194 Commits (54478b1c97e55c5d57d257db3e274da0da759d03)
 

Author SHA1 Message Date
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
Matthew Raymer 4304addde1 docs: add comprehensive standalone emulator guide 1 week ago
Matthew Raymer 8b614de844 fix: add mock DailyNotification plugin for WebView testing 1 week ago
Matthew Raymer 84b098d22f fix: improve JavaScript function definitions and add cache-busting 2 weeks ago
Matthew Raymer cbbae27ef6 fix: resolve JavaScript module import error in test app 2 weeks ago
Matthew Raymer e789fa6a60 feat: complete android test app setup 2 weeks ago
Matthew Raymer 0e5994317c docs: add troubleshooting for common build failures 2 weeks ago
Matthew Raymer fc031bf341 docs: add comprehensive documentation for automatic capacitor.build.gradle fix 2 weeks ago
Matthew Raymer a6d7d39c34 feat: add protection against capacitor.build.gradle overwrites 2 weeks ago
Matthew Raymer 300bd7f01f fix: resolve Android build issues and create proper plugin module 2 weeks ago
Matthew Raymer fbf9a80b22 docs: update BUILDING.md timestamp to current system date 2 weeks ago
Matthew Raymer 482b911b50 docs: add comprehensive BUILDING.md guide 2 weeks ago
Matthew Raymer 2712c8bf9b fix: update build script to handle plugin development projects 2 weeks ago
Matthew Raymer eaa72aa1c3 fix: resolve all linting errors and dependency conflicts 2 weeks ago
Matthew Raymer e7528ce334 docs: add file organization summary after cleanup 2 weeks ago
Matthew Raymer 6868d88cce cleanup: remove redundant and overlapping files 2 weeks ago
Matthew Raymer bf511055c1 docs: add clean CapacitorPlatformService integration without isCapacitor flags 2 weeks ago