Commit graph

223 commits

Author SHA1 Message Date
Karim Abou Zeid
76869888bb Normal transition when there are no shared elements. 2018-04-28 14:02:26 +02:00
Karim Abou Zeid
f93407ca35 Better info texts for album page 2018-04-28 13:47: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
1c57bbf618 Reorganized some settings. Fix last tab. 2017-12-26 23:26:12 +01:00
Karim Abou Zeid
739e565bc4 Clean up 2017-12-26 22:35:07 +01:00
Karim Abou Zeid
30dd66e788 Clean up 2017-12-26 00:05:01 +01:00
doompadee
5242ddb76f Merge with upstream and more cleanup 2017-12-24 23:34:55 +01:00
Marco Hunsicker
70e6c76064 Add preferences ui for the library categories setting 2017-12-23 17:12:08 +01:00
Marco Hunsicker
0e5adaf361 Make library categories configurable 2017-12-23 17:10:51 +01:00
Karim Abou Zeid
7793cc822d Add java8 support 2017-12-18 20:23:03 +01:00
Karim Abou Zeid
1939e76288 Merge branch 'genre-tweaks' of git://github.com/arkon/Phonograph into arkon-genre-tweaks 2017-12-18 19:58:46 +01:00
Eugene Cheung
918090ee63
Remove unknown genre, add number of songs 2017-12-14 23:11:47 -05:00
Karim Abou Zeid
441b64fce4 Merge branch 'feat/genres' of git://github.com/arkon/Phonograph into arkon-feat/genres 2017-12-13 18:25:19 +01:00
Karim Abou Zeid
60aedc460f
Catch the song share crash 2017-10-07 12:57:54 +02:00
Karim Abou Zeid
9755e877f9
Add custom artist images 2017-09-30 12:58:07 +02:00
Karim Abou Zeid
0801e8a021
Simplified file sharing 2017-09-29 22:51:44 +02:00
Peter
05127a745c Update MusicUtil.java 2017-09-28 20:34:09 +02:00
Eugene Cheung
1f37982536
Fix favorite toggling 2017-09-09 13:27:46 -04:00
Karim Abou Zeid
36d85f3003 Merge branch 'playlist-actions' of https://github.com/arkon/Phonograph into arkon-playlist-actions 2017-09-09 13:38:00 +02:00
Karim Abou Zeid
8a75b8b68f Add blacklist option and minor code improvements 2017-09-08 16:22:18 +02:00
Eugene Cheung
944b5fc1fa
Genres tab 2017-09-04 17:39:16 -04:00
Karim Abou Zeid
f581b40f33 Hide colored notification on O standard notification 2017-09-04 21:19:31 +02:00
Eugene Cheung
165fdcda7a
Add menu actions to playlist detail activity 2017-09-02 17:54:29 -04:00
Karim Abou Zeid
cadc7ac469 Merge branch 'arkon-playlist-length' 2017-07-24 19:16:04 +02:00
tkashkin
1a71950930 Fix loading LRC files with regex control characters in name
Fix non-standart LRC timestamps
2017-07-12 11:57:37 +03:00
tkashkin
1ee7d8c7b6 Try to load lyrics from file if tag is empty 2017-07-12 11:57:37 +03:00
tkashkin
93e2dc0346 Add synchronized lyrics preference
Fix animations
2017-07-12 11:57:37 +03:00
Eugene Cheung
9367e120e4
Show playlist length at top (closes #172) 2017-07-07 17:56:22 -04:00
Eugene Cheung
28e23635de Merge pull request #178 from Materight/lastfm
Added localized biography and wiki for albums
2017-07-05 13:42:12 -04:00
Eugene Cheung
0bd8e4292d
Refactor and rename metadata pref/util 2017-07-05 12:36:22 -04:00
Karim Abou Zeid
547849e0d9 Revert Merge pull request 128 from syphe dynamic size status bars Dynamic size status bars 2017-06-13 11:08:51 +02:00
Eugene Cheung
487748258a Minor formatting/refactoring 2017-06-12 23:23:30 -04:00
Lincoln
bced70f894 Merge pull request #128 from syphe/dynamic_size_status_bars
Dynamic size status bars
2017-06-07 00:18:14 -04:00
Lincoln
40b7552b85 Merge pull request #161 from Materight/album_color
Add palette color of album on artist page
2017-06-06 23:53:49 -04:00
Eugene Cheung
df74ed2dd5 Format hours in readable duration string 2017-06-06 19:58:13 +02:00
Materight
2fa79c6d09 Added an option to turn off the color 2017-06-06 15:37:41 +02:00
Eugene Cheung
d0171abdee Fix seconds/ms not being considered for today and negative amount of weekdays 2017-06-01 20:04:41 -04:00
Eugene Cheung
fe6bc5911e Merge branch 'master' into feat/last_added_interval 2017-06-01 14:40:27 -04:00
Eugene Cheung
c20262eb03 Add last added playlist interval preference (#107) 2017-06-01 14:39:36 -04:00
Eugene Cheung
46aef2628d Fix incorrect default setting and duplicated option 2017-05-19 00:59:46 -04:00
Eugene Cheung
964de0e720 Add option to toggle notification design in N+ (#106) 2017-05-03 14:18:11 -04:00
simonfi
a0c57357e3 Merge branch 'master' into dynamic_size_status_bars 2017-03-30 11:51:48 +13:00
simonfi
3d49373f26 implement dynamically sized status bar in *most of the activities/fragments. 2017-03-30 11:45:04 +13:00
Adrian Campos
4170e00cfd Added "Colored App Shortcuts" as an option in settings 2017-03-23 17:52:58 +01:00
simonfi
823f0ca856 start to resize status bar area based on device dimensions so that devices with nonstandard status bars don't draw the app window
beneath the statusbar.
2017-03-23 08:54:06 +13:00
wzv5
e4e05e87ea Fix the FoldersFragment can't list a file when it's extension is uppercase. 2017-03-10 16:52:23 +08:00
Karim Abou Zeid
1179aca8ed Fixed a palette deprecation. 2016-08-18 16:42:00 +02:00
Karim Abou Zeid
db868f8a75 Fixed a deprecation. 2016-08-18 16:34:58 +02:00
Karim Abou Zeid
8a4d364c14 Improved the artist loading mechanism. 2016-07-22 20:36:42 +02:00