summaryrefslogtreecommitdiff
path: root/androidtest/AndroidManifest.xml
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Experiment with building Android through MavenSean Owen1-2/+2
2013-12-02Boldly move to Java 7 for everything, including Android.srowen@gmail.com1-2/+2
2013-11-01Update to reference latest SDK 19 / Android 4.4srowen@gmail.com1-1/+1
2013-09-02Additional changes for Android 4srowen@gmail.com1-1/+1
2013-09-01Updates for Android 4+srowen@gmail.com1-3/+2
2013-07-25Update for Android API 18, latest SDKsrowen@gmail.com1-1/+1
2013-05-15Update ZXingTest to use Holo theme; requires Android 2.3.3srowen@gmail.com1-4/+4
2013-05-02Lint cleanupsrowen@gmail.com1-5/+4
2013-05-02Update to 1.2.1srowen@gmail.com1-2/+2
2012-07-22As far as I know, should be OK to express that we target 2.3.x but support 2.1srowen1-1/+1
2012-02-04Cleaned up the ZXing Test manifest to match the Barcode Scanner one.dswitkin@google.com1-1/+7
2011-11-17Let Proguard work for release buildssrowen1-2/+1
2011-11-10Update ZXingTest to work on 3.x+, mostly by removing the camera capture bit f...srowen1-9/+5
2011-10-22Added an option to hide the contents when encoding a barcode via Intent.dswitkin@google.com1-2/+2
2011-07-06- Fixed Issue 892: Barcode Scanner crashes when started via Intent with scann...dswitkin@google.com1-8/+10
2009-11-06Updated ZXing Test with all of the CameraManager fixes from Barcode Scanner, ...dswitkin1-2/+9
2009-11-04Changed the ZXing Test default email address and bumped the version to 1.11.dswitkin1-2/+2
2009-09-26Extended the test app to write the camera parameters to /sdcard/CameraParamet...dswitkin1-2/+2
2009-09-03Added a new feature to the test app, which captures all the device info and d...dswitkin1-3/+7
2009-07-21Converted the Android client and the test app to use the Android 1.5 SDK, and...dswitkin1-0/+1
2009-05-27Made the Android Test app debuggable so I can examine memory allocation patte...dswitkin1-1/+2
2008-10-25Wrote a benchmark activity for Android which reads images recursively from th...dswitkin1-0/+2
2008-10-22Checked in the ZXing Test app for Android under androidtest. This application...dswitkin1-0/+33