Commit graph

774 commits

Author SHA1 Message Date
tibbi
82c1b8f9c6 cleaning up MusicService a bit 2019-01-11 12:42:37 +01:00
tibbi
fa80b04894 rework headset button handling, make the Service handle it 2019-01-11 12:09:10 +01:00
tibbi
265b11a8eb add some delay at setting service foreground state to fix some glitches 2019-01-11 11:14:53 +01:00
tibbi
af4c2bbbcf update commons to 5.6.6 2019-01-11 11:09:57 +01:00
dugi9991
62faa22585 Update strings.xml
Updated newly added strings.
2019-01-06 22:10:43 +01:00
Tibor Kaputa
02e6d81188
shortening some string getters 2019-01-01 15:34:43 +01:00
Philip Fritzsche
235deec992 Set contentDescriptions for navigation buttons. 2019-01-01 11:37:16 +01:00
Emanuele Petriglia
d8572d96fb
Update italian translation 2018-12-21 17:31:10 +00:00
fricyo
c592fd94ef
Update Translation 2018-11-28 18:12:50 +08:00
en2sv
792537901d
Update Swedish translation 2018-11-17 20:26:16 +01:00
Tibor Kaputa
5eaf56fa69
Update strings.xml 2018-11-08 10:17:00 +01:00
Tibor Kaputa
f4e3682891
Delete strings.xml 2018-11-08 10:15:22 +01:00
unknowtech
0ae0a5380d Updated fr (French) translation
Commit made via Stringlate
2018-11-08 00:03:19 +01:00
Fatih Fırıncı
ae3cf93c26
Update strings.xml 2018-11-04 20:53:11 +00:00
tibbi
d542926767 update version to 5.0.3 2018-10-25 20:41:04 +02:00
tibbi
6f877ef6c7 remove the things related to migrating from old sqlite to Room 2018-10-25 20:30:31 +02:00
tibbi
47092293b8 minor code updates 2018-10-25 20:20:48 +02:00
tibbi
9df81953d1 catch exceptions thrown at setPlaybackState 2018-10-25 19:20:38 +02:00
tibbi
a4f8294f46 use a single thread executor at working with the database 2018-10-25 19:13:13 +02:00
tibbi
2a3169267c update commons to 5.2.8 2018-10-25 19:07:44 +02:00
tibbi
7d4c9d3809 update version to 5.0.2 2018-10-19 17:29:34 +02:00
tibbi
e848bc68d4 adding some Picasso related proguard rules 2018-10-19 17:29:28 +02:00
tibbi
0edc30e892 use Compat components around the notification 2018-10-19 17:23:15 +02:00
tibbi
8cf290f52f try using Picasso for loading cover art instead of Glide 2018-10-19 17:02:01 +02:00
tibbi
0dcb7af82e rely on song path hashcodes when referring to them, not on mediastore ids 2018-10-19 16:10:15 +02:00
tibbi
8b0ddc3593 update commons to 5.1.4 2018-10-19 16:01:03 +02:00
Guillaume
2f6cb4039c
Dutch 2018-10-14 17:52:27 +02:00
tibbi
78c0049424 update version to 5.0.1 2018-10-14 13:22:22 +02:00
tibbi
ff4731d74a update commons to 5.0.16 2018-10-14 13:20:39 +02:00
tibbi
cc68576106 check null items at getItemSelectionKey 2018-10-14 13:20:31 +02:00
tibbi
d0058b8429 catch exceptions at fetching album cover art 2018-10-14 13:17:27 +02:00
tibbi
05ffa965e7 update version to 5.0.0 2018-10-12 21:04:54 +02:00
tibbi
b2860b4bd2 update commons to 5.0.13 2018-10-12 21:03:29 +02:00
tibbi
9a336bfabc fix #178, show the Toggle Autoplay menu button at third party intents too 2018-10-12 20:55:43 +02:00
tibbi
e90e179809 allow changing songs by clicking on them 2018-10-12 20:39:34 +02:00
tibbi
591b5630ce updating commons to 5.0.12, min Android version to 5 2018-10-12 20:38:06 +02:00
kniddl
aeecd18b05
Update German translation 2018-10-12 12:05:04 +02:00
ScratchBuild
60da3e0d64 Update Japanese translation 2018-10-12 17:07:16 +09:00
Sérgio Marques
b278431bdf
Update strings.xml 2018-10-11 22:41:02 +01:00
Emanuele Petriglia
6aca6a6e72
Update italian translation 2018-10-11 11:57:20 +00:00
tibbi
1a7c366c20 updating the way files as cover art are fetched 2018-10-11 13:51:25 +02:00
Tibor Kaputa
a140bc2cee
Merge pull request #175 from pa4/local-album-art
Try to use locally stored Album Art files
2018-10-11 13:46:20 +02:00
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
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
pawel
6d0ff76b58 Try to use locally stored Album Art files 2018-10-02 23:27:36 +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