Husky/app/src/main/java/com/keylesspalace/tusky
Alibek Omarov d16e96bcf2 chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
..
adapter chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
appstore ComposeActivity: preview ability for Pleroma, WIP 2020-06-23 18:18:41 +03:00
components chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
db chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
di chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
entity chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
fragment chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
interfaces chats: chat message adapter, partially implement activity 2020-08-24 20:20:02 +03:00
json SpannedTypeAdapter: remove dead file 2020-05-03 03:43:43 +03:00
network chats: finished chat listing 2020-08-17 19:41:38 +03:00
pager fix FragmentAdapter returning null fragments when activity was recreated (#1647) 2020-01-29 19:17:11 +01:00
receiver ComposeActivity: preview ability for Pleroma, WIP 2020-06-23 18:18:41 +03:00
repository chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
service ComposeActivity: finalize preview feature, fix preview bar appearing on media change, add proper icon, fix minor bugs 2020-06-25 16:40:18 +03:00
settings Fix cards in timelines/confirm boost preferences (#1878) 2020-08-09 17:13:43 +03:00
util chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
view ComposeActivity: preview ability for Pleroma, WIP 2020-06-23 18:18:41 +03:00
viewdata chats: disable pagination for chat listing, another finalization of chat bubble design 2020-09-13 23:49:45 +03:00
viewmodel correctly update the menu when muting domains (#1848) 2020-06-25 16:46:51 +03:00
AboutActivity.kt add build customization options (#1532) 2019-10-29 20:30:46 +01:00
AccountActivity.kt upgrade SwipeRefreshLayout to 1.1.0 (#1866) 2020-07-28 17:45:06 +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 chats: base chat UI 2020-08-24 01:30:41 +03:00
EditProfileActivity.kt Cherry-picked 2cf1e366. 2020-05-03 04:05:38 +03:00
EmojiPreference.java Settings refactor (#1615) 2020-06-15 17:08:12 +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 fix MainActivity title when coming from a notification (#1844) 2020-06-23 12:47:22 +03:00
ModalTimelineActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
PreferencesActivity.kt add possibility to move the main navigation to the bottom (#1808) 2020-06-23 12:46:43 +03:00
SavedTootActivity.java compose: implement BBcode and HTML sending 2020-04-12 20:13:09 +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 chats: finished chat listing 2020-08-17 19:41:38 +03:00
TuskyApplication.kt ViewImageFragment: replace TouchImageView by BigImageView based on SSIV and with proper GIF support 2020-06-30 19:22:52 +03:00
ViewMediaActivity.kt ViewMediaActivity: add a button to open media file in external application just in case built-in fails 2020-06-25 18:33:35 +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