jamfish/app/src/main/java/com/dkanada/gramophone
2021-04-13 17:25:49 +09:00
..
activities add separate table for users 2021-04-13 17:25:49 +09:00
adapter Add FavoritesFragment based on SongsFragment 2021-01-07 17:01:10 +01:00
database add separate table for users 2021-04-13 17:25:49 +09:00
dialogs add separate table for users 2021-04-13 17:25:49 +09:00
fragments rename isBuffering method and fix some analyzer warnings 2021-03-09 01:29:39 +09:00
glide refactor some code to fix ide warnings 2021-02-26 12:13:57 +09:00
helper rename isBuffering method and fix some analyzer warnings 2021-03-09 01:29:39 +09:00
interfaces refactor imports 2020-09-25 00:51:34 +09:00
misc use better library for details activity headers 2020-07-27 00:20:03 +09:00
model add separate table for users 2021-04-13 17:25:49 +09:00
preferences move fragments to root directory 2020-12-13 22:12:59 +09:00
service fix an issue manually seeking during playback 2021-04-10 12:59:21 +09:00
shortcuts update intent actions 2020-10-19 22:29:35 +09:00
util create a new folder for all login activities 2021-04-10 13:02:15 +09:00
views use custom view to improve performance for nested scroll views 2020-09-28 13:50:06 +09:00
widgets move activities to root directory 2020-12-13 22:08:21 +09:00
App.java add separate table for users 2021-04-13 17:25:49 +09:00