summaryrefslogtreecommitdiffstats
path: root/src/utils/qdroidutils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add error handling to existing audio functionsRainer Keller2013-10-171-4/+17
| | | | | Change-Id: Icb7113f1a251b076f49c052bebee3fbd2e6139e8 Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
* Added system volume settings for Android.Yoann Lopes2013-08-281-0/+94
| | | | | Change-Id: I4ea5f24303f69d93a031b07dbc056c62eea9d358 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Add IP and hostname information for qdroid utilsSamuli Piippo2013-06-061-0/+56
| | | | | Change-Id: I9c4bc15f34ee7a67e468b32e73d989c98d04b94a Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Linux support for qdroidutilsSamuli Piippo2013-06-051-7/+9
| | | | | | | Reboot and Power Off work now on embedded linux Change-Id: Ieb65bf8a696eb6cd275d331d87234c0e9798cbed Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Better safe: Explicitly sync the fs before reboot/poweroffaavit2013-03-221-0/+3
|
* Update to new #define platform flag: Q_OS_ANDROID_NO_SDKaavit2013-03-181-6/+6
| | | | | Also, do just qWarning instead of qFatal (process terminate) if reboot/poweroff() returns.
* Initial commit - Long live the B2Qt utils!aavit2013-02-071-0/+72