Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/di
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
..
ActivitiesModule.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
AppComponent.kt Caching toots (#809) 2019-01-14 22:05:08 +01:00
AppInjector.kt Fix crash in media tab, fix #1005 (#1007) 2019-01-28 11:05:13 +01:00
AppModule.kt Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
BroadcastReceiverModule.kt fix crash when cancelling notifications 2018-05-06 13:17:17 +02:00
FragmentBuildersModule.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
Injectable.kt Add Dagger (#554) 2018-03-27 19:47:00 +02:00
NetworkModule.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
RepositoryModule.kt Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
ServicesModule.kt Add support for selecting account when sharing from outside apps (#1011) 2019-02-06 10:23:02 +01:00
ViewModelFactory.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00