Commit graph

1,607 commits

Author SHA1 Message Date
Eugene Cheung
682ab8aea7
Minor edit 2018-09-05 22:24:34 -04:00
Eugene Cheung
63698f05de
Set lyrics button as SHOW_AS_ACTION_IF_ROOM 2018-09-05 22:24:21 -04:00
Eugene Cheung
f97f26c3da
Set inputType for genre tag editor 2018-09-05 22:24:04 -04:00
Eugene Cheung
2b0280298c
Replace deprecated methods 2018-09-05 22:23:53 -04:00
Eugene Cheung
8f3cf5e010
Flatten playlist activity layout 2018-09-05 22:12:54 -04:00
Eugene Cheung
63deaa5025
Mark player names as not translatable 2018-09-05 22:12:11 -04:00
Eugene Cheung
b53d6838a9
Minor ImageView suppressions 2018-09-05 22:11:59 -04:00
Eugene Cheung
06dda67b8e
Move hardcoded string to strings.xml 2018-09-05 22:11:38 -04:00
Eugene Cheung
7a35bd08b6
Fix actionBarSize attribute references 2018-09-05 22:11:11 -04:00
Eugene Cheung
2e7dd7b62e
Use default locale when formatting strings 2018-09-05 22:09:58 -04:00
Eugene Cheung
5a0713025c
Minor edits 2018-09-05 22:09:38 -04:00
Josh Holland
46e34a72d9 Mark names as not translatable 2018-09-05 21:55:15 -04:00
Karim Abou Zeid
4ff336a0d5 Bump build version 2018-08-28 12:08:16 +02:00
Karim Abou Zeid
6464307c7d Notch support via WindowInsets 2018-08-25 15:14:35 +02:00
Paolo Valerdi
06a87d5704 Notch support 2018-08-24 09:51:24 -05:00
Karim Abou Zeid
b5c6b2d343
Merge pull request #538 from blueset/master
Add fallback when media button press event time is not available
2018-07-06 20:08:51 +02:00
Karim Abou Zeid
0be5f9e0cf Bump build version 2018-06-27 10:12:07 +02:00
Karim Abou Zeid
af3dab4930 Fix null pointer? 2018-06-27 10:12:07 +02:00
Karim Abou Zeid
f702f0c740
Update build.gradle 2018-06-27 09:40:56 +02:00
Karim Abou Zeid
f2ab86dba7 Bump build version 2018-06-26 12:34:19 +02:00
Karim Abou Zeid
7fdadd3310 Fix crash with custom artist images 2018-06-26 12:32:31 +02:00
Karim Abou Zeid
0c79eb394e Bump build version 2018-06-25 22:08:38 +10:00
Karim Abou Zeid
d251c4c110 Update changelog 2018-06-25 22:08:38 +10:00
Karim Abou Zeid
8149b806d1 Fix material intro crash. Downgrade to SDK 27 until stable 28 support libs are available. 2018-06-25 22:08:38 +10:00
Eana Hufwe
9c86ba103e Add fallback when media button press event time is not available. Addressing issue #148. 2018-06-25 22:04:10 +10:00
Karim Abou Zeid
48f83f030a Bump build version 2018-06-25 13:31:07 +02:00
Karim Abou Zeid
b385455f7b Update changelog 2018-06-25 13:30:42 +02:00
Karim Abou Zeid
715d660377 Fix material intro crash. Downgrade to SDK 27 until stable 28 support libs are available. 2018-06-25 13:10:29 +02:00
Eugene Cheung
43efb5450f
Fix IntroActivity crash 2018-06-23 08:54:24 -04:00
Martin Disch
56a6ff56f0
Use JAudiotagger instead of mp3agic 2018-06-20 15:15:35 +02:00
Martin Disch
0400bda7cd
Fix loading of large embedded album art
Android's MediaMetadataRetriever.getEmbeddedPicture() fails on large
images, because ID3 metadata that is considered too big is skipped.
2018-06-20 14:16:41 +02:00
Eugene Cheung
436a3c90ee
Trim whitespace when searching (fixes #508) 2018-06-18 22:26:18 -04:00
Andrew
6624fcd505 Added preference to turn off shuffle mode when selecting new list of songs (#527)
An option to turn sticky shuffle on or off. It's enabled by default so it keeps the current functionality the same. I noticed every other player has it so hopefully you don't have any issues with it being in the app.
2018-06-18 22:12:34 -04:00
Sai
21de932e32 App target updated to SDK 28 (Android P) (#526)
Now that APIs have been finalised as of P Preview 3 (P Beta 2), app can target SDK 28 successfully.
2018-06-17 21:57:31 -04:00
Karim Abou Zeid
f32954aebe Fix a crash for artist names which clash with *nix file names. 2018-06-16 11:21:57 +02:00
Karim Abou Zeid
582dd51a8b Bump build version and update changelog 2018-06-11 09:30:41 +02:00
Karim Abou Zeid
0ef0f2579c Sync translations 2018-06-11 09:30:10 +02:00
Karim Abou Zeid
614f28e0c9 Clean up 2018-06-05 22:45:29 +02:00
Martin Disch
b6034f7484
Add playlist export item to options menu 2018-05-27 12:49:20 +02:00
Karim Abou Zeid
5fafdaa625 Add release signingConfig 2018-05-18 21:27:58 +02:00
Karim Abou Zeid
714497eedf Bump build version 2018-05-18 14:58:43 +02:00
Karim Abou Zeid
8b3cfbbaba Sync translations 2018-05-18 14:58:38 +02:00
Karim Abou Zeid
b33a1e65d1 Display <unknown> Artist as Unknown Artist 2018-05-18 14:11:29 +02:00
Karim Abou Zeid
4b665d6185 Fix broken layout with super long artist names 2018-05-18 13:42:31 +02:00
Karim Abou Zeid
83e2d4edeb Show - instead of 0 when album year is not available 2018-05-18 13:18:58 +02:00
Karim Abou Zeid
f0edcc1629 Update ATH - colors navigation bar buttons on Android O+ 2018-05-04 14:34:29 +02:00
Karim Abou Zeid
3430a85ee9 Bump build version 2018-05-01 20:22:47 +02:00
Karim Abou Zeid
fc89649c64 Sync translations 2018-05-01 20:22:29 +02:00
Karim Abou Zeid
4ce5bcdd8a Remove invalid opus mimetype (ogg stays) 2018-05-01 19:58:37 +02:00
Karim Abou Zeid
d4e3552739 Fallback values for song details 2018-05-01 19:53:16 +02:00