dea3fe60e4 
								
							
								 
							
						 
						
							
							
								
								Update copyright banners  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6cb75d9d2c 
								
							
								 
							
						 
						
							
							
								
								Replaced all references to ROLI with Raw Material Software and regenerated all bytecode  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								894e7d2bd2 
								
							
								 
							
						 
						
							
							
								
								Updated all license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								add88c33f2 
								
							
								 
							
						 
						
							
							
								
								Replaced all references to ROLI with Raw Material Software and regenerated all bytecode  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d16374b14 
								
							
								 
							
						 
						
							
							
								
								Updated all license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e9826ecf8 
								
							
								 
							
						 
						
							
							
								
								Added some missing license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								618f3645b2 
								
							
								 
							
						 
						
							
							
								
								Android:  Fixed some issues in the native content sharing code  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dbd7c4d205 
								
							
								 
							
						 
						
							
							
								
								Fixed a typo in the native java README.txt  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								360be3400d 
								
							
								 
							
						 
						
							
							
								
								Added an "app" subfolder to all of the native/java directories and updated modules/juce_core/native/java/README.txt  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f4c67f6fa7 
								
							
								 
							
						 
						
							
							
								
								Whitespace  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								008b7a9ab2 
								
							
								 
							
						 
						
							
							
								
								Re-structured the low-level Android native code  
							
							Please see the forum post "Re-structuring of JUCE’s low-level Android code" and the BREAKING-CHANGES.txt for more information. 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e11bd2494b 
								
							
								 
							
						 
						
							
							
								
								Whitespace  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5862d832e6 
								
							
								 
							
						 
						
							
							
								
								Android:   fix crash when accessing system clipboard.  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								315326477d 
								
							
								 
							
						 
						
							
							
								
								Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs.  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e2dcc32f88 
								
							
								 
							
						 
						
							
							
								
								Updated old code where the 'volatile' keyword was still being used  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								772185f2b0 
								
							
								 
							
						 
						
							
							
								
								Add camera support for iOS and Android.  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d691838765 
								
							
								 
							
						 
						
							
							
								
								Tidied up a few minor coding style discrepencies  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b030331f1 
								
							
								 
							
						 
						
							
							
								
								Android:   ensure “hide native keyboard message” is sent only after the keyboard was actually shown.  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43b80f7a73 
								
							
								 
							
						 
						
							
							
								
								Android:   fix a crash on app resume when native views are displayed.  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26e31ff7d6 
								
							
								 
							
						 
						
							
							
								
								Whitespace  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4469217b3e 
								
							
								 
							
						 
						
							
							
								
								Android:   un-focus TextEditor when keyboard is hidden from nav bar. Ensure immersive mode is properly restored. Fix TextEditor not hiding keyboard if deleted immediately after getting focus.  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d578fae55 
								
							
								 
							
						 
						
							
							
								
								Whitespace  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72116171cc 
								
							
								 
							
						 
						
							
							
								
								Android:   rework back button handling to catch also programmatic requests.  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0bc498e913 
								
							
								 
							
						 
						
							
							
								
								Projucer:   add option to customise activity base class in Android exporter.  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c4ebfcd735 
								
							
								 
							
						 
						
							
							
								
								Re-saved all projects.  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3237d50f0e 
								
							
								 
							
						 
						
							
							
								
								Android:   fix crash when calling juce::JUCEApplicationBase::quit().  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								360449de0b 
								
							
								 
							
						 
						
							
							
								
								Android:   ensure that navigation/status bar visibility is correctly restored when the app gets resumed.  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36da4cde05 
								
							
								 
							
						 
						
							
							
								
								Add native content sharing support for iOS and Android  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e89e220aa6 
								
							
								 
							
						 
						
							
							
								
								Android:   fix build for API < 11 (setting layer type to none).  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								87831624cb 
								
							
								 
							
						 
						
							
							
								
								Android:   disable hardware acceleration on ComponentPeerView level rather than application level to allow embedded views to use hardware acceleration if needed.  
							
							This circumvents the issue in web view scrolling that happens only when using software rendering (a potential bug in chromium). 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								073921445c 
								
							
								 
							
						 
						
							
							
								
								Android:   add WebBrowserComponent implementation.  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b2d2bda7a1 
								
							
								 
							
						 
						
							
							
								
								Add Push Notifications feature for iOS and Android.  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9d6955c7c 
								
							
								 
							
						 
						
							
							
								
								Android:   do not request input focus when creating component peer.  
							
							This made the virtual keyboard not show up if the same component peer tried to request a virtual keyboard later on. InputMethodManager.showSoftInput() would return false which is most likely because the component in focus has not changed, yet the previous component having focus was not really able to (at a time, during the construction) really take the focus. 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a1a1297f7d 
								
							
								 
							
						 
						
							
							
								
								Android:   add bits missing from “bailout in ComponentPeerView’s callbacks if underlying host is deleted.”  
							
							This was meant to be there since the beginning. The commit missing the changes is: 9527e077b1 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9527e077b1 
								
							
								 
							
						 
						
							
							
								
								Android: bailout in ComponentPeerView’s callbacks if underlying host is deleted.  
							
							Previously we saw a crash in onTouchEvent due to host being 0 while the callback was called. Just as a precaution we add this check to other callbacks too. 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d4e0ba0e4d 
								
							
								 
							
						 
						
							
							
								
								Android:  Fixed an issue where the AlertWindow's callback would never be called if AlertWindows were dismissed by clicking outside the alert's window on Android  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c8c692e2b7 
								
							
								 
							
						 
						
							
							
								
								Android:   fix web input stream reporting always total length of -1.  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e7b29b3ee 
								
							
								 
							
						 
						
							
							
								
								Android:   fix HTTP redirect.  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29b5c98c53 
								
							
								 
							
						 
						
							
							
								
								Android:  Fixed a compiler error when targeting Android SDK versions < 19  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d5249492ae 
								
							
								 
							
						 
						
							
							
								
								Android:  Fixed File::getSpecialLocation (userDocumentsDirectory) to return correct directory on newer Android versions  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								644ba82e00 
								
							
								 
							
						 
						
							
							
								
								Android:   ensure that web calls are done off the main thread and fix data races.  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								df91b15455 
								
							
								 
							
						 
						
							
							
								
								Added in-app purchase feature to JUCE  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b7d30f0f4 
								
							
								 
							
						 
						
							
							
								
								Android:  Moved more Java code into C++  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1dc2a71f3 
								
							
								 
							
						 
						
							
							
								
								Android:  Fixed a compiler error when compiling for Android SDKs < 16 (and re-saved all projects)  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								201a85acd7 
								
							
								 
							
						 
						
							
							
								
								Android:  Added a virtual backButtonPressed() method to JUCEApplicationBase which can be overridden to be informed when the back button is pressed on a device.  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80229c24a9 
								
							
								 
							
						 
						
							
							
								
								WebInputStream:  Canceling a connection is now thread safe and prevents subsequent connection attempts  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2cdf30dd46 
								
							
								 
							
						 
						
							
							
								
								Android:  Added external storage read/write permissions to RuntimePermissions class  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5afccc37c 
								
							
								 
							
						 
						
							
							
								
								Updated file headers and the README with the JUCE 5 license  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86e28d1e42 
								
							
								 
							
						 
						
							
							
								
								Restructured android threading code to re-use threading code in juce_posix_Shared.h  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3cd9bed7d9 
								
							
								 
							
						 
						
							
							
								
								Ensured that gatt connection priority is only requested after the gatt has connected  
							
							
								
							
							
						 
						8 years ago