Dwindi Ramadhana
|
4badfb6521
|
Notification system audit: fix 6 defects, close 5 gaps, add rich notifications (v1.1.0)
Defects fixed:
- D1: Fix notification ID range collision (report reminders 700k→2M+)
- D2: Streak risk now checks both dzikir pagi & petang
- D3: _cancelPrayerPending no longer kills non-prayer notifications
- D4: Push notifications carry deeplink in payload for proper routing
- D5: Add reconfigureTimeZoneIfNeeded() for TZ change detection
- D6: Defer launch notification routing until widget tree is ready
Gaps closed:
- G1: Add streak risk + weekly summary toggles to settings UI
- G2: Verified boot reschedule already in place (flutter_local_notifications v21)
- G3: Remove unused mirrorAdzanToInbox field and legacy cleanup calls
- G4: Add notif_push_opened analytics tracking
- G5: Add notif_settings_changed analytics tracking
Enhancements:
- O1: Rich notification with Sudah Sholat action button on report reminders
- O2: Permission check on app resume via WidgetsBindingObserver (30s throttle)
- O2b: Fix stretched notification icon (white crescent moon vector drawable)
- O3: Expired inbox cleanup in background sync
- O4: Haptic feedback on notification bell quick actions
Bump version 1.0.8+9 → 1.1.0+10
|
2026-06-06 22:38:02 +07:00 |
|
Dwindi Ramadhana
|
2bd8e3666a
|
Fix notification delivery and settings flows
|
2026-05-31 20:40:20 +07:00 |
|
Dwindi Ramadhana
|
5195ba19ad
|
Improve notifications, tilawah flow, and dzikir structure
|
2026-05-20 19:52:15 +07:00 |
|
Dwindi Ramadhana
|
2d09b5b356
|
Polish navigation, Quran flows, and sharing UX
|
2026-03-18 00:07:10 +07:00 |
|
Dwindi Ramadhana
|
a049129a35
|
feat: checkpoint API migration and dzikir UX updates
|
2026-03-16 00:30:32 +07:00 |
|
dwindown
|
25728583b3
|
feat: complete Simple Mode contextual routing and navigation state synchronization
|
2026-03-15 07:24:13 +07:00 |
|
dwindown
|
faadc1865d
|
feat: Murattal player enhancements & prayer schedule auto-scroll
- Murattal: Spotify-style 5-button controls [Shuffle, Prev, Play, Next, Playlist]
- Murattal: Animated 7-bar equalizer visualization in player circle
- Murattal: Unsplash API background with frosted glass player overlay
- Murattal: Transparent AppBar with backdrop blur
- Murattal: Surah playlist bottom sheet with full 114 Surah list
- Murattal: Auto-play disabled on screen open, enabled on navigation
- Murattal: Shuffle mode for random Surah playback
- Murattal: Photographer attribution per Unsplash guidelines
- Dashboard: Auto-scroll prayer schedule to next active prayer
- Fix: setState lifecycle errors on Reading & Murattal screens
- Setup: flutter_dotenv, cached_network_image, url_launcher deps
|
2026-03-13 15:42:17 +07:00 |
|