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
|
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
|
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 |
|
srowen
|
e7c2d667da
|
Add support for controlling exposure for Froyo devices; fix typo
git-svn-id: https://zxing.googlecode.com/svn/trunk@2382 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-07 09:43:23 +00:00 |
|
srowen
|
3e2b52fa38
|
Correctly parallelize AsyncTask threading on Honeycomb and beyond
git-svn-id: https://zxing.googlecode.com/svn/trunk@2381 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-07 09:21:12 +00:00 |
|
srowen
|
5ec54ac140
|
Add optional workaround for devices that support continuous focus but badly, and enable it to be conservative
git-svn-id: https://zxing.googlecode.com/svn/trunk@2380 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-06 22:58:10 +00:00 |
|
srowen
|
82c8ec250e
|
Oops, forgot auto-focus trigger (and one unrelated backport fix)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2379 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-06 22:57:36 +00:00 |
|
srowen
|
3a33c03f8d
|
Remove last usages of Runnable/Timer in favor of AsyncTask
git-svn-id: https://zxing.googlecode.com/svn/trunk@2378 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-06 21:28:35 +00:00 |
|
srowen
|
24f5b64a2f
|
Use AsyncTask for inactivity timer; fix case where device was unplugged while running
git-svn-id: https://zxing.googlecode.com/svn/trunk@2377 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-06 21:13:14 +00:00 |
|
srowen
|
65c5ef40b3
|
Use AsyncTask in network, supplemental info task. Fix product search scrape.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2375 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-06 20:41:04 +00:00 |
|
srowen
|
17882315dd
|
Russian fix from Dmitry Parfenov
git-svn-id: https://zxing.googlecode.com/svn/trunk@2373 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-06 12:22:15 +00:00 |
|
srowen
|
e4803b8799
|
Issue 1218 add possible support for hidden SSIDs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2371 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-06 12:07:52 +00:00 |
|
srowen
|
12c113004d
|
Use AsyncTask instead of Thread for cleaner async work handling
git-svn-id: https://zxing.googlecode.com/svn/trunk@2369 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-06 10:22:55 +00:00 |
|
srowen
|
9e815a73b7
|
Localize results message string for SBC
git-svn-id: https://zxing.googlecode.com/svn/trunk@2368 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-08-04 18:09:07 +00:00 |
|
srowen
|
6ce63cc1a2
|
Maybe avoid one more NPE
git-svn-id: https://zxing.googlecode.com/svn/trunk@2364 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-07-31 17:13:50 +00:00 |
|
srowen
|
1fbad444ee
|
Fix small corner case errors from crash logs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2363 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-07-31 17:06:20 +00:00 |
|
srowen
|
53ace36930
|
Refactor PlanarYUVLuminanceSource into core/
git-svn-id: https://zxing.googlecode.com/svn/trunk@2362 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-07-31 15:06:23 +00:00 |
|
srowen
|
a7c40abe8f
|
Add framework for adding code targeting API levels higher than min supported. Add simplified backport of BS+ code for handling front, rotated cameras, to simply let a front camera open for now. Not guaranteed to work. Adjust optimization to keep these classes. Don't yet take away the Market filter requiring rear camera.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2361 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-07-31 14:14:55 +00:00 |
|
srowen
|
d4db46ecf6
|
Avoid ANFE when nothing can handle a SEND intent, like on an emulator
git-svn-id: https://zxing.googlecode.com/svn/trunk@2360 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-07-23 18:14:30 +00:00 |
|
srowen
|
4a683a8266
|
Fix possible strange NPE on EncodeActivity
git-svn-id: https://zxing.googlecode.com/svn/trunk@2359 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-07-23 09:20:42 +00:00 |
|
srowen
|
99c99f7314
|
Can also use proper menu resource for other menus
git-svn-id: https://zxing.googlecode.com/svn/trunk@2358 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-07-22 10:09:32 +00:00 |
|
srowen
|
7513a4c896
|
Use menu resource instead of hard-coding
git-svn-id: https://zxing.googlecode.com/svn/trunk@2357 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-07-22 07:24:01 +00:00 |
|
srowen
|
41d2082342
|
As far as I know, should be OK to express that we target 2.3.x but support 2.1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2356 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-07-21 20:10:22 +00:00 |
|
srowen
|
99011addb3
|
Swallow weird RuntimeException on cancelling auto focus
git-svn-id: https://zxing.googlecode.com/svn/trunk@2340 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-07-04 20:28:06 +00:00 |
|
srowen
|
cd25a521a4
|
Issue 1306 Add parsing of vEvent attendee/organizer
git-svn-id: https://zxing.googlecode.com/svn/trunk@2339 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-07-04 14:16:04 +00:00 |
|
srowen
|
956bf89622
|
Use SDK rev 20's improved proguard config
git-svn-id: https://zxing.googlecode.com/svn/trunk@2338 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-06-29 18:32:49 +00:00 |
|
srowen
|
890394d16f
|
Consolidate one more calendar method. Insert events with ACTION_INSERT not ACTION_EDIT
git-svn-id: https://zxing.googlecode.com/svn/trunk@2337 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-06-29 17:58:06 +00:00 |
|
srowen
|
07c8b8282e
|
Consolidate date parsing for calendar events. Use human readable dates in app display. Probably haven't broken anything.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2336 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-06-29 17:40:55 +00:00 |
|
srowen
|
b3f03373c2
|
Fix a few possible rare NPEs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2335 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-06-29 14:58:34 +00:00 |
|
srowen
|
f0fb20f055
|
Issue 1298 Greek changes from kageloporta
git-svn-id: https://zxing.googlecode.com/svn/trunk@2326 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-06-26 10:13:21 +00:00 |
|
dswitkin@google.com
|
fd38b08e1d
|
Created Barcode Scanner 4.2 final.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2320 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-06-25 20:09:51 +00:00 |
|
srowen
|
4f0766724b
|
Allow selection of larger preview size; keep max reticle size the same
git-svn-id: https://zxing.googlecode.com/svn/trunk@2319 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-06-24 16:01:11 +00:00 |
|
dswitkin@google.com
|
8edb1ca833
|
Updated the manifest and What's New page for 4.2 beta 1.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2311 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-06-13 17:55:52 +00:00 |
|
srowen
|
4aec67d63d
|
Finnish updates from Olli
git-svn-id: https://zxing.googlecode.com/svn/trunk@2308 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-06-09 16:04:12 +00:00 |
|
srowen
|
538eb19bd4
|
Dutch updates from Martijn
git-svn-id: https://zxing.googlecode.com/svn/trunk@2304 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-06-07 10:24:45 +00:00 |
|
srowen
|
235a12ac42
|
Defensive change against late callbacks; not clear it's actually any issue
git-svn-id: https://zxing.googlecode.com/svn/trunk@2303 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-06-06 16:34:16 +00:00 |
|
srowen
|
2dd5d26c4a
|
Issue 1275 French tweak
git-svn-id: https://zxing.googlecode.com/svn/trunk@2297 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-05-27 21:27:09 +00:00 |
|
dswitkin@google.com
|
20424b0e4e
|
Created Barcode Scanner v4.11 beta 1 based on CL 2284.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2292 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-05-14 17:52:09 +00:00 |
|
srowen
|
704f6c34fb
|
Issue 1261 autoFocus() on macro mode too
git-svn-id: https://zxing.googlecode.com/svn/trunk@2291 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-05-12 19:42:40 +00:00 |
|
srowen
|
9fa7d9aba4
|
Let camera use continuous-picture focus mode if available. API-wise it's 100% legal, which means there's only a 50% chance it will break a bunch of ICS devices
git-svn-id: https://zxing.googlecode.com/svn/trunk@2288 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-05-10 12:36:52 +00:00 |
|
srowen
|
1b90db519e
|
Now can turn light on/off with volume buttons
git-svn-id: https://zxing.googlecode.com/svn/trunk@2286 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-05-10 10:56:50 +00:00 |
|
srowen
|
8cc93b521b
|
Back-port rewritten auto-focus cycle; allow disabling of auto focus
git-svn-id: https://zxing.googlecode.com/svn/trunk@2285 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-05-10 10:40:55 +00:00 |
|
srowen
|
4a907a6201
|
Running underneath the dialer doesn't work. Quit the app if leaving to dial a number.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2282 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-05-03 07:39:40 +00:00 |
|