Auxio/app/src/main/java/org/oxycblt/auxio/ui
Alexander Capehart ac9f50c0a0
settings: do not use sharedpreference listener
Switch back to using settings-specific listeners rather than the
SharedPreference listener.

Again, this is due to the need to decouple android code from settings.
It also allows us to fully obscure the details of what settings we are
actually working with.
2023-01-06 19:20:56 -07:00
..
accent settings: decouple 2023-01-06 16:17:57 -07:00
BaseBottomSheetBehavior.kt playback: redocument 2022-12-26 15:15:27 -07:00
BottomSheetContentBehavior.kt playback: redocument 2022-12-26 15:15:27 -07:00
CoordinatorAppBarLayout.kt home: temporarily re-add no music case 2023-01-01 17:01:22 -07:00
NavigationViewModel.kt list: make listeners generic 2023-01-04 09:42:52 -07:00
UISettings.kt settings: do not use sharedpreference listener 2023-01-06 19:20:56 -07:00
ViewBindingDialogFragment.kt all: rework context-dependent object use 2022-12-31 11:12:50 -07:00
ViewBindingFragment.kt all: rework context-dependent object use 2022-12-31 11:12:50 -07:00