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
Karim Abou Zeid
30c4b18444
Go to artist when clicking on the artist name in album page
2018-04-28 13:54:46 +02:00
Karim Abou Zeid
f93407ca35
Better info texts for album page
2018-04-28 13:47:07 +02:00
Karim Abou Zeid
21d7b3d5df
Fix album page toolbar color
2018-04-28 13:38:21 +02:00
Nicholas Narsing
32da438ac4
Add sort order menu for artist & album
2018-04-28 02:07:52 -04:00
Karim Abou Zeid
55146753f2
Fix artist detail activity and a landscape bug
2018-04-28 00:55:27 +02:00
Karim Abou Zeid
c49777e5cc
Fix shared element transition
2018-04-28 00:42: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
8cc997ad81
Remove Fabric (Crashlytics)
2018-04-21 15:32:58 +02:00
Karim Abou Zeid
b984e4b73d
Update twitter username
2018-03-10 10:22:48 +01:00
Karim Abou Zeid
4349476dbf
Update LibraryFragment.java
2018-01-10 19:18:05 +01:00
undu
3d8d0f2726
Always hide single-tab pager
...
Right now the pager does not remain hidden after restarting phonograph.
Hiding the tabs when setting up the view pager makes the change to persist between runs.
2018-01-07 19:08:34 +00:00
Karim Abou Zeid
c2344429e1
Fix PurchaseActivity title
2017-12-26 23:40:52 +01:00