1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-22 22:03:10 +00:00

0.21.2: Android 6.0 permissions fixes

This commit is contained in:
Loic Blot
2016-04-08 08:54:51 +02:00
parent d7e1ec729f
commit 6759409188
11 changed files with 238 additions and 93 deletions
@@ -21,4 +21,5 @@ public enum OCSMSNotificationType {
SYNC,
SYNC_FAILED,
DEBUG,
PERMISSION,
}