Commit graph

3079 commits

Author SHA1 Message Date
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
Sean Owen a3e2a52ccc Merge pull request #79 from Petja/master
New UI to webapp
2014-03-06 12:12:43 +00:00
Sean Owen b94a980138 Issue #80 : address case where barcode text has a matching escape sequence, and better handle problematic case of URL escape sequences like %f2 matching the %f placeholder 2014-03-06 07:48:04 +00:00
Petja 1cf1956386 Fixing code little bit 2014-03-06 09:17:01 +02:00
Petja d56bfbc5e8 Removing and ignoring Thumbs.db 2014-03-06 08:51:42 +02:00
Sean Owen 912bee4138 Issue #80 : validate custom search URL without placeholders, which will make URLs invalid in some cases 2014-03-05 22:11:29 +00:00
Petja f4530028d5 Creating a very new UI to scanning webapp 2014-03-05 20:41:22 +02:00
Sean Owen 9974bd0ff4 Avoid bogus Maven 3.0.x warning by duplicating plugin versions 2014-03-04 16:47:48 +00:00
Sean Owen 08e7375c2c Experiment with building Android through Maven 2014-03-04 16:45:52 +00:00
Sean Owen 30564c80e7 Merge pull request #74 from medicalwei/master
Fix zh-tw translations of whatsnew and new string
2014-02-28 13:49:04 +00:00
Yao Wei (魏銘廷) 8d93ce85b3 fix zh-tw translations of whatsnew and new string 2014-02-28 21:38:42 +08:00
Sean Owen 182fcbe923 Additional release changes for next time 2014-02-28 12:38:36 +00:00
Sean Owen f1c385ba93 [maven-release-plugin] prepare for next development iteration 2014-02-28 12:27:11 +00:00
Sean Owen 47b3d63d97 [maven-release-plugin] prepare release zxing-3.0.0 2014-02-28 12:20:21 +00:00
Sean Owen 28d948876b Work around site deployment config, and work around git 1.8 problem with new scm plugin 2014-02-28 12:17:52 +00:00
Sean Owen 1ad60d0da8 Minor changes to build from first run at 3.0.0 release 2014-02-28 11:52:52 +00:00
Sean Owen 097934091f Fix unescaping of entities in translator and touch up two typos in BS what's new notes 2014-02-28 10:34:12 +00:00
Sean Owen 01ae1deba6 Update BS notes for 4.6.2 2014-02-28 10:22:43 +00:00
Sean Owen 394fcc4318 Fix typo in excludes file 2014-02-26 22:52:42 +00:00
Sean Owen 2a6698ccc8 Remove empty click handler and make sure install dialog is cancelable 2014-02-26 22:51:22 +00:00