Commit graph

224 commits

Author SHA1 Message Date
dkanada
40a870c7e4 remove some unused strings 2019-07-17 22:55:02 -07:00
dkanada
4089cb31cd roll CustomPlaylist class into SmartPlaylist 2019-07-17 02:05:17 -07:00
dkanada
4b02fb2b5f rely on server for custom artist images 2019-07-17 01:04:03 -07:00
dkanada
9923a4c1e0 reduce calls to loader classes for backend changes 2019-07-16 03:00:40 -07:00
dkanada
b85fab728b separate frequent and recent playlists 2019-07-11 15:55:58 -07:00
Christoph Loy
37725948f1 Refactoring: Replace usages of ArrayList<> with List<>Collections refactor (#686)
* First replacements of ArrayList with List

* Get rid of ArrayList-Types

* Revert irrelevant changes

* Fixed stuff noticed by @arkon
2019-05-17 11:07:03 -04:00
Karim Abou Zeid
a594551ce2 Revert "Smart playlist decoration (#619)"
This reverts commit e461f44ff0.
2019-04-16 23:54:35 +02:00
Karim Abou Zeid
2cf8fe3d89 Revert "Disable clear menu item on NotRecentlyPlayed (#620)"
This reverts commit 93bb9cf7fc.
2019-04-16 23:15:45 +02:00
Karim Abou Zeid
58fb31b4b1 SDK 28, Android X 2019-04-10 12:40:28 +02:00
soncaokim
b0a4ffdcb5 Library annotations (#638)
Populate album name / artist name / song counts across different view as "subtitle" that enriches the main info displayed in the title.
This includes the notification, different list-based views, the main menu, the now-playing view, search result...

For example, the included images show the added annotations highlighted with white underline
![screenshot_20190108-035119](https://user-images.githubusercontent.com/13333482/50807749-ce600000-12fb-11e9-86c6-9efb41389194.jpg)
![screenshot_20190108-035137](https://user-images.githubusercontent.com/13333482/50807750-ce600000-12fb-11e9-90e2-650aae0b159a.jpg)
![screenshot_20190108-035228](https://user-images.githubusercontent.com/13333482/50807751-ce600000-12fb-11e9-8f74-b04dbae0c6d2.jpg)
![screenshot_20190108-035244](https://user-images.githubusercontent.com/13333482/50807752-cef89680-12fb-11e9-892c-80fd55805c11.jpg)
![screenshot_20190108-035414](https://user-images.githubusercontent.com/13333482/50807753-cef89680-12fb-11e9-80a1-ee784c855876.jpg)
2019-01-21 19:48:25 -08:00
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