Tusky-App-Android/app/src/main
UlrichKu 82bc48c3ae
Avoid crash on notification worker (#4025)
Not quite sure why/when this happens - every stack trace is not our
code, but I do get an ClassNotFoundException for Notification$Type with
the new reverted code.

The notification fetching (worker) then stops/crashes so I never get an
Android notification.

It might have something to do with
https://github.com/tuskyapp/Tusky/pull/3732 ?
2023-09-25 09:44:01 +02:00
..
java/com/keylesspalace/tusky Avoid crash on notification worker (#4025) 2023-09-25 09:44:01 +02:00
res Add "Trending posts" (statuses) feed (#4007) 2023-09-14 22:37:41 +02:00
AndroidManifest.xml update minSdk to 24, cleanup code (#4014) 2023-09-12 19:25:45 +02:00
ic_launcher-web.png new app icon (#2695) 2022-09-13 19:48:09 +02:00