Tusky-App-Android/app
Konrad Pozniak db7eac0a8d
guard against the status of a notification being null in rare cases (#2449)
* guard against the status of a notification being null in rare cases

* improve code, fix bug when payloads is not null

* remove findViewById

* add comments in NotificationsAdapter
2022-04-21 18:46:55 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Add support for post edit notifications (#2431) 2022-04-19 11:10:13 +02:00
src guard against the status of a notification being null in rare cases (#2449) 2022-04-21 18:46:55 +02:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle refactor compose & announcements to coroutines (#2446) 2022-04-21 18:46:21 +02:00
proguard-rules.pro fix crash in drafts caused by minification of DraftAttachment (#2337) 2022-02-14 19:20:15 +01:00