Auxio/app/src/main/java/org/oxycblt/auxio
Alexander Capehart d8e24c4c47
all: use volatile in shared objects
Use volatile on all mutable shared object fields in an attempt to
reduce the amount of possible bugs stemming from caching.
2023-01-03 14:01:10 -07:00
..
detail detail: band-aid crashes when library unavailable 2023-01-03 13:55:36 -07:00
home release: bump to 3.0.1 2023-01-02 19:05:57 -07:00
image music: split off extractor parsing 2022-12-31 19:50:54 -07:00
list list: add editable list listener 2022-12-31 13:47:13 -07:00
music all: use volatile in shared objects 2023-01-03 14:01:10 -07:00
playback all: use volatile in shared objects 2023-01-03 14:01:10 -07:00
search all: rework context-dependent object use 2022-12-31 11:12:50 -07:00
service accent: move back to ui 2022-12-25 19:32:34 -07:00
settings music: refactor metadata extractor 2023-01-01 10:38:50 -07:00
ui home: temporarily re-add no music case 2023-01-01 17:01:22 -07:00
util all: reformat code 2022-12-26 19:59:27 -07:00
widgets all: rework context-dependent object use 2022-12-31 11:12:50 -07:00
AuxioApp.kt playback: re-add play from genre 2022-12-27 16:24:52 -07:00
IntegerTable.kt playback: re-add play from genre 2022-12-27 16:24:52 -07:00
MainActivity.kt all: refactor associating class naming 2022-12-30 19:26:09 -07:00
MainFragment.kt music: split off extractor parsing 2022-12-31 19:50:54 -07:00