Commit graph

119 commits

Author SHA1 Message Date
Sean Owen 87f00d41a7
Update Android apps to need API 16+; remove stale Manifest config 2016-09-16 18:47:26 +01:00
Sean Owen f7101c9cb1 Update Android apps to refer to parent 3.3.1-SNAPSHOT 2016-09-16 15:37:39 +01:00
Sean Owen ec3eea5c0e Update Android apps to refer to parent 3.3.0 2016-09-16 15:16:19 +01:00
Sean Owen 47459f4bd7 Bump SNAPSHOT to 3.3.0 for next release 2016-09-11 22:07:04 +01:00
Sean Owen 33fd85e0c2 Minor changes from inspection 2016-08-22 10:46:41 +01:00
Sean Owen 2f11529aa3 A bunch of inspection changes, including some dead code removal and tightening visibility, removing unnecessary casts 2016-07-24 18:29:42 +01:00
Sean Owen 53837950aa Skip javadoc for Android apps, always 2016-06-22 16:52:30 +01:00
Sean Owen b40dd94843 Make redundant proguard.cfg files symlinks 2016-06-08 15:36:47 +01:00
Sean Owen 58f748a451 Remove unneeded .gitignore, and unneeded libs copy step for Android targets. Update plugins. Fix javadoc warning / checkstyle problem. 2016-06-08 15:15:06 +01:00
Sean Owen 389f69f4b2 Add minimal javadoc to all classes (and enforce with checkstyle); minor refactoring to of array sum code 2016-06-04 15:36:32 +01:00
Sean Owen 308d91de1c Update plugins, dependencies, and clean up small code inspection issues 2016-01-21 14:46:48 +01:00
Sean Owen a92f9040b3 Add what's new for 4.7.4 and update proguard 2015-10-27 10:57:38 +00:00
Sean Owen c884bd12d5 Revert part of "Crush PNGs" as Android libpng doesn't like it.
This reverts part of commit de41ca715b.
2015-09-07 13:14:13 +01:00
Sean Owen de41ca715b Crush PNGs 2015-09-07 11:41:45 +01:00
Sean Owen 5a1b6b41d8 Points apps to new 3.2.1 release 2015-08-19 13:18:56 +01:00
Sean Owen 72f8ce5968 Update to target Android 23; brief 3.2.1 release note 2015-08-19 12:09:39 +01:00
Sean Owen bc3c8e3ffd Target Android 5.1 (don't require it); bump BS app number for next release; update plugins 2015-03-21 16:44:46 +00:00
Sean Owen a443654896 Point apps to 3.2.1-SNAPSHOT 2015-02-15 15:27:24 +00:00
Sean Owen 2399d9913b Update maven android plugin to new groupID 2015-02-12 14:58:04 +00:00
Sean Owen 4eb2896eea Work around enum + proguard + dex problem 2015-02-12 14:41:00 +00:00
Sean Owen b8bafbe5c9 Update for Android 5; use Proguard 5 2014-10-21 18:05:08 +01:00
Sean Owen e3f2b0fb9f Exclude Android apps from Maven deploy 2014-08-20 12:33:21 +01:00
Thomas Weißschuh 882f12d5fe fix version of parent project in subprojects 2014-05-23 17:47:38 +00:00
Sean Owen 3a322f9fb0 Pull project component dependency versions into parent 2014-05-22 08:17:32 +01:00
Sean Owen c103e59b7e Refactor logging of camera params 2014-05-01 00:01:44 +01:00
Sean Owen 35e13989af Android apps should be on 3.0.2-SNAPSHOT now 2014-04-21 23:50:16 +01:00
Sean Owen fabd9f6473 Minimal changes to build successfully with Java 8, plus optional profile to enable it 2014-03-25 18:01:01 +00:00
Sean Owen 08e7375c2c Experiment with building Android through Maven 2014-03-04 16:45:52 +00:00
Sean Owen ed760e2e6b Ignore a few more Android files 2014-01-20 17:37:52 +00:00
Sean Owen 59e4708cd7 Fix up .gitignore to ignore generated dirs, and remove generated dirs from git 2014-01-20 17:21:09 +00:00
Sean Owen 3f6ee7f789 Update project site references to Github 2014-01-18 14:06:46 +00:00
Sean Owen 3bd1c7c5ff Update .gitignores everywhere for IDEA files, etc 2014-01-17 11:13:30 +00:00
srowen e17d73cc9e Check in Android gen files and configure Android src roots in Maven
git-svn-id: https://zxing.googlecode.com/svn/trunk@3004 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-26 19:25:19 +00:00
srowen 5ae061602e Android modules need to express their dependencies on core/android-integration
git-svn-id: https://zxing.googlecode.com/svn/trunk@3003 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-26 18:49:07 +00:00
srowen fe555e001b Avoid NPE for camera with no params
git-svn-id: https://zxing.googlecode.com/svn/trunk@2995 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-17 15:11:33 +00:00
srowen da9d32846a Whitespace cleanup and other inspections from IDEA 13
git-svn-id: https://zxing.googlecode.com/svn/trunk@2989 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-06 11:17:57 +00:00
srowen@gmail.com 49e2bca2aa Add back symlinks at proguard config name that Android build expects
git-svn-id: https://zxing.googlecode.com/svn/trunk@2988 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-05 11:05:56 +00:00
srowen@gmail.com b2f2615b56 Standardize proguard config
git-svn-id: https://zxing.googlecode.com/svn/trunk@2985 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-03 09:23:46 +00:00
srowen@gmail.com a53c659b0e Boldly move to Java 7 for everything, including Android.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2981 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-02 18:18:46 +00:00
srowen@gmail.com 092e0e9572 Bump android/androidtest to 3.0.0 manually
git-svn-id: https://zxing.googlecode.com/svn/trunk@2976 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-29 23:02:33 +00:00
srowen@gmail.com e281559cc8 Manually bump android/androidtest modules to 2.3.0 since weren't enabled from parent
git-svn-id: https://zxing.googlecode.com/svn/trunk@2972 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-29 22:52:35 +00:00
srowen@gmail.com aa19cb25af Build Android apps, using Ant script, in compile phase in Maven
git-svn-id: https://zxing.googlecode.com/svn/trunk@2917 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-24 16:18:44 +00:00
srowen@gmail.com 06236f7a7f Update to reference latest SDK 19 / Android 4.4
git-svn-id: https://zxing.googlecode.com/svn/trunk@2903 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-01 03:27:28 +00:00
srowen@gmail.com b7188c4312 Additional changes for Android 4
git-svn-id: https://zxing.googlecode.com/svn/trunk@2881 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-09-02 06:05:31 +00:00
srowen@gmail.com 0d6eabd6fc Updates for Android 4+
git-svn-id: https://zxing.googlecode.com/svn/trunk@2880 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-09-01 08:59:08 +00:00
srowen@gmail.com 1d086a09af Type weakening and dead code commenting again
git-svn-id: https://zxing.googlecode.com/svn/trunk@2876 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-08-26 17:27:54 +00:00
srowen@gmail.com e980a11f49 Remove some unneeded strings
git-svn-id: https://zxing.googlecode.com/svn/trunk@2853 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-07-30 11:10:14 +00:00
srowen@gmail.com 3b7081cc54 Update for Android API 18, latest SDK
git-svn-id: https://zxing.googlecode.com/svn/trunk@2848 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-07-25 06:10:01 +00:00
srowen@gmail.com bacf3467cf Small update for 4.4 beta
git-svn-id: https://zxing.googlecode.com/svn/trunk@2824 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-06-20 21:38:37 +00:00
srowen@gmail.com dcbc2e9bd6 Japanese translation updates from taku0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2810 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-05-25 10:56:29 +00:00