Auxio/app/src/main/java/org/oxycblt/auxio
OxygenCobalt 17e5aed131
Move playback state system to hashes
Use unique-ish hashes in the playback state system instead of the less efficent and less reliable string system.
This cuts save times in ~half and improves restore times by ~1/3.

Yeah, this is like the 4th time I've changed this system but unless I have some major loader refactor I
think this wont change again.
2021-04-14 11:14:17 -06:00
..
coil Cleanup code 2021-03-21 09:56:20 -06:00
database Move playback state system to hashes 2021-04-14 11:14:17 -06:00
detail Update browser opening code 2021-04-04 12:00:27 -06:00
library Update code style 2021-03-05 12:56:04 -07:00
loading Update blacklist UI 2021-03-13 19:47:36 -07:00
music Move playback state system to hashes 2021-04-14 11:14:17 -06:00
playback Move playback state system to hashes 2021-04-14 11:14:17 -06:00
recycler Cleanup settings code 2021-04-03 11:43:23 -06:00
search Migrate to material theming 2021-04-04 09:20:56 -06:00
settings Move playback state system to hashes 2021-04-14 11:14:17 -06:00
songs Fix more fast-scroll issues 2021-03-25 09:24:40 -06:00
ui Move playback state system to hashes 2021-04-14 11:14:17 -06:00
AuxioApp.kt Improve layout responsiveness 2021-02-13 10:20:48 -07:00
LogUtils.kt Cleanup code 2021-03-21 09:56:20 -06:00
MainActivity.kt Cleanup code 2021-03-21 09:56:20 -06:00
MainFragment.kt Cleanup code 2021-03-21 09:56:20 -06:00