Auxio/app/src/main/java/org/oxycblt/auxio
Alexander Capehart aaba858fcf
all: only use one fallback method for dbs
Only use fallbackToDestructiveMigration for all databases.

I thought you had to selectively enable downgrading as well, but
apparently that disables other destructive migrations. This was not
obvious at all and caused countless issues. Absolutely flooring.
2023-06-08 10:15:04 -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 playback: fix crash on state restore 2023-06-03 09:12:41 -06:00
music all: only use one fallback method for dbs 2023-06-08 10:15:04 -06:00
navigation all: relog project 2023-05-26 16:36:06 -06:00
playback all: only use one fallback method for dbs 2023-06-08 10:15:04 -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: fix back listener leak 2023-06-03 09:24:45 -06:00