Commit graph

192 commits

Author SHA1 Message Date
Karim Abou Zeid
2fe07913ac Refactoring of some names 2018-04-29 23:19:50 +02:00
Karim Abou Zeid
83c9e941ad Rename string identifier 2018-04-29 22:39:27 +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
Nicholas Narsing
60cb868beb
Support song ordering; add/fix album year sort 2018-04-28 11:47:05 -04:00
Karim Abou Zeid
aedf19c08d Add Adrian to the about page 2018-04-28 16:11:26 +02:00
Nicholas Narsing
32da438ac4
Add sort order menu for artist & album 2018-04-28 02:07:52 -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
d298d6c334 Remove unused resources 2017-12-26 23:38:57 +01:00
Karim Abou Zeid
1c57bbf618 Reorganized some settings. Fix last tab. 2017-12-26 23:26:12 +01:00
Marco Hunsicker
70e6c76064 Add preferences ui for the library categories setting 2017-12-23 17:12:08 +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
Karim Abou Zeid
a024d54848
Sync translations 2017-10-01 13:28:43 +02:00
Karim Abou Zeid
9755e877f9
Add custom artist images 2017-09-30 12:58:07 +02:00
Karim Abou Zeid
a7ce03dfd1
Export blacklist preference strings 2017-09-11 13:59:57 +02:00
Karim Abou Zeid
36d85f3003 Merge branch 'playlist-actions' of https://github.com/arkon/Phonograph into arkon-playlist-actions 2017-09-09 13:38:00 +02:00
Karim Abou Zeid
8a75b8b68f Add blacklist option and minor code improvements 2017-09-08 16:22:18 +02:00
Eugene Cheung
944b5fc1fa
Genres tab 2017-09-04 17:39:16 -04:00
Karim Abou Zeid
0a71b37f00 Add @arkon to about section 2017-09-04 21:39:34 +02:00
Eugene Cheung
165fdcda7a
Add menu actions to playlist detail activity 2017-09-02 17:54:29 -04:00
Karim Abou Zeid
035792b3d0 Replaced BuyDialog with PurchaseActivity 2017-09-02 19:20:30 +02:00
Karim Abou Zeid
d9fe0030a5 Sync translations 2017-08-31 12:55:47 +02:00
Karim Abou Zeid
69bb951e1d Merge branch 'master' into phonograph_pro
# Conflicts:
#	app/src/main/res/values/strings.xml
2017-08-30 20:58:09 +02:00
Karim Abou Zeid
5d19c7622b Removed unused resources 2017-08-30 20:54:37 +02:00
Karim Abou Zeid
1b85252f92 Add pro version 2017-08-30 20:52:01 +02:00
Karim Abou Zeid
9da5f6c8d4 Add notification channel 2017-08-30 20:12:15 +02:00
Eugene Cheung
cbdcec7c4b
Save current playing queue as playlist 2017-07-24 20:48:26 -04:00
Karim Abou Zeid
15a5dfeb36 Update a preference description 2017-07-24 22:14:42 +02:00
tkashkin
e111d4f113 Added card-like widget 2017-07-19 23:45:56 +03:00
tkashkin
21eb8e0127 Change string 2017-07-12 11:57:37 +03:00
tkashkin
93e2dc0346 Add synchronized lyrics preference
Fix animations
2017-07-12 11:57:37 +03:00
Eugene Cheung
80527e2769
Hide unsupported settings (fixes #195) 2017-07-07 14:10:36 -04:00
Eugene Cheung
28e23635de Merge pull request #178 from Materight/lastfm
Added localized biography and wiki for albums
2017-07-05 13:42:12 -04:00
Eugene Cheung
0bd8e4292d
Refactor and rename metadata pref/util 2017-07-05 12:36:22 -04:00
Materight
d15f056e00 Added control for the auto download setting. 2017-07-05 16:47:41 +02:00
Eugene Cheung
487748258a Minor formatting/refactoring 2017-06-12 23:23:30 -04:00
Materight
1c42afc00e Added string for wiki unavailable. 2017-06-11 22:03:27 +02:00
Materight
2b4b5f1638 Added an option to show the "wiki" of albums. 2017-06-11 22:01:49 +02:00
Eugene Cheung
fe6bc5911e Merge branch 'master' into feat/last_added_interval 2017-06-01 14:40:27 -04:00
Eugene Cheung
c20262eb03 Add last added playlist interval preference (#107) 2017-06-01 14:39:36 -04:00
Lincoln
f0a648e8e8 Merge pull request #147 from arkon/old-notif-setting
Add option to toggle notification design in N+
2017-05-31 15:05:49 -04:00
Karim Abou Zeid
484df44582 Update email and github 2017-05-22 20:34:59 +02:00
Eugene Cheung
964de0e720 Add option to toggle notification design in N+ (#106) 2017-05-03 14:18:11 -04:00
Karim Abou Zeid
816667e0eb Synced translations 2017-04-25 20:03:06 +02:00
Karim Abou Zeid
3232370e47 Created CustomPlaylist class, cleaned up some code 2017-04-22 15:34:59 +02:00
Adrian Campos
54414e7d3e Fixes issue #112 - Crash on too many songs in App Shortcut playlist
Instead of passing all songs in an intent extra, pass the Playlist which is then used to load the songs in MusicService
2017-04-05 16:39:22 -07:00
Adrian Campos
f504e83cbf Fixes issue 111.
Instead of calling play() when the playlist is empty, show a toast
2017-04-04 09:07:15 -07:00
Karim Abou Zeid
2eca79cd56 Removed unnecessary error message 2017-03-23 18:52:07 +01:00
Adrian Campos
4170e00cfd Added "Colored App Shortcuts" as an option in settings 2017-03-23 17:52:58 +01:00
Xorok
d422a05e8d Adapt names to naming convention 2017-03-23 17:52:58 +01:00