Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak a956061cbf
cleanup unused resources (#1300)
2019-06-02 22:02:03 +02:00
..
adapter Minimal screen reader support for polls 2019-05-26 15:56:26 +02:00
appstore Poll fixes (#1238) 2019-05-05 08:26:17 +02:00
components/conversation cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
db Fix bot icon indicator again (#1249) 2019-05-07 07:37:00 +02:00
di improve notification fragment layout (#1282) 2019-05-26 08:39:21 +02:00
entity cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
fragment cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
interfaces Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
json fix proguard issue with NotificationTypeAdapter (#1129) 2019-03-17 07:57:10 +01:00
network cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
pager Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
receiver Fix crash on Android 9 when replying from notification (#1091) 2019-03-01 21:06:48 +01:00
repository cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
service Migrate to Glide (#1175) 2019-04-16 21:39:12 +02:00
util cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
view cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
viewdata Polls part 1 - displaying in timelines and voting (#1200) 2019-04-22 10:11:00 +02:00
viewmodel Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
AboutActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountActivity.kt Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
AccountListActivity.kt fix some lint warnings 2019-04-21 08:24:29 +02:00
AccountsInListFragment.kt fix some lint warnings 2019-04-21 08:24:29 +02:00
BaseActivity.java remove some unneeded code from BaseActivity (#1281) 2019-05-26 08:12:42 +02:00
BottomSheetActivity.kt fix some lint warnings 2019-04-21 08:24:29 +02:00
ComposeActivity.java cleanup unused resources (#1300) 2019-06-02 22:02:03 +02:00
EditProfileActivity.kt Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
EmojiPreference.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
FavouritesActivity.java Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
FiltersActivity.kt fix some lint warnings 2019-04-21 08:24:29 +02:00
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ListsActivity.kt create IconicsDrawable with right color instead of tinting it later (#1127) 2019-03-16 15:41:41 +01:00
LoginActivity.kt remove CustomTabsHelper & ResourcesUtils (#1157) 2019-03-30 15:18:40 +01:00
MainActivity.java fix(MainActivity,ComposeActivity): use onKeyDown() instead 2019-05-31 17:35:58 +09:00
ModalTimelineActivity.kt Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
PreferencesActivity.kt Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
ReportActivity.java remove unnecessary divider styling (#1057) 2019-02-26 18:28:20 +01:00
SavedTootActivity.java Implement redraft feature. (#1190) 2019-04-21 15:16:39 +02:00
SearchActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
SplashActivity.kt Add new Theme "Use System Design" + fixes to night mode (#1069) 2019-03-07 21:33:29 +01:00
TabData.kt add hashtag tabs (#1145) 2019-03-24 08:59:55 +01:00
TabPreferenceActivity.kt prevent empty hashtag in TabPreferenceActivity (#1160) 2019-03-28 21:10:53 +01:00
TuskyApplication.java Fix bot icon indicator again (#1249) 2019-05-07 07:37:00 +02:00
ViewMediaActivity.kt fix downloading media on Android 5 (#1206) 2019-04-21 22:59:49 +02:00
ViewTagActivity.java Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
ViewThreadActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00