hogliux
|
3cd9bed7d9
|
Ensured that gatt connection priority is only requested after the gatt has connected
|
2017-04-11 17:57:14 +01:00 |
|
hogliux
|
5b833d6648
|
Added Android workaround to force BLE Midi devices on low-latency device path
|
2017-04-10 18:10:06 +01:00 |
|
hogliux
|
8aea84e20c
|
Added pause after opening MIDI BLE device on Android to improve MIDI BLE reliability
|
2017-04-05 19:07:47 +01:00 |
|
hogliux
|
dcdcfaa7e9
|
Added several improvements to Android BLE MIDI reliability
|
2017-03-30 17:03:35 +01:00 |
|
hogliux
|
4c7a92ecfa
|
Ensured that SystemStats::getUserLanguage and SystemStats::getUserCountry returns an ISO code on Android
|
2017-03-30 11:32:06 +01:00 |
|
hogliux
|
51d5572220
|
Added showYesNoBox to NativeMessageBox class
|
2017-03-06 12:39:09 +00:00 |
|
hogliux
|
5fe3289256
|
Fixed several Android text rendering bugs
|
2017-03-01 16:16:34 +00:00 |
|
hogliux
|
ebbba641a4
|
Fixed a bug where the bluetooth LE scanner would continue to scan even if the bluetooth selector window was closed
|
2017-02-09 17:57:04 +00:00 |
|
hogliux
|
ec0485388d
|
Reworked and modernised Android exporter and removed old deprecated Android ant exporter
|
2017-02-01 17:18:06 +00:00 |
|
tpoole
|
2e84129479
|
Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license
|
2016-12-14 10:07:26 +00:00 |
|
jules
|
6fc08dd1cd
|
Added a workaround for Android GL glitches when pausing the app
|
2016-04-26 12:15:31 +01:00 |
|
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.
|
2016-04-06 18:31:24 +01:00 |
|
Timur Doumler
|
a694a66739
|
Android: fixed bug in Java code that caused compiler errors on API Level 21.
|
2016-03-18 14:26:35 +00:00 |
|
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).
|
2016-02-25 10:12:30 +00:00 |
|
hogliux
|
10d1228e86
|
Add option to set default stack size for JUCE threads
|
2016-02-15 11:06:28 +00:00 |
|
hogliux
|
2e0325c5df
|
Replace android code which are not available on older android versions
|
2016-02-02 12:59:09 +00:00 |
|
jules
|
a6afb208c6
|
Android: removed the action bar
|
2016-01-15 10:24:47 +00:00 |
|
jules
|
de4637d8cb
|
Added support for some more File::getSpecialLocation locations on Android
|
2016-01-14 10:02:54 +00:00 |
|
jules
|
99052af8bc
|
Added Android support for screen orientation control
|
2016-01-13 12:05:29 +00:00 |
|
hogliux
|
19572b58c7
|
Also fix KEYCODE in JuceAppActivity when disabling the screensaver on android
|
2015-11-03 15:34:36 +00:00 |
|
jules
|
89ba69ab29
|
Android Bluetooth MIDI, pro-audio i/o and improved openGL support
|
2015-11-03 10:37:52 +00:00 |
|
jules
|
ddcd78eae8
|
Android: made sure that when the screensaver is disabled, Android-M devices don't lower the app priority
|
2015-11-02 16:13:45 +00:00 |
|
hogliux
|
290c502e78
|
Replace HTTP_BAD_REQUEST with http status code literals as org.apache is no longer available on newer platforms
|
2015-09-14 09:18:20 +01:00 |
|
hogliux
|
40848adac6
|
Add optional parameter to juce URL class to specify a custom HTTP command
|
2015-07-28 10:09:48 +01:00 |
|
hogliux
|
03dc6479e3
|
Implement setScreenSaver enabled on Android
|
2015-07-24 16:34:01 +01:00 |
|
hogliux
|
c7b8e77031
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
jules
|
f4fe4c5749
|
Tidied up a bit of android code and resaved the demo project.
|
2015-05-22 11:29:44 +01:00 |
|
Timur Doumler
|
be9a2ff1bb
|
Implemented support for Android OpenGL native ARGB pixel format.
|
2015-05-05 17:44:10 +01:00 |
|
hogliux
|
5b8a633108
|
Fix unicode input on Android
|
2015-04-08 12:05:20 +01:00 |
|
jules
|
c87463cad1
|
Added support for in-memory fonts on Android.
|
2015-02-24 10:15:01 +00:00 |
|
jules
|
5cbad3b30f
|
Removed more 'final's from the android java class.
|
2015-02-12 09:11:25 +00:00 |
|
jules
|
c206793ff1
|
Removed 'final' from the android java activity class.
|
2015-02-11 16:39:07 +00:00 |
|
jules
|
04019091a7
|
Fix for deletion of opengl views on newer versions of android
|
2015-01-19 12:21:51 -08:00 |
|
jules
|
268497e8bc
|
Added a number-of-redirects parameter to URL::createInputStream
|
2014-12-29 10:15:54 +00:00 |
|
jules
|
90d317a74a
|
Workaround for missing java method in some android SDKs
|
2014-05-23 21:51:37 +01:00 |
|
jules
|
f96ee7c860
|
Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android)
|
2014-04-23 20:35:45 +01:00 |
|
jules
|
4889822eaf
|
Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page.
|
2014-03-06 22:26:58 +00:00 |
|
jules
|
3f07f45702
|
Improved Android event callback mechanism.
|
2013-10-14 13:50:50 +01:00 |
|
jules
|
c5b4e48b80
|
Updated some headers and URLs.
|
2013-06-24 16:03:33 +01:00 |
|
jules
|
98ae8a49d2
|
Added DPI field to Desktop::Display information. Couple of Android fixes.
|
2013-06-24 15:53:32 +01:00 |
|
jules
|
3c76294319
|
Android: setting the audio output at startup.
|
2013-06-12 09:45:28 +01:00 |
|
jules
|
9e4baf538b
|
Android: fix for pausing openGL apps. Rebuild of project files.
|
2013-02-24 16:12:36 +00:00 |
|
jules
|
b0302ce30f
|
Android fixes and clean-ups.
|
2013-02-22 11:51:51 +00:00 |
|
jules
|
8fd0dc3f74
|
android: passing onPause message down to GL views.
|
2013-01-13 17:31:19 +00:00 |
|
jules
|
f292238b32
|
Android: keyboard input support.
|
2012-11-25 17:05:44 +00:00 |
|
jules
|
699b5303e2
|
Android: multi-touch support.
|
2012-11-13 17:14:32 +00:00 |
|
jules
|
edc45e9aba
|
Workaround for android's new file scanning behaviour when using the device as a USB drive.
|
2012-11-08 15:53:50 +00:00 |
|
jules
|
3374dff2aa
|
Fix for android zero-height bitmap problem.
|
2012-11-04 16:48:09 +00:00 |
|
jules
|
7ce0bf15d3
|
Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android.
|
2012-07-10 16:59:35 +01:00 |
|
jules
|
7c8eb56f04
|
Android: fix to prevent app restarts when rotating.
|
2012-05-19 10:23:56 +01:00 |
|