Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
UlrichKu 6aed1c6806
issue 2890: Add an "ALT" sticker to the media preview container (#2942)
* issue 2890: Add an "ALT" sticker to the media preview container if there are descriptions

* issue 2890: Use end and start for positioning

* issue 2890: Adapt to new media view group

* issue 2890: Use an indicator overlay for every (single) preview image

* issue 2890: Reduce radius to match that of the preview layout

* issue 2890: Remove (again) unused code

* issue 2890: Set visibility in any case

* issue 2890: Use a translatable text for ALT

* issue 2890: Show ALT flag only when showing media

* issue 2890: Call doOnLayout on the layout wrapper
2022-12-18 16:50:30 +01:00
..
adapter issue 2890: Add an "ALT" sticker to the media preview container (#2942) 2022-12-18 16:50:30 +01:00
appstore improve logout (#2579) 2022-06-20 16:45:54 +02:00
components Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
db Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
di Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
entity Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
fragment Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
interfaces Add view for browsing and unfollowing followed hashtags (#2794) 2022-12-01 19:24:27 +01:00
json use moshis Rfc3339DateJsonAdapter for json date parsing (#2584) 2022-06-16 18:51:35 +02:00
network Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
pager move AccountActivity and related classes to a new package (#2216) 2022-01-11 19:55:17 +01:00
receiver Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
service Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
settings 2952/proxy (#2961) 2022-12-07 19:29:18 +01:00
usecase Show toast if pin fails (#2755) 2022-11-09 19:30:50 +01:00
util fix crash in TouchDelegateHelper when not all views are available (#3016) 2022-12-07 19:34:54 +01:00
view issue 2890: Add an "ALT" sticker to the media preview container (#2942) 2022-12-18 16:50:30 +01:00
viewdata Add support for moderation report notifications (#2887) 2022-12-01 20:11:55 +01:00
viewmodel Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
AboutActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AccountListActivity.kt revert CompatExtensions (#2773) 2022-11-09 19:32:54 +01:00
AccountsInListFragment.kt migrate Lists from RxJava to Kotlin coroutines (#2537) 2022-05-18 18:45:35 +02:00
BaseActivity.java support Android 13 per-app languages (#2829) 2022-11-16 19:45:18 +01:00
BottomSheetActivity.kt Load goto social and microblog.pub urls in the app (#2945) 2022-12-03 12:16:17 +01:00
EditProfileActivity.kt Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
FiltersActivity.kt Implement getFilters() without rxjava (#2990) 2022-12-07 19:30:53 +01:00
LicenseActivity.kt migrate `IOUtils` to Kotlin (#2763) 2022-11-07 20:10:06 +01:00
ListsActivity.kt migrate Lists from RxJava to Kotlin coroutines (#2537) 2022-05-18 18:45:35 +02:00
MainActivity.kt Show Avatar next to tabs when main top bar is disabled (#2973) 2022-12-03 12:16:54 +01:00
SplashActivity.kt remove legacy notification channel cleanup (#2550) 2022-05-25 20:54:25 +02:00
StatusListActivity.kt Fix tests (#3022) 2022-12-08 09:58:58 +01:00
TabData.kt Replace the default federated timeline tab with the direct messages tab. (#2866) 2022-11-19 19:01:00 +01:00
TabPreferenceActivity.kt Api 33 support (#2719) 2022-11-04 19:22:38 +01:00
TuskyApplication.kt support Android 13 per-app languages (#2829) 2022-11-16 19:45:18 +01:00
ViewMediaActivity.kt Support a swipe down to dismiss video (#2879) 2022-12-05 14:33:38 +01:00