Husky/app/src/main/java/com/keylesspalace/tusky
Alibek Omarov 8b1a059abb Fix NPE 2020-02-03 22:34:28 +06:00
..
adapter Support emoji reaction notification 2020-02-03 18:36:45 +03:00
appstore Implement muting/unmuting conversations, fix possible appearing of muted users in notifications 2020-01-26 16:13:22 +03:00
components Merge upstream, update color scheme 2020-02-03 12:50:52 +03:00
db Support emoji reaction notification 2020-02-03 18:36:45 +03:00
di Implement muting/unmuting conversations, fix possible appearing of muted users in notifications 2020-01-26 16:13:22 +03:00
entity Support emoji reaction notification 2020-02-03 18:36:45 +03:00
fragment Support emoji reaction notification 2020-02-03 18:36:45 +03:00
interfaces NotificationsAdapter: show muted threads as muted 2020-01-17 19:44:09 +03:00
json fix proguard issue with NotificationTypeAdapter (#1129) 2019-03-17 07:57:10 +01:00
network Implement muting/unmuting conversations, fix possible appearing of muted users in notifications 2020-01-26 16:13:22 +03:00
pager fix FragmentAdapter returning null fragments when activity was recreated (#1647) 2020-01-29 19:17:11 +01:00
receiver Merge upstream develop 2020-01-03 22:55:09 +03:00
repository MastodonApi: set withMuted to true everywhere for a while 2020-01-16 18:15:11 +03:00
service Merge upstream develop 2020-01-03 22:55:09 +03:00
util Support emoji reaction notification 2020-02-03 18:36:45 +03:00
view Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
viewdata Fix NPE 2020-02-03 22:34:28 +06:00
viewmodel AccountActivity: implement subscribing 2020-01-11 10:10:22 +03:00
AboutActivity.kt add build customization options (#1532) 2019-10-29 20:30:46 +01:00
AccountActivity.kt Merge upstream, update color scheme 2020-02-03 12:50:52 +03:00
AccountListActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
AccountsInListFragment.kt Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
BaseActivity.java Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
BottomSheetActivity.kt BottomSheetActivity: use ViewThreadActivity's static call to generate intent 2019-12-17 03:28:28 +03: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
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 Merge upstream, update color scheme 2020-02-03 12:50:52 +03:00
MainActivity.java Merge upstream, update color scheme 2020-02-03 12:50:52 +03:00
ModalTimelineActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
PreferencesActivity.kt Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
SavedTootActivity.java Merge with upstream 2020-01-09 02:06:12 +03:00
SplashActivity.kt fix LoginActivity created twice on unauthenticated appstart (#1352) 2019-06-29 11:39:50 +02:00
StatusListActivity.kt Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
TabData.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
TabPreferenceActivity.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
TuskyApplication.java Support emoji reaction notification 2020-02-03 18:36:45 +03:00
ViewMediaActivity.kt Add support for sharing audio attachments (#1629) 2020-01-16 19:06:13 +01: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