Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/db
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
..
AccountDao.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountEntity.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
AccountManager.kt never use 0 account ids to prevent caching problems (#999) 2019-01-19 21:14:23 +01:00
AppDatabase.java Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ConversationsDao.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
Converters.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
InstanceDao.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
InstanceEntity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
TimelineDao.kt Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
TimelineStatusEntity.kt Caching toots (#809) 2019-01-14 22:05:08 +01:00
TootDao.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
TootEntity.java Caching toots (#809) 2019-01-14 22:05:08 +01:00