aboutsummaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2022-08-11[LSC] Add LOCAL_LICENSE_KINDS to external/libusbBob Badour
2022-08-10Upgrade libusb to v1.0.26Elliott Hughes
2022-03-18android: Fix typo and syntax in commentsYegor Yefremov
2021-11-02examples: Add example for unrooted AndroidPeter-St
2021-10-31Fix various typos in docs/commentsluz paz
2021-09-23Update Android ReadmePeter-St
2021-09-23Android build name correctionxloem
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/libusbBob Badour
2020-11-27build: Prepare config.h for inclusion in examples/testsChris Dickens
2020-11-16build: Fix Android and Xcode compilation errors/warningsChris Dickens
2020-09-12build: Merge events and threads into single platform abstractionChris Dickens
2020-08-12core: Introduce platform events abstractionChris Dickens
2020-04-17Android: fixes unknown warning option from ndk buildAaron Luft
2020-03-30android: Update makefiles to include recent autobuild changesChris Dickens
2020-03-30build: Require C11 to build and clean up autoconfig/automake filesChris Dickens
2020-03-27core: Kill the OS_* definitions and use in the source codeChris Dickens
2020-03-27threads_posix: Improve usbi_get_tid() for various platformsChris Dickens
2020-01-24configure.ac: Cleanup and refactoringChris Dickens
2020-01-24Misc: Trim and consolidate header file usageChris Dickens
2017-01-12core: Remove use of gettimeofday()Chris Dickens
2017-01-12core: Remove check for and inclusion of signal.hChris Dickens
2016-03-06android: update READMEWilliam Skellenger
2016-03-06android: Fix typo in READMEWilliam Skellenger
2014-01-08Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu
2013-12-28Android: Add support for Linux/Android platformsKuangye Guo
2013-12-28Android: Build for all Android architecturesAndrew Fernandes
2013-08-21Android: Add further documentation to Android README fileToby Gray
2013-08-11Android: Add examples and stress testsToby Gray
2013-08-11Android: Add formal Android supportToby Gray