1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core/native/java
Lukasz Kozakiewicz 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).
2017-11-22 12:43:24 +01:00
..
AndroidMidi.java Ensured that gatt connection priority is only requested after the gatt has connected 2017-04-11 17:57:14 +01:00
AndroidMidiFallback.java Added pause after opening MIDI BLE device on Android to improve MIDI BLE reliability 2017-04-05 19:07:47 +01:00
AndroidRuntimePermissions.java Android: fixed bug in Java code that caused compiler errors on API Level 21. 2016-03-18 14:26:35 +00:00
AndroidWebView.java Android: add WebBrowserComponent implementation. 2017-11-07 19:36:10 +01:00
IInAppBillingService.java Added in-app purchase feature to JUCE 2017-08-09 20:15:17 +01:00
JuceAppActivity.java Android: disable hardware acceleration on ComponentPeerView level rather than application level to allow embedded views to use hardware acceleration if needed. 2017-11-22 12:43:24 +01:00
JuceFirebaseInstanceIdService.java Add Push Notifications feature for iOS and Android. 2017-10-23 09:31:06 +02:00
JuceFirebaseMessagingService.java Add Push Notifications feature for iOS and Android. 2017-10-23 09:31:06 +02:00