1
0
mirror of https://github.com/tuskyapp/Tusky synced 2024-12-14 18:19:30 +01:00
Tusky-App-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
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
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