Commit graph

1,063 commits

Author SHA1 Message Date
Karim Abou Zeid
7fdadd3310 Fix crash with custom artist images 2018-06-26 12:32:31 +02: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
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
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
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
b33a1e65d1 Display <unknown> Artist as Unknown Artist 2018-05-18 14:11:29 +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
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
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
ddc74f2b4b Merge branch 'sorting' of https://github.com/soren121/Phonograph into soren121-sorting 2018-04-29 22:28:16 +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
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
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
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
Karim Abou Zeid
698fec921f Redesigned album detail page 2018-04-27 23:10:19 +02:00
Karim Abou Zeid
d055253f97 Fix crash on startup because R has changed 2018-04-23 21:05:29 +02:00
Karim Abou Zeid
8cc997ad81 Remove Fabric (Crashlytics) 2018-04-21 15:32:58 +02:00
Karim Abou Zeid
b984e4b73d Update twitter username 2018-03-10 10:22:48 +01:00
imShara
0b7211b675
FIX: Can't swich to previous track with long click
Many heatsets can switch track with long click on volume buttons. Two long clicks requires around 5 seconds. With 2 seconds soooo hard to do this.
2018-02-28 19:50:12 +03:00
George Zacharia
dd3f4a8b43 Move Pageindicator to current position
The page indicator was stuck on the first page without knowing that the preference was changed. Now we let the page indicator know that we had a change of heart
2018-01-26 14:31:56 +05:30
Karim Abou Zeid
4349476dbf
Update LibraryFragment.java 2018-01-10 19:18:05 +01:00
undu
3d8d0f2726
Always hide single-tab pager
Right now the pager does not remain hidden after restarting phonograph.

Hiding the tabs when setting up the view pager makes the change to persist between runs.
2018-01-07 19:08:34 +00:00
Karim Abou Zeid
95bc75b2bf Fix possible crash when trying to delete a genre 2017-12-31 15:36:41 +01:00
Karim Abou Zeid
2b6b882a81 Display toast when trying to uncheck the last library category 2017-12-30 18:50:45 +01:00
Karim Abou Zeid
d75be393d7 Clean up 2017-12-30 18:38:04 +01:00
Karim Abou Zeid
6dcbfa0b72 Merge branch 'persist-library-dialog' of https://github.com/doompadee/Phonograph into doompadee-persist-library-dialog 2017-12-30 18:29:02 +01:00
doompadee
e12b18e078 Remove conditional 2017-12-29 20:49:54 +01:00
doompadee
2daf5f3c4f Persist library dialog state between invocations 2017-12-29 17:34:13 +01:00