SmplrAlarm
SmplrAlarm copied to clipboard
An Android Library to make setting an alarm.... "simpler"
2023-07-18 11:55:43.598 28100-29273/com.app E/AndroidRuntime: FATAL EXCEPTION: DefaultDispatcher-worker-2 Process: com.app, PID: 28100 java.lang.NullPointerException: Parameter specified as non-null is null: method com.app.utils.SmplrAlarm.repository.relations.AlarmNotifications., parameter notificationEntity at com.app.utils.SmplrAlarm.repository.relations.AlarmNotifications.(Unknown Source:12) at com.app.utils.SmplrAlarm.repository.dao.DaoAlarmNotification_Impl$11.call(DaoAlarmNotification_Impl.java:360) at com.app.utils.SmplrAlarm.repository.dao.DaoAlarmNotification_Impl$11.call(DaoAlarmNotification_Impl.java:303) at...
the notification was repeating every time when using Repeating alarm with weekdays
Hello, When I tap on notification, its click is not working. My scenario is : - I killed the App - Display over other app option is disable - When...
Alarm removed after restarting the device Android: 12 Device: Oneplus 7T
How can I get the REQUESTID? How can I cancel an alarm before execution in a fragment?
Permission For notification is coming but not staying it is getting cancelled automatically. Happening in Pixel devices only
Only time feature is there can change from hours and minutes to directly take time in mills so that it will be easy to set a date and time in...
Notification not fired when reset my device: my code: ``` fun createAlarm() { smplrAlarmSet(context) { hour { 20 } min { 38 } weekdays { monday() tuesday() wednesday() thursday() friday()...
Hi @ColdTea-Projects Please support a method can cancel all Alarm. thank you
would be useful for a countdown timer