Commit graph

754 commits

Author SHA1 Message Date
tibbi
f72adc8ea6 adding some new strings 2018-02-05 18:45:55 +01:00
tibbi
1773b2f6c0 fix a third party intent setter 2018-02-05 17:44:27 +01:00
tibbi
d056db1c03 use our custom linear layout managers 2018-02-04 17:50:51 +01:00
Tibor Kaputa
6ea4e2553f
Merge pull request #99 from en2sv/patch-3
Update Swedish translation
2018-02-03 20:48:03 +01:00
en2sv
21771e0911
Update Swedish translation 2018-02-03 20:29:39 +01:00
Tibor Kaputa
41c6600997
Merge pull request #98 from gregory678/patch-2
Translation updates and fixes [2018.02.03]
2018-02-03 09:30:39 +01:00
gregory678
33658d2f7b
Translation updates and fixes [2018.02.03] 2018-02-03 00:26:45 +01:00
Tibor Kaputa
93055bbfc9
Merge pull request #96 from trubitsyn/patch-1
Set unique applicationIdSuffix in debug builds
2018-02-02 16:55:39 +01:00
Nikola Trubitsyn
a19378d31f Set unique applicationIdSuffix in debug builds 2018-02-02 00:49:28 +03:00
Tibor Kaputa
75ccdf3adf
Merge pull request #95 from xmgz/master
galician translation 1st commit
2018-01-27 09:00:38 +01:00
Xose M
90c1cc08f2
gl translation
I think it's done
2018-01-27 07:29:07 +01:00
Xose M
2463a079a5
galician translation
first galician translation simple music player for android
2018-01-27 06:56:21 +01:00
tibbi
345ba5d7e1 updating changelog 2018-01-25 22:00:15 +01:00
tibbi
5588c74827 update version to 3.1.1 2018-01-25 22:00:07 +01:00
tibbi
1f0a6f25a5 update commons to 3.8.9 2018-01-25 21:59:53 +01:00
tibbi
cd7f84e4c8 update kotlin to 1.2.21 2018-01-25 21:56:22 +01:00
tibbi
858ea8f3bd properly show empty playlist placeholder whenever appropriate 2018-01-25 21:53:25 +01:00
tibbi
0c04d32b4d fix #90, dont pause the song at an incoming notification, just change volume 2018-01-25 20:52:54 +01:00
tibbi
bdf32e0834 avoid unnecessary adapter updates 2018-01-25 12:11:12 +01:00
tibbi
6e0bb617ba adding fastlane data 2018-01-25 11:49:30 +01:00
tibbi
7eda815073 update commons to 3.8.8 2018-01-25 11:46:14 +01:00
tibbi
3461f86f1b take control of the equalizer at a higher priority 2018-01-25 11:44:20 +01:00
tibbi
fdc788bf90 make song adapter at search query changes nullable 2018-01-25 11:42:29 +01:00
tibbi
62c48727bd catch exceptions thrown at pressing widget buttons 2018-01-25 11:41:31 +01:00
Tibor Kaputa
12bc8253a0
Update README.md 2018-01-23 21:31:31 +01:00
Tibor Kaputa
b83db0a91b
Merge pull request #94 from Phoenix1747/patch-1
Update DE translation
2018-01-22 12:26:32 +01:00
Phoenix1747
f6e9a635db
use song instead of lied
It sounds more modern and is used by e.g. Spotify too instead of the German word `Lied`. This makes the translation more consistent.
2018-01-22 12:14:35 +01:00
Phoenix1747
bb408f7dcb
rewrite to singular 2018-01-22 12:09:47 +01:00
Phoenix1747
3319283367
fix to sound better 2018-01-22 12:08:06 +01:00
Phoenix1747
9b5fb57593
replace with more modern word 2018-01-22 12:06:16 +01:00
Phoenix1747
a5f7b7cfad
Update strings.xml 2018-01-22 12:03:24 +01:00
Tibor Kaputa
89f5ef540b
Merge pull request #93 from trubitsyn/patch-1
Specify build tools 27.0.3 explicitly
2018-01-22 11:28:50 +01:00
Nikola Trubitsyn
0f4608d79b
Specify build tools 27.0.3 explicitly 2018-01-22 13:06:05 +03:00
tibbi
c6c199f3b7 updating screenshots 2018-01-17 18:14:03 +01:00
tibbi
88d9cabebe update commons to 3.7.8 2018-01-17 17:36:15 +01:00
tibbi
e3b319eba4 updating changelog 2018-01-12 23:20:05 +01:00
tibbi
9ade6f9b1b update version to 3.1.0 2018-01-12 23:19:59 +01:00
tibbi
267052007e update commons to 3.6.19 2018-01-12 23:19:52 +01:00
tibbi
78b1ea5f7b move Oreo audio focus handling in a separate class 2018-01-12 23:01:40 +01:00
tibbi
06a838dc15 set the persistent notification importance on Oreo to low 2018-01-12 18:08:38 +01:00
tibbi
11e6186bf9 hide the part above songs list if search opens 2018-01-12 17:41:33 +01:00
tibbi
10b729f534 use lowercase t at "song title" 2018-01-12 17:36:40 +01:00
tibbi
203fb8c505 pause the playback at audio focus lost 2018-01-12 17:32:10 +01:00
tibbi
93124aaee8 remove the READ_PHONE_STATE permission and incoming call listener 2018-01-12 16:38:14 +01:00
tibbi
15fe732c2e lets make Dark theme the default 2018-01-12 14:04:44 +01:00
tibbi
324777f948 adding an initial Search 2018-01-12 14:04:13 +01:00
tibbi
cc99037680 remove the thread from MusicService 2018-01-12 13:30:02 +01:00
tibbi
80ac4bcb1c query playlist paths per sections 2018-01-12 10:09:29 +01:00
tibbi
4f4c2b508f use proper song info at third party intents 2018-01-11 23:56:02 +01:00
tibbi
805a660d0c fix #26, add support for opus and other audio files not in audiostore 2018-01-11 23:47:33 +01:00