Auxio/app
OxygenCobalt 355b3885e3
Use androidx transaction in databases
Replace the redundant SQLiteDatabase.execute() extension with the AndroidX SQLiteDatabase.transaction() extension, which does the same thing.
2021-03-29 06:41:36 -06:00
..
src Use androidx transaction in databases 2021-03-29 06:41:36 -06:00
build.gradle Improve dialog layouts 2021-03-26 15:24:04 -06:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00