Mathieu Acthernoene
|
bc07dac75e
|
Bump version number
|
7 yıl önce |
Mathieu Acthernoene
|
06a834dd0e
|
Add background compatibity for type options
|
7 yıl önce |
Mathieu Acthernoene
|
d3b2991f68
|
Move the JS module to a subfolder
|
7 yıl önce |
Mathieu Acthernoene
|
cdebe08c0e
|
Merge branch 'master' of https://github.com/yonahforst/react-native-permissions
|
7 yıl önce |
Mathieu Acthernoene
|
4243f704e2
|
Merge pull request #192 from axsann/master
Add support for permission request rationale. (resolve conflicts)
|
7 yıl önce |
Mathieu Acthernoene
|
d14ddbe6bc
|
Fix iOS example
|
7 yıl önce |
Mathieu Acthernoene
|
baee70bc51
|
Add an issue template
|
7 yıl önce |
Kanta Asada
|
921cc22509
|
Fix rationale parameter to optional.
|
7 yıl önce |
Kanta Asada
|
72f63b830a
|
Fix lint.
|
7 yıl önce |
Kanta Asada
|
98dd6f9aab
|
Remove blank line.
|
7 yıl önce |
Kanta Asada
|
cac15f6057
|
Update README.md.
|
7 yıl önce |
Kanta Asada
|
9b28fd57c5
|
Merge commit 'c40e2ab6e3'
# Conflicts:
# index.android.js
# index.ios.js
|
7 yıl önce |
Mathieu Acthernoene
|
4db9292748
|
Bump version number
|
7 yıl önce |
Mathieu Acthernoene
|
9bc20b3b19
|
Remove React pod dependency
|
7 yıl önce |
Mathieu Acthernoene
|
1770b0d654
|
Merge pull request #189 from enieber/patch-1
add title for describe how to use the library
|
7 yıl önce |
Enieber Cunha
|
f13e33328e
|
add title for describe how to use the library
|
7 yıl önce |
Mathieu Acthernoene
|
839df1aa97
|
Fix supported RN versions
|
7 yıl önce |
Mathieu Acthernoene
|
cb7e4b8b6b
|
Set android:allowBackup to false
|
7 yıl önce |
Mathieu Acthernoene
|
5f7a13ddf2
|
Bump version number
|
7 yıl önce |
Mathieu Acthernoene
|
6ab7f90b3d
|
Use single test
|
7 yıl önce |
Mathieu Acthernoene
|
883df49822
|
shouldShowRequestPermissionRationale is not exposed
|
7 yıl önce |
Mathieu Acthernoene
|
ba0b274dd5
|
Add missing permission
|
7 yıl önce |
Mathieu Acthernoene
|
7d868238da
|
Update example to 0.50
|
7 yıl önce |
Mathieu Acthernoene
|
1a3c1a9ef1
|
Fix modules
|
7 yıl önce |
Mathieu Acthernoene
|
337784bbfd
|
Use ES modules, improve naming
|
7 yıl önce |
Mathieu Acthernoene
|
1a3a7ad928
|
Add index.js to help TypeScript
|
7 yıl önce |
Mathieu Acthernoene
|
1a710e0d66
|
Run prettier on md and json
|
7 yıl önce |
Mathieu Acthernoene
|
c29e087b37
|
Add highlighting for plist
|
7 yıl önce |
Mathieu Acthernoene
|
6f99c98d1e
|
Update README.md
|
7 yıl önce |
Mathieu Acthernoene
|
5b496e6d3b
|
Add targetSdkVersion elevation tuto
|
7 yıl önce |
Mathieu Acthernoene
|
369abb0c1c
|
Add missing quotes
|
7 yıl önce |
Mathieu Acthernoene
|
ad95cc0066
|
Remove unsupported version (for 0.40-0.41 users, 1.0.1 is available)
|
7 yıl önce |
Mathieu Acthernoene
|
1be347f341
|
Remove inexistant files
|
7 yıl önce |
Mathieu Acthernoene
|
f98e73ddbf
|
Rename example directory
|
7 yıl önce |
Mathieu Acthernoene
|
af3bf44b51
|
Move code of conduct
|
7 yıl önce |
Mathieu Acthernoene
|
2895fa2ade
|
Add prettier to the project
|
7 yıl önce |
Mathieu Acthernoene
|
86fbdfaa6c
|
Cleanup gitignore file
|
7 yıl önce |
Mathieu Acthernoene
|
1518fa4df1
|
Merge branch 'master' of https://github.com/yonahforst/react-native-permissions
|
7 yıl önce |
Mathieu Acthernoene
|
4bc5877f53
|
Cleanup package.json
|
7 yıl önce |
Mathieu Acthernoene
|
e800cc421f
|
Cleanup useless files
|
7 yıl önce |
Mathieu Acthernoene
|
22650a2eba
|
Update README.md
|
7 yıl önce |
Mathieu Acthernoene
|
31089af181
|
Update README.md
|
7 yıl önce |
Mathieu Acthernoene
|
04a94a2e12
|
More cleanup
|
7 yıl önce |
Mathieu Acthernoene
|
8a870ea855
|
Cleanup README.md
|
7 yıl önce |
Mathieu Acthernoene
|
c3b422bc80
|
Merge pull request #187 from jhildensperger/patch-1
Update Readme with Cocoapods installation info
|
7 yıl önce |
Mathieu Acthernoene
|
abc27284e5
|
Merge pull request #184 from oblador/patch-1
Fix RN 0.48+ warning about requiresMainQueueSetup
|
7 yıl önce |
Jim Hildensperger
|
c70bcc2579
|
Update Readme with Cocoapods installation info
|
7 yıl önce |
Joel Arvidsson
|
5b57d52f7d
|
Fix RN 0.48+ warning about requiresMainQueueSetup
|
7 yıl önce |
Yonah Forst
|
0ecbb90bf5
|
Merge pull request #163 from convoyinc/v1.0.1
Fixed request logic for OS versions prior to Android M (6.0 that is)
|
7 yıl önce |
bienur
|
ef3b88de16
|
Better comment
|
7 yıl önce |