Commit graph

1088 commits

Author SHA1 Message Date
Tibor Kaputa
05a793eed4
Merge pull request #149 from beriain/master
added basque translation
2018-06-28 14:58:55 +02:00
Aitor Beriain
cdbff96a40 added basque translation 2018-06-28 14:40:38 +02:00
Tibor Kaputa
c280007ae1
Merge pull request #148 from ScratchBuild/l10n-ja
Update Japanese translation
2018-06-26 13:57:32 +02:00
ScratchBuild
e8e328892a Update Japanese translation 2018-06-26 17:23:45 +09:00
Tibor Kaputa
0f634ee2fb
Merge pull request #147 from gregory678/patch-4
PL translation update [2018.06.18]
2018-06-18 21:13:41 +02:00
gregory678
6666988bb7
PL translation update [2018.06.18] 2018-06-18 21:01:14 +02:00
Tibor Kaputa
bd4727170a
Merge pull request #146 from ltGuillaume/patch-2
Dutch
2018-06-13 09:22:16 +02:00
Guillaume
8c7af75480
Dutch 2018-06-13 00:09:31 +02:00
Guillaume
415d1655c3
Dutch 2018-06-13 00:08:03 +02:00
tibbi
0b5d24d33e updating changelog 2018-06-12 13:25:26 +02:00
tibbi
44fb418495 update version to 4.1.0 2018-06-12 13:25:16 +02:00
tibbi
b9a0b3b878 adding a new FAQ item about fast-forwarding songs 2018-06-12 12:29:06 +02:00
tibbi
b74ae2a24f update commons to 4.1.7 2018-06-12 12:21:57 +02:00
tibbi
76ef8abc2c show a large notification icon when available 2018-06-11 23:57:05 +02:00
tibbi
c93f0c7e12 make sure the Previous action item is shown at the notification 2018-06-11 23:13:27 +02:00
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
tibbi
ca6a518a62 update gradle to 3.1.3 2018-06-11 20:29:19 +02:00
Tibor Kaputa
4505dc3ad1
Merge pull request #142 from FatihFIRINCI/patch-1
Create Turkish strings.xml
2018-05-23 09:42:36 +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
323e2f78d3 updating changelog 2018-05-22 09:48:55 +02: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
f4bf9f1a94 updating changelog 2018-05-21 23:15:05 +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