Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/di
kyori19 fef4b8b07f
[needs help] Support announcements (#1977)
* Implement announcements activity

* Update reactions without api access

* Add badge style

* Use emptyList() as default parameter

* Simplify newIntent

* Use List instead of Array

* Remove unneeded ConstraintLayout

* Add lineSpacingMultiplier

* Fix wording

* Apply material design's default chip style

* Dismiss announcements automatically
2020-11-18 21:12:27 +01:00
..
ActivitiesModule.kt [needs help] Support announcements (#1977) 2020-11-18 21:12:27 +01:00
AppComponent.kt ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
AppInjector.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
AppModule.kt Improve notifications fetching (#1930) 2020-09-20 18:43:28 +02:00
BroadcastReceiverModule.kt fix crash when cancelling notifications 2018-05-06 13:17:17 +02:00
FragmentBuildersModule.kt convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 2020-09-02 12:27:51 +02:00
Injectable.kt Add Dagger (#554) 2018-03-27 19:47:00 +02:00
MediaUploaderModule.kt ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
NetworkModule.kt simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 2020-02-25 19:49:15 +01:00
RepositoryModule.kt replace HtmlUtils with HtmlCompat (#1741) 2020-04-02 23:37:38 +02:00
ServicesModule.kt ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
ViewModelFactory.kt [needs help] Support announcements (#1977) 2020-11-18 21:12:27 +01:00