Commit graph

1,203 commits

Author SHA1 Message Date
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
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
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
Karim Abou Zeid
7d562070f5 Fix crashes when files where not listed in the media store 2018-05-01 19:27:35 +02:00
Eugene Cheung
b1a086eaf2
Optimize imports 2018-04-30 18:30:30 -04:00
Eugene Cheung
d1a077c3f4
Remove remaining Crashlytics stuff 2018-04-30 18:26:07 -04:00
Karim Abou Zeid
62242f0137 Bump build version 2018-04-30 13:39:26 +02:00
Karim Abou Zeid
091d0a98f4 Merge branch 'soren121-sorting' 2018-04-30 13:22:53 +02:00
Karim Abou Zeid
cd04a13896 Remove unused import. 2018-04-30 13:22:00 +02:00
Karim Abou Zeid
9b3243e3e2 Add scan button to navigation drawer 2018-04-30 13:14:24 +02:00
Karim Abou Zeid
db42454261 Add scan button to folder toolbar 2018-04-30 11:25:49 +02:00
Karim Abou Zeid
95bde3dd94 Fix bug where file scan snackbar wouldn't appear 2018-04-30 11:00:30 +02:00
Karim Abou Zeid
be54afd38b Fix track sorting bug 2018-04-30 00:08:23 +02:00
Karim Abou Zeid
2fe07913ac Refactoring of some names 2018-04-29 23:19:50 +02:00
Karim Abou Zeid
83c9e941ad Rename string identifier 2018-04-29 22:39:27 +02:00
Karim Abou Zeid
ddc74f2b4b Merge branch 'sorting' of https://github.com/soren121/Phonograph into soren121-sorting 2018-04-29 22:28:16 +02:00
Karim Abou Zeid
e037fb3b12 Bump build version 2018-04-29 22:27:10 +02:00
Karim Abou Zeid
0fe83c46b2 Artist show albums before songs 2018-04-29 21:53:36 +02:00
Karim Abou Zeid
005fd71276 Show default color when opening album/artist and image doesn't load fast enough 2018-04-29 21:48:31 +02:00
Karim Abou Zeid
da80eaf344 Bump build version 2018-04-29 13:49:39 +02:00
Nicholas Narsing
60cb868beb
Support song ordering; add/fix album year sort 2018-04-28 11:47:05 -04:00
Nicholas Narsing
3b62a4578f
Change album,artist sort; fix menu selection bug 2018-04-28 11:07:05 -04:00
Karim Abou Zeid
aedf19c08d Add Adrian to the about page 2018-04-28 16:11:26 +02:00
Karim Abou Zeid
2de2cecd85 New artist page (same as new album page) 2018-04-28 15:37:03 +02:00
Karim Abou Zeid
ec6fc07c48 Tablets display new album page at normal height landscape. 2018-04-28 14:59:49 +02:00
Karim Abou Zeid
a13937fb39 Display new album page a bit smaller in landscape. 2018-04-28 14:37:29 +02:00
Karim Abou Zeid
76869888bb Normal transition when there are no shared elements. 2018-04-28 14:02:26 +02:00
Karim Abou Zeid
30c4b18444 Go to artist when clicking on the artist name in album page 2018-04-28 13:54:46 +02:00
Karim Abou Zeid
f93407ca35 Better info texts for album page 2018-04-28 13:47:07 +02:00
Karim Abou Zeid
21d7b3d5df Fix album page toolbar color 2018-04-28 13:38:21 +02:00
Karim Abou Zeid
6f75aff214 Bump build version 2018-04-28 13:30:17 +02:00
Nicholas Narsing
32da438ac4
Add sort order menu for artist & album 2018-04-28 02:07:52 -04:00
Nicholas Narsing
01c255abca
Set fastscroll section name correctly by sort preference 2018-04-28 00:39:35 -04:00
Karim Abou Zeid
55146753f2 Fix artist detail activity and a landscape bug 2018-04-28 00:55:27 +02:00
Karim Abou Zeid
c49777e5cc Fix shared element transition 2018-04-28 00:42:07 +02:00