srowen
|
80046da62c
|
Issue 1378 first of several German updates from Alexander Schmidt
git-svn-id: https://zxing.googlecode.com/svn/trunk@2435 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-30 09:44:33 +00:00 |
|
srowen
|
a20f1a2dcf
|
Issue 1377 work around devices that fail to return valid preview sizes
git-svn-id: https://zxing.googlecode.com/svn/trunk@2434 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-30 09:29:41 +00:00 |
|
srowen
|
38b3fe1280
|
Update for 4.3.1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2433 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-29 12:30:04 +00:00 |
|
srowen
|
20e7963840
|
Update what's new for 4.3.1. Also fix HTML DOCTYPEs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2432 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-29 12:25:11 +00:00 |
|
srowen
|
e807ea80a1
|
On second though, exposure is just too subtly problematic. Comment it out.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2431 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-28 21:09:23 +00:00 |
|
srowen
|
55098463f2
|
More safe mode, and, add a setting to disable exposure to work around bad devices
git-svn-id: https://zxing.googlecode.com/svn/trunk@2430 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-28 15:18:19 +00:00 |
|
srowen
|
7f05aa2efb
|
Enough with the camera bugs, step 1: add a fall-back 'safe mode' that tries to reconfig the camera with minimal parameters, if the device driver barfs explicitly
git-svn-id: https://zxing.googlecode.com/svn/trunk@2429 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-27 20:19:17 +00:00 |
|
srowen
|
238e8d6350
|
Try to work around devices whose calendar app only responds to EDIT, not INSERT Intent
git-svn-id: https://zxing.googlecode.com/svn/trunk@2428 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-27 11:55:25 +00:00 |
|
srowen
|
54d32c794d
|
Update release target to separate test data, and to exclude build artifacts
git-svn-id: https://zxing.googlecode.com/svn/trunk@2427 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-27 11:43:47 +00:00 |
|
srowen
|
57e42a99fc
|
Update to Commons IO 2.4
git-svn-id: https://zxing.googlecode.com/svn/trunk@2426 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-27 11:43:16 +00:00 |
|
srowen
|
626fc7d86a
|
Add v4 support JAR to javadoc to let it complete without warning
git-svn-id: https://zxing.googlecode.com/svn/trunk@2424 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-26 20:25:47 +00:00 |
|
srowen
|
1b8414f70f
|
Remove some unused stuff
git-svn-id: https://zxing.googlecode.com/svn/trunk@2423 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-26 19:14:43 +00:00 |
|
srowen
|
ce6ed08823
|
Disable code/allocation optimization in Proguard as it seems to cause a VerifyError on CM10 (?)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2422 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-26 19:06:07 +00:00 |
|
srowen
|
4b24b57c06
|
Issue 1374 more Slovak updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@2421 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-26 17:52:58 +00:00 |
|
srowen
|
6a94fe7225
|
Avoid exception when someone scans a file:/// URL barcode. And don't process it.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2420 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-26 17:40:30 +00:00 |
|
srowen
|
6c306ad1c7
|
Update Shopper icon
git-svn-id: https://zxing.googlecode.com/svn/trunk@2419 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-26 17:10:08 +00:00 |
|
srowen
|
7473d49434
|
Issue 1373 Slovak updates from Laurent
git-svn-id: https://zxing.googlecode.com/svn/trunk@2418 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-26 16:54:37 +00:00 |
|
srowen
|
6c2c27cb39
|
Issue 1326 DM memory leaks
git-svn-id: https://zxing.googlecode.com/svn/trunk@2417 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-26 11:37:30 +00:00 |
|
srowen
|
cf52d70528
|
Work around Android NPE bug in HttpURLConnection.connect()
git-svn-id: https://zxing.googlecode.com/svn/trunk@2416 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-26 10:34:31 +00:00 |
|
srowen
|
e17d3ae292
|
Work around Android browsers that don't register to handle HTTP:// and HTTPS:// schemes
git-svn-id: https://zxing.googlecode.com/svn/trunk@2415 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-26 09:54:01 +00:00 |
|
srowen
|
374aebc5dc
|
Don't use String.isEmpty() -- bizarrely, some versions of Android don't have this method
git-svn-id: https://zxing.googlecode.com/svn/trunk@2414 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-26 09:28:49 +00:00 |
|
srowen
|
6dd4420bdd
|
Don't beep/vibrate when choosing item from history
git-svn-id: https://zxing.googlecode.com/svn/trunk@2412 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-25 22:23:40 +00:00 |
|
srowen
|
5da73140a5
|
Fix minor NPE on item detail update
git-svn-id: https://zxing.googlecode.com/svn/trunk@2411 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-25 21:07:16 +00:00 |
|
dswitkin@google.com
|
a7f832d6fb
|
Final change for Barcode Scanner 4.3.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2410 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-25 15:36:20 +00:00 |
|
rpechayr
|
c4b3675180
|
[ios] add cancel button title customization possibility on OverlayView
git-svn-id: https://zxing.googlecode.com/svn/trunk@2409 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-25 10:06:56 +00:00 |
|
srowen
|
7011f4fcfc
|
Two javadoc-related typo fixes before release
git-svn-id: https://zxing.googlecode.com/svn/trunk@2408 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-14 09:05:49 +00:00 |
|
srowen
|
2d15ccf5b5
|
Put version number in Help, fix some HTML entity problems, make version "beta 1"
git-svn-id: https://zxing.googlecode.com/svn/trunk@2407 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-13 06:41:17 +00:00 |
|
srowen
|
e6115611f3
|
Suppress status message on Intent scan if result duration is requested to be 0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2406 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-12 11:57:06 +00:00 |
|
srowen
|
34230c345a
|
Update What's New for 4.3
git-svn-id: https://zxing.googlecode.com/svn/trunk@2405 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-12 11:22:01 +00:00 |
|
srowen
|
2be60d4824
|
Freshen screen shots in help screens
git-svn-id: https://zxing.googlecode.com/svn/trunk@2404 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-12 10:15:55 +00:00 |
|
srowen
|
8bf6573619
|
Fix apostrophe type
git-svn-id: https://zxing.googlecode.com/svn/trunk@2403 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-12 09:18:27 +00:00 |
|
srowen
|
9d4cb4a715
|
Add link to BS+ in prefs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2402 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-11 16:30:12 +00:00 |
|
srowen
|
008c23fed8
|
Merge About into Help. Clean up Help a little. Auto-translate into common languages.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2401 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-10 16:39:11 +00:00 |
|
srowen
|
780be3396b
|
Standardize colors, dimensions, text sizes, tweak and simplify layouts slightly
git-svn-id: https://zxing.googlecode.com/svn/trunk@2400 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-10 15:55:44 +00:00 |
|
srowen
|
726fa6ddfd
|
Remove hard-coded colors as step towards importing Holo theme; remove borders to match Holo
git-svn-id: https://zxing.googlecode.com/svn/trunk@2399 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-10 12:03:03 +00:00 |
|
srowen
|
9c3924fbc1
|
To support front-camera devices like the Nexus 7, don't require (rear) camera
git-svn-id: https://zxing.googlecode.com/svn/trunk@2398 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-09-09 15:46:33 +00:00 |
|
srowen
|
82ab2cd2cd
|
Issue 1347 retrieve HTML title as supplemental info
git-svn-id: https://zxing.googlecode.com/svn/trunk@2397 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-28 09:30:13 +00:00 |
|
srowen
|
a3db02fa49
|
Issue 1348 Finnish updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@2396 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-28 08:12:21 +00:00 |
|
srowen
|
fc6af9de77
|
Remove unused transparent viewfinder background which apparently can cause problems on some devices
git-svn-id: https://zxing.googlecode.com/svn/trunk@2395 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-25 18:29:17 +00:00 |
|
srowen
|
f309b56557
|
Add cropping for RGBLuminanceSource. And remove some unrelated dead code.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2394 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-23 23:44:47 +00:00 |
|
srowen
|
5a557bac10
|
Issue 1343 fix border case version selection
git-svn-id: https://zxing.googlecode.com/svn/trunk@2393 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-20 11:10:43 +00:00 |
|
srowen
|
eb0ac26881
|
Issue 1335 remove dead store
git-svn-id: https://zxing.googlecode.com/svn/trunk@2391 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-14 21:27:23 +00:00 |
|
srowen
|
ea08f0348c
|
Issue 1333 fix off by one when not cropped
git-svn-id: https://zxing.googlecode.com/svn/trunk@2390 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-14 21:23:09 +00:00 |
|
srowen
|
4aa2358e31
|
Move RGBLuminanceSource to core/
git-svn-id: https://zxing.googlecode.com/svn/trunk@2389 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-14 09:23:23 +00:00 |
|
srowen
|
144321067c
|
Fix encoding of certain Intents that don't have EXTRA_TEXT or EXTRA_STREAM
git-svn-id: https://zxing.googlecode.com/svn/trunk@2388 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-13 07:09:02 +00:00 |
|
srowen
|
9add6f3992
|
Issue 1332 fix EDIFACT decoding
git-svn-id: https://zxing.googlecode.com/svn/trunk@2387 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-10 10:04:19 +00:00 |
|
srowen
|
0b3132e68f
|
Issue 1330 French fixes from Morgan
git-svn-id: https://zxing.googlecode.com/svn/trunk@2386 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-10 08:42:38 +00:00 |
|
srowen
|
35d81298a0
|
Misc fixes from Lachezar
git-svn-id: https://zxing.googlecode.com/svn/trunk@2385 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-07 14:48:35 +00:00 |
|
srowen
|
3faf91672e
|
Also allow continuous-video mode
git-svn-id: https://zxing.googlecode.com/svn/trunk@2384 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-07 13:36:32 +00:00 |
|
srowen
|
393137fb74
|
Allow 1280x720 preview but leave reticle same size
git-svn-id: https://zxing.googlecode.com/svn/trunk@2383 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-07 10:00:48 +00:00 |
|