Auxio/app/src/main/java/org/oxycblt/auxio
Alexander Capehart c98ca8712f
music: re-add fallible async execution
Re-add the tryAsync wrapper function to the loading process to properly
handle music loading errors.

Turns out there is basically no other way to properly do this except for
the insane exception -> Result -> exception hack.
2023-05-11 12:57:43 -06:00
..
detail music: refactor name implementation 2023-05-11 12:19:39 -06:00
home music: refactor name implementation 2023-05-11 12:19:39 -06:00
image music: refactor name implementation 2023-05-11 12:19:39 -06:00
list all: use sealed interface when possible 2023-05-11 12:36:58 -06:00
music music: re-add fallible async execution 2023-05-11 12:57:43 -06:00
navigation all: use sealed interface when possible 2023-05-11 12:36:58 -06:00
picker music: refactor name implementation 2023-05-11 12:19:39 -06:00
playback all: use sealed interface when possible 2023-05-11 12:36:58 -06:00
search search: match file names case-insensitively 2023-05-11 12:21:58 -06:00
service deps: update deps 2023-03-17 15:13:11 -06:00
settings playback: fix flickering with album/artist info 2023-03-18 11:47:11 -06:00
ui picker: refactor into module-specific impls 2023-03-25 21:13:42 -06:00
util music: re-add fallible async execution 2023-05-11 12:57:43 -06:00
widgets music: refactor name implementation 2023-05-11 12:19:39 -06:00
Auxio.kt deps: update deps 2023-03-17 15:13:11 -06:00
IntegerTable.kt detail: add playlist view 2023-03-22 19:58:58 -06:00
MainActivity.kt picker: refactor into module-specific impls 2023-03-25 21:13:42 -06:00
MainFragment.kt picker: refactor into module-specific impls 2023-03-25 21:13:42 -06:00