Yuito-app-android/app
Martin Marconcini 260e25a0a4
Issue 2379: Make it possible to select text in posts. (#2472)
* Set TextIsSelectable on the corresponding view holders and remove a longpress listener to let Android select text.

* Revert changes, and make selectable text only in detailed status.

Remove long press listener to copy to clipboard (as it interferes with natural text selection on Android).

* Remove unused string (copy_to_clipboard_success) from all translations.

Co-authored-by: Martin Marconcini <martin.marconcini.rodriguez@nl.abnamro.com>
2022-04-30 19:05:44 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Add support for post edit notifications (#2431) 2022-04-19 11:10:13 +02:00
src Issue 2379: Make it possible to select text in posts. (#2472) 2022-04-30 19:05:44 +02:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle New emoji picker (#2395) 2022-04-26 18:50:58 +02:00
proguard-rules.pro fix crash in drafts caused by minification of DraftAttachment (#2337) 2022-02-14 19:20:15 +01:00