Commit graph

994 commits

Author SHA1 Message Date
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
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
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
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
918090ee63
Remove unknown genre, add number of songs 2017-12-14 23:11:47 -05:00
Karim Abou Zeid
a942407e13 Cleanups 2017-12-13 18:40:26 +01: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
rpt
f3ef91c406 Fixes issues #121 and #355 2017-11-21 01:06:31 +01:00
Eugene Cheung
465f1fe2db
Update advrecyclerview and target SDK 27 (#345) 2017-10-29 21:20:28 -04:00
steve
ea74e99f89 Try to get file path from DATA column of Uri 2017-10-08 17:40:40 -04:00
Karim Abou Zeid
83a3a6e105
Remove obsolet code 2017-10-07 13:09:40 +02:00
Karim Abou Zeid
60aedc460f
Catch the song share crash 2017-10-07 12:57:54 +02:00
Karim Abou Zeid
fa07f612cf
Fix reappearing notification 2017-10-07 12:46:54 +02:00
Karim Abou Zeid
d4624ecc8f
Bump version, add purchase logging 2017-10-02 13:45:46 +02:00
Karim Abou Zeid
a024d54848
Sync translations 2017-10-01 13:28:43 +02:00
Karim Abou Zeid
d7141c6d6e
Fix crash on headset press (Oreo) 2017-10-01 12:39:40 +02:00
Karim Abou Zeid
241380e80f
Fix crash on boot and widgets not responding 2017-10-01 12:24:50 +02:00
Karim Abou Zeid
ba444dfb46
Remove @DebugLog annotations 2017-10-01 12:21:47 +02:00
Karim Abou Zeid
f6f219a9c1
Add comment 2017-09-30 13:12:35 +02:00
Karim Abou Zeid
d75ed1d7d2
Purchase instead of donate in free version 2017-09-30 13:04:36 +02:00
Karim Abou Zeid
9755e877f9
Add custom artist images 2017-09-30 12:58:07 +02:00
Karim Abou Zeid
0801e8a021
Simplified file sharing 2017-09-29 22:51:44 +02:00
Peter
c961306900 Update SongShareDialog.java 2017-09-28 20:35:24 +02:00
Peter
7801f44056 Update SongMenuHelper.java 2017-09-28 20:34:38 +02:00
Peter
05127a745c Update MusicUtil.java 2017-09-28 20:34:09 +02:00
Peter
deec83cbe4 Create GenericFileProvider.java 2017-09-28 20:31:58 +02:00
Karim Abou Zeid
3438dcf1d8 Merge pull request #285 from arkon/shuffle-all-menu-item
Add back shuffle all to overflow menu
2017-09-16 10:26:58 +02:00
Karim Abou Zeid
a7cc766f2e
Preserve player toolbar state through all activities. Disabled double
tap to favorite.
2017-09-11 13:50:48 +02:00
Eugene Cheung
0f6aab7f2c
Improve toolbar scrim 2017-09-09 17:22:50 -04:00
Eugene Cheung
f6dd0b2d5f
Add back shuffle all to overflow menu 2017-09-09 13:43:26 -04:00
Eugene Cheung
1f37982536
Fix favorite toggling 2017-09-09 13:27:46 -04:00
Karim Abou Zeid
abb9518d14 Normalized playlist menus 2017-09-09 14:13:10 +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
4d3a42e274 Merge pull request #262 from arkon/playlist-drag-images
Allow dragging playlist items by image too
2017-09-09 13:29:18 +02:00
Karim Abou Zeid
8a75b8b68f Add blacklist option and minor code improvements 2017-09-08 16:22:18 +02:00
Eugene Cheung
f51076eeb3
Better way of getting songs with no genre 2017-09-05 07:29:38 -04: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
Karim Abou Zeid
f581b40f33 Hide colored notification on O standard notification 2017-09-04 21:19:31 +02:00