anomalist
  • Joined on 2022-01-06
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-12-30 07:55:05 +00:00
7b1f1200bc fix: improve rollover date comparison logic in Test 0
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-12-30 06:28:51 +00:00
39eed856f5 Merge branch 'ios-2'
9565191101 Fix iOS build errors and test app setup
Compare 2 commits »
anomalist pushed to master at trent_larson/daily-notification-plugin 2025-12-30 03:04:54 +00:00
f83e799254 Merge branch 'ios-2'
36e15633be feat: add comprehensive logging to test app UI refresh and polling
dced4b49e1 feat: add comprehensive logging for UI refresh and capture JS console logs
a85f8b2f52 chore: ignore test run directories in gitignore
f6df9e13fb feat: add operator console and wire test scripts with event emission
Compare 103 commits »
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-30 02:59:06 +00:00
36e15633be feat: add comprehensive logging to test app UI refresh and polling
dced4b49e1 feat: add comprehensive logging for UI refresh and capture JS console logs
Compare 2 commits »
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-29 09:37:34 +00:00
a85f8b2f52 chore: ignore test run directories in gitignore
f6df9e13fb feat: add operator console and wire test scripts with event emission
b53042d679 test: improve rollover detection and UI auto-refresh
Compare 3 commits »
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-25 09:58:40 +00:00
78cd72529d fix(android): add UI-friendly permission status field names
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-25 08:53:41 +00:00
95bf0f03c9 feat(ios): update test app for iOS-specific methods and update checklist
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-24 12:01:49 +00:00
ac39255672 test(android-test-app): unify presentation framework with evidence collection
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-24 10:04:49 +00:00
973af9b688 fix(android): use optBoolean for persistToken to prevent JSONException
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-24 09:34:58 +00:00
11b86f1f2e test(android): complete Section 3.4 Android smoke test
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-24 09:23:23 +00:00
7060c20508 docs(progress): add test-app compatibility review after P2.1 refactoring
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-24 09:15:29 +00:00
154ffd1638 docs(progress): complete all automated and code analysis checks
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-24 08:48:39 +00:00
96d4ee26b6 fix(android): resolve all Android build compilation errors
481c8b0301 docs(progress): update Section 3.1 with complete fix details
25ba0ef0f0 fix(android): fix Java calls to Kotlin companion object methods
012829456a docs(progress): update Section 3.1 status - Android build now passes
29fb30e4ec fix(android): resolve compilation errors in DailyNotificationPlugin
Compare 12 commits »
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-24 08:09:03 +00:00
b51a1e4f75 feat(ios): complete Phase 3 JWT fetcher HTTP implementation
2f861522a7 docs(progress): fix last updated date in changelog
7443abf05b docs(progress): update status for Phase 3 infrastructure completion
f8dd1290fa feat(ios): implement Phase 3 activeDidIntegration and JWT fetcher infrastructure
0551948b7a docs: update TODO classification and next actions
Compare 7 commits »
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-24 07:56:11 +00:00
db3442a560 docs: improve TODO documentation and address script false positives
38fa249d95 feat: implement low-priority TODO items
a42d0535ac docs(progress): update status for Phase 2 iOS enhancements completion
36f2c095db feat(ios): add deliveryStatus and lastDeliveryAttempt to NotificationContent
a070ec9f0b feat(ios): complete remaining Phase 2 enhancements
Compare 8 commits »
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-24 06:35:13 +00:00
1dca99ad17 feat(ios): Extract orchestration helpers to ScheduleHelper
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-24 04:59:24 +00:00
4586e64245 docs(progress): update status for P2.1 native plugin refactoring completion
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-24 04:48:46 +00:00
4118afa30e refactor(android): P2.1 Batch C - complete glue & orchestration delegation
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-24 04:18:53 +00:00
ddcafe2a00 refactor(android): P2.1 Batch B - complete cancelAllNotifications() delegation
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-24 04:13:48 +00:00
e604b7f46c docs(progress): update changelog with deep fixes completion