Commit graph

181 commits

Author SHA1 Message Date
Sean Owen d3dd1827ba Don't interpret very long strings.with.dots.like.this to be interpreted as URIs 2016-07-08 15:21:18 +01:00
Sean Owen 08e5431d99 Implement more style checks around whitespace 2016-06-24 10:28:00 +01:00
Sean Owen 53ce55ed96 Render groupings of packages in javadoc 2016-06-20 15:55:22 +01:00
Sean Owen 19ce4cfb3b Use HTTPS for all zxing.org / zxing.appspot.com links 2016-06-20 15:51:44 +01:00
Sean Owen 5927f6ef09 Redirect to https://zxing.org directly, and touch up a build warning 2016-06-20 09:13:21 +01:00
Sean Owen 6ffb40e1fd Update plugins; fix logging of uploaded file name 2016-06-12 18:10:45 +01:00
Sean Owen 3d18e3e449 Update proguard plugin to 2.0.13 2016-06-10 13:59:08 +01:00
Sean Owen b1f4b5a269 Try local-only Proguard optimization for core library 2016-06-08 18:40:27 +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 2a5a62e373 Don't build source, javadoc in Travis 2016-05-22 22:33:04 -05:00
Sean Owen a064c719e6 Update plugins 2016-05-08 09:32:07 +01:00
Sean Owen d5058a71c6
Test signed commit and update minor deps, plugin 2016-04-05 22:51:25 +01:00
Sean Owen 85f5d0597d Update plugins, slf4j, jetty 2016-03-01 00:32:30 +00:00
Sean Owen 1fbefcac31 New profile to limit memory usage in Travis 2016-02-08 14:38:18 +00:00
Sean Owen 308d91de1c Update plugins, dependencies, and clean up small code inspection issues 2016-01-21 14:46:48 +01:00
Sean Owen 4e3abafe30 Closes issue #518 : build assembly jar for javase to include dependencies like jcommander now. Also updates some plugins. 2015-12-09 14:25:10 +00: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 f58271e146 Closes issue #484 : back-port almost all the orientaiton logic from BS+ to handle reverse-mounted cameras on devices like the Nexus 5X 2015-10-26 18:02:23 +00:00
Sean Owen f8623ccb12 Target API 22 since not yet updated for new permission model; fix beep problem that surfaces in Android 6; update plugins 2015-10-23 06:28:55 -07:00
Sean Owen 6d61977c2e Update jai-imageio license; remove unneeded gwt-servlet dep; update clirr 2015-09-25 11:25:51 +01:00
Sean Owen c3f91a0058 Support more TIFF files in ImageIO with JAI plugin (and update a few plugins) 2015-09-23 11:40:08 +01:00
Sean Owen 585667bc31 [maven-release-plugin] prepare for next development iteration 2015-08-19 13:21:05 +01:00
Sean Owen e641a9c36b [maven-release-plugin] prepare release zxing-3.2.1 2015-08-19 13:21:00 +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 7ee719b613 Fix a few small app bugs from stack traces, and update plugins 2015-08-17 09:59:20 +01:00
Sean Owen d3c092e3f1 (Part 2 -- trying again) Make compile warnings into errors; update some plugins; use https in web based generator 2015-07-26 17:17:22 +01:00
Sean Owen ea9a260f0a Fix javadoc 8 error; actually enable enforcer; update plugins 2015-05-25 23:54:50 +01:00
Sean Owen 8bae23a923 Revert another change that causes a whirr failure, fix rat warnings, and one more error on Android generated files 2015-05-15 16:23:18 +01:00
Sean Owen d272315f73 Fix rat failure 2015-05-15 15:50:13 +01:00
Sean Owen 867d580e66 Enable RAT check in build; enable checkstyle; fix some violations; update Jetty/Android plugin 2015-05-15 15:44:45 +01:00
Sean Owen 560cba85b0 Update plugins (now requires Maven 3.2); fix javadoc warning 2015-05-03 20:49:10 +01:00
Sean Owen 295cac5b0d Update plugins; credit for Ukrainian translations 2015-04-04 12:52:35 +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 2a07421ada Plugin updates 2015-03-05 11:57:18 +00:00
Sean Owen e4bb497942 [maven-release-plugin] prepare for next development iteration 2015-02-15 12:48:15 +00:00
Sean Owen adfc4097ad [maven-release-plugin] prepare release zxing-3.2.0 2015-02-15 12:48:10 +00:00
Sean Owen 2399d9913b Update maven android plugin to new groupID 2015-02-12 14:58:04 +00:00
Sean Owen 6a41126e03 Proguard 5.2 2015-01-30 20:36:20 +00:00
Sean Owen 3ef50066db Remove explicit Central ref; move jarsigner config to pluginManagement 2015-01-30 17:11:07 +00:00
Sean Owen 31f551e78f Update plugins and generates hashes in build 2015-01-24 10:55:19 +00:00
Sean Owen 61f7f9f196 Update plugins, deps 2015-01-08 09:53:32 +00:00
Sean Owen ce1fbe1b76 Cleanups while looking at issue #268 2014-12-13 17:13:39 +00:00
Sean Owen aa97cd17fb GWT 2.7.0 final 2014-12-03 11:07:28 -06:00
Sean Owen 0d81afba4a Update plugin, dep versions 2014-11-12 15:05:11 +00:00
Sean Owen e0495aafd3 Update gwt, android plugin 2014-10-30 21:39:44 +00:00
Sean Owen b8bafbe5c9 Update for Android 5; use Proguard 5 2014-10-21 18:05:08 +01:00
Sean Owen ba8b74feae Update plugins, GWT 2014-10-21 12:28:57 +01:00
Sean Owen 1773520808 Only run jacoco on Travis builds 2014-10-07 17:58:59 +01:00
Sean Owen ba90a1c617 Standardize jacoco config location 2014-10-04 13:42:29 +01:00
Sean Owen 36ec7cb555 Update javadoc plugin 2014-10-02 20:02:36 +01:00