chinwag-android/app
Nik Clayton 2f512705e8
Fix IndexOutOfBoundsException in onPause (#3581)
Use `getOrNull` instead of `get`, which was occasionally throwing IndexOutOfBoundsException.
2023-04-27 12:59:32 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Support the mastodon 4 filter api (#3188) 2023-03-11 13:12:50 +01:00
src Fix IndexOutOfBoundsException in onPause (#3581) 2023-04-27 12:59:32 +02:00
build.gradle Prepare v22.0 beta 1 release (#3567) 2023-04-25 13:00:08 +02:00
getGitSha.gradle Previous attempt to fix git sha on non-git build broke git build. (#3322) 2023-02-16 20:20:52 +01:00
lint-baseline.xml Disable lint checks for unused resource IDs (#3557) 2023-04-24 09:20:03 +02:00
lint.xml Show the follower's bio/note in a "followed you" notification (#3281) 2023-04-24 12:09:34 +02:00
proguard-rules.pro Remove shrinker rules for okhttp (#3560) 2023-04-24 12:08:03 +02:00