210 Commits (982138ee1ca93d474670e03348dd9979f873c20c)
 

Author SHA1 Message Date
Matthew Raymer 982138ee1c fix(test-app): add missing plugin imports for proper registration 5 days ago
Matthew Raymer 698fc688a0 feat(android): add plugin registration and test app integration 5 days ago
Matthew Raymer 1f1153b5fe fix(android): resolve build failures and duplicate plugin dependencies 5 days ago
Matthew Raymer 9b86a50c38 docs(test-app): add comprehensive plugin detection and build documentation 5 days ago
Matthew Raymer 200f85a1fb fix(test-app): resolve plugin detection and remove unused HomeViewSimple 5 days ago
Matthew Raymer 64b65f8a94 fix(android): resolve DailyNotification plugin registration issue 6 days ago
Matthew Raymer 80a268ffdc feat(test-app): add debug component and optimize build configuration 6 days ago
Matthew Raymer 29fba0310d refactor(test-app): convert secondary view components to Class API 6 days ago
Matthew Raymer 22a52cc5f0 refactor(test-app): convert main view components to Class API 6 days ago
Matthew Raymer 6c21a67088 refactor(test-app): convert dialog and overlay components to Class API 6 days ago
Matthew Raymer 8c3825363e refactor(test-app): convert UI components to vue-facing-decorator Class API 6 days ago
Matthew Raymer eb0ca324d7 refactor(test-app): convert core app structure to vue-facing-decorator 6 days ago
Matthew Raymer 7805aef198 feat(test-app): configure TypeScript for vue-facing-decorator compatibility 6 days ago
Matthew Raymer 791a0635ba fix(plugin): resolve package.json export warnings and dependency conflicts 6 days ago
Matthew Raymer 9328bffa68 feat(android): implement plugin diagnostics and fix Vue 3 compatibility 6 days ago
Matthew Raymer 1e6c4bf7fc chore: initial commit 1 week ago
Matthew Raymer 54478b1c97 fix(android-test): remove old index.ts that was blocking Vue 3 app 1 week ago
Matthew Raymer a625adecf4 fix(android-test): register DailyNotification plugin to prevent app crashes 1 week ago
Matthew Raymer 425189d933 feat(android-test): integrate DailyNotification plugin for real functionality 1 week ago
Matthew Raymer ed8db53612 fix(test-app): resolve TypeScript compilation issues and enable successful build 1 week ago
Matthew Raymer 6213235a16 feat(test-app): refactor to Vue 3 + Vite + vue-facing-decorator architecture 1 week ago
Matthew Raymer 49fd1dfedf feat(notifications): enhance clickable notifications with app launch and action buttons 1 week ago
Matthew Raymer cd95dea89b fix(build): add macOS compatibility for sed commands in build scripts 1 week ago
Matthew Raymer 520b8ea482 feat(plugin): implement P1 performance and resilience improvements 1 week ago
Matthew Raymer 8aaba21344 fix(plugin): add defensive scheduler initialization to prevent NullPointerException 1 week ago
Matthew Raymer ec1fc797b3 perf: implement high-impact performance optimizations 1 week ago
Matthew Raymer 852ceed288 feat: implement P1 logging levels & privacy optimizations 1 week ago
Matthew Raymer 32a9a1c50c refactor: implement P1 WorkManager hygiene optimizations 1 week ago
Matthew Raymer 839693eb09 perf: implement P1 Room hot paths & JSON cleanup optimizations 1 week ago
Matthew Raymer ccce05f4b5 refactor: complete P1 modularization - create all manager classes 1 week ago
Matthew Raymer c7143cf772 refactor: begin P1 modularization - create core plugin and managers 1 week ago
Matthew Raymer 6dc714acb2 docs: add comprehensive testing infrastructure for P0 features 1 week ago
Matthew Raymer 10469a084e feat(plugin): implement P0 production-grade improvements 1 week ago
Matthew Raymer 0c4384dcbc feat(android): implement P0 PendingIntent flags and exact alarm fixes 1 week ago
Matthew Raymer 7240709455 feat(android): implement P0 channel guard system for blocked notifications 1 week ago
Matthew Raymer 1cad3bef72 docs: create comprehensive ChatGPT assessment package 1 week ago
Matthew Raymer ff89dc75a0 fix(web): remove mock echo function from web test app 1 week ago
Matthew Raymer f746434b6b refactor(plugin): remove echo test method and references 1 week ago
Matthew Raymer 34ee29f79f refactor(receiver): remove setFetchTime() call from DailyNotificationReceiver 1 week ago
Matthew Raymer dc4d342bef feat(scripts): add automated testing scripts for notification system 1 week ago
Matthew Raymer 72769a15e6 docs: add comprehensive testing and recovery documentation 1 week ago
Matthew Raymer 0d2be9619d refactor(notifications): update supporting classes for new timestamp model 1 week ago
Matthew Raymer 92c843b07e fix(notifications): resolve TTL violation and timestamp issues 1 week ago
Matthew Raymer 4c4d306af2 fix(plugin): resolve storage null reference issues 1 week ago
Matthew Raymer c42814e60b fix(android): implement proper boot receiver with Direct Boot support 1 week ago
Matthew Raymer 9b9dc25a8d feat: comprehensive emulator launch scripts with performance optimizations 1 week ago
Matthew Raymer 9fdf77dbb0 feat(android): add plugin registry files for Capacitor 6 1 week ago
Matthew Raymer 31f5adcfd1 feat(android): add complete DailyNotification plugin implementation 1 week ago
Matthew Raymer d3433aabbf refactor(android): simplify MainActivity for Capacitor 6 1 week ago
Matthew Raymer 07be444b64 fix(android): resolve plugin registration with capacitor.plugins.json 1 week ago