anomalist
  • Joined on 2022-01-06
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-09 10:46:33 +00:00
3649e76c49 feat(ios): add error handling and integration tests
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-09 10:37:50 +00:00
12d8536588 feat(ios): enhance recovery logging and metrics recording
a90d08c425 feat(ios): add Core Data DAO layer and unit tests
Compare 2 commits »
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-09 07:37:33 +00:00
dd8d67462f docs(ios): add comprehensive iOS implementation documentation
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-09 06:42:53 +00:00
dac9cf3ddc Merge branch 'master' into ios-2
2c4178d6b8 docs(test-app): add ADB commands section to README
8b6df50115 docs(ios): add comprehensive documentation review for iOS implementation
8c75b964a6 test(phase3): fix TEST 2 missed count extraction for duplicate boot recovery
3501cc4b6f fix(android): upgrade COLD_START detection log to INFO level
Compare 26 commits »
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-12-09 06:24:01 +00:00
2c4178d6b8 docs(test-app): add ADB commands section to README
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-12-09 05:13:13 +00:00
8b6df50115 docs(ios): add comprehensive documentation review for iOS implementation
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-12-08 10:40:59 +00:00
8c75b964a6 test(phase3): fix TEST 2 missed count extraction for duplicate boot recovery
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-12-08 07:44:28 +00:00
3501cc4b6f fix(android): upgrade COLD_START detection log to INFO level
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-12-08 07:38:01 +00:00
4c4a5e2aa9 feat(android): implement Phase 2 force stop detection and recovery
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-12-08 07:06:11 +00:00
1053b668d0 test(phase1): automate TEST 4 invalid data handling verification
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-12-08 06:36:26 +00:00
5bdb6979e1 fix(android): enforce one-per-day semantics in scheduleDailyNotification
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-12-04 10:22:44 +00:00
ca194952e4 test(android): add auto-reset for TEST 1 and create golden run documentation
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-12-04 09:28:40 +00:00
1103513db3 test(android): fix alarm counting logic and add screenshot capture
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-12-01 10:10:06 +00:00
fc2f64bae3 fix(notify): eliminate duplicate alarm scheduling and fix test harness counting
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-11-28 08:56:21 +00:00
ba8f98db65 refactor(test-app): remove alarm list UI from test app
0f87dad135 fix(android): correct NotificationContentEntity DAO method calls
07ace32982 refactor(test): extract shared helpers into alarm-test-lib.sh
Compare 3 commits »
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-11-28 04:56:38 +00:00
73301f7d1d feat(android): add getSchedulesWithStatus() and alarm list UI
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-11-28 04:44:30 +00:00
945956dc5a feat(android): implement Phase 3 boot-time recovery
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-11-27 10:02:34 +00:00
87594be5be docs: integrate Phase 1-3 into unified directive and activation guide
28fb233286 docs(test): add Phase 3 boot recovery testing infrastructure
c8a3906449 docs(test): add Phase 2 force stop recovery testing infrastructure
3151a1cc31 feat(android): implement Phase 1 cold start recovery
Compare 4 commits »
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-11-27 07:38:16 +00:00
77b6f2260f chore: directive activation guide
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-11-27 07:34:59 +00:00
bd842c6ef8 [ALARM-DOCS] fix(docs): remove duplicate status matrix and fix cross-references