Auxio/app/src/main/java/org/oxycblt/auxio
Alexander Capehart 70a5bab921
ui: vendor bottom sheet dialog w/fixes
Vendor BottomSheetDialog(Fragment) with the inset fix that prior used
reflection.

Apparently said reflection breaks down and crashes the release build
somehow. So now I just have to hastily patch BackportBottomSheetBehavior
and vendor another 1000 lines of MDC code.

Really considering making a PHP sadness-like blog solely for android
at this point.
2023-08-16 17:12:56 -06:00
..
detail ui: refine navigation listeners 2023-08-03 13:14:12 -06:00
home home: fix misaligned grant/retry button 2023-08-15 20:48:17 -06:00
image ui: fix edit layout crashes 2023-07-27 15:42:19 -06:00
list ui: refine navigation listeners 2023-08-03 13:14:12 -06:00
music home: fix misaligned grant/retry button 2023-08-15 20:48:17 -06:00
playback list: add selection menu 2023-08-03 11:52:43 -06:00
search list: add selection menu 2023-08-03 11:52:43 -06:00
service deps: update deps 2023-03-17 15:13:11 -06:00
settings home: add music loading error dialog 2023-08-14 17:46:01 -06:00
ui ui: vendor bottom sheet dialog w/fixes 2023-08-16 17:12:56 -06:00
util home: add music loading error dialog 2023-08-14 17:46:01 -06:00
widgets build: update deps 2023-07-25 14:35:26 -06:00
Auxio.kt home: fix tab setting migration 2023-05-21 11:45:44 -06:00
IntegerTable.kt list: add ability to play/shuffle songs in menu 2023-07-11 15:09:30 -06:00
MainActivity.kt playback: fix crash on state restore 2023-06-03 09:12:41 -06:00
MainFragment.kt ui: refine navigation listeners 2023-08-03 13:14:12 -06:00