Saúl Ibarra Corretgé
							
						 
						
							
								31e996ac3f
								
							 
						 
						
							android: always run adb reverse when starting the packager 
							
							 
							
It tends to close, so always open the reverse tunnel. 
							
							
						 
						hace 6 años  
					 
				
					
						
							
								   Saúl Ibarra Corretgé
							
						 
						
							
								73b6a7a134
								
							 
						 
						
							android: fix React packager not working on debug builds on a device 
							
							
						 
						hace 6 años  
					 
				
					
						
							
								   Saúl Ibarra Corretgé
							
						 
						
							
								47d5163c52
								
							 
						 
						
							rn: don't tag builds by default 
							
							 
							
People run these in their own checkout and will run into problems because
tagging will fail. 
							
							
						 
						hace 6 años  
					 
				
					
						
							
								   Saúl Ibarra Corretgé
							
						 
						
							
								8a90f0dab1
								
							 
						 
						
							android: include SDK version in Maven repo commit message 
							
							
						 
						hace 6 años  
					 
				
					
						
							
								   Saúl Ibarra Corretgé
							
						 
						
							
								6f320f463d
								
							 
						 
						
							rn: don't use annotated tags when building the SDKs 
							
							
						 
						hace 6 años  
					 
				
					
						
							
								   Saúl Ibarra Corretgé
							
						 
						
							
								b768b88491
								
							 
						 
						
							android: add ability to override SDK version when releasing 
							
							
						 
						hace 6 años  
					 
				
					
						
							
								   Saúl Ibarra Corretgé
							
						 
						
							
								b78989f5f2
								
							 
						 
						
							android: improve SDK release script 
							
							 
							
- don't hardcode defaults in gradle files
- allow for uploading also to HTTP URLs
- support HTTP authentication when publishing 
							
							
						 
						hace 6 años  
					 
				
					
						
							
								   Saúl Ibarra Corretgé
							
						 
						
							
								4c3cf8c14a
								
							 
						 
						
							android: add an improved SDK release script 
							
							 
							
It releases the SDK and all dependencies (including React Native) to the
specified Maven repo. 
							
							
						 
						hace 6 años  
					 
				
					
						
							
								   Saúl Ibarra Corretgé
							
						 
						
							
								e32336b96f
								
							 
						 
						
							android: run the React packager when running from AS 
							
							 
							
When running the app from Android Studio the React packager is not automatically
started. In vanilla RN projects this is done by the "react-native run-android"
command, but often times it is desired to run from Android Studio.
This fixes that by starting the packager from Gradle. 
							
							
						 
						hace 6 años  
					 
				
					
						
							
								   Saúl Ibarra Corretgé
							
						 
						
							
								b53a034aaf
								
							 
						 
						
							deps: update React Native to version 0.59 
							
							 
							
This new version comes with an updated JSC runtime, so we no longer need to
depend on the updated version ourselves. 
							
							
						 
						hace 6 años  
					 
				
					
						
							
								   Saúl Ibarra Corretgé
							
						 
						
							
								d7ba4a8a2a
								
							 
						 
						
							android: add helper scripts to publish RN and JSC to Maven 
							
							
						 
						hace 7 años