Files
RSSuper/native-route
Michael Freno 9ce750bed6 Fix Android notification service code review issues
- Fix invalid notificationManager extension property (line 60)
- Remove invalid getChannelId() calls (line 124)
- Fix NotificationCompat.Builder to use method chaining (line 140)
- Remove undefined newIntent() call (line 154)
- Add unit tests for NotificationService, NotificationManager, NotificationPreferences

All fixes address issues identified in code review for FRE-536.
2026-03-31 06:24:19 -04:00
..