tkashkin
|
93e2dc0346
|
Add synchronized lyrics preference
Fix animations
|
2017-07-12 11:57:37 +03:00 |
|
tkashkin
|
dbb6250c06
|
Add synchronized lyrics support (only LRC format at the moment)
|
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 |
|
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
|
487748258a
|
Minor formatting/refactoring
|
2017-06-12 23:23:30 -04:00 |
|
Eugene Cheung
|
556adb02dd
|
Fix previous/next button order for RTL languages
|
2017-06-12 14:57:01 -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
|
3d118805b7
|
Use fast scroller for playlists (#145)
|
2017-06-07 01:37:22 -04:00 |
|
Lincoln
|
bced70f894
|
Merge pull request #128 from syphe/dynamic_size_status_bars
Dynamic size status bars
|
2017-06-07 00:18:14 -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 |
|
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
|
46aef2628d
|
Fix incorrect default setting and duplicated option
|
2017-05-19 00:59:46 -04:00 |
|
Eugene Cheung
|
964de0e720
|
Add option to toggle notification design in N+ (#106)
|
2017-05-03 14:18:11 -04:00 |
|
Karim Abou Zeid
|
abb2c21add
|
Fixed strings build error
|
2017-04-25 20:06:41 +02: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 |
|
simonfi
|
a0c57357e3
|
Merge branch 'master' into dynamic_size_status_bars
|
2017-03-30 11:51:48 +13:00 |
|
simonfi
|
3d49373f26
|
implement dynamically sized status bar in *most of the activities/fragments.
|
2017-03-30 11:45:04 +13: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
|
49a3d0b28a
|
Support theme colors in AppShortcut icons
|
2017-03-23 17:52:58 +01:00 |
|
Xorok
|
6b43160a0f
|
Replace PNG app shortcut icons with vector versions
|
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 |
|
Xorok
|
079f163cc4
|
Add app shortcut icons
|
2017-03-23 17:52:58 +01:00 |
|
Adrian Campos
|
43a2f319fc
|
Convert static app shortcuts to dynamic
Will allow user customization in the future (colors, choosing which show up in list, etc.)
|
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 |
|
Karim Abou Zeid
|
d5bf0b58d2
|
Bumped version number, synced translations and updated changelog.
|
2017-03-23 13:18:41 +01:00 |
|
Karim Abou Zeid
|
89d78b9951
|
Synced translations
|
2017-03-22 20:03:42 +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
|
cfedd79dcf
|
Increased build version, updated changelog, synced translations.
|
2016-11-26 16:44:31 +01:00 |
|
Karim Abou Zeid
|
b70bb82159
|
Synced translations
|
2016-09-17 13:12:01 +02:00 |
|
Karim Abou Zeid
|
499ee02c4e
|
Increased build version, updated changelog, synced translations.
|
2016-08-27 19:44:20 +02:00 |
|
Karim Abou Zeid
|
7bfe587464
|
Increased build version, updated changelog, synced translations.
|
2016-08-18 18:50:58 +02:00 |
|
Karim Abou Zeid
|
69520d80d9
|
Increased build version, updated changelog, synced translations.
|
2016-07-22 20:41:35 +02:00 |
|
Karim Abou Zeid
|
ca238fc69a
|
Added a parallax effect to the intro.
|
2016-07-22 17:23:16 +02:00 |
|
Karim Abou Zeid
|
19bbf2565e
|
Added a parallax effect to the intro.
|
2016-07-22 17:18:44 +02:00 |
|
Karim Abou Zeid
|
cea6a7bea8
|
Updated libraries
|
2016-07-22 17:07:14 +02:00 |
|
Karim Abou Zeid
|
411ba4d7ec
|
Increased build version, updated changelog, synced translations.
|
2016-06-12 19:40:35 +02:00 |
|