Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/fragment
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
..
preference Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
AccountListFragment.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
AccountMediaFragment.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
NotificationsFragment.java Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
SFragment.java Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
SearchFragment.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
TimelineFragment.java Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ViewImageFragment.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ViewMediaFragment.kt fix crash on unknown media type 2018-11-17 16:17:47 +01:00
ViewThreadFragment.java Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ViewVideoFragment.kt remove unnecessary compat code (#932) 2018-12-03 11:22:57 +01:00