Auxio/app/src/main/java/org/oxycblt/auxio
Alexander Capehart d22de34fd3
music: use sets for library information
Use a Set when storing all song, album, artist, and genre information.

These all have no consistent ordering due to parallelization, and
should be communicated as such.
2023-06-13 10:03:48 -06:00
..
detail ui: fix incorrectly aligned disc headers 2023-06-07 09:23:16 -06:00
home home: use constant page limit 2023-06-07 20:07:06 -06:00
image music: fix comparison issues 2023-06-01 15:10:24 -06:00
list list: actually update playlist selections 2023-06-08 13:37:12 -06:00
music music: use sets for library information 2023-06-13 10:03:48 -06:00
navigation all: relog project 2023-05-26 16:36:06 -06:00
playback playback: fix regression regarding partial rgadj 2023-06-09 10:08:44 -06:00
search music: parallelize library creation 2023-06-07 19:32:22 -06:00
service deps: update deps 2023-03-17 15:13:11 -06:00
settings all: log listener additions 2023-05-29 09:24:06 -06:00
ui all: relog project 2023-05-26 16:36:06 -06:00
util playback: do not dynamically extract adjustments 2023-06-08 10:03:54 -06:00
widgets image: allow non-square album covers 2023-05-28 19:05:42 -06:00
Auxio.kt home: fix tab setting migration 2023-05-21 11:45:44 -06:00
IntegerTable.kt all: cleanup 2023-05-21 20:04:18 -06:00
MainActivity.kt playback: fix crash on state restore 2023-06-03 09:12:41 -06:00
MainFragment.kt ui: use targetstate more 2023-06-08 13:49:24 -06:00