Julian Oes
7cb2da3c02
android: try SdkVersion 33
...
Given that should still be available.
7 months ago
TsuyoshiKawamura
752bee48a4
PendingIntent needs IMMUTABLE flag from Android12
11 months ago
Don Gagne
4474702f4d
Android supports no serial/bluetooth build and home app
...
Fixes
2 years ago
Don Gagne
f9ac752320
Android support for serial/bluetooth disabling
2 years ago
Don Gagne
4003b48c5d
Fix sd card permission
2 years ago
Don Gagne
fa9bf8a00f
Allow app data to save to sd card on android
2 years ago
David Lechner
90de200282
android: don't require "android.hardware.usb.accessory"
...
"android.hardware.usb.accessory" is listed in [1] and therefore should have `android:required="false"`.
[1]: https://chromeos.dev/en/android/manifest#unsupported-hardware-features
2 years ago
Don Gagne
02f81e9162
Android App Bundle support
...
Update
Update
Update
3 years ago
Don Gagne
36c01f3e6a
Updates to move to Qt 5.15.2
3 years ago
Don Gagne
76132e4b41
Android changes for Qt 5.15
3 years ago
Don Gagne
f380b8b104
Use legacy storage system to keep QGC save locations working
4 years ago
Don Gagne
c86d3fa64e
Android Target SDK 28->29 ( #9238 )
...
Co-authored-by: Don Gagne <dongagne@outlook.com>
4 years ago
brad112358
3b7dd6e87c
Take MulticastLock on Android to ensure broadcast packets can be received ( #9199 )
...
* Take MulticastLock on Android to ensure broadcast packets can be received. This may belong in Qt for Android. See QTBUG-73138
* Use a more descriptive name for the WiFiManager Multicast Lock
4 years ago
Aleksey Kontsevich
633d9eb1e2
Fixed 5.15 build on Android (removed deprecated API) ( #9136 )
...
* Fixed 5.15 build on Andoid (removed deprecated API)
* Removed -nostdlib++ hack fix
* APK build error fix
4 years ago
Remek Zajac
379bf9578f
Revert "automated android version"
...
This reverts commit c53e076522
.
5 years ago
Remek Zajac
c53e076522
automated android version
5 years ago
Remek Zajac
862b39d392
use QGC_ANDROID_PACKAGE
5 years ago
Remek Zajac
816aa85b96
Do no duplicate AndroidManifest.xml, yet allow supplying it and the java sources
5 years ago
Andrew Voznytsa
21c47c1619
Switch to decodebin and use decoder with highest rank; Use GL context provided by qmlglsink; Fix JNI code for AndroidMedia initialization
5 years ago
Jin Chengde
42e55d1593
set maven url to https
5 years ago
Don Gagne
ded9251ef8
Set target SDK to 28 to make Google Play happy
5 years ago
Don Gagne
b85ec7fd49
Google Play assets
5 years ago
Don Gagne
6a9060b95b
64 bit serial fixes
6 years ago
Don Gagne
1087c224f9
Cherry-pick android joystick crash fixes from master
6 years ago
Matej Frančeškin
0f2705d2fe
User hardware video decoding on Android
6 years ago
Matej Frančeškin
9c47ceb46d
Bugfix: AGS crashes when Taisync is attached for the first time
6 years ago
Matej Frančeškin
fafd4209c1
Fix for java open accessory crash
6 years ago
Matej Frančeškin
c35c0fe3ed
Fix: Taisync didn't reconnect if the USB is not unplugged and plugged again
6 years ago
Matej Frančeškin
8799b498b7
Taisync - remove probing timer, use onResume as plug in detection event
6 years ago
Matej Frančeškin
fe63cf8201
Detect bluetooth gamepad connect/disconnect events
6 years ago
Matej Frančeškin
868b12c9aa
Fixed merge
6 years ago
Matej Frančeškin
afc2ee52eb
Detect bluetooth gamepad connect/disconnect events
6 years ago
Don Gagne
6243dbac76
Fix android USB permissions
6 years ago
Don Gagne
821f08c824
Fix write storage permission problem
6 years ago
Don Gagne
461f9cb7d9
Add VID/PID for ArduPilot ChibiOS and DragonLink
6 years ago
Matej Frančeškin
28272aa634
Change synchronization object
6 years ago
Matej Frančeškin
f90b91fe9a
Taisync android - send telemetry messages to TCP port 8200 instead to UDP 14550.
6 years ago
Matej Frančeškin
05e3abe830
Change device filter to allow only Taisync USB accessory
6 years ago
Matej Frančeškin
ef75a925af
Enabled TaiSync for Android & fixed race condition on USB accessory stream.
6 years ago
Matej Frančeškin
b33d3c56d6
Increase ThreadPool size to accomodate for settings thread
6 years ago
Don Gagne
057d3e7a7b
Include prebuilt android OpenSLL libs
6 years ago
Matej Frančeškin
0f99418c03
TaiSync Android - add support for settings protocol
6 years ago
Matej Frančeškin
cf8b26759e
Support for TaiSync on Android
6 years ago
Daniel Agar
abc1ddda8a
AndroidManifest.xml increase targetSdkVersion 19 -> 26
...
This is a Google Play store requirement as of November 1st, 2018.
https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html
6 years ago
Daniel Agar
d591d86f9c
initial optional cmake support ( #6862 )
6 years ago
DonLakeFlyer
db37c4177e
Allow devices without gps
7 years ago
Gus Grubba
2f4da96fa7
Disable cruncher for Android builds as it sucks and crashes half the time.
7 years ago
Jin Chengde
8ccdfe06b6
modify android build repo
7 years ago
Daniel Agar
d3ed7af8e8
AndroidManifest.xml update to enable ChromeOS support
7 years ago
Daniel Agar
7596257117
Revert "Add debuggable to manifest" ( #5855 )
...
This reverts commit cc1fa95942
.
Fixes #5787
7 years ago