Commit graph

194 commits

Author SHA1 Message Date
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
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
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
Eugene Cheung
df74ed2dd5 Format hours in readable duration string 2017-06-06 19:58:13 +02:00
Materight
2fa79c6d09 Added an option to turn off the color 2017-06-06 15:37:41 +02:00
Eugene Cheung
d0171abdee Fix seconds/ms not being considered for today and negative amount of weekdays 2017-06-01 20:04:41 -04: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
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
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
Adrian Campos
4170e00cfd Added "Colored App Shortcuts" as an option in settings 2017-03-23 17:52:58 +01:00
simonfi
823f0ca856 start to resize status bar area based on device dimensions so that devices with nonstandard status bars don't draw the app window
beneath the statusbar.
2017-03-23 08:54:06 +13:00
wzv5
e4e05e87ea Fix the FoldersFragment can't list a file when it's extension is uppercase. 2017-03-10 16:52:23 +08:00
Karim Abou Zeid
1179aca8ed Fixed a palette deprecation. 2016-08-18 16:42:00 +02:00
Karim Abou Zeid
db868f8a75 Fixed a deprecation. 2016-08-18 16:34:58 +02:00
Karim Abou Zeid
8a4d364c14 Improved the artist loading mechanism. 2016-07-22 20:36:42 +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
3b2dd8402d Fixed a vector drawable bug on API 21+ 2016-04-09 15:27:01 +02:00
Karim Abou Zeid
dd9ed7390d Updated to support lib 23.3 2016-04-09 15:03:57 +02:00
Karim Abou Zeid
869b935bf6 Added option to disable audio ducking. 2016-04-03 16:10:50 +02:00
Karim Abou Zeid
10120c0148 Fixed a NPE. 2016-03-30 15:40:31 +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
c7b2111115 Moved the tag editors album cover folder. 2016-03-28 00:40:53 +02:00
Karim Abou Zeid
9c84d59d89 Made the artist info string prettier. 2016-03-27 16:10:23 +02:00
Karim Abou Zeid
a4943b2b68 Async song matching in the FoldersFragment. 2016-03-26 01:18:51 +01:00
Karim Abou Zeid
73d613d11d Clean ups and refactoring. 2016-03-23 01:52:17 +01:00
Karim Abou Zeid
4e6df0faf8 The LibraryFragments are now loading their content async. 2016-03-20 21:11:21 +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
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
3ea94d5c4a Better grid item selector drawable. 2016-02-28 22:51:48 +01:00
Karim Abou Zeid
138ec909e2 Fixed the notification. 2016-02-28 19:33:43 +01:00
Karim Abou Zeid
ea78a3e117 Temporary fixed critical update bug. 2016-02-04 00:24:53 +01:00
Karim Abou Zeid
f27dbdab3d Set android:windowSharedElementsUseOverlay to false 2016-01-30 13:02:33 +01:00
Karim Abou Zeid
1aa6aec9cb Added option to save a playlist as m3u file. 2016-01-29 11:57:37 +01:00
Karim Abou Zeid
dd98206ec7 Added transition when opening a playlist. 2016-01-28 18:47:49 +01:00
Karim Abou Zeid
2ce9b38747 Improved the Palette APIs speed and readded colored footers to artist and song adapters. 2016-01-28 17:49:37 +01:00
Karim Abou Zeid
44ba560d77 Clean ups 2016-01-27 22:11:38 +01:00
Karim Abou Zeid
8b98a9be85 Implemented app-theme-helper. Needs to be cleaned up. 2016-01-25 22:20:59 +01:00
Karim Abou Zeid
2f22a4bbca Added support for the section popup 2016-01-21 19:50:17 +01:00
Karim Abou Zeid
524273228d Now using OkHttp Glide module, also improved the artist image loading and caching. 2016-01-04 17:04:47 +01:00
Karim Abou Zeid
df5a06e5b9 Various optimizations and bug fixes to Glide calls. Made the ignore media store option working again. 2016-01-03 23:11:19 +01:00
Karim Abou Zeid
585fd1013c Added option to only download artist images on wifi 2016-01-03 01:54:04 +01:00
Karim Abou Zeid
2e5b17be38 Disabled disk cache for album covers 2016-01-03 01:02:27 +01:00