hogliux
							
						 | 
						
							
							
							
								
							
								df91b15455
								
							
								
							
						 | 
						
							
							
								
								Added in-app purchase feature to JUCE
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								1b7d30f0f4
								
							
								
							
						 | 
						
							
							
								
								Android:  Moved more Java code into C++
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								f1dc2a71f3
								
							
								
							
						 | 
						
							
							
								
								Android:  Fixed a compiler error when compiling for Android SDKs < 16 (and re-saved all projects)
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								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 | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								80229c24a9
								
							
								
							
						 | 
						
							
							
								
								WebInputStream:  Canceling a connection is now thread safe and prevents subsequent connection attempts
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								2cdf30dd46
								
							
								
							
						 | 
						
							
							
								
								Android:  Added external storage read/write permissions to RuntimePermissions class
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								b5afccc37c
								
							
								
							
						 | 
						
							
							
								
								Updated file headers and the README with the JUCE 5 license
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								86e28d1e42
								
							
								
							
						 | 
						
							
							
								
								Restructured android threading code to re-use threading code in juce_posix_Shared.h
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								5b833d6648
								
							
								
							
						 | 
						
							
							
								
								Added Android workaround to force BLE Midi devices on low-latency device path
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								dcdcfaa7e9
								
							
								
							
						 | 
						
							
							
								
								Added several improvements to Android BLE MIDI reliability
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								4c7a92ecfa
								
							
								
							
						 | 
						
							
							
								
								Ensured that SystemStats::getUserLanguage and SystemStats::getUserCountry returns an ISO code on Android
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								51d5572220
								
							
								
							
						 | 
						
							
							
								
								Added showYesNoBox to NativeMessageBox class
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								5fe3289256
								
							
								
							
						 | 
						
							
							
								
								Fixed several Android text rendering bugs
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								ec0485388d
								
							
								
							
						 | 
						
							
							
								
								Reworked and modernised Android exporter and removed old deprecated Android ant exporter
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								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 | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								6fc08dd1cd
								
							
								
							
						 | 
						
							
							
								
								Added a workaround for Android GL glitches when pausing the app
							
							
							
							
								
							
							
						 | 
						9 years ago | 
					
				
					
						
							
							
								   Timur Doumler
							
						 | 
						
							
							
							
								
							
								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 | 
					
				
					
						
							
							
								   Timur Doumler
							
						 | 
						
							
							
							
								
							
								a694a66739
								
							
								
							
						 | 
						
							
							
								
								Android: fixed bug in Java code that caused compiler errors on API Level 21.
							
							
							
							
								
							
							
						 | 
						9 years ago | 
					
				
					
						
							
							
								   Timur Doumler
							
						 | 
						
							
							
							
								
							
								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 | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								10d1228e86
								
							
								
							
						 | 
						
							
							
								
								Add option to set default stack size for JUCE threads
							
							
							
							
								
							
							
						 | 
						9 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								2e0325c5df
								
							
								
							
						 | 
						
							
							
								
								Replace android code which are not available on older android versions
							
							
							
							
								
							
							
						 | 
						9 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								a6afb208c6
								
							
								
							
						 | 
						
							
							
								
								Android: removed the action bar
							
							
							
							
								
							
							
						 | 
						9 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								de4637d8cb
								
							
								
							
						 | 
						
							
							
								
								Added support for some more File::getSpecialLocation locations on Android
							
							
							
							
								
							
							
						 | 
						9 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								99052af8bc
								
							
								
							
						 | 
						
							
							
								
								Added Android support for screen orientation control
							
							
							
							
								
							
							
						 | 
						9 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								19572b58c7
								
							
								
							
						 | 
						
							
							
								
								Also fix KEYCODE in JuceAppActivity when disabling the screensaver on android
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								89ba69ab29
								
							
								
							
						 | 
						
							
							
								
								Android Bluetooth MIDI, pro-audio i/o and improved openGL support
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								ddcd78eae8
								
							
								
							
						 | 
						
							
							
								
								Android: made sure that when the screensaver is disabled, Android-M devices don't lower the app priority
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								290c502e78
								
							
								
							
						 | 
						
							
							
								
								Replace HTTP_BAD_REQUEST with http status code literals as org.apache is no longer available on newer platforms
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								40848adac6
								
							
								
							
						 | 
						
							
							
								
								Add optional parameter to juce URL class to specify a custom HTTP command
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								03dc6479e3
								
							
								
							
						 | 
						
							
							
								
								Implement setScreenSaver enabled on Android
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								c7b8e77031
								
							
								
							
						 | 
						
							
							
								
								Update copyright notice
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								f4fe4c5749
								
							
								
							
						 | 
						
							
							
								
								Tidied up a bit of android code and resaved the demo project.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   Timur Doumler
							
						 | 
						
							
							
							
								
							
								be9a2ff1bb
								
							
								
							
						 | 
						
							
							
								
								Implemented support for Android OpenGL native ARGB pixel format.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								5b8a633108
								
							
								
							
						 | 
						
							
							
								
								Fix unicode input on Android
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								c87463cad1
								
							
								
							
						 | 
						
							
							
								
								Added support for in-memory fonts on Android.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								5cbad3b30f
								
							
								
							
						 | 
						
							
							
								
								Removed more 'final's from the android java class.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								c206793ff1
								
							
								
							
						 | 
						
							
							
								
								Removed 'final' from the android java activity class.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								04019091a7
								
							
								
							
						 | 
						
							
							
								
								Fix for deletion of opengl views on newer versions of android
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								268497e8bc
								
							
								
							
						 | 
						
							
							
								
								Added a number-of-redirects parameter to URL::createInputStream
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								90d317a74a
								
							
								
							
						 | 
						
							
							
								
								Workaround for missing java method in some android SDKs
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								f96ee7c860
								
							
								
							
						 | 
						
							
							
								
								Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android)
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								4889822eaf
								
							
								
							
						 | 
						
							
							
								
								Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								3f07f45702
								
							
								
							
						 | 
						
							
							
								
								Improved Android event callback mechanism.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								c5b4e48b80
								
							
								
							
						 | 
						
							
							
								
								Updated some headers and URLs.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								98ae8a49d2
								
							
								
							
						 | 
						
							
							
								
								Added DPI field to Desktop::Display information. Couple of Android fixes.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								3c76294319
								
							
								
							
						 | 
						
							
							
								
								Android: setting the audio output at startup.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								9e4baf538b
								
							
								
							
						 | 
						
							
							
								
								Android: fix for pausing openGL apps. Rebuild of project files.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								b0302ce30f
								
							
								
							
						 | 
						
							
							
								
								Android fixes and clean-ups.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								8fd0dc3f74
								
							
								
							
						 | 
						
							
							
								
								android: passing onPause message down to GL views.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								f292238b32
								
							
								
							
						 | 
						
							
							
								
								Android: keyboard input support.
							
							
							
							
								
							
							
						 | 
						13 years ago |