Metro/app/src/main/java/code/name/monkey/retromusic
SirPotato10000 21904e2a26 Fixed search bug
Old search code in GenreRepository.kt was very slow on large libraries.
Used selection parameters for contentResolver.query instead of fetching all genres and filtering afterwards.
Changed code in SearchRepository.kt to call new function.
2020-11-24 20:47:49 +03:00
..
activities Add play all and shuffle all buttons for lists 2020-11-16 23:07:16 +05:30
adapter Add play all and shuffle all buttons for lists 2020-11-16 23:07:16 +05:30
appshortcuts Fix app shortcuts click crash 2020-10-12 20:25:31 +05:30
appwidgets Added new icon 2020-10-11 22:45:27 +05:30
db Add play all and shuffle all buttons for lists 2020-11-16 23:07:16 +05:30
dialogs Updated 2020-10-09 23:14:02 +05:30
extensions Fix keyboard not showing when search fragment shows #955 2020-10-17 13:53:03 +05:30
fragments Add play all and shuffle all buttons for lists 2020-11-16 23:07:16 +05:30
glide Ringtone permission dialog showing #937 2020-10-18 01:30:00 +05:30
helper Artist album changes to card 2020-10-12 22:58:39 +05:30
interfaces Fix text over lapping #967 2020-10-17 14:24:01 +05:30
lyrics Add Spotless 2020-10-06 14:16:04 +05:30
misc Fix scaning and updateing error 2020-10-12 22:52:53 +05:30
model Fix scaning and updateing error 2020-10-12 22:52:53 +05:30
network Add Spotless 2020-10-06 14:16:04 +05:30
preferences Add play all and shuffle all buttons for lists 2020-11-16 23:07:16 +05:30
providers Add Spotless 2020-10-06 14:16:04 +05:30
repository Fixed search bug 2020-11-24 20:47:49 +03:00
service Fix toggle notification favourite icon #954 2020-10-17 14:47:57 +05:30
state Now playing state management 2020-09-17 23:26:59 +05:30
transform Code refactor and Flat, Fit, Full, Circle theme toolbar shadow fixes 2020-02-26 22:19:24 +05:30
util Add play all and shuffle all buttons for lists 2020-11-16 23:07:16 +05:30
views Add Spotless 2020-10-06 14:16:04 +05:30
volume Add Spotless 2020-10-06 14:16:04 +05:30
App.kt Add Spotless 2020-10-06 14:16:04 +05:30
Constants.kt Fix text over lapping #967 2020-10-17 14:24:01 +05:30
HomeSection.kt Add Spotless 2020-10-06 14:16:04 +05:30
LanguageContextWrapper.java Add Spotless 2020-10-06 14:16:04 +05:30
MainModule.kt Fix issues 2020-09-24 17:39:05 +05:30
PeekingLinearLayoutManager.kt Code refactor 2020-07-18 02:55:04 +05:30
RetroBottomSheetBehavior.java Add Spotless 2020-10-06 14:16:04 +05:30