Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Levi Bard a2fa49aafb Fix issue #1174 with span parsing (#1183) 2019-04-08 15:27:41 +02:00
..
adapter Fix issue with content warnings not being expanded from a11y delegate (#1167) 2019-03-30 09:10:34 +01:00
appstore Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
components/conversation Improve Dependency Injection (#1120) 2019-03-11 17:25:11 +01:00
db add hashtag tabs (#1145) 2019-03-24 08:59:55 +01:00
di Share filters with web client (#956) 2019-03-20 19:25:26 +01:00
entity Share filters with web client (#956) 2019-03-20 19:25:26 +01:00
fragment fix IndexOutOfBoundException caused by ListStatusAccessibilityDelegate (#1178) 2019-04-07 16:32:58 +02:00
interfaces Add option to download all media for a toot with one tap. (#1121) 2019-03-23 12:49:36 +01:00
json fix proguard issue with NotificationTypeAdapter (#1129) 2019-03-17 07:57:10 +01:00
network Share filters with web client (#956) 2019-03-20 19:25:26 +01:00
pager add hashtag tabs (#1145) 2019-03-24 08:59:55 +01:00
receiver Fix crash on Android 9 when replying from notification (#1091) 2019-03-01 21:06:48 +01:00
repository remove unneeded instance id from db cache (#1035) 2019-02-13 19:20:31 +01:00
service fix crash on Android 5 2019-02-22 16:58:13 +01:00
util Fix issue #1174 with span parsing (#1183) 2019-04-08 15:27:41 +02:00
view upgrade deps, fix some lint warnings 2019-02-11 16:59:01 +01:00
viewdata Refactor notifications adapter (#985) 2019-03-07 19:31:18 +01:00
viewmodel List editing (#1104) 2019-03-16 13:36:16 +01:00
AboutActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountActivity.kt fix crash in account activity (#1085) 2019-02-27 20:03:38 +01:00
AccountListActivity.kt add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
AccountsInListFragment.kt List editing (#1104) 2019-03-16 13:36:16 +01:00
BaseActivity.java Add option to download all media for a toot with one tap. (#1121) 2019-03-23 12:49:36 +01:00
BottomSheetActivity.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ComposeActivity.java change cw icon color on on/off (#1181) 2019-04-08 13:04:54 +02:00
EditProfileActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
EmojiPreference.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
FavouritesActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
FiltersActivity.kt error handling in FiltersActivity (#1180) 2019-04-07 16:33:08 +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 crash when sharing to Tusky while not logged in (#1096) 2019-03-03 21:27:34 +01:00
ModalTimelineActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
PreferencesActivity.kt Improve Dependency Injection (#1120) 2019-03-11 17:25:11 +01:00
ReportActivity.java remove unnecessary divider styling (#1057) 2019-02-26 18:28:20 +01:00
SavedTootActivity.java remove unnecessary divider styling (#1057) 2019-02-26 18:28:20 +01: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 cleanup code 2019-03-08 21:10:48 +01:00
ViewMediaActivity.kt Add option to download all media for a toot with one tap. (#1121) 2019-03-23 12:49:36 +01:00
ViewTagActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ViewThreadActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00