Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
UlrichKu 2accfd0712
2890 show warning on missing description (#2919)
* issue 2890: Show a warning icon if media description is missing

* issue 2890: Remove disturbing additional signs

* issue 2890: Add another icon; use a snackbar; change wording; use orange as color

* issue 2890: Remove now unneeded new resource

* issue 2890: Use a toast (also) to avoid elevation problems

* issue 2890: Use snackbar with elevation again; refactor a bit
2022-12-06 19:28:44 +01:00
..
adapter respect "animate emojis" setting in emoji picker (#2996) 2022-12-05 19:15:28 +01:00
appstore
components 2890 show warning on missing description (#2919) 2022-12-06 19:28:44 +01:00
db Status: Display indicators of edited posts (#2935) 2022-12-03 12:15:54 +01:00
di fix crash when trying to add account to list from profile (#2972) 2022-12-03 12:16:37 +01:00
entity Status: Display indicators of edited posts (#2935) 2022-12-03 12:15:54 +01:00
fragment Cleanup NotificationFragment to make future conversion to Kotlin easier (#2993) 2022-12-05 14:51:45 +01:00
interfaces Add view for browsing and unfollowing followed hashtags (#2794) 2022-12-01 19:24:27 +01:00
json
network Enable setting the default posting language from Tusky (#2946) 2022-12-02 19:19:17 +01:00
pager
receiver revert CompatExtensions (#2773) 2022-11-09 19:32:54 +01:00
service revert CompatExtensions (#2773) 2022-11-09 19:32:54 +01:00
settings Enable setting the default posting language from Tusky (#2946) 2022-12-02 19:19:17 +01:00
usecase
util Add a touch delegate to increase action touch targets to 48dp (#2872) 2022-12-05 19:05:46 +01:00
view Add option to not crop image previews (#2832) 2022-12-01 21:20:46 +01:00
viewdata Add support for moderation report notifications (#2887) 2022-12-01 20:11:55 +01:00
viewmodel
AboutActivity.kt
AccountListActivity.kt revert CompatExtensions (#2773) 2022-11-09 19:32:54 +01:00
AccountsInListFragment.kt
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
FiltersActivity.kt
LicenseActivity.kt
ListsActivity.kt
MainActivity.kt Show Avatar next to tabs when main top bar is disabled (#2973) 2022-12-03 12:16:54 +01:00
SplashActivity.kt
StatusListActivity.kt Add a menu option to mute / filter a hashtag from a status list (#2882) 2022-12-05 14:36:30 +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
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