index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
android.cpp
Age
Commit message (
Expand
)
Author
2020-04-25
build-system/android: remove libusb at QTest
Dirk Hohndel
2020-04-09
cloud-storage: simplify creation of git authorship
Dirk Hohndel
2020-03-16
android/usb: simply restart the download after receiving permission
Dirk Hohndel
2020-03-16
android/usb: pass the usbDevice for intent handling
Dirk Hohndel
2019-09-21
Android: print Android HW information
Dirk Hohndel
2019-08-08
Cleanup: move file-related function declarations to file.h
Berthold Stoeger
2018-08-27
Make device enumeration use the device transport data
Linus Torvalds
2018-08-11
Whitespace cleanup, extra braces, and null checks
Dirk Hohndel
2018-08-11
Android: add callback to Java code to check pending Intents
Dirk Hohndel
2018-08-11
Android: notify the UI a dive computer was plugged in
Dirk Hohndel
2018-08-11
Android: add more verbose logging when trying to open USB
Dirk Hohndel
2018-08-11
Android: log both for mobile and full app
Dirk Hohndel
2018-08-11
Android: add callback from Intent
Dirk Hohndel
2018-08-05
Android: remove unused define
Dirk Hohndel
2018-03-14
Cleanup: introduce copy_qstring() function
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2017-11-03
win32: optimize the console and logging logic
Lubomir I. Ivanov
2017-08-01
android: access() is declared in unistd.h
Anton Lundin
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2017-02-24
Fix "Load/Save to cloudstorage" for non-ASCII user names
Jeremie Guichard
2017-02-03
Same typo, two more times
Dirk Hohndel
2017-02-03
Win32: add the --win32log option to log stdout and stderr to files
Lubomir I. Ivanov
2016-12-28
android: Add a subsurface_user_is_root for android
Anton Lundin
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel