Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/di
Levi Bard 5135daad2c Share filters with web client (#956)
* First step toward synchronized content filters

* Add simple filter management UI

* Remove old regex filter UI

* More cleanup

* Escape filter phrases when applying them via regex

* Apply code review feedback

* Fix live timeline update when filters change
2019-03-20 19:25:26 +01:00
..
ActivitiesModule.kt Share filters with web client (#956) 2019-03-20 19:25:26 +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 List editing (#1104) 2019-03-16 13:36:16 +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 fix crash on Android 5 2019-02-22 16:58:13 +01:00
ViewModelFactory.kt List editing (#1104) 2019-03-16 13:36:16 +01:00