216 Commits (master)
 

Author SHA1 Message Date
Matthew Raymer fda0124aa5 docs(build): comprehensive BUILDING.md updates for test apps and deployment 3 hours ago
Matthew Raymer 0287764a23 refactor(storage): remove legacy SQLite usage; finalize Room wiring 1 day ago
Matthew Raymer 8d7d1b10ef refactor(storage): migrate fetcher/worker to Room with legacy fallback 1 day ago
Matthew Raymer f36ea246f7 feat(storage): implement Room database with enterprise-grade data management 1 day ago
Matthew Raymer 5abeb0f799 feat(plugin): implement critical notification stack improvements 1 day ago
Matthew Raymer 3512c58c2f fix(test-app): resolve StatusCard reactivity and improve plugin status detection 3 days ago
Matthew Raymer 982138ee1c fix(test-app): add missing plugin imports for proper registration 4 days ago
Matthew Raymer 698fc688a0 feat(android): add plugin registration and test app integration 4 days ago
Matthew Raymer 1f1153b5fe fix(android): resolve build failures and duplicate plugin dependencies 4 days ago
Matthew Raymer 9b86a50c38 docs(test-app): add comprehensive plugin detection and build documentation 4 days ago
Matthew Raymer 200f85a1fb fix(test-app): resolve plugin detection and remove unused HomeViewSimple 4 days ago
Matthew Raymer 64b65f8a94 fix(android): resolve DailyNotification plugin registration issue 4 days ago
Matthew Raymer 80a268ffdc feat(test-app): add debug component and optimize build configuration 5 days ago
Matthew Raymer 29fba0310d refactor(test-app): convert secondary view components to Class API 5 days ago
Matthew Raymer 22a52cc5f0 refactor(test-app): convert main view components to Class API 5 days ago
Matthew Raymer 6c21a67088 refactor(test-app): convert dialog and overlay components to Class API 5 days ago
Matthew Raymer 8c3825363e refactor(test-app): convert UI components to vue-facing-decorator Class API 5 days ago
Matthew Raymer eb0ca324d7 refactor(test-app): convert core app structure to vue-facing-decorator 5 days ago
Matthew Raymer 7805aef198 feat(test-app): configure TypeScript for vue-facing-decorator compatibility 5 days ago
Matthew Raymer 791a0635ba fix(plugin): resolve package.json export warnings and dependency conflicts 5 days ago
Matthew Raymer 9328bffa68 feat(android): implement plugin diagnostics and fix Vue 3 compatibility 5 days ago
Matthew Raymer 1e6c4bf7fc chore: initial commit 6 days ago
Matthew Raymer 54478b1c97 fix(android-test): remove old index.ts that was blocking Vue 3 app 6 days ago
Matthew Raymer a625adecf4 fix(android-test): register DailyNotification plugin to prevent app crashes 6 days ago
Matthew Raymer 425189d933 feat(android-test): integrate DailyNotification plugin for real functionality 6 days ago
Matthew Raymer ed8db53612 fix(test-app): resolve TypeScript compilation issues and enable successful build 6 days ago
Matthew Raymer 6213235a16 feat(test-app): refactor to Vue 3 + Vite + vue-facing-decorator architecture 6 days ago
Matthew Raymer 49fd1dfedf feat(notifications): enhance clickable notifications with app launch and action buttons 6 days ago
Matthew Raymer cd95dea89b fix(build): add macOS compatibility for sed commands in build scripts 6 days 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