Commit graph

2898 commits

Author SHA1 Message Date
Sean Owen f309e9a4cd Bump to BS 4.6.5 2014-04-23 12:51:27 +01:00
Sean Owen e130eac0ea Ensure beep MediaPlayer is released 2014-04-23 12:47:18 +01:00
Sean Owen 4050f5c2f3 Fix some issues flagged by Coverity static analysis 2014-04-22 22:20:58 +01:00
Sean Owen 391e85ea51 Remove unnecessary lazy init of QR code GF classes, and avoid accessing null field during construction 2014-04-22 22:18:41 +01:00
Sean Owen 2894c094f5 Issue #118 (supplemental) Fix logic error on a null encoding 2014-04-22 21:24:20 +01:00
Sean Owen 002aa47e01 To be safe, avoid static DateFormat even in single-thread Android context 2014-04-22 18:44:17 +01:00
Sean Owen a9cf1e91ec Close ContentResolver InputStream 2014-04-22 18:40:55 +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 27cff89316 [maven-release-plugin] prepare for next development iteration 2014-04-18 14:30:03 +01:00
Sean Owen 32fcad21c3 [maven-release-plugin] prepare release zxing-3.0.1 2014-04-18 14:27:03 +01:00
Sean Owen 01c53feaaa Incompatible with Sonatype parent, so try just inlining its few settings 2014-04-18 14:24:15 +01:00
Sean Owen a63034d4c5 Try directly activating release profile and don't release android, androidtest as part of library release 2014-04-18 12:39:23 +01:00
Sean Owen 7d878d701e Issue #116 add range check and simplify some conditions 2014-04-18 11:06:08 +01:00
Sean Owen 41caac38e8 Use new oss-parent 9 2014-04-14 08:23:45 +01:00
Sean Owen 2e1ac0405a Switch from java8 profile to simple java.version param 2014-04-14 08:23:28 +01:00
Sean Owen 252a9e34cf Fix other Java 8 javadoc warnings 2014-04-13 22:16:08 +01:00
Sean Owen c2b7384286 Fix some Java 8 javadoc warnings 2014-04-13 13:11:00 +01:00
Sean Owen 8ab6a1b902 SLF4J 1.7.7 2014-04-05 23:47:03 +01:00
Sean Owen a4af21a0fe Issue #108 : avoid accessing system property directly to avoid a potential security exception 2014-03-31 13:57:48 +01:00
Sean Owen b09290c7dc Issue #105 avoid accessing Charset Cp437 until absolutely necessary, as it won't work on Android sometimes 2014-03-28 14:14:27 +01:00
Sean Owen 699471b018 Add caching of Maven artifacts to Travis CI build 2014-03-26 08:57:38 +00:00
Sean Owen c837a8eaa4 Use jarsigner 1.3.2 2014-03-25 19:08:53 +00:00
Sean Owen 0a65882eda Fix one more javadoc error for Java 8 2014-03-25 18:27:02 +00: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 4fb569cce8 Merge pull request #101 from zxing/FragmentIntentIntegrator
Try to re-add fragment support
2014-03-25 15:40:08 +00:00
Sean Owen b4868640cb Try building and running with JDK 8 2014-03-25 15:37:57 +00:00
Sean Owen 32a422fdb6 Try to re-add fragment support 2014-03-24 11:00:19 +00:00
Sean Owen df4d768e23 Suppress some lint warnings that are ignorable 2014-03-23 10:41:14 +00:00
Sean Owen ed0ad2cd32 Update surefire plugin 2014-03-20 17:08:13 +04:00
Sean Owen 264a49a148 Issue #90 : possibly relevant improvement to logic - no point in canceling the AsyncTask which will always be running at that point if it exists 2014-03-20 17:07:42 +04:00
Sean Owen 9e8a47c7e4 Restore missing HE strings mistakenly omitted in last commit 2014-03-15 19:56:09 -07:00
Sean Owen 330589d376 Remove 2 unused Android app strings 2014-03-15 19:40:44 -07:00
Sean Owen 5a38cf6350 Back-port option to open web pages automatically. Off by default; use with caution. 2014-03-15 18:38:47 -07:00
Sean Owen 5a181630e0 Changes for 4.6.4 2014-03-15 10:46:32 -07:00
Sean Owen b27b6c3d55 Add new setting to freeze orientation on startup rather than switch between landscape orientations 2014-03-15 10:44:15 -07:00
Sean Owen c5837ebe81 Android apps handling orientation config change should apparenlty handle screenSize as well in API 13+ 2014-03-15 08:33:55 -07:00
Sean Owen 16ed2542fe Issue #80 : handle %t not %d escape 2014-03-15 08:14:13 -07:00
Sean Owen 85417072e1 Enable zipalign for Maven Android builds 2014-03-13 09:26:17 -07:00
Sean Owen 654bf49a57 Further specify Android release settings in Maven profile 2014-03-13 08:09:36 -07:00
Sean Owen f0532a2730 Issue #86 : Fix logic error in Code 39 that was requiring too much quiet zone 2014-03-13 14:19:08 +00:00
Sean Owen 7e419c28b1 4.6.3 what's new 2014-03-13 13:44:51 +00:00
Sean Owen a63638a91c Output HTML DOCTYPE correctly from HtmlAssetTranslator 2014-03-13 13:40:05 +00:00
Sean Owen 0de9db4b0f Only build Android bits if Android SDK is available as ANDROID_HOME 2014-03-08 01:05:54 +00:00
Sean Owen 9aaf701356 To use latest Android plugin, which is needed, require Maven 3.1.1 2014-03-08 00:34:14 +00:00
Sean Owen 69f7521968 Enable android and androidtest as modules in the unified Maven build now 2014-03-08 00:30:51 +00:00
Sean Owen d895a11bbe Merge branch 'AndroidMaven' 2014-03-08 00:22:15 +00:00
Sean Owen d62e397b8e Add app.yaml mappings for new static files from issue #79 2014-03-06 14:06:22 +00:00
Sean Owen 6545971a7e Disable strangely flaky test for now 2014-03-06 13:42:37 +00:00
Sean Owen 648df4dd79 Increase appspot app version to 10 2014-03-06 12:15:22 +00:00
Sean Owen 29556ee2b0 Remove Thumbs.db from gitignore 2014-03-06 12:13:18 +00:00