Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Use AlarmManager to set specific day of DailyReminder #207

Merged
merged 7 commits into from
Aug 28, 2018
Merged

Conversation

alexstyl
Copy link
Owner

Description

Evernote's Android-Job seems to be failing to start the DailyJob in some situations (https://github.com/evernote/android-job/issues/318). Because of that, we are switching back to the AlarmManager for all versions of Android.

Evernote's Android-Job is still used in other parts of the app, but there are plans to migrate away from it and use Jetpack's new WorkManager instead.

* develop:
  Immutability of NamedayList
  Calculate MapNamedaysList recurring and non recurring events properly
  Code clean up
  WIP Optimise special namedays creation
  Convert classes to kotlin

# Conflicts:
#	android_mobile/src/main/java/com/alexstyl/specialdates/home/HomeActivity.kt
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.

None yet

1 participant