Commit graph

1,423 commits

Author SHA1 Message Date
Karim Abou Zeid
62a8443cb7
Merge pull request #388 from arkon/filter-genres
Only show genres with songs
2017-12-26 21:15:24 +01:00
Eugene Cheung
0738961a59
Only show genres with songs 2017-12-26 14:06:58 -05:00
Karim Abou Zeid
30dd66e788 Clean up 2017-12-26 00:05:01 +01:00
Karim Abou Zeid
ffa33fced7 Merge branch 'library-categories' of https://github.com/doompadee/Phonograph into doompadee-library-categories 2017-12-25 23:42:32 +01:00
doompadee
46a60e1ae8 Merge with upstream 2017-12-24 23:52:55 +01:00
doompadee
5242ddb76f Merge with upstream and more cleanup 2017-12-24 23:34:55 +01:00
doompadee
36095431af Another leftover removal 2017-12-24 14:46:44 +01:00
Karim Abou Zeid
1fa6a9ea32
Merge pull request #359 from giovannipessiva/master
Fix album with year "0" - Issues #121 and #355
2017-12-24 13:59:00 +01:00
Karim Abou Zeid
c24538b58f
Change empty string with dash 2017-12-24 13:58:44 +01:00
Karim Abou Zeid
0463ecb493 Code clean up 2017-12-24 13:56:42 +01:00
Karim Abou Zeid
218fae678f Replace hard coded color with material color reference 2017-12-24 13:50:20 +01:00
doompadee
e2178fd7d8 Remove leftover comment 2017-12-24 13:42:05 +01:00
Karim Abou Zeid
e17196bdf4 Merge branch 'master' of github.com:kabouzeid/Phonograph 2017-12-24 13:41:32 +01:00
Karim Abou Zeid
624e3a4617 Grey 300 background for adaptive icon 2017-12-24 13:40:05 +01:00
Karim Abou Zeid
ea4fde5631 Remove unneccesary file 2017-12-24 13:24:57 +01:00
doompadee
6bf7697e67 Make drag handle area bigger 2017-12-24 07:42:13 +01:00
Karim Abou Zeid
e7d964a90f
Merge pull request #384 from VictorBG/master
Headset bug solved for Android Oreo (double and triple click)
2017-12-24 01:14:13 +01:00
Karim Abou Zeid
3c520c259e
Code style 2017-12-24 01:13:35 +01:00
Karim Abou Zeid
032ea8f1b3
Code style 2017-12-24 01:12:15 +01:00
Karim Abou Zeid
7fa05ae622 Bump build version 2017-12-24 01:07:08 +01:00
Karim Abou Zeid
4744e29687 Merge branch 'Materight-master' 2017-12-24 00:36:25 +01:00
Karim Abou Zeid
4c604c0194 Code style 2017-12-24 00:36:03 +01:00
Karim Abou Zeid
196aac59ce Merge branch 'master' into Materight-master 2017-12-24 00:28:18 +01:00
Karim Abou Zeid
8312fdb3d2 Fix wrong colored app shortcuts after clean install 2017-12-24 00:23:39 +01:00
Karim Abou Zeid
f66cef7a34 Merge branch 'master' of git://github.com/Materight/Phonograph into Materight-master 2017-12-23 23:14:32 +01:00
Karim Abou Zeid
1e62fc5dfc Add adaptive icon and round icon for Nougat 2017-12-23 23:02:00 +01:00
Víctor
bbfdfae430
Update MediaButtonIntentReceiver.java 2017-12-23 18:41:21 +01:00
Matteo Destro
285f2fdf99 Switched to IconCompat 2017-12-23 18:17:17 +01:00
doompadee
7b1f9635a5 Use resource key from catgory 2017-12-23 17:28:53 +01:00
Marco Hunsicker
70e6c76064 Add preferences ui for the library categories setting 2017-12-23 17:12:08 +01:00
Marco Hunsicker
0e5adaf361 Make library categories configurable 2017-12-23 17:10:51 +01:00
Matteo Destro
1f6ebdb184 Removed unused imports 2017-12-23 14:04:21 +01:00
Matteo Destro
a2dc826a82 Add adaptive icon for shortcut 2017-12-23 14:00:54 +01:00
Víctor
3ef5aee2fb
Update gradle-wrapper.properties 2017-12-23 09:09:19 +01:00
Víctor
48f1f9826f
Update gradle-wrapper.properties 2017-12-23 09:08:51 +01:00
Víctor
3347547586
Update build.gradle 2017-12-23 09:08:12 +01:00
VictorBG
5d2b53a686 Removed unused code 2017-12-22 12:34:30 +01:00
VictorBG
872b23628d Bug with headset (double and triple click) on Android Oreo solved 2017-12-22 12:32:53 +01:00
Karim Abou Zeid
ddf00ab488 Bump version code 2017-12-18 20:50:47 +01:00
Karim Abou Zeid
36ba14e3a5 Sync translations 2017-12-18 20:43:50 +01:00
Karim Abou Zeid
3b3f241c89 Update material dialogs 2017-12-18 20:41:31 +01:00
Karim Abou Zeid
2a72b1b21f Code clean up 2017-12-18 20:24:28 +01:00
Karim Abou Zeid
7793cc822d Add java8 support 2017-12-18 20:23:03 +01:00
Karim Abou Zeid
723912d928 Merge branch 'arkon-genre-tweaks' 2017-12-18 20:11:07 +01:00
Karim Abou Zeid
59523930cc Proper genre item layout. Clean up genre loader 2017-12-18 20:10:32 +01:00
Karim Abou Zeid
1939e76288 Merge branch 'genre-tweaks' of git://github.com/arkon/Phonograph into arkon-genre-tweaks 2017-12-18 19:58:46 +01:00
Karim Abou Zeid
bd9c75787d Fix crash related to genre tab 2017-12-16 17:44:15 +01:00
Eugene Cheung
0eff79ca1a Prevent build from crashing when no Git or on Windows 2017-12-16 10:53:04 -05:00
Eugene Cheung
918090ee63
Remove unknown genre, add number of songs 2017-12-14 23:11:47 -05:00
Karim Abou Zeid
b0c98e7787 Bump build version 2017-12-13 22:37:08 +01:00