Commit graph

202 commits

Author SHA1 Message Date
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
Karim Abou Zeid
06096ca8f5 Fixed a force close because of inconsistent unique ids. 2016-03-24 17:59:58 +01:00
Karim Abou Zeid
73d613d11d Clean ups and refactoring. 2016-03-23 01:52:17 +01:00
Karim Abou Zeid
9eb147625c The search now loads results async. 2016-03-21 00:51:14 +01:00
Karim Abou Zeid
aa67b6cd35 Album and artist detail activities load their data async now. 2016-03-20 23:43:11 +01:00
Karim Abou Zeid
4e6df0faf8 The LibraryFragments are now loading their content async. 2016-03-20 21:11:21 +01:00
Karim Abou Zeid
ada182a569 Added a scan option. 2016-03-19 16:37:16 +01:00
Karim Abou Zeid
4fe4e2475c Fixed a FC 2016-03-19 14:16:24 +01:00
Karim Abou Zeid
e5ad02e8a9 Fixed an issue caused by symlinks not handled correctly. 2016-03-19 13:57:43 +01:00
Karim Abou Zeid
5dc61b64ca Added a music file filter and alphabetical sorting. 2016-03-18 11:24:15 +01:00
Karim Abou Zeid
1e6ac6a227 Made progress with the folder feature. 2016-03-16 00:41:17 +01:00
Karim Abou Zeid
56d3a2dbce First steps for folder support. 2016-03-14 00:47:16 +01:00
Karim Abou Zeid
19f2bb209c Renamed a class. 2016-03-10 14:39:15 +01:00