Commit 39fba43
Add TargetApi annotation in PermissionUtils.java for Android (#1122)
* added iOS imports
* added java code style suggestions to PermissionUtils.java
* fix PermissionHandlerEnums.h import in Codec.h
* Edited pubspec.yaml and CHANGELOG.md files
* Edited pubspec.yaml and CHANGELOG.md for android
* fixed formatting error in android CHANGELOG
* Remove iOS changes
* Update CHANGELOG.md
* Remove fall through comment in PermissionUtils.java
---------
Co-authored-by: Maurits van Beusekom <[email protected]>1 parent eb92a1d commit 39fba43
File tree
3 files changed
+7
-2
lines changed- permission_handler_android
- android/src/main/java/com/baseflow/permissionhandler
3 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
21 | | - | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| 103 | + | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments