Husky-app-android/app/src/main/java/com/keylesspalace/tusky
Levi Bard 94dba04216 Use blurhash for preview cards (#1960) 2020-11-29 18:30:31 +03:00
..
adapter Use blurhash for preview cards (#1960) 2020-11-29 18:30:31 +03:00
appstore Implement proper hiding muted users and conversations 2020-10-18 23:57:55 +03:00
components Change characters left color to red when negative (#1952) 2020-11-29 18:30:12 +03:00
db simplify timeline cleanup (#1932) 2020-10-05 13:23:51 +03:00
di Improve notifications fetching (#1930) 2020-10-05 13:27:55 +03:00
entity Use blurhash for preview cards (#1960) 2020-11-29 18:30:31 +03:00
fragment Fix filtering of boosts (#1954) 2020-11-29 18:30:24 +03:00
interfaces chats: implement creating new chat through account activity 2020-10-04 03:25:12 +03:00
json SpannedTypeAdapter: remove dead file 2020-05-03 03:43:43 +03:00
network Implement proper hiding muted users and conversations 2020-10-18 23:57:55 +03:00
pager fix FragmentAdapter returning null fragments when activity was recreated (#1647) 2020-01-29 19:17:11 +01:00
receiver streaming: implemented streaming for notifications 2020-10-02 20:54:26 +03:00
repository Implement proper hiding muted users and conversations 2020-10-18 23:57:55 +03:00
service streaming: fix streaming may be disabled without running service, fix crash on start up 2020-10-05 15:11:09 +03:00
settings Animated emoji support 2020-10-19 02:50:24 +03:00
util Animated emoji support 2020-10-19 02:50:24 +03:00
view Attempt to fix custom emoji freeze bug 2020-10-19 02:49:03 +03:00
viewdata chats: implement attachment onClick 2020-10-05 17:25:49 +03:00
viewmodel Implement proper hiding muted users and conversations 2020-10-18 23:57:55 +03:00
AboutActivity.kt Use SpannableString instead of SpannableStringBuilder when it's possible 2020-10-11 00:17:51 +03:00
AccountActivity.kt chats: implement creating new chat through account activity 2020-10-04 03:25:12 +03:00
AccountListActivity.kt emoji_reactions: show the emoji in title 2020-03-06 21:30:20 +03:00
AccountsInListFragment.kt CustomEmojiHelper: rewrite to Kotlin 2020-05-20 17:51:36 +03:00
BaseActivity.java simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 2020-02-25 19:49:15 +01:00
BottomSheetActivity.kt BottomSheetActivity: fix account URL search leading to wrong accounts or threads 2020-10-05 20:43:04 +03:00
EditProfileActivity.kt Remove 'Add Data' button if all 4 metadata fields are used in Edit Profile (#1934) 2020-10-05 13:23:51 +03:00
FiltersActivity.kt filters: represent POST as json becausr booleans cannot be represented in urlencoded as Pleroma thinks 2020-04-28 04:01:19 +02:00
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ListsActivity.kt Cherry-picked 2cf1e366. 2020-05-03 04:05:38 +03:00
LoginActivity.kt Merge upstream, update color scheme 2020-02-03 12:50:52 +03:00
MainActivity.kt streaming: fix streaming may be disabled without running service, fix crash on start up 2020-10-05 15:11:09 +03:00
ModalTimelineActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
SavedTootActivity.java Save draft when redrafting a post (#1744) 2020-10-05 13:32:48 +03:00
SplashActivity.kt use AndroidX WorkManager instead of Evernote Android Job (#1783) 2020-06-15 16:22:35 +03:00
StatusListActivity.kt Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
TabData.kt chats: finished chat listing 2020-08-17 19:41:38 +03:00
TabPreferenceActivity.kt fix various bugs when creating tab with multiple hashtags (#1925) 2020-10-05 13:22:16 +03:00
TuskyApplication.kt Set preffered pixelformat for SubsamplingScaleImageView 2020-10-05 15:28:01 +03:00
ViewMediaActivity.kt chats: implement attachment onClick 2020-10-05 17:25:49 +03:00
ViewTagActivity.java enable multiple hashtags in one hashtag tab (#1790) 2020-05-22 20:14:53 +03:00
ViewThreadActivity.java ViewThreadActivity: move Open in web menu option to status threedots menu 2020-06-25 17:38:08 +03:00