1
0
mirror of https://github.com/tuskyapp/Tusky synced 2025-01-05 13:28:42 +01:00
Tusky-App-Android/app
Konrad Pozniak 0c2b8b114b
make sure link preview card is not shown when cw is collapsed (#4218)
The sensitive flag indicates sensitive media, but we want to check if
there is a contentwarning on the post. I think statuses that have a
contentwarning but no sensitive flag are rare so we never noticed this
bug.

closes #4201
2024-01-28 19:07:51 +01:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase add missing room schema file (#4211) 2024-01-07 10:45:30 +01:00
src make sure link preview card is not shown when cw is collapsed (#4218) 2024-01-28 19:07:51 +01:00
build.gradle Migrate to Hilt KSP compiler (#4136) 2024-01-03 21:16:05 +01:00
getGitSha.gradle
lint-baseline.xml fix broken lint-baseline.xml 2023-12-16 19:56:40 +01:00
lint.xml Make linting failures opt-in instead of opt-out 2023-09-07 14:20:30 +02:00
proguard-rules.pro