chinwag-android/app
UlrichKu 24d7ef7ccb
Always publish image alt text
Previous code would discard the image alt-text if the user finished writing the text before the image had finished uploading.

This code ensures the text is set after the image has completed uploading.
2023-04-24 11:48:40 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Support the mastodon 4 filter api (#3188) 2023-03-11 13:12:50 +01:00
src Always publish image alt text 2023-04-24 11:48:40 +02:00
build.gradle Enforce lint cleanliness when building (#3363) 2023-03-13 10:23:42 +01: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 Disable lint checks for unused resource IDs (#3557) 2023-04-24 09:20:03 +02:00
proguard-rules.pro Add extra proguard rules for OkHttp (#3350) 2023-02-25 21:40:13 +01:00