federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.69k stars 1.11k forks source link

Master #722

Closed AlanVidal closed 4 years ago

AlanVidal commented 4 years ago

I fixed the startup crash on the lower terminals to android 8. JobIntentService -> https://developer.android.com/reference/android/support/v4/app/JobIntentService

Channel id is init with the channel name and name is depending to the user country but notification use enum name.(it's static) So if the user language is not english notification = err toast.

federicoiosue commented 4 years ago

Integrated into develop branch with https://github.com/federicoiosue/Omni-Notes/commit/b8f18a47555c318341cf7bc6e9547ce02d1b68b5 and https://github.com/federicoiosue/Omni-Notes/commit/433f05aa2e8ec12ea87afe4c5d08649e644a1958