Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak fd1fcf3b97
upgrade glide (#1489)
2019-09-21 21:35:51 +02:00
..
adapter upgrade glide (#1489) 2019-09-21 21:35:51 +02:00
appstore Implement instance mutes (#1311) 2019-06-11 15:56:27 +02:00
components Fix statuses in search not openening details (#1479) 2019-09-12 20:02:30 +02:00
db Create polls (#1452) 2019-08-22 20:30:08 +02:00
di Improve search results (#1327) 2019-07-19 20:10:20 +02:00
entity Add audio support for timelines (#1466) 2019-09-05 21:07:01 +02:00
fragment use singletonList in getChangePayload (#1486) 2019-09-17 18:44:33 +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 use status source for delete and redraft (#1461) 2019-08-28 19:54:46 +02:00
pager Fix image viewer & transitions (#1448) 2019-08-17 20:05:24 +02:00
receiver Create polls (#1452) 2019-08-22 20:30:08 +02:00
repository Use cached preview as thumbnail in ViewImageFragment, fix #1267 (#1344) 2019-08-04 20:22:57 +02:00
service Create polls (#1452) 2019-08-22 20:30:08 +02:00
util only show Progress Dialog if necessary when sending toot (#1470) 2019-09-06 21:40:11 +02:00
view fix poll validation (#1459) 2019-08-27 20:27:38 +02:00
viewdata Improve search results (#1327) 2019-07-19 20:10:20 +02:00
viewmodel Add support for instance property `max_bio_chars` (#1414) 2019-08-04 20:25:07 +02:00
AboutActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountActivity.kt show edit button on own profile again 2019-09-07 16:34:17 +02:00
AccountListActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
AccountsInListFragment.kt fix avatars and display names in AccountsInListFragment (#1392) 2019-07-16 20:19:57 +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 only show Progress Dialog if necessary when sending toot (#1470) 2019-09-06 21:40:11 +02:00
EditProfileActivity.kt Add support for instance property `max_bio_chars` (#1414) 2019-08-04 20:25:07 +02:00
EmojiPreference.java 2019 Emoji Update (#1261) 2019-06-06 21:51:56 +02:00
FavouritesActivity.java Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
FiltersActivity.kt fix crash in FiltersActivity (#1409) 2019-07-25 12:17:52 +02:00
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ListsActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
LoginActivity.kt enhance bad-domain detection 2019-06-01 15:29:15 -04:00
MainActivity.java Improve search results (#1327) 2019-07-19 20:10:20 +02:00
ModalTimelineActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
PreferencesActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
SavedTootActivity.java Create polls (#1452) 2019-08-22 20:30:08 +02:00
SplashActivity.kt fix LoginActivity created twice on unauthenticated appstart (#1352) 2019-06-29 11:39:50 +02: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 Create polls (#1452) 2019-08-22 20:30:08 +02:00
ViewMediaActivity.kt Use cached preview as thumbnail in ViewImageFragment, fix #1267 (#1344) 2019-08-04 20:22:57 +02:00
ViewTagActivity.java Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
ViewThreadActivity.java Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00