Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak c8bf07ea77
fix crash in SearchFragment (#1266)
2019-05-18 16:52:48 +02:00
..
adapter fix crash in SearchFragment (#1266) 2019-05-18 16:52:48 +02:00
appstore Poll fixes (#1238) 2019-05-05 08:26:17 +02:00
components/conversation Polls part 1 - displaying in timelines and voting (#1200) 2019-04-22 10:11:00 +02:00
db Fix bot icon indicator again (#1249) 2019-05-07 07:37:00 +02:00
di Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
entity Poll notifications (#1229) 2019-05-02 19:44:35 +02:00
fragment fix crash in SearchFragment (#1266) 2019-05-18 16:52:48 +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 fix Glide crash in MainActivity (#1224) 2019-04-27 18:20:42 +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 Fix bot icon indicator again (#1249) 2019-05-07 07:37:00 +02:00
service Migrate to Glide (#1175) 2019-04-16 21:39:12 +02:00
util fix timespan plurals (#1240) 2019-05-06 09:59:06 +02:00
view fix images with focal point not shown in timeline (#1256) 2019-05-11 17:35:07 +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 Account Activity enhancements (#1196) 2019-05-15 12:43:16 +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 fix downloading media on Android 5 (#1206) 2019-04-21 22:59:49 +02:00
BottomSheetActivity.kt fix some lint warnings 2019-04-21 08:24:29 +02:00
ComposeActivity.java Add correct Content Description for the preview images at the Compose screen (#1188) 2019-05-09 20:25:44 +02:00
EditProfileActivity.kt fix some lint warnings 2019-04-21 08:24:29 +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 stop buggy gif animation for now 2019-05-08 21:42:22 +02:00
ModalTimelineActivity.kt Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
PreferencesActivity.kt Add bot indicator overlay to avatars (#1173) 2019-04-09 20:13:25 +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