Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/di
UlrichKu 0698333665
3488 improve profile list (#3507)
Fixes #3488 

Working with lists from a profile page and in the normal "lists view"
from the drawer now use the same fragment view code.

(also) RFC regarding joining different list lists


![grafik](https://user-images.githubusercontent.com/1618905/229463168-397bd943-82d8-4e05-a8bf-9fcf22f6c1f9.png)
2024-01-03 21:17:03 +01:00
..
ActivitiesModule.kt 3488 improve profile list (#3507) 2024-01-03 21:17:03 +01:00
AppComponent.kt Make AccountPreferenceDataStore injectable (#3653) 2023-06-11 15:34:58 +02:00
AppInjector.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AppModule.kt feat: Change name of Preferences > Filters > Tabs and move them to Account Preferences(#3536) (#4115) 2024-01-03 21:14:13 +01:00
BroadcastReceiverModule.kt Only fetch and display a given notification once (#3626) 2023-05-13 16:00:28 +02:00
CoroutineScopeModule.kt Make AccountPreferenceDataStore injectable (#3653) 2023-06-11 15:34:58 +02:00
FragmentBuildersModule.kt 3488 improve profile list (#3507) 2024-01-03 21:17:03 +01:00
Injectable.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
NetworkModule.kt 2952/proxy (#2961) 2022-12-07 19:29:18 +01:00
ServicesModule.kt Rename Toots to Posts (#2396) 2022-03-20 20:21:42 +01:00
ViewModelFactory.kt Remove unneeded code 2023-09-11 21:58:56 +02:00
WorkerModule.kt Move cache pruning to a WorkManager worker (#3649) 2023-06-11 13:17:30 +02:00