]> sigrok.org Git - pulseview.git/history - android
Don't return valid time() for the cursor pair
[pulseview.git] / android /
2018-08-30 Gerhard SittigAndroid: implement chained log callbacks (buffer and...
2017-08-02 Uwe HermannFix some random clang-tidy warnings.
2017-06-11 Uwe HermannRename sigrok-logo-notext.png to pulseview.png.
2017-03-28 Uwe HermannUse alphabetical order for #includes.
2017-03-23 Uwe HermannUse the "default" keyword.
2017-03-23 Uwe HermannDon't use deprecated headers.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2016-03-13 Uwe HermannAndroidManifest.xml: Bump PV version to 0.4.0.
2015-10-01 Marcus Comstedtandroid: Include firmwares in the APK
2015-10-01 Marcus Comstedtandroid: Fix copylibs task to include the right libs
2015-10-01 Marcus Comstedtandroid: Don't include qtaccessiblewidgets plugin
2015-10-01 Daniel Elstnerandroid: Check for firmware in standard locations, too
2015-09-28 Daniel Elstnerandroid: Read firmware resources from assets
2015-06-11 Joel HoldsworthReplaced NULL with nullptr
2015-04-08 Uwe Hermannandroid: Add missing libintl.so to APK.
2015-01-27 Joel HoldsworthModified header guards to match file names
2014-11-29 Uwe HermannMinor whitespace fixes.
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-10-31 Uwe Hermannandroid: Don't install unneeded Python files.
2014-10-19 Marcus ComstedtUpdate android build after bindings rewrite
2014-08-31 Uwe Hermannandroid: Minor whitespace fixes.
2014-08-31 Marcus ComstedtAndroid: Bundle Qt libs with the APK
2014-08-27 Uwe HermannOnly use one central .gitignore file.
2014-08-27 Uwe Hermannandroid/: Add some missing license headers.
2014-08-26 Uwe Hermannandroid/: Whitespace and consistency fixes.
2014-08-26 Marcus ComstedtAndroid: Use environment setup from library instead
2014-08-26 Marcus ComstedtAdded files for building Android APK
2014-08-26 Marcus ComstedtInstall logging callbacks for Android
2014-08-26 Marcus ComstedtSetup environment for SRD on Android