Commit graph

676 commits

Author SHA1 Message Date
tibbi
d769d3ecc6 show the album cover on the lock screen if available 2018-06-11 23:03:25 +02:00
tibbi
2e1609db4d catch exceptions thrown at getting songs from paths 2018-06-11 20:36:13 +02:00
tibbi
381c145930 add a musicPlayer null check at updating the UI 2018-06-11 20:32:56 +02:00
Tibor Kaputa
6fe067ff9e
escaping some apostrophes 2018-05-23 09:41:38 +02:00
Fatih Fırıncı
377350e7f3
Create strings.xml 2018-05-23 05:24:15 +03:00
tibbi
3b01386f5d update version to 4.0.1 2018-05-22 09:48:17 +02:00
tibbi
7e297e6b25 adding a couple crashfixes 2018-05-22 09:47:22 +02:00
tibbi
a3aca86de4 update version to 4.0.0 2018-05-21 23:14:55 +02:00
tibbi
6d804feb1b update commons to 4.0.22 2018-05-21 23:14:19 +02:00
tibbi
e49a24fe17 catch exceptions thrown at getting the equalizer 2018-05-21 21:54:33 +02:00
tibbi
0c93bbfb0d check migration only after the permissions have been granted 2018-05-21 21:51:55 +02:00
tibbi
f719a403ac clear the old sqlite database after migrating 2018-05-21 21:44:45 +02:00
tibbi
febeaf37c7 correcting the song migration 2018-05-21 21:37:52 +02:00
tibbi
c6eee24ce1 adding some handling for migrating old songs to new Room 2018-05-21 21:28:23 +02:00
tibbi
a0e3ea1d4e do not refetch all items at getAllDeviceSongs, just the new ones 2018-05-21 21:01:35 +02:00
tibbi
4f38ea25b1 removing Stetho 2018-05-21 20:49:48 +02:00
tibbi
761f1a60d4 setup a new song after changing playlist 2018-05-21 20:45:06 +02:00
tibbi
a977991d78 handle folder adding in Room 2018-05-21 20:40:30 +02:00
tibbi
a630e2cf5e clear songs asap at receiving refresh_list intent 2018-05-21 19:53:50 +02:00
tibbi
a902d17158 delete appropriate songs at deleting playlists 2018-05-21 19:45:35 +02:00
tibbi
7e503db60c remove a function used for deleting playlists by id 2018-05-21 15:35:31 +02:00
tibbi
7187ecfbe0 remove invalid songs asap 2018-05-20 23:50:04 +02:00
tibbi
e9ab40e37d handle song file editing 2018-05-20 23:31:11 +02:00
tibbi
763962eb8a remove one more redundant DBHelper function 2018-05-20 23:01:57 +02:00
tibbi
709e570221 fix some glitches around setting up the songs 2018-05-20 22:49:45 +02:00
tibbi
1fcbf186a6 show the Remove/delete current song menu buttons when appropriate 2018-05-20 16:10:42 +02:00
tibbi
9578c6f088 handle Room song adding and removing 2018-05-20 16:08:40 +02:00
tibbi
cfa4df982d add a new song field for differentiating between file/folder 2018-05-20 13:11:13 +02:00
tibbi
db55fb557a change the current playlist if it was just deleted 2018-05-20 12:32:20 +02:00
tibbi
b5a9634b32 handle playlist updating via Room 2018-05-20 09:35:28 +02:00
tibbi
b6bbdd4b54 remove some unused dbhelper functions 2018-05-20 09:27:10 +02:00
tibbi
a43ec79c40 add helper extension variables for DAOs 2018-05-20 00:07:59 +02:00
tibbi
134e865c68 move a couple more functions into Room 2018-05-19 23:49:09 +02:00
tibbi
ca0665b565 handle insertings new playlists in Room 2018-05-19 23:21:50 +02:00
tibbi
21bf73aa10 handle playlist deleting in Room 2018-05-19 22:29:04 +02:00
tibbi
9a3fe1a00c prepopulate Room with an "All Songs" playlist 2018-05-19 21:14:55 +02:00
tibbi
a0395e71a9 creating a Playlists table too 2018-05-18 23:31:51 +02:00
tibbi
72677050dd add some song DB related things 2018-05-18 17:43:39 +02:00
tibbi
3d92f34fe3 rename song ID field to resolverID 2018-05-18 13:54:12 +02:00
tibbi
d468e03ccd adding Room library 2018-05-18 12:12:55 +02:00
tibbi
2ba40ae334 do some initialization related things on a background thread 2018-05-18 11:40:58 +02:00
tibbi
843538c6d3 do not try initializing the Music service at onCreate, wait for Init command 2018-05-18 10:48:35 +02:00
tibbi
1910d84a8a use a background thread at refreshing songs list 2018-05-18 10:36:42 +02:00
tibbi
d0cb548a6e remove a redundant try/catch block 2018-05-17 23:25:37 +02:00
tibbi
f2fe041d87 change the way we determine which widget should be used 2018-05-17 23:15:39 +02:00
tibbi
ceae9972f6 fix #131, update the song path in db when appropriate 2018-05-17 21:39:44 +02:00
tibbi
eb3b674a47 fix file renaming 2018-05-17 21:06:42 +02:00
tibbi
7c5e20b36e use the showKeyboard(view) function for showing the keyboard on dialogs 2018-05-17 20:44:26 +02:00
tibbi
1b6221bc80 highlight searched text at the list 2018-05-17 20:33:19 +02:00
tibbi
b7ddc22654 delete the old ic_launcher_foreground file 2018-05-17 15:54:17 +02:00