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
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
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 c53e0765220a7124f47ab5bed4a9e4d7cbcef9a8.
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
Don Gagne
ded9251ef8
Set target SDK to 28 to make Google Play happy
5 years ago
Matej Frančeškin
fe63cf8201
Detect bluetooth gamepad connect/disconnect events
6 years ago
Matej Frančeškin
afc2ee52eb
Detect bluetooth gamepad connect/disconnect events
6 years ago
Don Gagne
821f08c824
Fix write storage permission problem
6 years ago
Don Gagne
057d3e7a7b
Include prebuilt android OpenSLL libs
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
DonLakeFlyer
db37c4177e
Allow devices without gps
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 cc1fa95942fdc31a8445275b75ec88b19dba0b88.
Fixes #5787
7 years ago
DonLakeFlyer
cc1fa95942
Add debuggable to manifest
8 years ago
Gus Grubba
b195b6c636
Fixed android package hierarchy to match package name.
...
Renamed main activity class with a more appropriate name.
8 years ago
Gus Grubba
e44cd3243c
Testing Android issues with WiFi and no Internet.
8 years ago
Daniel Agar
d7e1770ed0
android set versionCode from git describe
...
-we need a monotonically increasing integer for android versionCode and
this works better across multiple branches
9 years ago
Daniel Agar
c28d22e37a
update AndroidManifest versionCode
9 years ago
Daniel Agar
d759437ee5
android set versionCode from git describe
...
-we need a monotonically increasing integer for android versionCode and
this works better across multiple branches
9 years ago
Daniel Agar
fd3da51342
android tagged builds exceed master versionCode
9 years ago
Daniel Agar
6a6d81ccef
update android version
9 years ago
Daniel Agar
da7367f7d5
update android version
9 years ago
Daniel Agar
c192c46c33
travis-ci tweaks ( #3670 )
9 years ago
Daniel Agar
c30599add0
don't fail updating android version on PRs
...
-fixes #2955
9 years ago
Don Gagne
4dff9a3e15
Fixes for small screens
9 years ago
dogmaphobic
bb398c45d5
Keep Android screen on while a vehicle is connected.
9 years ago
Daniel Agar
80b4ca58cf
android remote duplicate screen support
9 years ago
Daniel Agar
4592b65d79
Android limit to tablets for now
...
- fixes #2551
9 years ago
Daniel Agar
8a10a4d1cd
update android version
9 years ago
Daniel Agar
bd05aaf39e
android lower minSdkVersion to 16
9 years ago
Daniel Agar
9ebd2bafa3
fix android auto versionName update
9 years ago
Daniel Agar
e6211b8799
android auto version and deploy to google play
9 years ago
Daniel Agar
8b1199ed2a
update android version
9 years ago
Daniel Agar
579206c667
update android version
9 years ago
Daniel Agar
f963c3a1d4
update android versionCode
9 years ago
Daniel Agar
ace085efc8
travis-ci android
10 years ago
dogmaphobic
9323034c66
Fixing Android screen orientation.
...
It now uses the sensor to maintain proper landscape mode.
10 years ago
dogmaphobic
59ad9be767
First android commit.
10 years ago