251 Commits (f5dca34e84135c6b117879af128ad67dccdb9f46)
 

Author SHA1 Message Date
Matthew Raymer f5dca34e84 feat(test): add project seeding utilities for localhost testing 4 days ago
Matthew Raymer 1bf39fd1f7 feat(test): add localhost testing support for prefetch 4 days ago
Matthew Raymer fd4ddcbd60 feat(android): add runtime starred plans management API 4 days ago
Matthew Raymer 63a2428cd9 chore(test-app): remove unnecessary eslint-disable comments 4 days ago
Matthew Raymer 75724a3c18 fix(build): disable test compilation and configure lint for dependencies 4 days ago
Matthew Raymer 47653e40e5 fix(android): unify notification channel ID across components 4 days ago
Matthew Raymer 0b877ba7b4 feat(android): extract TimeSafari integration to dedicated manager 4 days ago
Matthew Raymer 77a85a0358 refactor(android): extract daily reminder logic to DailyReminderManager 4 days ago
Matthew Raymer 0b3d269f64 feat(scripts): add automated test app build with plugin integration 5 days ago
Matthew Raymer 333c435b89 fix(android): resolve prefetch scheduling and permission callback issues 5 days ago
Matthew Raymer 0e783a8a2d feat(android): add diagnostic logging for prefetch scheduling 6 days ago
Matthew Raymer b724eb716f fix(test-app): add ESLint suppressions for console statements 6 days ago
Matthew Raymer 66987093f7 feat(android): add fetch scheduling debug logs and triggerImmediateFetch API 6 days ago
Matthew Raymer 14287824dc feat(test-app): implement User Zero stars querying with 5-minute fetch timing 1 week ago
Matthew Raymer be632b2f0e fix: resolve TypeScript and ESLint errors, fix Android build 1 week ago
Matthew Raymer 32e84c421f feat: implement comprehensive diagnostics export system 1 week ago
Matthew Raymer 1d8683b39f feat: add comprehensive ProGuard/R8 rules for Capacitor plugins 1 week ago
Matthew Raymer 0e8986d3cc feat: implement TypeScript bridge contract and schema validation 1 week ago
Matthew Raymer 0dc68c3fdc feat: implement comprehensive Status Matrix Module 1 week ago
Matthew Raymer 08a10eb4bf docs: mark resolved implementation plan items 1 week ago
Matthew Raymer 92210398ae docs: apply surgical edits to harden edge-cases and clarify behavior 1 week ago
Matthew Raymer 58617c98f4 docs: add closed-app delivery acceptance criteria 1 week ago
Matthew Raymer aa53991a4b docs: apply tight delta edits for correctness, resilience, and reviewer clarity 1 week ago
Matthew Raymer 0bef820d0c docs: apply pin-point delta edits for correctness, consistency, and reviewer friction 1 week ago
Matthew Raymer eb2ab62a58 docs: apply pin-point delta edits for correctness and polish 1 week ago
Matthew Raymer 6eb5d63107 docs: apply precise fixes for correctness, consistency, and sprintability 1 week ago
Matthew Raymer 0313aacfd4 docs: apply surgical corrections for correctness and clarity 1 week ago
Matthew Raymer 0a1e6a16f5 docs: add operational sections to Android app analysis and implementation plan 1 week ago
Matthew Raymer 9ff5a8c588 docs: add comprehensive Android app analysis and improvement plan 1 week ago
Matthew Raymer 4a8573ec87 fix(test-app): implement Schedule Notification button functionality 1 week ago
Matthew Raymer 6aaeaf7808 fix(android): resolve permission request and status display issues 1 week ago
Matthew Raymer 7185c87e93 docs: add comprehensive AAR integration troubleshooting guide 1 week ago
Matthew Raymer ef37b10503 docs: add comprehensive AAR integration troubleshooting guide 1 week ago
Matthew Raymer 150d297926 fix(capacitor): getting capacitor to build 1 week ago
Matthew Raymer 5307ec2512 fix(android): add back notification handler 2 weeks ago
Matthew Raymer fda0124aa5 docs(build): comprehensive BUILDING.md updates for test apps and deployment 2 weeks ago
Matthew Raymer 0287764a23 refactor(storage): remove legacy SQLite usage; finalize Room wiring 2 weeks ago
Matthew Raymer 8d7d1b10ef refactor(storage): migrate fetcher/worker to Room with legacy fallback 2 weeks ago
Matthew Raymer f36ea246f7 feat(storage): implement Room database with enterprise-grade data management 2 weeks ago
Matthew Raymer 5abeb0f799 feat(plugin): implement critical notification stack improvements 2 weeks ago
Matthew Raymer 3512c58c2f fix(test-app): resolve StatusCard reactivity and improve plugin status detection 2 weeks ago
Matthew Raymer 982138ee1c fix(test-app): add missing plugin imports for proper registration 2 weeks ago
Matthew Raymer 698fc688a0 feat(android): add plugin registration and test app integration 2 weeks ago
Matthew Raymer 1f1153b5fe fix(android): resolve build failures and duplicate plugin dependencies 2 weeks ago
Matthew Raymer 9b86a50c38 docs(test-app): add comprehensive plugin detection and build documentation 2 weeks ago
Matthew Raymer 200f85a1fb fix(test-app): resolve plugin detection and remove unused HomeViewSimple 2 weeks ago
Matthew Raymer 64b65f8a94 fix(android): resolve DailyNotification plugin registration issue 2 weeks ago
Matthew Raymer 80a268ffdc feat(test-app): add debug component and optimize build configuration 2 weeks ago
Matthew Raymer 29fba0310d refactor(test-app): convert secondary view components to Class API 2 weeks ago
Matthew Raymer 22a52cc5f0 refactor(test-app): convert main view components to Class API 2 weeks ago