summaryrefslogtreecommitdiffstats
path: root/core/android.cpp
AgeCommit message (Expand)Author
2020-04-25build-system/android: remove libusb at QTestGravatar Dirk Hohndel
2020-04-09cloud-storage: simplify creation of git authorshipGravatar Dirk Hohndel
2020-03-16android/usb: simply restart the download after receiving permissionGravatar Dirk Hohndel
2020-03-16android/usb: pass the usbDevice for intent handlingGravatar Dirk Hohndel
2019-09-21Android: print Android HW informationGravatar Dirk Hohndel
2019-08-08Cleanup: move file-related function declarations to file.hGravatar Berthold Stoeger
2018-08-27Make device enumeration use the device transport dataGravatar Linus Torvalds
2018-08-11Whitespace cleanup, extra braces, and null checksGravatar Dirk Hohndel
2018-08-11Android: add callback to Java code to check pending IntentsGravatar Dirk Hohndel
2018-08-11Android: notify the UI a dive computer was plugged inGravatar Dirk Hohndel
2018-08-11Android: add more verbose logging when trying to open USBGravatar Dirk Hohndel
2018-08-11Android: log both for mobile and full appGravatar Dirk Hohndel
2018-08-11Android: add callback from IntentGravatar Dirk Hohndel
2018-08-05Android: remove unused defineGravatar Dirk Hohndel
2018-03-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2017-11-03win32: optimize the console and logging logicGravatar Lubomir I. Ivanov
2017-08-01android: access() is declared in unistd.hGravatar Anton Lundin
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-02-24Fix "Load/Save to cloudstorage" for non-ASCII user namesGravatar Jeremie Guichard
2017-02-03Same typo, two more timesGravatar Dirk Hohndel
2017-02-03Win32: add the --win32log option to log stdout and stderr to filesGravatar Lubomir I. Ivanov
2016-12-28android: Add a subsurface_user_is_root for androidGravatar Anton Lundin
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel