summaryrefslogtreecommitdiff
path: root/androidtest
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Experiment with building Android through MavenSean Owen7-187/+15
2014-01-20Ignore a few more Android filesSean Owen1-0/+2
2014-01-20Fix up .gitignore to ignore generated dirs, and remove generated dirs from gitSean Owen4-93/+3
2014-01-18Update project site references to GithubSean Owen1-1/+1
2014-01-17Update .gitignores everywhere for IDEA files, etcSean Owen1-0/+2
2013-12-26Check in Android gen files and configure Android src roots in Mavensrowen4-0/+110
2013-12-26Android modules need to express their dependencies on core/android-integrationsrowen1-0/+13
2013-12-17Avoid NPE for camera with no paramssrowen1-4/+6
2013-12-06Whitespace cleanup and other inspections from IDEA 13srowen2-18/+16
2013-12-05Add back symlinks at proguard config name that Android build expectssrowen@gmail.com1-0/+1
2013-12-03Standardize proguard configsrowen@gmail.com2-3/+8
2013-12-02Boldly move to Java 7 for everything, including Android.srowen@gmail.com3-4/+6
2013-11-30Bump android/androidtest to 3.0.0 manuallysrowen@gmail.com1-2/+2
2013-11-30Manually bump android/androidtest modules to 2.3.0 since weren't enabled from...srowen@gmail.com1-2/+2
2013-11-24Build Android apps, using Ant script, in compile phase in Mavensrowen@gmail.com1-0/+56
2013-11-01Update to reference latest SDK 19 / Android 4.4srowen@gmail.com2-2/+2
2013-09-02Additional changes for Android 4srowen@gmail.com6-68/+66
2013-09-01Updates for Android 4+srowen@gmail.com1-3/+2
2013-08-26Type weakening and dead code commenting againsrowen@gmail.com2-4/+4
2013-07-30Remove some unneeded stringssrowen@gmail.com1-0/+1
2013-07-25Update for Android API 18, latest SDKsrowen@gmail.com2-2/+2
2013-06-21Small update for 4.4 betasrowen@gmail.com1-2/+2
2013-05-25Japanese translation updates from taku0srowen@gmail.com1-0/+2
2013-05-15Update ZXingTest to use Holo theme; requires Android 2.3.3srowen@gmail.com5-50/+54
2013-05-02Lint cleanupsrowen@gmail.com11-91/+49
2013-05-02Update to 1.2.1srowen@gmail.com1-2/+2
2013-04-18A few inspection cleanupssrowen@gmail.com2-37/+33
2013-03-02Various changes from IJ12.1 inspectionssrowen@gmail.com2-2/+2
2012-11-14Use Android 4.2 SDK consitently; don't target it for apps thoughsrowen1-1/+1
2012-08-14Move RGBLuminanceSource to core/srowen3-107/+17
2012-08-07Correctly parallelize AsyncTask threading on Honeycomb and beyondsrowen1-1/+1
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-04-26Let callers specify more extras to IntentIntegrator. Use it in test app, so w...srowen1-22/+16
2012-04-01Apparently some of the default disabled optimizations are only there for Donutsrowen1-1/+1
2012-03-22Updated proguard.cfg to match new default for SDK 17 / Proguard 4.7srowen1-3/+36
2012-02-04Cleaned up the ZXing Test manifest to match the Barcode Scanner one.dswitkin@google.com1-1/+7
2011-12-07Added more metadata to the integratorsrowen1-1/+1
2011-12-06Issue 876 add ability to customize prompt (and reshuffle a few items in Captu...srowen1-0/+2
2011-11-17- Bumped the versionCode to one past 3.72.dswitkin@google.com1-1/+3
2011-11-17Let Proguard work for release buildssrowen2-2/+2
2011-11-10Update ZXingTest to work on 3.x+, mostly by removing the camera capture bit f...srowen12-934/+137
2011-11-02Added build targets for IntelliJ which can't see the built-in Android targets.dswitkin@google.com1-0/+6
2011-11-02Recreate build files for android, androidtest, for latest SDKsrowen4-311/+138
2011-11-02Update all Java code to use Java 6srowen9-169/+179
2011-11-02Fixed typo in effort to build new ZXingTest binary.dswitkin1-1/+1
2011-10-22Added an option to hide the contents when encoding a barcode via Intent.dswitkin@google.com4-5/+21
2011-09-01Add a couple helpful methodssrowen1-7/+2
2011-07-06- Fixed Issue 892: Barcode Scanner crashes when started via Intent with scann...dswitkin@google.com2-9/+11
2011-05-21A bunch of code style related changessrowen3-22/+21
2011-05-18Cleaned up a bunch of TODOs and deleted the old ImageConverter app which has ...dswitkin@google.com1-5/+2