Yuito-app-android/app/src
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
..
androidTest/java/com/keylesspalace/tusky Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
blue/res upgrade dependencies, fix some warnings (#1747) 2020-04-06 11:46:38 +02:00
green/res Android 12 support, update AndroidX libraries (#2367) 2022-03-09 20:50:23 +01:00
main Issue 2379: Make it possible to select text in posts. (#2472) 2022-04-30 19:05:44 +02:00
test/java Remove code to check the server version (#2469) 2022-04-29 18:35:25 +02:00