|  Yonah Forst | 0af1a22c06 | Merge pull request #85 from alextkd/master 
add support for newer react-native versions and backwards compatibility for previous | il y a 8 ans | 
				
					
						|  Yonah Forst | 41d08c671d | Merge pull request #89 from Minishlink/patch-1 
Update build.gradle to lastest Android build tools | il y a 8 ans | 
				
					
						|  Yonah Forst | 5fe7b7896b | Merge branch 'master' of https://github.com/joshblour/react-native-permissions 
* 'master' of https://github.com/joshblour/react-native-permissions:
  Add AppStore submission disclaimer
  Fix markdonw syntax | il y a 8 ans | 
				
					
						|  Yonah Forst | f54d001cbc | return promise from `openSettings` resolve when user returns to app | il y a 8 ans | 
				
					
						|  Yonah Forst | a1a6ba8127 | Merge pull request #91 from SandroMachado/support/appstore-disclaimer 
Add AppStore submission disclaimer | il y a 8 ans | 
				
					
						|  Sandro Machado | 56ab4693ef | Add AppStore submission disclaimer | il y a 8 ans | 
				
					
						|  Sandro Machado | 7cdf2da44b | Fix markdonw syntax | il y a 8 ans | 
				
					
						|  Louis Lagrange | 8613159cc4 | Update build.gradle 
Build Tools 25 are required in order to take advantage of Gradle 3.3, which has great performance improvements! | il y a 8 ans | 
				
					
						|  Alexandru Lazar | 994944a4c7 | [fix]: adding backwards compatibility for previous react-native versions | il y a 8 ans | 
				
					
						|  Alexandru Lazar | 49dfb76a5a | [fix]: fix react-native dependencies to support earlier versions | il y a 8 ans | 
				
					
						|  Yonah Forst | f401e694e3 | Merge pull request #70 from trestrantham/master 
Add support for iOS 10 speech recognition permission requests | il y a 8 ans | 
				
					
						|  Yonah Forst | 8f65b34697 | Update README.md | il y a 8 ans | 
				
					
						|  Yonah Forst | f17836d0d5 | Merge branch 'master' into master | il y a 8 ans | 
				
					
						|  Yonah Forst | 32260fa6dd | bump. add version support table | il y a 8 ans | 
				
					
						|  Yonah Forst | ea111a4c44 | fix number of arguments | il y a 8 ans | 
				
					
						|  Yonah Forst | 483529a035 | bump | il y a 8 ans | 
				
					
						|  Yonah Forst | d0d0c18e80 | update example and readme for pr #74 (Allow location type to be specified in getPermissionStatus) | il y a 8 ans | 
				
					
						|  Yonah Forst | 09b14d4506 | Merge pull request #74 from kmagiera/locationStatusWhenInUse 
Allow location type to be specified in getPermissionStatus. | il y a 8 ans | 
				
					
						|  Yonah Forst | c1c67b7e53 | updated readme with android external storage permission | il y a 8 ans | 
				
					
						|  Yonah Forst | 5de5d9dcae | remove sdkVersions from Example manifest per #63 | il y a 8 ans | 
				
					
						|  Yonah Forst | bdf121d038 | added explicit permission for external storage | il y a 8 ans | 
				
					
						|  Yonah Forst | 575bec3856 | updated gradle | il y a 8 ans | 
				
					
						|  Krzysztof Magiera | 95884a0b5d | Allow location type to be specified in getPermissionStatus. 
This change allows to get information whether location is authorised "whenInUse" or "always" on iOS. | il y a 8 ans | 
				
					
						|  Yonah Forst | 6d2aa1e335 | address #65 | il y a 8 ans | 
				
					
						|  Yonah Forst | 3dc66d26be | addresses #58 | il y a 8 ans | 
				
					
						|  Yonah Forst | bb8833c1bc | Check type (always or wheninuse) when requesting location permission. addresses #51 | il y a 8 ans | 
				
					
						|  Tres Trantham | 0537bc3d29 | Merge pull request #3 from trestrantham/ios-speech-recognition 
Update README | il y a 8 ans | 
				
					
						|  Tres Trantham | 0414316163 | Update README | il y a 8 ans | 
				
					
						|  Yonah Forst | 892d1f0cc7 | address #49. also removes support for iOS < 8.0 | il y a 8 ans | 
				
					
						|  Yonah Forst | 3f01e5f421 | upgrade to RN 0.41 | il y a 8 ans | 
				
					
						|  Yonah Forst | 14d19e70a1 | Merge pull request #54 from xwartz/master 
Add npmignore | il y a 8 ans | 
				
					
						|  Yonah Forst | c11205edc1 | Merge pull request #60 from danieldkim/master 
fix for breaking iOS header change in RN 0.40.0 | il y a 8 ans | 
				
					
						|  Yonah Forst | a042e0948f | Merge pull request #61 from mikelambert/master 
Fix RN 0.33+ compatibility | il y a 8 ans | 
				
					
						|  Yonah Forst | f500914cc2 | Merge branch 'master' into master | il y a 8 ans | 
				
					
						|  Yonah Forst | 1aa1035044 | Merge pull request #64 from Kottidev/master 
Fixed compatibility with React Native 0.40.0 | il y a 8 ans | 
				
					
						|  Mohamed Anouar KOTTI | 9cbce38c03 | fix issue  mPermissionsModule.requestPermission | il y a 8 ans | 
				
					
						|  Mohamed Anouar KOTTI | d0210d53e9 | fix bug | il y a 8 ans | 
				
					
						|  Mohamed Anouar KOTTI | 1cd0ba1d29 | Fixed compatibility with React Native 0.40.0 | il y a 8 ans | 
				
					
						|  Tres Trantham | 3ea5447177 | Merge pull request #2 from trestrantham/ios-speech-recognition 
Debug fixes | il y a 8 ans | 
				
					
						|  Tres Trantham | 2306085fa5 | Debug fixes | il y a 8 ans | 
				
					
						|  Tres Trantham | 1225500d7e | Merge pull request #1 from trestrantham/ios-speech-recognition 
Add iOS speech recognition | il y a 8 ans | 
				
					
						|  Tres Trantham | 9031cf123e | Add iOS speech recognition | il y a 8 ans | 
				
					
						|  Daniel Kim | 53cc34c38b | Merge remote-tracking branch 'mikelambert/master' | il y a 8 ans | 
				
					
						|  Mike Lambert | 26458e9fb0 | Revert "fixes issue #45." (The original change "undid" the RN 0.33 fix returning it to pre-0.33 compatibility, which is undesirable.) 
This reverts commit cfd940d2e3. | il y a 8 ans | 
				
					
						|  Daniel Kim | 1381928084 | fix for breaking iOS header change in RN 0.40.0 | il y a 8 ans | 
				
					
						|  xwartz | 7c05f31bdc | Add npmignore | il y a 9 ans | 
				
					
						|  Yonah Forst | b4f5375960 | Merge pull request #48 from robtassl/master 
fixes issue #45. | il y a 9 ans | 
				
					
						|  Robert Capell | cfd940d2e3 | fixes issue #45. | il y a 9 ans | 
				
					
						|  Yonah Forst | f20918041d | Merge pull request #39 from pfeiffer/patch-1 
Android: Specify locale to toUpperCase call | il y a 9 ans | 
				
					
						|  Mattias Pfeiffer | beb9366132 | Android: Specify locale to toUpperCase call | il y a 9 ans |