dkanada
|
a26ddacc8c
|
remove lyrics
|
2019-07-17 17:06:47 -07:00 |
|
dkanada
|
4089cb31cd
|
roll CustomPlaylist class into SmartPlaylist
|
2019-07-17 02:05:17 -07:00 |
|
dkanada
|
0891555785
|
remove purchase activity
|
2019-07-17 01:45:36 -07:00 |
|
dkanada
|
4b02fb2b5f
|
rely on server for custom artist images
|
2019-07-17 01:04:03 -07:00 |
|
dkanada
|
bbd24b2ea3
|
move shortcut and widget folders
|
2019-07-17 00:33:06 -07:00 |
|
dkanada
|
6afd14c647
|
remove blacklist feature
|
2019-07-17 00:14:48 -07:00 |
|
dkanada
|
9923a4c1e0
|
reduce calls to loader classes for backend changes
|
2019-07-16 03:00:40 -07:00 |
|
dkanada
|
593a9a545a
|
minor changes to default preferences
|
2019-07-16 00:19:31 -07:00 |
|
dkanada
|
0d6a0929b9
|
remove media scan and file views
|
2019-07-16 00:05:17 -07:00 |
|
dkanada
|
c963c7195b
|
add basic login activity
|
2019-07-12 17:15:55 -07:00 |
|
dkanada
|
7252046294
|
minor changes to about activity
|
2019-07-12 06:40:14 -07:00 |
|
dkanada
|
b85fab728b
|
separate frequent and recent playlists
|
2019-07-11 15:55:58 -07:00 |
|
dkanada
|
734e6a08fa
|
remove tag editors and lastfm client
|
2019-07-11 15:24:30 -07:00 |
|
dkanada
|
75429d3376
|
remove wiki and biography features
|
2019-07-11 15:00:19 -07:00 |
|
Matthieu
|
dec0832b6e
|
feat: replace artist image by a mosaic of covers
|
2019-06-21 14:56:12 +02: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
|
29371671ee
|
Revert "Add a new smart playlist "Not played lately" playlist (#613)"
This reverts commit 764751381a.
|
2019-04-16 23:02:15 +02:00 |
|
Karim Abou Zeid
|
58fb31b4b1
|
SDK 28, Android X
|
2019-04-10 12:40:28 +02:00 |
|
Eugene Cheung
|
fc6101f638
|
Remove author and community Google+ links
|
2019-01-21 23:02:29 -05: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





|
2019-01-21 19:48:25 -08:00 |
|
Eugene Cheung
|
3f3526f061
|
Move some util functions
|
2019-01-07 22:12:21 -05:00 |
|
soncaokim
|
764751381a
|
Add a new smart playlist "Not played lately" playlist (#613)
* Add "Not played lately" playlist (#1)
* Fix bad recent playlist construction (#6)
* Revert History rename
* Code review
|
2018-12-02 12:30:01 -05:00 |
|
Eugene Cheung
|
f98222c372
|
Some NonNull annotations
|
2018-09-05 23:01:45 -04:00 |
|
Eugene Cheung
|
2d173acc3f
|
Replace if blocks with switch blocks
|
2018-09-05 22:46:30 -04:00 |
|
Eugene Cheung
|
c9eb6b9a08
|
Remove explicit parameter types
|
2018-09-05 22:45:32 -04:00 |
|
Eugene Cheung
|
527c7ec54e
|
Remove unused return values
|
2018-09-05 22:38:55 -04:00 |
|
Eugene Cheung
|
a842ec26c0
|
Remove unused TAGs
|
2018-09-05 22:38:46 -04:00 |
|
Eugene Cheung
|
5cef335b27
|
Remove redundant methods
|
2018-09-05 22:35:36 -04:00 |
|
Eugene Cheung
|
1b8a80a393
|
Remove unused argument to setDrawUnderStatusbar
|
2018-09-05 22:24:51 -04:00 |
|
Eugene Cheung
|
682ab8aea7
|
Minor edit
|
2018-09-05 22:24:34 -04:00 |
|
Eugene Cheung
|
63698f05de
|
Set lyrics button as SHOW_AS_ACTION_IF_ROOM
|
2018-09-05 22:24:21 -04:00 |
|
Eugene Cheung
|
2b0280298c
|
Replace deprecated methods
|
2018-09-05 22:23:53 -04:00 |
|
Karim Abou Zeid
|
6464307c7d
|
Notch support via WindowInsets
|
2018-08-25 15:14:35 +02:00 |
|
Eugene Cheung
|
436a3c90ee
|
Trim whitespace when searching (fixes #508)
|
2018-06-18 22:26:18 -04:00 |
|
Karim Abou Zeid
|
a635ff45d6
|
Display an unknown album year consistently everywhere
|
2018-06-05 19:16:14 +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
|
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
|
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
|
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 |
|