Sylvain
|
26d6352500
Fixed bug #13794: prevent to use the onBackPressed callback API that is enabled on API36
|
6 miesięcy temu |
Kim Giseo
|
9f2186ad52
Removed outdated comment in AndroidManifest.xml
|
1 rok temu |
Anonymous Maarten
|
20e01c6fbe
android: add (disabled) android.permission.INTERNET to AndroidManifest.xml
|
1 rok temu |
Anthony
|
bf351b0b0e
Add more configChanges to Android Manifest (#11145)
|
1 rok temu |
Green Sky
|
596fcfa6c4
fix microphone permission and feature flags being spread out
|
1 rok temu |
Ryan C. Gordon
|
38f0214e8a
audio: Refer to audio devices to "playback" and "recording".
|
1 rok temu |
mechakotik
|
8f88c32ca6
android: Default to custom theme in styles.xml
|
1 rok temu |
Ryan C. Gordon
|
2613e3da24
camera: Rewrote Android support.
|
2 lat temu |
Michał Janiszewski
|
631b05b211
Drop stray trailing whitespace for android-project
|
2 lat temu |
Sam Lantinga
|
9ce7fe2848
Removed SDL_HINT_ACCELEROMETER_AS_JOYSTICK
|
2 lat temu |
Sam Lantinga
|
1e9d314482
Updated to Android minSdkVersion 19 and targetSdkVersion 34
|
2 lat temu |
Sam Lantinga
|
66058bbbd5
Fixed exception accessing Bluetooth devices on Android 12
|
4 lat temu |
Sam Lantinga
|
2f591fb0a0
Added android:exported="true" to the example Android manifest
|
4 lat temu |
Anders Jenbo
|
93556e67e0
Update AndroidManifest.xml
|
4 lat temu |
Anders Jenbo
|
b9c619017d
[Android] Limit WRITE_EXTERNAL_STORAGE to SDK 22-
|
4 lat temu |
Sam Lantinga
|
3172615074
Let Android know that we can handle USB devices
|
4 lat temu |
Sam Lantinga
|
107db2d899
Enable TV game mode by default on Android
|
4 lat temu |
Sylvain Becker
|
2491f16f85
Android: send SDL_LOCALECHANGED when locale changes
|
5 lat temu |
Sam Lantinga
|
dc54add5e0
Added some extra permissions and features likely to be used by SDL applications
|
6 lat temu |
Sam Lantinga
|
1a38853e02
Fixed bug 4566 - Hot-plugging Bluetooth controller causes force-quit on Android
|
7 lat temu |
Sylvain Becker
|
59df6d6b13
Android: don't allow multiple instance of SDLActivity
|
7 lat temu |
Sam Lantinga
|
e381a1599d
Updated Android project files and documentation
|
7 lat temu |
Sam Lantinga
|
77709aecc7
Added Android hardware feature support to the default manifest
|
7 lat temu |
Sam Lantinga
|
8c46580231
Allow the activity to persist through connecting or disconnecting a keyboard
|
8 lat temu |
Sam Lantinga
|
62c3acaf9f
Moved the meta-data into the right section
|
8 lat temu |
Sam Lantinga
|
8fd0c22adc
Added the ability to set SDL hints from AndroidManifest.xml (thanks Rachel!)
|
8 lat temu |
Sam Lantinga
|
b8d8a1f122
Updated the minimum and target SDK versions in AndroidManifest.xml
|
8 lat temu |
Sam Lantinga
|
f08480af78
Switched to new style gradle Android application build process
|
8 lat temu |