Commit graph

897 commits

Author SHA1 Message Date
tibbi
2f0d525c76 updating the string for swapping previous/next song 2018-10-11 13:36:29 +02:00
Tibor Kaputa
6b0904c4e0
Merge pull request #177 from pa4/swap-prev-next-keycodes
Allow to swap previous/next keys from the player
2018-10-11 13:30:00 +02:00
Tibor Kaputa
244daacb47
Merge pull request #179 from ema-pe/patch-1
Big update of italian translation
2018-10-07 10:50:34 +02:00
Emanuele Petriglia
b53fd99881
Big update of italian translation 2018-10-07 08:32:14 +00:00
Pawel
565b55d651 Allow to swap previous/next keys from the player
Some bluetooth headphones have the prev/next button swapped
2018-10-03 22:50:57 +02:00
tibbi
2f2e04ad18 updating changelog 2018-09-29 23:13:20 +02:00
tibbi
a8fdaab5b6 update version to 4.3.1 2018-09-29 23:13:15 +02:00
tibbi
15760aec2e update commons to 4.8.3 2018-09-29 23:12:37 +02:00
tibbi
34da7f7d0a adding the permission FOREGROUND_SERVICE required on Android 9 2018-09-29 22:34:14 +02:00
tibbi
218e1eda83 updating some things related to Android Studio 3.2 2018-09-29 22:28:48 +02:00
Tibor Kaputa
f3f92abafb
Merge pull request #172 from Atalanttore/patch-1
Improved German translation
2018-09-23 09:34:32 +02:00
Ettore Atalan
16d252aabc
Improved German translation
Removed anglicisms and translated new strings.
2018-09-23 02:33:46 +02:00
Tibor Kaputa
c645f6e584
Merge pull request #171 from lazyStudnt/patch-2
Chinese words adjust
2018-09-18 08:56:43 +02:00
lazyStudnt
aca55ec587
Chinese words adjust 2018-09-18 08:06:50 +08:00
Tibor Kaputa
ffb8dbc732
Merge pull request #170 from lazyStudnt/master
Chinese translation correct
2018-09-17 13:03:17 +02:00
Tibor Kaputa
3e0acc0a90
Merge branch 'master' into master 2018-09-17 13:02:53 +02:00
Tibor Kaputa
f80efbfe1d
correcting the app name again 2018-09-17 13:02:27 +02:00
Tibor Kaputa
9e0120d488
correcting the app name 2018-09-17 13:00:59 +02:00
lazyStudnt
283c667540
Chinese translation correct 2018-09-17 18:17:10 +08:00
tibbi
ea77bfdb9d correcting the chinese app name 2018-09-17 09:46:53 +02:00
Tibor Kaputa
b2a093cc6f
Merge pull request #168 from Gozzwip/patch-2
fixed and changed some scripts
2018-09-16 20:00:47 +02:00
Gozzwip
317f34cfdc
fixed and changed some scripts 2018-09-16 20:15:22 +04:00
Tibor Kaputa
0e9d1c7abf
Merge pull request #167 from trubitsyn/patch-1
Update values-ru/strings.xml
2018-09-15 16:59:02 +02:00
Tibor Kaputa
002a706b1f
Merge pull request #166 from dugi991/master
Updated Croatian translations
2018-09-15 16:58:56 +02:00
Nikola Trubitsyn
64758ca8b7
Update values-ru/strings.xml 2018-09-15 14:55:33 +03:00
dugi991
52831581a0
Updated Croatian translations
Translated new strings.
2018-09-15 11:28:33 +00:00
tibbi
c2452436cc updating changelog 2018-09-11 11:54:23 +02:00
tibbi
0ace144441 update version to 4.3.0 2018-09-11 11:54:03 +02:00
tibbi
4ac26dd454 allow pausing songs with empty playlist 2018-09-11 11:20:39 +02:00
tibbi
3d14241adf really remove the songs from playlist when desired 2018-09-11 10:44:29 +02:00
tibbi
137d3bea30 updating Commons, kotlin, sdk 2018-09-10 23:48:05 +02:00
tibbi
444f4685a1 fix a glitch at removing the currently playing song from playlist 2018-09-10 23:46:11 +02:00
tibbi
ae0d7aaf81 create smaller cover art bitmaps under some circumstances 2018-09-10 22:31:14 +02:00
tibbi
df7a7601ea fixing a crash at showing equalizer 2018-09-10 21:58:52 +02:00
tibbi
3cdac6caa1 updating changelog 2018-08-09 22:16:33 +02:00
tibbi
e4aeccc336 update version to 4.2.0 2018-08-09 22:16:28 +02:00
tibbi
646e8a7acc catch exceptions thrown at reseting cover art imageview 2018-08-09 22:12:27 +02:00
tibbi
e5cbc31418 scroll the list to the top at closing Search 2018-08-09 22:05:04 +02:00
tibbi
2528c342dd fix #155, fixing a crash at deleting playlist files 2018-08-09 21:47:54 +02:00
tibbi
07a1cfd8ee fix #157, mark the current song at closing search 2018-08-09 16:26:15 +02:00
tibbi
203c871f77 adding some switch padding to Setting items 2018-08-09 15:20:31 +02:00
tibbi
e1032d9eeb update commons to 4.6.4 2018-08-09 15:19:50 +02:00
tibbi
e372e53213 show a warning about missing widget if the app is installed on an sd card 2018-08-09 15:13:30 +02:00
tibbi
9cbadc4e35 hide the equalizer selector in settings if it thrown an exception 2018-08-09 15:07:42 +02:00
tibbi
e1e81d3f19 updating changelog 2018-07-16 20:03:36 +02:00
tibbi
564a598f22 update version to 4.1.1 2018-07-16 20:03:31 +02:00
tibbi
ce22333820 show the Purchase Thank You only after 10th launch 2018-07-16 20:01:05 +02:00
tibbi
8cd2ea9272 avoid loading recycled bitmaps as album covers 2018-07-16 19:29:30 +02:00
tibbi
38fa8bdbf4 fix some recyclerview inconsistencies by padding a clone of songs to adapter 2018-07-16 14:50:07 +02:00
tibbi
8e088faf05 remember the last added path, use it as the default for new picking 2018-07-16 13:40:52 +02:00