2519ff1239
								
							 
						 
						
							Support setting orientation from application and modals (#834 ) 
							
							
Closes #681  
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								2460ac3ded
								
							 
						 
						
							fix lint 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								606a5808a8
								
							 
						 
						
							try to fix stupid apple bug 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								ffe86e383f
								
							 
						 
						
							refactor e2e tests 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								0117b1d61e
								
							 
						 
						
							#833  - pop screen by id when not on top 
						il y a 8 ans  
				
					
						
							
								 
						
							
								668be4bd0b
								
							 
						 
						
							fixed package.jsong 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								b9af609e37
								
							 
						 
						
							#830  dismissAllModals 
						il y a 8 ans  
				
					
						
							
								 
						
							
								1e7fa711a5
								
							 
						 
						
							added Navigation.dismissAllModals 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								d13f42bbf9
								
							 
						 
						
							fix lint 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								ebaafd409e
								
							 
						 
						
							refactor #824  
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								abc6bb7113
								
							 
						 
						
							#824  
						il y a 8 ans  
				
					
						
							
								 
						
							
								f70d6de710
								
							 
						 
						
							#824  
						il y a 8 ans  
				
					
						
							
								 
						
							
								37bf8666e0
								
							 
						 
						
							#824  
						il y a 8 ans  
				
					
						
							
								 
						
							
								dc5ffecad7
								
							 
						 
						
							support dismissModal by id 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								7b36884e3b
								
							 
						 
						
							support multiple modals shows 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								7b7b7a2d1b
								
							 
						 
						
							added another testcase 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								b72f19f975
								
							 
						 
						
							fixed tests, refactored 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								4bd0ded475
								
							 
						 
						
							iOS refactoring 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								d55736c101
								
							 
						 
						
							ios all green 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								5fc49c4895
								
							 
						 
						
							ios refactoring 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								2b8f6bd9be
								
							 
						 
						
							iOS #822  
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								62cd096e8f
								
							 
						 
						
							Ios orientation (#820 ) 
							
							
iOS support orientation changes 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								61b558bf8b
								
							 
						 
						
							Fix collapse issue after list bounce back (#821 ) 
							
							
When a view with collapsing header was fully expended, scrolling down
and quickly releasing the finger would couse the list to "bounce back".
Since the view can collapse only if its scrollY amount is less then the
scaled touch slop - the view didn't collapse and instead, scroll was
enabled. 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								47140086ba
								
							 
						 
						
							android: format 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								904fa36357
								
							 
						 
						
							android: better lifecycle, splash is the responsibility of the user 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								e1841944d8
								
							 
						 
						
							android: added back missing tests 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								e678afb321
								
							 
						 
						
							android: splash view unit test 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								dd148229bb
								
							 
						 
						
							typo 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								8f7a7cd1c5
								
							 
						 
						
							android: fixed robolectric manifest troubles 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								671270701f
								
							 
						 
						
							android: cant test splasview due to timer. will test it with unit tests 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								585119c8b6
								
							 
						 
						
							fixing nvm 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								db958390b3
								
							 
						 
						
							fixing nvm 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								8428f8f8a3
								
							 
						 
						
							android: e2e still not there 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								08dbe4dc35
								
							 
						 
						
							Refactor orientation logic to separate class (#811 ) 
							
							
closes #661  
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								5cea516563
								
							 
						 
						
							[android] Custom orientation change hnadling (#783 ) 
							
							
* [android] Basic implementation of orientation change event and getter
#dasdsa
* [android] Check if fabAnimator is not null
* [android] Add configChanges prop to NavigationActivity in AndroidManifest
* [android] Fix duplicate declaration of onConfigurationChange
* [android] Use EventEmitter class to dispatch orientation change events 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								f22c7323b5
								
							 
						 
						
							android: refactoring 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								1352b25a13
								
							 
						 
						
							android: refactoring 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								c5d5d4d35b
								
							 
						 
						
							Set LeftButton color from screen (#810 ) 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								372ea473c3
								
							 
						 
						
							android: NavigationReactNativeHost 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								fbc9a58283
								
							 
						 
						
							removed unneeded deps 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								1514743224
								
							 
						 
						
							temp comment explaining this mess 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								80bad189fa
								
							 
						 
						
							android: resume activity fix 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								9de08952f1
								
							 
						 
						
							android: splash min 1 sec 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								d5a630450c
								
							 
						 
						
							android: e2e works 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								3572f8543d
								
							 
						 
						
							android: device orientation 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								9dd7d326f1
								
							 
						 
						
							no need for espresso, uiAutomator works fast enough 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								236ea22927
								
							 
						 
						
							breaking e2e 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								f80d73cf21
								
							 
						 
						
							trying to make uiautomation work 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								636f82b1a4
								
							 
						 
						
							launchApp android e2e 
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								5d43e6a9bd
								
							 
						 
						
							e2e android initial 
							
							
						 
						il y a 8 ans