Commit graph

393 commits

Author SHA1 Message Date
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
Adrian Campos
34f2f8b936 Fixed bug where app shortcuts wouldn't work when app was already open 2017-03-23 17:52:58 +01:00
Xorok
d422a05e8d Adapt names to naming convention 2017-03-23 17:52:58 +01:00
Adrian Campos
33ff49de0f Added basic support for App Shortcuts
Shuffle All, Top Tracks, and Last added. Still need to fix icons and add dynamic shortcuts for playlists
2017-03-23 17:52:58 +01:00
Materight
7898f9bc21 Add lyrics editor in SongTagEditorActivity 2017-03-19 14:57:32 +01:00
Samriddha Basu
1ce08c4998 Switched to Notification.MediaStyle 2017-03-13 05:29:20 +05:30
Karim Abou Zeid
aaef21f455 Updated preference library theme. 2016-05-30 00:07:33 +02:00
Karim Abou Zeid
87acf80aa6 Adjusted the statubsar color for the flat now playing screen. 2016-04-17 14:46:18 +02:00
Karim Abou Zeid
ea3f95d401 Added logic to switch between now playing screens. 2016-04-17 00:30:18 +02:00
Karim Abou Zeid
e4848e1dab Added a new now playing screen. 2016-04-16 17:09:34 +02:00
Karim Abou Zeid
3cc58e9764 Added a bug report screen. 2016-04-16 17:09:00 +02:00
Karim Abou Zeid
14204d1789 Added big app widget. 2016-04-04 15:35:12 +02:00
Karim Abou Zeid
ff41a67448 Added a small widget. 2016-04-04 14:13:21 +02:00
Karim Abou Zeid
ae84866e04 Renamed the small appwidget to classic. 2016-04-04 13:18:48 +02:00
Karim Abou Zeid
119f4e1f1c Completely rewrote the widget. Some method name refactoring. 2016-04-03 23:50:45 +02:00
Karim Abou Zeid
869b935bf6 Added option to disable audio ducking. 2016-04-03 16:10:50 +02:00
Karim Abou Zeid
1c9f6bbdb8 Updated a string. 2016-03-29 19:13:40 +02:00
Karim Abou Zeid
9b17931cd6 Added a lyrics dialog. Updated the SlidingUpPanelLayout lib which fixes a few sliding issues. Fixed an issue where the sling panel would get stuck somewhere in the middle. Fixed a NPE in an asynctask onPostExecute(). 2016-03-29 18:17:57 +02:00
Karim Abou Zeid
15fe7947cb Made the Intro a bit prettier. 2016-03-28 13:07:54 +02:00
Karim Abou Zeid
ffa329d978 Made the TagEditor more reliable. 2016-03-27 23:51:51 +02:00
Karim Abou Zeid
03a7ea333b Synced translations. 2016-03-27 19:49:20 +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
a52f4d5e96 Removed the placeholder ui. 2016-03-27 15:05:00 +02:00
Karim Abou Zeid
a4943b2b68 Async song matching in the FoldersFragment. 2016-03-26 01:18:51 +01:00
Karim Abou Zeid
6749661b0b Clean ups. 2016-03-25 20:48:18 +01:00
Karim Abou Zeid
f6e5f989b8 Fixed a bug with the last start page. 2016-03-20 22:17:43 +01:00
Karim Abou Zeid
bbaa526c61 Added option to set a custom start folder. 2016-03-19 16:59:38 +01:00
Karim Abou Zeid
ada182a569 Added a scan option. 2016-03-19 16:37:16 +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
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
b8595ddaf5 Replaced the big pink heart with a vector drawable. 2016-02-28 23:25:34 +01:00
Karim Abou Zeid
8d3cc602c4 Refactoring 2016-02-28 23:02:59 +01:00