Peter
deec83cbe4
Create GenericFileProvider.java
2017-09-28 20:31:58 +02:00
Karim Abou Zeid
dfbd32a260
Sync translations
2017-09-23 11:27:37 +02:00
Karim Abou Zeid
07ba26528a
Bump version and update changelog. Update support libs.
2017-09-23 11:19: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
Eugene Cheung
dadbe89c97
Remove redundant view attribute
2017-09-12 20:23:07 -04:00
Eugene Cheung
bf6556b213
Fix toolbar scrim in album/artist detail view ( #290 )
2017-09-12 20:21:26 -04:00
Karim Abou Zeid
ef20fe104d
Update pref_blacklist.xml
2017-09-11 19:44:34 +02:00
Karim Abou Zeid
a7ce03dfd1
Export blacklist preference strings
2017-09-11 13:59:57 +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
Eugene Cheung
c77e6f132a
Revert "Update jauditagger" (does not support Android properly)
2017-09-09 11:36:48 -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
35538c3795
Remove constraint layout dependency
2017-09-09 13:20:02 +02:00
Karim Abou Zeid
db5b7431ff
Update jauditagger
2017-09-09 13:19:21 +02:00
Eugene Cheung
de3dd8ca75
Vertically center empty playlist message ( #281 )
2017-09-08 23:05:41 -04:00
Karim Abou Zeid
802af85ac1
Bump version and update changelog
2017-09-08 17:04:49 +02:00
Karim Abou Zeid
258527682b
Sync translations
2017-09-08 16:48:34 +02:00
Karim Abou Zeid
8a75b8b68f
Add blacklist option and minor code improvements
2017-09-08 16:22:18 +02: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
DVDAndroid
571e87f9b6
Remove double elevation in tag editor ( #265 )
...
* Remove double elevation in tag editor
* Change elevation in XML instead of Java class
2017-09-03 10:38:15 -04:00
dvdandroid
f79e021ab9
Fix cannot finish PurchaseActivity from toolbar
2017-09-03 10:23:37 -04:00
Eugene Cheung
ede040d2a9
Allow dragging playlist items by image too
2017-09-03 00:13:17 -04:00
Eugene Cheung
165fdcda7a
Add menu actions to playlist detail activity
2017-09-02 17:54:29 -04:00
Karim Abou Zeid
b8e608816a
Fix bottom bar lag on first start. Fixes #255
2017-09-02 23:27:16 +02:00
Karim Abou Zeid
ff5f24b628
Make the debug version pro by default
2017-09-02 23:03:51 +02:00
Karim Abou Zeid
806a06750e
Fix bad strings
2017-09-02 19:36:09 +02:00
Karim Abou Zeid
1bbd81372d
Sync translations
2017-09-02 19:32:51 +02:00
Karim Abou Zeid
6463f56456
Bump version and update changelog
2017-09-02 19:31:03 +02:00
Karim Abou Zeid
35fa369a34
Remove duplicated resource
2017-09-02 19:22:53 +02:00
Karim Abou Zeid
a098e10959
Merge remote-tracking branch 'origin/master'
2017-09-02 19:20:46 +02:00
Karim Abou Zeid
035792b3d0
Replaced BuyDialog with PurchaseActivity
2017-09-02 19:20:30 +02:00
Eugene Cheung
4181d3d5c1
Merge pull request #199 from arkon/notif-color
...
Default classic notification background to white
2017-08-31 18:52:45 -04:00
Karim Abou Zeid
344404c03f
Fix isProVersion() returning always false
2017-08-31 19:55:00 +02:00
Karim Abou Zeid
05558c1799
Merge branch 'master' into phonograph_pro
2017-08-31 12:58:22 +02:00
Karim Abou Zeid
d9fe0030a5
Sync translations
2017-08-31 12:55:47 +02:00
Karim Abou Zeid
f93239fbaa
Bump build version and update changelog
2017-08-31 12:23:36 +02:00
Karim Abou Zeid
4ad69136ff
Revert "SD card write access using SAF API ( #94 ) ( #241 )"
...
This reverts commit 115be9ddc3 .
2017-08-31 12:13:55 +02:00
tkashkin
115be9ddc3
SD card write access using SAF API ( #94 ) ( #241 )
...
* SD card write access using SAF API
* SAF file deletion
* Added SAF guide to show user how to grant sdcard access
* Handle revoked sdcard uri
* Show SAF guide when deleting songs
* Delete songs in AsyncTask
* Wrap Activities in WeakReferences
2017-08-31 00:28:24 -07:00
Eugene Cheung
93fd2913be
Bump support libraries to v26.0.2
2017-08-30 19:33:30 -04:00
Karim Abou Zeid
69bb951e1d
Merge branch 'master' into phonograph_pro
...
# Conflicts:
# app/src/main/res/values/strings.xml
2017-08-30 20:58:09 +02:00
Karim Abou Zeid
e372204bd2
Hotfix
2017-08-30 20:56:07 +02:00
Karim Abou Zeid
5d19c7622b
Removed unused resources
2017-08-30 20:54:37 +02:00
Karim Abou Zeid
1b85252f92
Add pro version
2017-08-30 20:52:01 +02:00
Karim Abou Zeid
9da5f6c8d4
Add notification channel
2017-08-30 20:12:15 +02:00
Karim Abou Zeid
518a143edf
Temporary fix for advancedrecyclerview
2017-08-30 18:39:58 +02:00