lordi / tickmate

One bit journal
GNU General Public License v3.0
111 stars 34 forks source link

Fix issue #126 Notifications should work again #148

Closed cipo7741 closed 3 years ago

cipo7741 commented 3 years ago

Hi Lordi,

another fix - one that bugged me quite a while. Did not think it would be easy - thought I would need a permission change or some other ugly change, but suddenly it went "bing". 🔔

I followed https://developer.android.com/training/notify-user/build-notification So it seems they introduced the concept of channels. I'm a bit lazy to test it on other versions - just run it on Android 10.

Hope you like it cipo7741

lordi commented 3 years ago

Wow thats so cool. I never figured out why it didn't work in some cases.

lordi commented 3 years ago

Tested it locally. I think we won't run into issues on other version (worst case is that it won't work, which it also did not before)

lordi commented 3 years ago

I uploaded the newest version to the Play Store, F-Droid should pick it up automatically