cff7b659dc
chore(version): bump plugin to 1.2.0
Jose Olarte III
2026-02-26 18:30:32 +08:00
d3df4d9115
fix(android): single rollover alarm, user content, no main-thread DB
Jose Olarte III
2026-02-26 18:28:40 +08:00
bc3bf484cc
chore: bump plugin version to 1.1.9
Jose Olarte III
2026-02-24 19:20:45 +08:00
25f83cf1fa
fix(android): always reschedule alarm on boot by skipping PendingIntent idempotence
Jose Olarte III
2026-02-24 19:19:22 +08:00
7188d32ae6
chore: bump plugin version to 1.1.8
Jose Olarte III
2026-02-23 18:37:02 +08:00
1157a0f1ef
fix(android): restore user title/body after reboot so notification doesn't show fallback text
Jose Olarte III
2026-02-23 18:00:36 +08:00
c2b1a60804
chore(release): 1.1.7
Jose Olarte III
2026-02-18 18:30:26 +08:00
fa8028a698
fix(android): prevent duplicate reminder notification on first-time setup
Jose Olarte III
2026-02-18 18:29:11 +08:00
9feaf60c84
chore: bump plugin version to 1.1.6
Jose Olarte III
2026-02-16 19:19:09 +08:00
aaeb71d31d
fix(android): do not cancel PendingIntent before setAlarmClock on reschedule
Jose Olarte III
2026-02-16 19:16:18 +08:00
531ce9f709
chore: bump plugin version to 1.1.5
Jose Olarte III
2026-02-16 18:18:09 +08:00
0b61d33f21
fix(android): avoid overwriting app schedule when rollover uses daily_rollover_ id
Jose Olarte III
2026-02-16 18:16:20 +08:00
02a44a3e7b
chore(release): bump plugin version to 1.1.4
Jose Olarte III
2026-02-16 17:02:38 +08:00
cb3cb5a78e
fix(android): reset alarm and static reminder rollover; add cancelDailyReminder
Jose Olarte III
2026-02-16 16:57:01 +08:00
a62f54b8a8
fix(android): Java call sites for scheduleExactNotification need 8th parameter
Jose Olarte III
2026-02-13 19:51:49 +08:00
7702bd3b81
fix(android): second daily notification not firing after reschedule
Jose Olarte III
2026-02-13 19:26:09 +08:00
602eafc892
docs(testing): add PHYSICAL_DEVICE_GUIDE for Android hardware testing
Jose Olarte III
2026-02-12 17:19:45 +08:00
a77f08052f
chore(version): bump to 1.1.1 after Android alarm fix and EMULATOR_GUIDE docs
Jose Olarte III
2026-02-05 19:36:33 +08:00
442b826401
Merge branch 'android-fixes-2026-02'
Jose Olarte III
2026-02-05 19:29:16 +08:00
0bc75372b5
fix(android): target alarm broadcast to app package so receiver is triggered
android-fixes-2026-02
Jose Olarte III
2026-02-05 19:28:30 +08:00
57c7ddb7eb
docs(testing): EMULATOR_GUIDE prerequisites, API 35, Apple Silicon; build.sh Android-only sync
Jose Olarte III
2026-02-05 18:13:09 +08:00
a3afefeda9
docs(testing): EMULATOR_GUIDE prerequisites and API 35
Jose Olarte III
2026-02-05 17:48:46 +08:00
4e25841fe9
fix(test-app): auto-detect Android SDK and allow build without adb
android-fixes-2016-02
Matthew
2026-02-03 00:34:25 -08:00
367325452a
fix(android): explicitly set component and package for AlarmManager broadcasts
Matthew
2026-02-03 00:33:33 -08:00
bf90f158ac
chore(version): bump to 1.1.0 after ios-2 merge
Jose Olarte III
2026-01-22 15:18:00 +08:00
5dbe0d1455
Merge branch 'ios-2'
Jose Olarte III
2026-01-22 14:43:52 +08:00
7f79c5990b
fix: include source files and build configs in package files for git installs
Jose Olarte III
2026-01-19 18:57:53 +08:00
bef88ad844
feat: add prepare script for automatic build on git install
Jose Olarte III
2026-01-19 18:47:32 +08:00
d0155f0b22
docs(building): update BUILDING.md with iOS prerequisites and clean-build script
ios-2
Jose Olarte III
2026-01-16 15:38:41 +08:00
dd55c6b4e1
fix(ios): use wrapper script for pod install in cap:sync:ios
Matthew
2026-01-15 23:05:45 -08:00
2915fe7438
fix(build): add SQLite conflict detection and Command Line Tools verification
Jose Olarte III
2026-01-15 18:34:33 +08:00
5247ebeecb
fix(build): add Capacitor sync and auto-fix for Android test app builds
Jose Olarte III
2026-01-15 15:51:08 +08:00
20b33f6e31
fix(build): handle missing dependencies and Capacitor files during iOS build
Jose Olarte III
2026-01-15 15:37:32 +08:00
630fd3de81
fix(ios): resolve SQLite linking conflicts with pkgx
Jose Olarte III
2026-01-14 18:41:46 +08:00
aaac23111c
chore(build): add clean-build script for troubleshooting
Jose Olarte III
2026-01-12 20:50:02 +08:00
d2a1041cc4
feat(ios): add missed rollover recovery for background/inactive app scenarios
Jose Olarte III
2026-01-09 20:02:40 +08:00
243cbd08f1
docs(ios): add testing instructions for rollover interval
Jose Olarte III
2026-01-08 21:25:37 +08:00
7e93cbd771
fix(test-app): convert boolean pending to number in display
Jose Olarte III
2026-01-08 19:00:55 +08:00
6d64f71988
fix(ios): save rollover notification content to storage
Jose Olarte III
2026-01-08 17:29:46 +08:00
65379aedd6
refactor(test-app): extract reusable StatusList component
Jose Olarte III
2026-01-07 21:20:49 +08:00
66c7eca33d
refactor(test-app): simplify System Status section layout
Jose Olarte III
2026-01-07 18:53:16 +08:00
d88978259d
fix(ios): correct userInfo scope error in notification delivery handler
Jose Olarte III
2026-01-07 18:52:45 +08:00