Commit graph

601 commits

Author SHA1 Message Date
tibbi
af0577b406 fix #128, disable "Delete current song" at empty playlists 2018-04-03 13:09:00 +02:00
tibbi
d7e6e85400 fix #133, allow sorting by path 2018-04-03 11:51:48 +02:00
tibbi
428f71e6d6 fix #135, do not restart third party intent songs on device rotation 2018-04-03 11:38:13 +02:00
tibbi
7c2b504f1a check real_file_path at third party intents, rely on it if available 2018-04-02 23:40:37 +02:00
tibbi
fd655b2ed6 update commons to 3.17.23 2018-04-02 12:55:42 +02:00
Unknown
ada983b096 Croatian translation
App completely translated to Croatian language.
2018-03-28 19:53:02 +02:00
tibbi
07d88ff25d fixing a typo in strings closing tag 2018-03-26 11:41:24 +02:00
Kompiuterių meistras +37060040020
ad9592d0dd
Lithuanian strings.xml
Lithuanian translation
2018-03-19 17:16:32 +02:00
Tibor Kaputa
211f663370
escaping some apostrophes 2018-03-15 17:25:19 +01:00
Gozzwip
1cc5a71882
Create strings.xml 2018-03-15 20:15:00 +04:00
tibbi
cb2d7382d8 try getting the default song cover if it got recycled before usage 2018-03-09 23:32:17 +01:00
tibbi
5c9e3dc1f1 update commons to 3.15.11 2018-03-09 23:22:11 +01:00
tibbi
bf55f2e454 remove the Unknown string 2018-03-08 19:12:42 +01:00
Anton Shestakov
d4769f3f54
Update values-ru/strings.xml 2018-03-09 01:15:51 +08:00
fricyo
350b5015ed
Creat Chinese(TW) Translation 2018-03-06 12:29:50 +08:00
tibbi
33bf59f927 small cleanup at the RemoteControlReceiver 2018-03-01 09:48:56 +01:00
bvp
e529a28979
Added MediaButton 2018-03-01 08:48:18 +03:00
tibbi
784a4d3980 fix #110, properly repeat current song if it is the only one in playlist 2018-02-27 19:41:23 +01:00
tibbi
cbe7534c39 reset scroll to the top on device rotation 2018-02-27 18:43:03 +01:00
tibbi
a29cb27e57 set a tag to the top navigation and transparent views too 2018-02-27 17:01:08 +01:00
tibbi
68d19cd71d use a copy of Cover art as the placeholder so it doesnt get recycled 2018-02-27 16:51:33 +01:00
tibbi
ec69ae26a6 adding FAQ 2018-02-27 16:16:38 +01:00
tibbi
170cbded66 update commons to 3.13.12 2018-02-27 16:13:49 +01:00
bvp
1a99e16af7
fixed #115 2018-02-25 20:07:26 +03:00
en2sv
6bc56ed0ac
Update Swedish translation 2018-02-24 20:14:54 +01:00
gregory678
3d6e0d3893
2018.02.19 2018-02-19 11:59:04 +01:00
tibbi
55f9cca05d add a toggle for hiding album cover 2018-02-12 14:32:02 +01:00
tibbi
ba2d86f62b add some artificial size limit to album cover art 2018-02-12 14:01:20 +01:00
tibbi
81157d59ff remove the RESOURCE cache from album covers 2018-02-12 13:02:18 +01:00
tibbi
f36e51265a use a safer way of setting album cover 2018-02-12 12:09:07 +01:00
tibbi
cefec871bb store current album cover in MusicService 2018-02-12 11:16:05 +01:00
tibbi
64ab9c6ce2 add a helper function for broadcasting song changed event 2018-02-12 10:44:08 +01:00
Sérgio Marques
57a6caadbe
Update strings.xml 2018-02-10 16:15:36 +00:00
Guillaume
e2984572f6
Dutch 2018-02-09 16:48:17 +01:00
Phoenix1747
414f1e8a40
Update strings.xml 2018-02-09 15:11:58 +01:00
tibbi
6c6055d245 add a string for hiding the album cover 2018-02-08 23:24:37 +01:00
tibbi
7d3591b862 tweak the string related to replacing song title with filename a bit 2018-02-08 20:39:12 +01:00
Phoenix1747
448c73c705
Update strings.xml 2018-02-08 20:25:32 +01:00
Phoenix1747
fe1675afd9
Update strings.xml 2018-02-08 20:05:21 +01:00
tibbi
867a8a0e8e adding skipping and song title replacing to Whats New 2018-02-08 17:37:11 +01:00
tibbi
807a62b58b properly refresh colors on resume 2018-02-08 17:29:07 +01:00
tibbi
f5c6401a02 move some playlist related actionmenu items in a group 2018-02-08 16:49:20 +01:00
tibbi
8c7516bbbd reduce the side padding at setting items 2018-02-08 16:45:19 +01:00
tibbi
8f40af54c8 make the playlists list occupy whole height 2018-02-08 16:38:51 +01:00
tibbi
6b5fe1943c refresh the songs list after changing show_filename value 2018-02-08 16:36:35 +01:00
tibbi
baf1cb42dd compare songs by their hashcode by default, not by id 2018-02-08 16:34:22 +01:00
tibbi
1bd07a6c34 add an option to use filename as song title if the title isnt available 2018-02-08 16:08:57 +01:00
tibbi
0b036f299b add 2 buttons for deleting or removing current song from playlist 2018-02-08 14:45:19 +01:00
tibbi
fff380dd92 add some null checks at search closing/opening 2018-02-08 12:56:19 +01:00
tibbi
712dce12c7 move <unknown> title or artist to the bottom at sorting 2018-02-08 12:36:37 +01:00
tibbi
38ba519c43 add skipping forward/backward by 2% at pressing the song progress text 2018-02-08 12:16:55 +01:00
tibbi
b4e8a5a3a2 move the song current/max progress text to progress bar sides 2018-02-08 11:55:26 +01:00
tibbi
345157a605 handle Shuffle and Repeat Song buttons on the recyclerview 2018-02-08 09:52:13 +01:00
tibbi
f857caf7a8 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Music-Player 2018-02-08 09:47:57 +01:00
tibbi
b894c16a02 rename RefreshItemsListener to RefreshPlaylistsListener 2018-02-08 09:47:45 +01:00
Phoenix1747
4c3c7e17e3
Update strings.xml 2018-02-08 09:23:31 +01:00
Guillaume
9240436a3d
Dutch 2018-02-08 02:19:01 +01:00
tibbi
02283c6093 move the Shuffle/Repeat song toggle from actionmenu to buttons 2018-02-08 00:13:51 +01:00
tibbi
984a7171b6 add Shuffle and Repeat buttons 2018-02-07 23:50:08 +01:00
tibbi
da73d4ec88 prevent clicking through the top song navigation bar 2018-02-07 23:49:57 +01:00
tibbi
302173d3d3 properly set play/pause state on app start 2018-02-07 21:54:15 +01:00
tibbi
98872961bd add a toggle for avoiding showing Whats New 2018-02-07 21:52:13 +01:00
tibbi
54b842aaa1 restyle the navigation a bit 2018-02-07 21:45:43 +01:00
tibbi
f1a563e98a hide some views if search is open 2018-02-07 21:21:05 +01:00
tibbi
317f5bd0c3 adding some new strings 2018-02-07 20:34:27 +01:00
tibbi
2c287b4fbd properly show the Empty Playlist views whenever appropriate 2018-02-07 19:42:58 +01:00
tibbi
55fb80693b couple scrolling and item selecting related fixes 2018-02-07 19:20:43 +01:00
tibbi
d4243a60e0 use higher resolution icons at the bigger headset icon 2018-02-07 18:00:43 +01:00
tibbi
5539c08786 rework the app UI 2018-02-07 17:16:30 +01:00
tibbi
4ce92ac53d move the album cover image retriever in a context extension 2018-02-06 22:26:32 +01:00
Phoenix1747
9fc88abbc2
Update strings.xml 2018-02-06 08:28:24 +01:00
Guillaume
320e6a74aa
Dutch 2018-02-05 22:34:25 +01:00
tibbi
b9d4bb2cc3 add the album title to song model 2018-02-05 20:15:14 +01:00
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
en2sv
21771e0911
Update Swedish translation 2018-02-03 20:29:39 +01:00
gregory678
33658d2f7b
Translation updates and fixes [2018.02.03] 2018-02-03 00:26:45 +01:00
Nikola Trubitsyn
a19378d31f Set unique applicationIdSuffix in debug builds 2018-02-02 00:49:28 +03: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
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
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
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
tibbi
88d9cabebe update commons to 3.7.8 2018-01-17 17:36:15 +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