jules
|
dea899741d
|
Resaved example projects
|
10 years ago |
Timur Doumler
|
1762cdc9c9
|
Added runtime permissions request to JUCE Demo (recording tab) and MidiTest example app, added matching permissions to manifest, removed ant exporter, and re-saved both projects.
|
10 years ago |
jules
|
d788e10eb4
|
Resaved projects
|
10 years ago |
hogliux
|
0874d5d7e6
|
Re-save JUCE demo after changing Java files
|
10 years ago |
Timur Doumler
|
f1373fcfa6
|
Re-saved JuceDemo project due to changes in Android exporter.
|
10 years ago |
jules
|
a6afb208c6
|
Android: removed the action bar
|
10 years ago |
jules
|
d06fc22369
|
Pimped the demo app with some new images
|
10 years ago |
hogliux
|
b543e2830c
|
Change keycode to something that is supported on Android API 10
|
10 years ago |
jules
|
ca1f6bc7d8
|
Resaved all introjucer projects with new version number.
|
10 years ago |
jules
|
2d51b7d315
|
Bumped the Introjucer version number
|
10 years ago |
jules
|
6eee3b2a09
|
Resaved all project files
|
10 years ago |
jules
|
810f2bfb2a
|
Introjucer: Added Android Studio exporter
|
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 |
jules
|
05f4ce3c32
|
Resaved project files.
|
10 years ago |
hogliux
|
f07cf50a3e
|
Resaved JuceDemo Android project
|
10 years ago |
hogliux
|
c4d0270f5d
|
Resaved project files.
|
10 years ago |
jules
|
f4fe4c5749
|
Tidied up a bit of android code and resaved the demo project.
|
10 years ago |
hogliux
|
fcb8735dfc
|
Re-save all Introjucer projects with newest introjucer version
|
10 years ago |
jules
|
372ea8779b
|
Resaved projects.
|
11 years ago |
jules
|
5cbad3b30f
|
Removed more 'final's from the android java class.
|
11 years ago |
jules
|
c206793ff1
|
Removed 'final' from the android java activity class.
|
11 years ago |
jules
|
04019091a7
|
Fix for deletion of opengl views on newer versions of android
|
11 years ago |
jules
|
268497e8bc
|
Added a number-of-redirects parameter to URL::createInputStream
|
11 years ago |
Felix Faire
|
b01383e8d0
|
Restructured folder and Updated Readme
|
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.
|
12 years ago |
jules
|
caea1c3370
|
Added the all-new demo app!
|
12 years ago |
jules
|
674c0704fe
|
Resaved projects.
|
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.
|
13 years ago |
jules
|
9fbc963d96
|
2.0.33
|
13 years ago |
jules
|
8fd0dc3f74
|
android: passing onPause message down to GL views.
|
13 years ago |
jules
|
f292238b32
|
Android: keyboard input support.
|
13 years ago |
jules
|
699b5303e2
|
Android: multi-touch support.
|
13 years ago |
jules
|
edc45e9aba
|
Workaround for android's new file scanning behaviour when using the device as a USB drive.
|
13 years ago |
jules
|
3374dff2aa
|
Fix for android zero-height bitmap problem.
|
13 years ago |
jules
|
7ce0bf15d3
|
Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android.
|
13 years ago |
jules
|
7c8eb56f04
|
Android: fix to prevent app restarts when rotating.
|
13 years ago |
jules
|
44ac462768
|
New methods SystemStats::getUserLanguage(), SystemStats::getUserRegion().
|
13 years ago |
jules
|
91a41ddbd8
|
OpenGL refactoring (stage 1)
|
14 years ago |
jules
|
109f0a32a4
|
OpenGL: added internal checks to catch GL errors (in debug mode). More Android GL progress.
|
14 years ago |
jules
|
2bfa580254
|
Android GL work.
|
14 years ago |
jules
|
54c82b3120
|
Android: added URL launching.
|
14 years ago |
jules
|
d2a4173ab4
|
Android: better logging, more GL work.
|
14 years ago |
jules
|
1804b983a0
|
Android GL work.
|
14 years ago |
jules
|
51b2068576
|
Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext().
|
14 years ago |
jules
|
d3d391ae7f
|
Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures.
|
14 years ago |