Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak b156be6ded
work around mastodon mute bug (#2150)
2021-05-09 18:37:41 +02:00
..
adapter always show follow requests in main menu (#1809) 2021-04-10 20:30:44 +02:00
appstore [needs help] Support announcements (#1977) 2020-11-18 21:12:27 +01:00
components work around mastodon mute bug (#2150) 2021-05-09 18:37:41 +02:00
db update Room to 2.3.0 (#2138) 2021-04-24 18:31:16 +02:00
di update Room to 2.3.0 (#2138) 2021-04-24 18:31:16 +02:00
entity migrating to ViewBinding part 6: the final cleanup (#2117) 2021-03-21 12:42:28 +01:00
fragment fix event handling in TimelineFragment (#2143) 2021-05-02 17:17:30 +02:00
interfaces Implement optional notifications muting for account muting (#1856) 2020-07-27 10:28:59 +02:00
json fix toots showing too much whitespace (#1761) 2020-04-20 23:06:39 +02:00
network work around mastodon mute bug (#2150) 2021-05-09 18:37:41 +02:00
pager Open photos embedded in preview cards in the image viewer (#1966) 2020-10-22 21:15:46 +02:00
receiver Drafts v2 (#2032) 2021-01-21 18:57:09 +01:00
repository Avoid using displayName for displaying purpose (#2101) 2021-03-05 16:26:51 +01:00
service migrating to ViewBinding part 6: the final cleanup (#2117) 2021-03-21 12:42:28 +01:00
settings Animated emoji support (#2064) 2021-02-06 08:14:51 +01:00
util Convert TimelineFragment to Kotlin & ViewBinding (#2131) 2021-04-22 18:48:16 +02:00
view work around mastodon mute bug (#2150) 2021-05-09 18:37:41 +02:00
viewdata migrating to ViewBinding part 6: the final cleanup (#2117) 2021-03-21 12:42:28 +01:00
viewmodel work around mastodon mute bug (#2150) 2021-05-09 18:37:41 +02:00
AboutActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
AccountActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
AccountListActivity.kt always show follow requests in main menu (#1809) 2021-04-10 20:30:44 +02:00
AccountsInListFragment.kt always show follow requests in main menu (#1809) 2021-04-10 20:30:44 +02:00
BaseActivity.java move onOptionsItemSelected to BaseActivity (#2059) 2021-01-31 20:27:02 +01:00
BottomSheetActivity.kt Add more URL cases for Pleroma, Misskey and Friendica (#1702) 2020-02-25 19:59:40 +01:00
EditProfileActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
FiltersActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
LicenseActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
ListsActivity.kt always show follow requests in main menu (#1809) 2021-04-10 20:30:44 +02:00
LoginActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
MainActivity.kt always show follow requests in main menu (#1809) 2021-04-10 20:30:44 +02:00
ModalTimelineActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
SavedTootActivity.java move onOptionsItemSelected to BaseActivity (#2059) 2021-01-31 20:27:02 +01:00
SplashActivity.kt use AndroidX WorkManager instead of Evernote Android Job (#1783) 2020-05-12 18:46:49 +02:00
StatusListActivity.kt migrating to ViewBinding part 2: Activities (#2093) 2021-03-07 19:05:51 +01:00
TabData.kt add possibility to move the main navigation to the bottom (#1808) 2020-06-18 11:04:53 +02:00
TabPreferenceActivity.kt always show follow requests in main menu (#1809) 2021-04-10 20:30:44 +02:00
TuskyApplication.kt fix workmanager crashing because of async initialization (#2003) 2020-12-01 07:39:30 +01:00
ViewMediaActivity.kt migrating to ViewBinding part 4: Fragments (#2108) 2021-03-13 21:27:20 +01:00
ViewTagActivity.java move onOptionsItemSelected to BaseActivity (#2059) 2021-01-31 20:27:02 +01:00
ViewThreadActivity.java move onOptionsItemSelected to BaseActivity (#2059) 2021-01-31 20:27:02 +01:00