Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Collection of recent PRs #1002

Closed
wants to merge 26 commits into from
Closed

Collection of recent PRs #1002

wants to merge 26 commits into from

Conversation

mmccartney
Copy link

Hi,

I took the time to pull together and resolve conflicts in several PRs that have come in the last several months. They all look like good contributions to the project.

rhdeck and others added 26 commits August 13, 2018 10:38
On Android 6.0 (API level 23) and above in order to reduce battery
consumption, the system enters in Doze mode whilethe device is unused
for long periods of time.
While on Doze mode the AlarmManager alarms dont execute exactly on the
scheduled time, they are deferred to the next maintenance window. This
cause the notifications to show after their scheduled time.
This change adds a new attribute `allowWhileIdle` to allow the
notification to be displayed while on doze
use `implementation`  instead of `compile`
@sraka1
Copy link

sraka1 commented Mar 6, 2019

@mmccartney I think there are README changes needed for this as well...

@Dallas62
Copy link
Collaborator

Thanks for this PR.
Every PR have been merged expect #836 because I need to review it,
Thanks again !

@Dallas62 Dallas62 closed this Apr 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants