summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* android: Fix typo and syntax in commentsYegor Yefremov2022-03-181-4/+3
* examples: Add example for unrooted AndroidPeter-St2021-11-023-0/+356
* Fix various typos in docs/commentsluz paz2021-10-311-2/+2
* Update Android ReadmePeter-St2021-09-231-54/+90
* Android build name correctionxloem2021-09-233-9/+28
* build: Prepare config.h for inclusion in examples/testsChris Dickens2020-11-271-0/+4
* build: Fix Android and Xcode compilation errors/warningsChris Dickens2020-11-163-5/+10
* build: Merge events and threads into single platform abstractionChris Dickens2020-09-121-5/+2
* core: Introduce platform events abstractionChris Dickens2020-08-122-4/+4
* Android: fixes unknown warning option from ndk buildAaron Luft2020-04-171-1/+1
* android: Update makefiles to include recent autobuild changesChris Dickens2020-03-305-55/+57
* build: Require C11 to build and clean up autoconfig/automake filesChris Dickens2020-03-301-10/+13
* core: Kill the OS_* definitions and use in the source codeChris Dickens2020-03-271-3/+0
* threads_posix: Improve usbi_get_tid() for various platformsChris Dickens2020-03-271-0/+3
* configure.ac: Cleanup and refactoringChris Dickens2020-01-241-2/+8
* Misc: Trim and consolidate header file usageChris Dickens2020-01-241-39/+9
* core: Remove use of gettimeofday()Chris Dickens2017-01-121-3/+0
* core: Remove check for and inclusion of signal.hChris Dickens2017-01-121-3/+0
* android: update READMEWilliam Skellenger2016-03-061-1/+3
* android: Fix typo in READMEWilliam Skellenger2016-03-061-1/+1
* Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu2014-01-081-1/+1
* Android: Add support for Linux/Android platformsKuangye Guo2013-12-281-9/+0
* Android: Build for all Android architecturesAndrew Fernandes2013-12-281-1/+6
* Android: Add further documentation to Android README fileToby Gray2013-08-211-0/+90
* Android: Add examples and stress testsToby Gray2013-08-114-50/+248
* Android: Add formal Android supportToby Gray2013-08-114-0/+202