jamfish/app/src/main/java/com/dkanada/gramophone/database
2021-05-19 02:57:45 +09:00
..
Cache.java possible fix for database migration crash 2021-05-16 12:04:22 +09:00
CacheDao.java utilize downloaded files within detail activities 2021-05-09 13:44:31 +09:00
JellyDatabase.java add a tested fix for the database changes 2021-05-19 02:57:45 +09:00
QueueSong.java replace queue store with room database 2020-11-08 13:12:19 +09:00
QueueSongDao.java utilize downloaded files within detail activities 2021-05-09 13:44:31 +09:00
SongDao.java replace queue store with room database 2020-11-08 13:12:19 +09:00
UserDao.java add separate table for users 2021-04-13 17:25:49 +09:00