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  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b833d6648 
								
							
								 
							
						 
						
							
							
								
								Added Android workaround to force BLE Midi devices on low-latency device path  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dcdcfaa7e9 
								
							
								 
							
						 
						
							
							
								
								Added several improvements to Android BLE MIDI reliability  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c7a92ecfa 
								
							
								 
							
						 
						
							
							
								
								Ensured that SystemStats::getUserLanguage and SystemStats::getUserCountry returns an ISO code on Android  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51d5572220 
								
							
								 
							
						 
						
							
							
								
								Added showYesNoBox to NativeMessageBox class  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5fe3289256 
								
							
								 
							
						 
						
							
							
								
								Fixed several Android text rendering bugs  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec0485388d 
								
							
								 
							
						 
						
							
							
								
								Reworked and modernised Android exporter and removed old deprecated Android ant exporter  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e84129479 
								
							
								 
							
						 
						
							
							
								
								Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fc08dd1cd 
								
							
								 
							
						 
						
							
							
								
								Added a workaround for Android GL glitches when pausing the app  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								70949aa0c6 
								
							
								 
							
						 
						
							
							
								
								Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a694a66739 
								
							
								 
							
						 
						
							
							
								
								Android: fixed bug in Java code that caused compiler errors on API Level 21.  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ea874428c 
								
							
								 
							
						 
						
							
							
								
								Added feature RuntimePermissions, which allows to request permissions at runtime to access the microphone and bluetooth (required for Android apps using SDK Level 23 and above).  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								10d1228e86 
								
							
								 
							
						 
						
							
							
								
								Add option to set default stack size for JUCE threads  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e0325c5df 
								
							
								 
							
						 
						
							
							
								
								Replace android code which are not available on older android versions  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6afb208c6 
								
							
								 
							
						 
						
							
							
								
								Android: removed the action bar  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de4637d8cb 
								
							
								 
							
						 
						
							
							
								
								Added support for some more File::getSpecialLocation locations on Android  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99052af8bc 
								
							
								 
							
						 
						
							
							
								
								Added Android support for screen orientation control  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								19572b58c7 
								
							
								 
							
						 
						
							
							
								
								Also fix KEYCODE in JuceAppActivity when disabling the screensaver on android  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								89ba69ab29 
								
							
								 
							
						 
						
							
							
								
								Android Bluetooth MIDI, pro-audio i/o and improved openGL support  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ddcd78eae8 
								
							
								 
							
						 
						
							
							
								
								Android: made sure that when the screensaver is disabled, Android-M devices don't lower the app priority  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								290c502e78 
								
							
								 
							
						 
						
							
							
								
								Replace HTTP_BAD_REQUEST with http status code literals as org.apache is no longer available on newer platforms  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40848adac6 
								
							
								 
							
						 
						
							
							
								
								Add optional parameter to juce URL class to specify a custom HTTP command  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								03dc6479e3 
								
							
								 
							
						 
						
							
							
								
								Implement setScreenSaver enabled on Android  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c7b8e77031 
								
							
								 
							
						 
						
							
							
								
								Update copyright notice  
							
							
								
							
							
						 
						10 years ago