Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak 8f92274e0b
remove callList from BaseActivity (#1503)
* remove callList from BaseActivity

* remove callList from BaseActivity
2019-09-28 16:29:40 +02:00
..
adapter Fix screen reader not announcing post content in some cases (#1495) 2019-09-24 20:33:41 +02:00
appstore Implement instance mutes (#1311) 2019-06-11 15:56:27 +02:00
components upgrade autodispose (#1490) 2019-09-22 08:19:44 +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 Remove search v1 (#1484) 2019-09-22 08:18:44 +02:00
fragment Fix crash in AccountListFragment (#1502) 2019-09-28 12:52:10 +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 Remove search v1 (#1484) 2019-09-22 08:18:44 +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 Remove search v1 (#1484) 2019-09-22 08:18:44 +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 upgrade autodispose (#1490) 2019-09-22 08:19:44 +02:00
BaseActivity.java remove callList from BaseActivity (#1503) 2019-09-28 16:29:40 +02:00
BottomSheetActivity.kt fix build error 2019-09-22 09:49:26 +02:00
ComposeActivity.java fix content warning edittext not losing focus when its hidden (#1498) 2019-09-24 20:33:05 +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 Remove search v1 (#1484) 2019-09-22 08:18:44 +02:00
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ListsActivity.kt upgrade autodispose (#1490) 2019-09-22 08:19:44 +02:00
LoginActivity.kt Remove search v1 (#1484) 2019-09-22 08:18:44 +02: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 upgrade autodispose (#1490) 2019-09-22 08:19:44 +02:00
TuskyApplication.java upgrade autodispose (#1490) 2019-09-22 08:19:44 +02:00
ViewMediaActivity.kt upgrade autodispose (#1490) 2019-09-22 08:19:44 +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