Commit graph

897 commits

Author SHA1 Message Date
tibbi
f2862cd886 fix #144, recognize .aac files as audio files 2018-07-16 13:35:48 +02:00
tibbi
d3fdcfb58c fix #152, make sure we dont skip any song at deleting current song 2018-07-16 13:20:35 +02:00
tibbi
6388f5a352 adding a Purchase Thank You settings button 2018-07-15 23:30:26 +02:00
tibbi
20857cf926 adding the Orange splash activity 2018-07-15 23:28:39 +02:00
tibbi
8a69833a0b update commons to 4.4.19 2018-07-15 23:27:09 +02:00
Tibor Kaputa
aaedf736b3
Merge pull request #151 from FatihFIRINCI/patch-2
Update Turkish strings.xml
2018-07-04 23:19:17 +02:00
Fatih Fırıncı
726dcbfa50
Update strings.xml 2018-07-05 00:14:16 +03:00
Tibor Kaputa
bc36109339
Merge pull request #150 from fricyo/patch-2
Update Translation
2018-07-02 09:16:48 +02:00
fricyo
86c02e9c86
Update Translation 2018-07-02 14:03:09 +08:00
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