Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak e371fa0e24
Tab customization & direct messages tab (#1012)
* custom tabs

* custom tabs interface

* implement custom tab functionality

* add database migration

* fix bugs, improve ThemeUtils nullability handling

* implement conversationsfragment

* setup ConversationViewHolder

* implement favs

* add button functionality

* revert 10.json

* revert item_status_notification.xml

* implement more menu, replying, fix stuff, clean up

* fix tests

* fix bug with expanding statuses

* min and max number of tabs

* settings support, fix bugs

* database migration

* fix scrolling to top after refresh

* fix                                 bugs

* fix warning in item_conversation
2019-02-12 19:22:37 +01:00
..
adapter Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
appstore Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
components/conversation Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
db Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
di Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
entity Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
fragment Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
interfaces Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
json Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
network Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
pager Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
receiver Fix typo (#987) 2019-01-14 21:57:22 +01:00
repository Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
service Add support for selecting account when sharing from outside apps (#1011) 2019-02-06 10:23:02 +01:00
util Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
view upgrade deps, fix some lint warnings 2019-02-11 16:59:01 +01:00
viewdata Caching toots (#809) 2019-01-14 22:05:08 +01:00
viewmodel Fix IDs (#1016) 2019-01-31 19:03:34 +01:00
AboutActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountActivity.kt Revert "Generalize url scheme parsing/highlighting (#1008)" 2019-02-11 14:43:57 +01:00
AccountListActivity.kt add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
BaseActivity.java fix share chooser dialog design 2019-02-08 17:42:55 +01:00
BottomSheetActivity.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ComposeActivity.java Revert "Generalize url scheme parsing/highlighting (#1008)" 2019-02-11 14:43:57 +01: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
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ListsActivity.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
LoginActivity.kt improve dialog styling 2018-12-17 20:47:42 +01:00
MainActivity.java Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ModalTimelineActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
PreferencesActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ReportActivity.java Add pinned status tab (#994) 2019-01-21 08:37:25 +01:00
SavedTootActivity.java Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
SearchActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
SplashActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
TabData.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
TabPreferenceActivity.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
TuskyApplication.java Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ViewMediaActivity.kt Ensure that query/fragment/etc. don't get embedded into local filenames (#989) 2019-01-15 20:57:13 +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