Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky
Eva Tatarka b39cb06748
Navigate to the Follow Requests page from notification (#2757)
* Navigate to the Follow Requests page from notification

Fixes #2655

* Fix lock status
2022-11-07 20:04:07 +01:00
..
adapter Fix rendering of link preview images (#2743) 2022-11-04 19:22:53 +01:00
appstore improve logout (#2579) 2022-06-20 16:45:54 +02:00
components Navigate to the Follow Requests page from notification (#2757) 2022-11-07 20:04:07 +01:00
db Preference to disable multiple-login usernames (#2718) 2022-10-18 19:38:17 +02:00
di show rules on the login screen (#2746) 2022-11-05 17:37:20 +01:00
entity show rules on the login screen (#2746) 2022-11-05 17:37:20 +01:00
fragment Api 33 support (#2719) 2022-11-04 19:22:38 +01:00
interfaces fix SearchActivity transition animations (#2464) 2022-04-28 20:37:46 +02:00
json use moshis Rfc3339DateJsonAdapter for json date parsing (#2584) 2022-06-16 18:51:35 +02:00
network show rules on the login screen (#2746) 2022-11-05 17:37:20 +01:00
pager move AccountActivity and related classes to a new package (#2216) 2022-01-11 19:55:17 +01:00
receiver Api 33 support (#2719) 2022-11-04 19:22:38 +01:00
service Api 33 support (#2719) 2022-11-04 19:22:38 +01:00
settings Preference to disable multiple-login usernames (#2718) 2022-10-18 19:38:17 +02:00
usecase improve logout (#2579) 2022-06-20 16:45:54 +02:00
util Api 33 support (#2719) 2022-11-04 19:22:38 +01:00
view Handle config changes for video playback (#2754) 2022-11-07 19:57:13 +01:00
viewdata AccountMediaFragment improvements (#2684) 2022-09-02 16:52:47 +02: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 Api 33 support (#2719) 2022-11-04 19:22:38 +01:00
AccountsInListFragment.kt migrate Lists from RxJava to Kotlin coroutines (#2537) 2022-05-18 18:45:35 +02:00
BaseActivity.java Api 33 support (#2719) 2022-11-04 19:22:38 +01:00
BottomSheetActivity.kt rewrite threads with Kotlin & coroutines (#2617) 2022-08-15 11:00:18 +02:00
EditProfileActivity.kt Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
FiltersActivity.kt Support setting filter expirations (#2667) 2022-08-17 17:50:34 +02:00
LicenseActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ListsActivity.kt migrate Lists from RxJava to Kotlin coroutines (#2537) 2022-05-18 18:45:35 +02:00
MainActivity.kt Navigate to the Follow Requests page from notification (#2757) 2022-11-07 20:04:07 +01:00
SplashActivity.kt remove legacy notification channel cleanup (#2550) 2022-05-25 20:54:25 +02:00
StatusListActivity.kt Add support for following hashtags (#2642) 2022-08-07 19:09:26 +02:00
TabData.kt Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
TabPreferenceActivity.kt Api 33 support (#2719) 2022-11-04 19:22:38 +01:00
TuskyApplication.kt New emoji picker (#2395) 2022-04-26 18:50:58 +02:00
ViewMediaActivity.kt Api 33 support (#2719) 2022-11-04 19:22:38 +01:00