Commit graph

214 commits

Author SHA1 Message Date
Eugene Cheung
3f3526f061
Move some util functions 2019-01-07 22:12:21 -05:00
soncaokim
e461f44ff0 Smart playlist decoration (#619)
* Show smart playlist threshold and number of tracks in addition to the playlist title (#4)

* Remove todo tags (#5)

* Indentation

* Code review
2018-12-29 12:28:44 -05:00
soncaokim
93bb9cf7fc Disable clear menu item on NotRecentlyPlayed (#620)
* Disable clear menu item on NotRecentlyPlayed, small menu refactoring

* Save few clock ticks
2018-12-06 16:51:42 -05:00
Eugene Cheung
f98222c372
Some NonNull annotations 2018-09-05 23:01:45 -04:00
Eugene Cheung
42bcb62d2c
Replace for loops with foreach 2018-09-05 22:44:45 -04:00
Eugene Cheung
a842ec26c0
Remove unused TAGs 2018-09-05 22:38:46 -04:00
Karim Abou Zeid
614f28e0c9 Clean up 2018-06-05 22:45:29 +02:00
Eugene Cheung
b1a086eaf2
Optimize imports 2018-04-30 18:30:30 -04:00
Nicholas Narsing
60cb868beb
Support song ordering; add/fix album year sort 2018-04-28 11:47:05 -04:00
Nicholas Narsing
01c255abca
Set fastscroll section name correctly by sort preference 2018-04-28 00:39:35 -04: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
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
Karim Abou Zeid
ffa33fced7 Merge branch 'library-categories' of https://github.com/doompadee/Phonograph into doompadee-library-categories 2017-12-25 23:42:32 +01:00
doompadee
5242ddb76f Merge with upstream and more cleanup 2017-12-24 23:34:55 +01:00
doompadee
36095431af Another leftover removal 2017-12-24 14:46:44 +01:00
Karim Abou Zeid
1fa6a9ea32
Merge pull request #359 from giovannipessiva/master
Fix album with year "0" - Issues #121 and #355
2017-12-24 13:59:00 +01:00
Karim Abou Zeid
c24538b58f
Change empty string with dash 2017-12-24 13:58:44 +01:00
doompadee
6bf7697e67 Make drag handle area bigger 2017-12-24 07:42:13 +01:00
doompadee
7b1f9635a5 Use resource key from catgory 2017-12-23 17:28:53 +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
2a72b1b21f Code clean up 2017-12-18 20:24:28 +01:00
Karim Abou Zeid
7793cc822d Add java8 support 2017-12-18 20:23:03 +01:00
Karim Abou Zeid
59523930cc Proper genre item layout. Clean up genre loader 2017-12-18 20:10:32 +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
rpt
f3ef91c406 Fixes issues #121 and #355 2017-11-21 01:06:31 +01:00
Eugene Cheung
465f1fe2db
Update advrecyclerview and target SDK 27 (#345) 2017-10-29 21:20:28 -04:00
Karim Abou Zeid
9755e877f9
Add custom artist images 2017-09-30 12:58:07 +02:00
Eugene Cheung
944b5fc1fa
Genres tab 2017-09-04 17:39:16 -04:00
Eugene Cheung
ede040d2a9
Allow dragging playlist items by image too 2017-09-03 00:13:17 -04:00
Karim Abou Zeid
c21180fb2d Add icon to playlist length 2017-07-24 21:42:02 +02:00
Karim Abou Zeid
066cc97d32 Fix crash when selecting the playlist header 2017-07-24 19:15:33 +02:00
Eugene Cheung
50a8a851d0
Fix being able to drag playlist item above fixed header 2017-07-07 18:00:46 -04:00
Eugene Cheung
9367e120e4
Show playlist length at top (closes #172) 2017-07-07 17:56: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
3d118805b7 Use fast scroller for playlists (#145) 2017-06-07 01:37:22 -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
Materight
2fa79c6d09 Added an option to turn off the color 2017-06-06 15:37:41 +02:00
Eugene Cheung
c20262eb03 Add last added playlist interval preference (#107) 2017-06-01 14:39:36 -04:00
Materight
7c18547731 Added color on album on artist page 2017-06-01 16:38:36 +02:00
Karim Abou Zeid
3232370e47 Created CustomPlaylist class, cleaned up some code 2017-04-22 15:34:59 +02:00
Karim Abou Zeid
e73feb48af Updated to butterknife 8. 2016-08-18 18:21:09 +02:00
Karim Abou Zeid
8a4d364c14 Improved the artist loading mechanism. 2016-07-22 20:36:42 +02:00
Karim Abou Zeid
2b38324d03 Updated libraries. 2016-05-29 22:40:29 +02:00
Karim Abou Zeid
dd9ed7390d Updated to support lib 23.3 2016-04-09 15:03:57 +02:00
Karim Abou Zeid
da7867c32d Folders and files got all menu items now. Added play next option for all bulk actions. 2016-03-27 18:44:16 +02:00
Karim Abou Zeid
9c84d59d89 Made the artist info string prettier. 2016-03-27 16:10:23 +02:00
Karim Abou Zeid
4f4c6d05ed Fixed a bug in the library fragment adapters where the footers would be transparent. 2016-03-26 15:34:48 +01:00