Commit graph

2917 commits

Author SHA1 Message Date
Sean Owen 1fa62635de Update Android Maven plugin 2014-05-31 13:24:08 +01:00
Sean Owen 2cf4ea92a0 Findbugs 2.5.4 2014-05-25 17:47:03 +01:00
Sean Owen ef834c10ff Add Thomas Weißschuh as AUTHOR 2014-05-25 14:07:38 +01:00
Sean Owen 4e80efd7b1 Minor updates to nickname / birthday result changes 2014-05-25 14:06:13 +01:00
Sean Owen ef01dbd788 Retroactively add 3.0.1 / 3.1.0 changes 2014-05-24 10:25:19 +01:00
Sean Owen 17c1191db0 Merge pull request #153 from t-8ch/android_contact_fields
Android contact fields
2014-05-24 10:22:49 +01:00
Thomas Weißschuh 28b5326397 [android] Website, Birthday and Nickname fields
Only the first valid occurrence of Website and Birthday is used
2014-05-23 17:47:46 +00:00
Thomas Weißschuh 882f12d5fe fix version of parent project in subprojects 2014-05-23 17:47:38 +00:00
Sean Owen 90cc0b8b13 [maven-release-plugin] prepare for next development iteration 2014-05-22 16:24:03 +01:00
Sean Owen 4af41323ae [maven-release-plugin] prepare release zxing-3.1.0 2014-05-22 16:19:05 +01:00
Sean Owen 45da6416e6 [maven-release-plugin] rollback the release of zxing-3.1.0 2014-05-22 16:10:10 +01:00
Sean Owen d20a7ac375 [maven-release-plugin] prepare for next development iteration 2014-05-22 12:34:50 +01:00
Sean Owen edf35c7cac [maven-release-plugin] prepare release zxing-3.1.0 2014-05-22 12:33:24 +01:00
Sean Owen 1405fb4cc2 android-core can be built even without SDK 2014-05-22 12:30:15 +01:00
Sean Owen b1591369bb Tweak text size in results 2014-05-22 10:17:19 +01:00
Sean Owen 6b9a59a593 Remove home-grown binary search function in PDF417Common 2014-05-22 09:21:55 +01:00
Sean Owen c7dfb89a16 Update to Glass app 0.2.1 2014-05-22 09:20:03 +01:00
Sean Owen 3a322f9fb0 Pull project component dependency versions into parent 2014-05-22 08:17:32 +01:00
Sean Owen ab43ad3426 Fix typos in what's new 2014-05-22 07:56:08 +01:00
Sean Owen 049408e4ca Suppress two Android lint warnings 2014-05-22 07:33:07 +01:00
Sean Owen 685b696efe GWT 2.6.1 2014-05-21 11:30:40 +01:00
Sean Owen f302d02ea1 Minor revision to last change to Google Glass Intents 2014-05-20 20:54:58 +01:00
Sean Owen aedd6262e6 Merge pull request #149 from mechkg/master
Added basic support for using CaptureActivity from other activities via startActivityForResult
2014-05-20 20:31:26 +01:00
Ivan Poliakov cf35e85024 Added null checks for intent and action 2014-05-20 20:11:21 +01:00
Ivan Poliakov 55bbe9f7fb Added basic support for using CaptureActivity from other activities 2014-05-19 20:40:21 +01:00
Sean Owen 081378fe93 Updates for BS 4.7.0 2014-05-16 13:42:02 +01:00
Sean Owen 1b403e81db Don't set FPS in main BS app, as it was for Glass and there is now a specialized Glass app 2014-05-16 13:10:29 +01:00
Sean Owen 77aabfc457 Issue #147 : handle corner case as normal failed read rather than AIOOBE 2014-05-15 13:26:04 +01:00
Sean Owen 2a8cd871bc Add dependency convergence check 2014-05-13 15:35:52 +01:00
Sean Owen 5a07783224 Issue #142 : fix escaping of %f / %t 2014-05-10 16:19:46 +01:00
Sean Owen 7a0ff2305f Merge pull request #136 from slepmog/master
Fixed Russian translation
2014-05-01 19:29:42 +01:00
slepmog a9a417636f Fixed translation 2014-05-01 11:09:01 -07:00
slepmog c27808fc24 Fixed translation 2014-05-01 10:59:41 -07:00
Sean Owen b89133f927 Add slepmog 2014-05-01 16:31:26 +01:00
Sean Owen 20d423c317 Merge pull request #135 from slepmog/master
Adding ability to select camera when integrating via intent
2014-05-01 16:30:44 +01:00
slepmog b19a9106c9 Indentation wtf 2014-05-01 06:32:17 -07:00
slepmog 0b6d83ed10 Refactored open() into one method 2014-05-01 06:30:29 -07:00
slepmog 0d31475707 >= 0 2014-05-01 06:13:03 -07:00
slepmog 2b6c4ef71b + comments, >=0, IllegalStateException 2014-05-01 06:11:18 -07:00
slepmog 378553986c + comments, >=0 2014-05-01 06:05:04 -07:00
slepmog 01bbe8fd53 Indentation wtf 2014-05-01 05:43:12 -07:00
slepmog e19e20b5dc Indentation wtf 2014-05-01 05:37:23 -07:00
slepmog 67217d4337 Indentation wtf 2014-05-01 05:36:44 -07:00
slepmog 5c840a5001 Indentation wtf 2014-05-01 05:34:55 -07:00
slepmog f80645c110 Amended onResume() to read CAMERA_ID from intent 2014-05-01 05:28:34 -07:00
slepmog e420079ad2 Indentation wtf 2014-05-01 05:24:44 -07:00
slepmog 6cb7147b44 Indentation wtf 2014-05-01 05:23:42 -07:00
slepmog 1cd8388b0c Added setManualCameraId() and amended openDriver() 2014-05-01 05:22:06 -07:00
slepmog f18b11d7d8 Added constant Intents.Scan.CAMERA_ID 2014-05-01 05:16:51 -07:00
slepmog 5b957c86f8 Added overload: open(cameraId) 2014-05-01 05:14:28 -07:00