1
0
mirror of https://github.com/tuskyapp/Tusky synced 2025-01-12 12:55:05 +01:00
Tusky-App-Android/app
Nik Clayton 791092ef13
Fix extra clicks on media tab (#3930)
If:

1. You're viewing an account's media tab
2. Some of the media was marked sensitivei
3. The `alwaysShowSensitiveMedia` setting was `true`

tapping on the image (once) would do nothing visible, because it was
treated as the "reveal sensitive media" tap. You had to tap on it a
second time to open it.

Fix this, by passing the preference value through to the relevant code.

---------

Co-authored-by: Tiga! <maxiinne@proton.me>
2023-08-07 19:30:56 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase
src Fix extra clicks on media tab (#3930) 2023-08-07 19:30:56 +02:00
build.gradle Add newLintBaseline task (#3925) 2023-08-07 19:30:21 +02:00
getGitSha.gradle
lint-baseline.xml Officially rename error elephant to errorphant (#3922) 2023-08-05 15:39:07 +02:00
lint.xml
proguard-rules.pro