mirror of
https://github.com/FossifyOrg/Messages.git
synced 2025-12-24 00:00:16 -05:00
docs: remove comment about overdue messages
That will be solved in another PR.
This commit is contained in:
@@ -7,7 +7,7 @@ import org.fossify.commons.helpers.ensureBackgroundThread
|
||||
import org.fossify.messages.extensions.rescheduleAllScheduledMessages
|
||||
|
||||
/**
|
||||
* Reschedules exact alarms after boot/package updates and catches up overdue scheduled messages.
|
||||
* Reschedules alarms after boot/package updates.
|
||||
*/
|
||||
class RescheduleAlarmsReceiver : BroadcastReceiver() {
|
||||
override fun onReceive(context: Context, intent: Intent) {
|
||||
|
||||
Reference in New Issue
Block a user