TsuyoshiKawamura
752bee48a4
PendingIntent needs IMMUTABLE flag from Android12
11 months 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
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
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
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
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
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
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
Andreas Bircher
fde4a25fdc
cleaning up the logging
8 years ago
Ilya Kitaev
09d91cb897
USBDeviceJNI: restored logging as it was in master
...
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
8 years ago
Ilya Kitaev
59994aed7c
Commented out logging
...
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
8 years ago
Ilya Kitaev
8756488670
Fixed syntax error
...
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
8 years ago
Ilya Kitaev
79c101fb01
debug logs for android serial-usb code
...
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
8 years ago
Gus Grubba
e685642b63
Move Text To Speech to QTextToSpeech
...
This needs Qt 5.9. Do not merge it yet.
8 years ago
Gus Grubba
d35a77c12e
Keep Android screen from sleeping while QGC is running.
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
Don Gagne
9593ff3d5a
Use FTDI driver provided by ftdicjip.com
...
- Fixes lost connections with FTDI radios
- Modified code to only test vendor id, all product ids are let through
- Modified code to pass log output through to C++ side
QGCLoggingCategory system
8 years ago
Alessio Morale
02908ee4ab
[LP Support] - Add OpenPilot hardware USB IDs
9 years ago
Alessio Morale
f28a92869f
[LP Support] - Add support for complex USB device layouts
9 years ago
Ricardo de Almeida Gonzaga
52fef372ba
Fix typos
9 years ago
mazgch
d1472d3e40
added u-blox USB device IDs
9 years ago
dogmaphobic
bb398c45d5
Keep Android screen on while a vehicle is connected.
9 years ago
dogmaphobic
dd587ce2b1
Text to Speech Work
9 years ago
Don Gagne
0c251d7973
Fix native function setting
9 years ago
dogmaphobic
6af9a17078
More Android work...
10 years ago
dogmaphobic
54c8a34965
Android SerialPort work.
...
Still not working right...
10 years ago
dogmaphobic
59ad9be767
First android commit.
10 years ago