Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/entity
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
..
AccessToken.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Account.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
AppCredentials.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Attachment.kt Set image previews correctly according to their focal points (#899) 2018-12-28 16:32:07 +01:00
Card.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Conversation.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
Emoji.kt Filter emoji where "visible_in_picker" is set to false. (#907) 2018-11-04 10:51:31 +01:00
Instance.kt 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
MastoList.kt Add basic lists support (#501) 2018-01-06 19:01:37 +01:00
Notification.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Relationship.kt Account activity redesign (#662) 2018-06-18 13:26:18 +02:00
SearchResults.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Status.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
StatusContext.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00