srowen
46e8cef52e
Make text more easily scrollable
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1675 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-30 05:27:41 +00:00
srowen
82b2edd5a7
Cap result point size and refine animation a bit
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1664 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-20 11:51:42 +00:00
srowen
193d437074
Edits from Shiyuan Guo
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1663 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-19 10:02:43 +00:00
dswitkin@google.com
2d2c2cf18b
Final changes for Barcode Scanner 3.52.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1652 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-15 15:28:59 +00:00
srowen
03537953f1
More Russian update from Dmitry
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1645 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-12 15:59:26 +00:00
srowen
682cc4c98c
Probably much better fix that Lachezar spotted -- LDPI layout wasn't correctly updated by me
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1644 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-12 15:45:58 +00:00
srowen
51a4fa443d
Dmitry Parfenov's updates
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1643 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-12 01:25:19 +00:00
srowen
edfb04b96d
WIth Lee (Wildfire owner) helping found the cause -- bizarre issue with Wildfire where it can't find a UI element. Disabling it for these devices.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1642 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-12 01:24:55 +00:00
srowen
5798f40398
Another paranoid attempt to avoid Wildfire problem
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1641 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-11 16:15:35 +00:00
srowen
20cac4ff82
Attempt to plug some odd recent force closes
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1640 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-11 07:33:25 +00:00
dswitkin@google.com
754e8d3910
Final changes for Barcode Scanner 3.51.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1639 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-10 19:42:09 +00:00
srowen
df4df6d95c
Wifi to WLAN
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1637 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-09 07:53:44 +00:00
srowen
2a47ce3ac0
Acer's Turkish changes
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1636 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-09 07:49:53 +00:00
srowen
3214f7bc45
Danish fixes from rasmussch
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1635 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-04 22:11:16 +00:00
dswitkin@google.com
d7e7e20234
Changes for Barcode Scanner 3.51 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1633 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-26 15:07:33 +00:00
srowen
ff1a8ec003
Addition change to avoid error in activity picker when rotated
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1632 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-26 09:34:16 +00:00
srowen
5108924d05
Use includeantruntime=false to avoid Ant 1.8 warning
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1631 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-25 21:03:11 +00:00
srowen
7a6c384748
Avoid exception in rare case where loading of apps is cancelled
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1630 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-25 20:52:27 +00:00
srowen
a44f07ce90
Add "retreive more info" feature -- resolves redirectors and gets first product result inside the app
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1624 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-12 21:35:16 +00:00
srowen
78e1460bfd
Farm out beep/vibrate stuff to class to try to reduce CaptureActivity complexity
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1621 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-11 07:27:22 +00:00
srowen
2cb813b088
French fix from Morgan
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1619 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-07 12:53:58 +00:00
srowen
5053864cb3
Don't need to block multiple thread access. Refactor and update a bit for an upcoming patch
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1617 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-06 16:11:05 +00:00
srowen
c988952a07
Fix typo in log message
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1615 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-05 07:20:58 +00:00
srowen
85e933fb3c
Issue 573 draw points correctly when preview/screen size differ
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1613 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-01 13:34:01 +00:00
srowen
f1bee324b4
Morgan's cosmetic improvement to a translation, and equivalent for other translations we dare touch
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1606 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-27 21:51:10 +00:00
srowen
f10f97a8ab
Korean translation from Chang Hyun Park
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1605 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-24 15:07:34 +00:00
srowen
d56893eb44
Add option to remember duplicate scans
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1603 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-22 13:25:29 +00:00
srowen
897d6c3501
Issue 546, let share screen scroll on tiny screens
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1602 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-22 12:53:31 +00:00
srowen
919713eb3b
Small French change from Morgan
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1601 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-22 07:51:19 +00:00
dswitkin@google.com
295fe6f50f
Bumped Barcode Scanner version to 3.5 final.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1599 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-20 18:11:59 +00:00
srowen
fa7bca335b
Daniel's build.xml change for latest Android SDK
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1598 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-20 16:38:20 +00:00
srowen
50f397ec86
Add stateAlwaysHidden to keep soft keyboard away
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1597 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-20 07:04:32 +00:00
srowen
4f7bc9d8ab
Don't use Build.VERSION_CODES as it's not in 1.5
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1595 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-18 10:45:38 +00:00
srowen
583a113abc
Properly escape MECARD reserved chars
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1594 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-17 08:54:11 +00:00
srowen
9e0249dfaa
Updated translations from Frederik
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1593 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-16 08:47:16 +00:00
srowen
0be168eb9a
Tiny change "DataMatrix" to "Data Matrix"
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1592 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-16 07:24:25 +00:00
dswitkin@google.com
d6d026e3dd
Bumped Barcode Scanner version to 3.5 beta 2, and updated some help text.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1590 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-15 16:40:49 +00:00
srowen
655eeb3537
Minor changes from code inspection results
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1589 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-15 09:21:06 +00:00
srowen
fd3c38bf70
Another minor change to WhiteRectangleDetector and update "about" screen in Android to mention Data Matrix
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1586 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-13 09:12:02 +00:00
dswitkin@google.com
4c01e8897d
Fixed the Google Shopper button remaining visible after scanning a product, and bumped the version to 3.5 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1583 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-10 21:02:33 +00:00
srowen
fa10404128
Issue 549, Make slightly more consistent by changing value of as-yet-unused key ENCODE_FORMAT
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1581 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-10 08:24:51 +00:00
srowen
ce3d27ed69
Turn on Data Matrix, including separate scan option in Android
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1579 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-09 07:30:57 +00:00
srowen
8d5559050b
Turkish translation from Acer
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1577 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-07 23:20:40 +00:00
srowen
c34f284041
Issue 465, remove reference to libs/ as it is not used
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1569 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-29 20:31:47 +00:00
srowen
e3bd36499c
Translation updates from Morgan Courbet
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1557 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-24 19:17:48 +00:00
srowen
8f1401656a
Slovenian translation
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1555 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-23 16:41:15 +00:00
srowen
273d2eea97
Issue 521, avoid an NPE
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1552 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-22 21:58:11 +00:00
srowen
eee9068f2a
Weird, Android doesn't have TimeUnit.MINUTES
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1532 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-14 19:00:54 +00:00
srowen
5951e1dac3
Issue 460, auto timeout of CaptureActivity after inactivity, for testing. Also break out some code from CaptureActivity to reduce its size.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1529 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-13 17:18:53 +00:00
srowen
09b0039530
Add result points for UPC EAN metadata extension
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1519 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-11 13:59:48 +00:00
dswitkin
8f5201949e
Updated Dutch translation from Sven Klinkhamer.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1504 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-02 17:02:49 +00:00
dswitkin@google.com
63a5cd3055
Added a Google Shopper icon to the result buton for products and ISBNs.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1492 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-21 23:15:23 +00:00
dswitkin@google.com
e95e16698a
Final Barcode Scanner 3.4 changes:
...
- Cleaned up the sharing UI
- Removed a piece of black artwork
- Fixed the Froyo bug with the Help screen appearing blank
- Made external URLs in Help launch in the Browser
- Updated some help text
git-svn-id: https://zxing.googlecode.com/svn/trunk@1491 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-20 22:43:38 +00:00
srowen
f53c7573db
Break out click listener class and make duplicate scans always result in new entry at top
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1490 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-19 21:28:57 +00:00
srowen
0b0c051d5f
Issue 475, comment fix
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1487 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-17 10:39:34 +00:00
dswitkin@google.com
6e675714c0
Updated the version to 3.4 beta 3, and removed the reinstall target, making the install target do either.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1486 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-16 21:10:37 +00:00
srowen
ec4c7a14b4
Remove unused string
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1485 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-15 15:55:09 +00:00
srowen
3cdba67bf6
Remove progress dialog to avoid rare exception
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1484 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-15 15:18:31 +00:00
srowen
4ed7e4ac96
Make sure checkboxes are enabled correctly on first load
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1479 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-13 10:34:13 +00:00
srowen
e46c6f1e9f
Add WAKE_LOCK for wifi as it appears necessary on older Android
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1478 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-13 07:56:52 +00:00
srowen
04a62c6879
Style bits on wi-fi code
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1476 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-10 05:59:14 +00:00
dswitkin@google.com
426636cea4
Updated the version to 3.4 beta 2.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1475 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-09 21:36:59 +00:00
vikrama
b5619824c8
Fixed: pause -> onPause, resume -> onResume
...
Make sure the ssid we are connected to is not null. This happens when
a network has been updated/removed while we are still connected to it.
Make errorCount an instance variable.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1474 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-09 17:14:04 +00:00
vikrama
9e1dbf07d9
Renamed the receiver, but forgot in the previous commit.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1471 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-09 05:55:08 +00:00
vikrama
77207acb31
Some error checking put in. When a new network is created and the
...
connection fails, an alert message is displayed, and connection
attempts cease. Retrying with a correct barcode works. Not perfect
yet, but in my testing I have found this version much better than the
previous setup: at least errors are detected and the user is informed.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1470 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-09 05:49:42 +00:00
vikrama
983d29eb62
Removed some commented code, and general code cleanup. Turned many
...
variables into finals. Change the UI to display network name and type
more clearly.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1469 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-08 05:12:51 +00:00
vikrama
b8f4061c39
Bug Fix:
...
When a 64 bit hex password is entered, wpa_supplicant fails with the
error:
"wpa_supplicant (pid) Line 0: Invalid passphrase length 64 (expected:
8..63)"
The fix is to not quote 64 char long hexadecimal passwords. Tested
dd-wrt on a 64 char hex password.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1468 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-05 22:25:20 +00:00
srowen
4a623428c1
Make sure cancel is handled properly in a few cases, where app must exit after dialog
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1466 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-30 08:07:05 +00:00
dswitkin@google.com
f70d7e51bf
- Bumped version to 3.4 beta 1.
...
- Fixed two crashes on low DPI devices because of missing/stale views in layout-ldpi/capture.xml.
- Added support for apps on SD card on Froyo.
- Updated SDK to 8.
- Tweaked some font sizes.
- Updated the What's New page.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1464 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-29 21:11:27 +00:00
vikrama
a55b3b0491
Connected, turned into a resource
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1460 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-23 22:26:43 +00:00
vikrama
b237d3d34f
Change another string to a resource.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1459 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-23 22:16:53 +00:00
srowen
e4c28d95da
Small style things
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1457 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-23 10:23:09 +00:00
vikrama
c003d96b89
1. Set up all strings in res/*/strings.xml rather than as string
...
literals.
2. Using a very handy script for this purpose, and checking it
into utils/ since it saved me some headache.
3. Turned tabs -> spaces for WifiResultHandler.
4. Better error handling on network types: look for exact matches
rather than substrings.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1456 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-23 06:00:57 +00:00
vikrama
c2e3604aea
1. Instead of killing the activity when done, load up a URL in a browser instead.
...
2. More error checking:
a. Missing SSID
b. Incorrect network type (hey, it's just a string, and the user could get creative)
TODOs:
1. Localize the strings this is introducing.
2. Errors not handled:
a. Tell if network not found.
b. Incorrect SSID codes still crash the app: WIFI:S:winders;T:WPA;P:secret;badjunk;;
c. For an open network, giving a password crashes: WIFI:S:winders;T:nopass;P:secret;;
3. When connected, it should say, "Connected to <ssid>".
git-svn-id: https://zxing.googlecode.com/svn/trunk@1455 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-23 04:08:35 +00:00
vikrama
6943578c18
Do not broadcast the intent
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1453 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-23 03:01:43 +00:00
srowen
296bd49474
Blacklist Evo too for camera issue
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1451 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-21 23:24:13 +00:00
srowen
d066265213
Danish fixes from rasmussch
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1450 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-20 23:00:37 +00:00
dswitkin@google.com
b94d44c5a1
- Made sure barcode scanning always restarts when the activity is resumed.
...
- Fixed a potential ANR - we can never sleep on the main thread.
- Bumped the version number.
- Minor cleanup and 100 columns fixes.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1447 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-18 16:17:12 +00:00
srowen
7255ac8443
Issues 155.2 -- add %f for format
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1445 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-18 12:58:57 +00:00
srowen
edd6ed8e7a
Add bulk scan mode with preference (and rearrange prefs a bit). Reorder main strings file, add new pref string and remove probably-incorrect ellipses from Asian language translations
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1443 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-17 12:26:41 +00:00
srowen
02f090dd34
Add auto-translation tool to help update strings with Google Translate. Let it reorder (but not change) existing translations alphabetically by key. Add bulk-scan strings along the way as a test.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1442 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-17 10:55:00 +00:00
vikrama
737fee3e69
Add the nopass handling in the Android client.
...
TODO:
1. Document the encoding.
2. Test out the interaction with appspot.com with escaped semicolons and colons
git-svn-id: https://zxing.googlecode.com/svn/trunk@1440 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-17 04:33:59 +00:00
srowen
2d7b4138ab
Display possible country origin info on product scan
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1438 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-16 21:13:47 +00:00
srowen
8cbe558ec3
Add support for UPC/EAN +5 extensions, plus basic tests, and display the content in Android client as metadata
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1436 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-16 19:49:22 +00:00
vikrama
2223a5cf42
Adding strings converted using Google Translate. Feeling bad about all the Engrish jokes I made in the past.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1435 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-16 04:11:54 +00:00
srowen
8e142f1f24
Oops remove bar again
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1433 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 22:08:02 +00:00
srowen
d8233b3ce1
... and roll back a bit more to old status view, smaller text again
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1431 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 21:53:48 +00:00
srowen
b238eb22a0
... and put back status text, in a simplified form?
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1430 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 19:56:32 +00:00
srowen
bda97f7c84
Back to white backgrounds, somewhat smaller text in the result screen, shorter Toast popup and doesn't interfere with help screen
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1429 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 18:43:10 +00:00
srowen
b7d6fcef1d
Style-related changes
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1428 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 16:25:24 +00:00
srowen
6f0f67682b
Fix a formatting problem on smaller device
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1427 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 13:13:27 +00:00
srowen
d7a841bc2b
Rest of cosmetic changes -- simpler, black theme with easier-to-touch buttons and consistent sizing, icons
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1426 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 13:04:18 +00:00
vikrama
fb1e512208
Android activity to add a network, and all associated code for dealing
...
with WIFI: schemes on the Android side.
Things to be done:
1. Much more testing.
2. Implement SB and test it well.
3. Clean up the UI to make it beautiful.
4. Figure out what to do when the network is connected: exit the
Barcode Scanner? Currently, the activity kills itself, restoring
camera capture.
5. Publicize the WIFI: scheme.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1425 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 03:49:49 +00:00
srowen
93cd6265ea
Better tweak to last change -- scale text size dynamically
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1424 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-14 13:03:02 +00:00
srowen
64373435b7
Prettify scan result screen, I think
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1423 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-14 10:59:24 +00:00
srowen
69c3af2ef0
Handle empty string as null in many cases
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1420 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-09 10:21:41 +00:00
srowen
ac32515cdd
Need to not generate debug info in Android as well now in order to satisfy new Proguard and dex releases?
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1419 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-08 23:05:28 +00:00
srowen
1851520440
Make font sizes more consistent in the app
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1418 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-08 22:52:12 +00:00
srowen
f3f321dac9
Better handling of empty/incomplete content stream
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1417 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-08 22:39:49 +00:00
srowen
6308c2322e
Tack on a little more logging for debugging assistance
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1410 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-03 20:59:23 +00:00
srowen
8b60886e41
Go ahead and enable Code 93 in android
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1402 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-31 12:47:27 +00:00
dswitkin
c6f29f2ebc
Created Barcode Scanner 3.31 final.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1394 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-28 15:30:48 +00:00
srowen
b789f32c71
More logging, care with parsing vCard?
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1393 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-27 11:52:49 +00:00
srowen
1ef423bf68
More encoding related changes for encoding Chinese chars in QR codes
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1392 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-27 11:25:00 +00:00
dswitkin
a0ecb24f54
Created Barcode Scanner 3.31 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1391 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-26 16:58:15 +00:00
srowen
217e7fd92d
Safer check for Build SDK; restrict Behold II workaround to Cupcake, per Samsung
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1390 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-26 07:01:58 +00:00
dswitkin
ddc082b956
Arabic translation from Randy Shen.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1389 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-25 12:34:58 +00:00
srowen
26d3441a9d
Actually add subject/body per GeoSixPack
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1374 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-19 18:29:45 +00:00
dswitkin
2f7ca668fc
More translation fixes from Randy Shen.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1369 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-17 13:01:48 +00:00
srowen
95a2b88990
Commit good fix for race condition Daniel noted
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1366 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-15 11:28:43 +00:00
srowen
391626bb76
Reinstate more optimization, but avoid disagreement with dex by properly disabling the controversial optimizations: field and method merging, mostly
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1365 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-15 11:28:01 +00:00
srowen
78100ee871
Backing out this change for the Droid on suspicion that it's interfering with at least one other device
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1363 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-15 10:19:23 +00:00
dswitkin@google.com
8af8dea749
Final change for Barcode Scanner 3.3.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1348 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-10 17:14:21 +00:00
dswitkin@google.com
7bbc03bdb5
Another translation fix from Randy Shen.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1347 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-10 15:11:35 +00:00
dswitkin@google.com
9bf3b2a3ef
New icon from Roman Nurik, and help system tweaks.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1346 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-10 14:57:40 +00:00
srowen
0e7aedd046
One more time -- rationalize log levels, mostly downward, and pull out 1-2 more statements
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1342 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-07 08:07:39 +00:00
dswitkin
2407314d99
Updated translations from Randy Shen.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1340 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-06 14:13:04 +00:00
srowen
c462988c61
OK a little too much logging, roll some back
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1338 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-05 21:43:58 +00:00
srowen
49adf3b556
Added some log statement to help track down Acer issue
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1337 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-05 17:05:11 +00:00
srowen
6adefb84dd
Unblacklist the Behold 2 since I think we're working around its problem; list the Desire due to busted Contact app
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1331 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-03 21:12:57 +00:00
dswitkin
8976d86915
Bumped the version to 3.3 beta 2.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1329 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-03 15:54:37 +00:00
srowen
a071c20c1a
Danish translation from Rasmus
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1327 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-02 11:57:11 +00:00
srowen
816d6b81e0
Replace tabs with spaces ( part of accepting another big patch); fix one failing test due to typo
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1326 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-02 06:49:18 +00:00
srowen
1109e2aecf
Fixed XML typo in Polish translation file
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1325 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-30 11:33:03 +00:00
srowen
ed7f1b83aa
Slight tweak to last change -- parse MODE value even when there's no SCAN_FORMATS. Also be extra paranoid about other call to String.split()
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1324 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-29 22:18:25 +00:00
dswitkin
43dfd0053f
Fixed a crash with using SCAN_FORMATS - Pattern.split() does not like null as an argument.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1323 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-29 22:07:11 +00:00
dswitkin
10116044ec
Added the external storage permission to fix SD card writing issues and bumped the version to 3.3 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1322 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-28 19:52:17 +00:00
srowen
ea893d0883
Complete the translation with auto-translations
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1321 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-28 18:46:32 +00:00
srowen
9d50d21837
Better error message when SD card isn't accessible
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1320 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-28 16:26:59 +00:00
dswitkin
37921f0d21
Added Portuguese translation of the Android client from Randy Shen of Acer.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1319 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-28 15:26:30 +00:00
srowen
3ab7a641cd
OK, issue 303, work around different Behold 2 setting
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1318 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-25 10:23:22 +00:00
srowen
52ba624795
Try to respect silent ringer setting
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1316 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-23 14:58:14 +00:00
srowen
54e61e3e0c
Fix up history output, make it an email attachment, save to SD card too; avoid spurious error when output dir already exists.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1312 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-19 13:20:10 +00:00
srowen
e51dbb3c53
Use RSS14 on the command line; scan more lines since RSS14 stacked kind of needs this; fix VerifyError when RSS14 is enabled on Android
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1311 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-19 09:23:43 +00:00
srowen
95e08d9538
Turn on RSS 14
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1310 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-19 07:42:20 +00:00
srowen
484fc75f44
Apparent fix for issue 383 / Moment + Android 2.1 issue
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1309 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-16 10:56:15 +00:00
srowen
aacdce8d7e
Better naming of shared barcode files and deal with case where SD card is mounted
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1306 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-13 16:32:12 +00:00
srowen
2e9afb3673
Add description support, as well as handle VEVENT line continuation. Get rid of unused 'title' property
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1304 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-13 10:46:31 +00:00
srowen
3a415a4994
Fix small compile error in javame/, update for Java ME SDK 3.x layout, finally disentangle Proguard location from WTK
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1302 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-12 08:59:41 +00:00
srowen
047c932fcb
Recognize LOCATION in VEVENT
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1301 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-11 16:42:11 +00:00
srowen
974d22fbd9
Properly escape single quotes in French translation
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1300 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-11 10:13:05 +00:00
srowen
9cc7f5838c
Make sure it's possible un-set custom search URL; sometimes remains as a newline or space
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1299 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-11 10:03:27 +00:00
srowen
10119d1ed0
Oops, bug from last patch. Need to make the Handler in run()
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1298 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-11 09:54:15 +00:00
srowen
af332626cc
Unwind DecodeHandler out of DecodeThread to avoid a VerifyError ?
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1297 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-11 07:25:50 +00:00
srowen
fa436845dd
Use zipalign for debug, and reminder to use it after signing a release
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1296 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-10 22:15:18 +00:00
srowen
c7d5c2af5a
Noticed we should just use BarcodeFormat constants in the client for simplicity
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1295 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-10 15:30:22 +00:00
srowen
ad1e585a23
Issue 376: re-set camera params after first auto-focus callback to make it work on Droid. Along the way, did a very big reorganization of CameraManager since it was becoming spaghetti code
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1292 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-07 18:03:14 +00:00
srowen
2568fc26e2
Credit Ryan
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1291 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-07 15:04:36 +00:00
srowen
4bc4b9a452
Look for mot-zoom-step
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1290 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-07 08:10:35 +00:00
srowen
e6b205cd21
Look for mot-zoom-values
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1289 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-07 07:58:22 +00:00
srowen
5af329e7c7
Issue 370, allow custom response URLs
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1286 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-06 12:52:55 +00:00
srowen
ccfc24f6a7
Updated Hungarian translation from Androida.hu
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1278 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-05 22:06:46 +00:00
srowen
e7c57efa36
Polish translation from Mateusz
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1276 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-04 18:20:21 +00:00
srowen
0413ee8d0b
Small thing, make log TAGs consistent
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1275 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-03 23:59:34 +00:00
srowen
3423422956
Added send barcode feature
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1274 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-03 23:57:46 +00:00
srowen
a7ed5f7b5c
Fix typo from last commit, black is not 00000000!
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1270 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-01 23:44:43 +00:00
srowen
7410fd3082
Issue 361
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1268 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-30 22:53:34 +00:00
srowen
0b74dfc7fe
Update sms: and geo: handling to better respect new RFCs
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1266 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-30 18:33:54 +00:00
srowen
02a8b98862
Ditch ugly "unknown" icon for standard project icon; tighten up barcode image view settings a little, I believe, by putting them in capture.xml and in dip units
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1265 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-30 18:33:11 +00:00
srowen
cb247250ac
'Blacklist' Geeksphone as they don't seem to report expected camera params
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1264 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-30 16:28:44 +00:00
dswitkin
73063a9f20
Final changes for Barcode Scanner 3.22.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1263 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-29 17:40:53 +00:00
srowen
dc81d74e9f
Hungarian translation from Androida
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1262 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-27 00:05:47 +00:00
srowen
0b2f7dcd2e
Add timestamp to result screen
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1261 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-26 22:40:09 +00:00
srowen
5f22834653
Make light off by default
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1260 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-26 16:22:20 +00:00
srowen
fbd48c4c74
Add option to disable front light
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1259 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-26 12:13:13 +00:00
srowen
987865b83a
Send history feature now exports full CSV dump
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1258 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-25 21:51:26 +00:00
srowen
9aef445f0e
Set EXTRA_EMAIL in order to make email clients fill in email address
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1257 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-25 21:36:11 +00:00
dswitkin
10a25b1a2b
Bumped the version to Barcode Scanner 3.21 final.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1254 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-25 16:17:52 +00:00
srowen
9165583c7b
Oops, didn't intend to enable RSS-14
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1250 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-21 13:50:12 +00:00
srowen
6815ab5ea1
Another change for Issue 112
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1249 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-21 13:49:49 +00:00
srowen
eb33e2a6bf
Don't set zoom without knowing maximum for sure
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1247 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-19 16:17:00 +00:00
srowen
85a6da3052
Set zoom a bit more reliably and aggressively
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1245 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-15 09:42:05 +00:00
srowen
6c0ef1a5be
Ensure share clipboard sends String not SpannableText
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1244 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-15 09:41:03 +00:00
dswitkin
30f916b3d6
Made upgrades load the What's New page, while new installs load the default help page. Also bumped the version to 3.21 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1242 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-05 22:41:02 +00:00
srowen
0cf89d0402
Preliminary RSS-14 support. Not enabled yet in Android client.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1233 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-04 18:38:58 +00:00
srowen
9fab25f005
Per Daniel -- don't check phone's preview size as we want to use screen size if possible
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1231 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-01 15:38:55 +00:00
srowen
f30410ff78
Issue 336: set Intent flag to make sure task's launched activities don't stay on top when returning to BS. Doing this for all Intents for now
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1230 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-01 15:19:45 +00:00
srowen
fa82c20c2f
Translate Google Shopper strings; untranslate app name in a few cases
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1229 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-01 14:58:38 +00:00
srowen
1a12e1d03e
Being paranoid -- what if model string is null?
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1227 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-01 11:46:21 +00:00
srowen
5afa0fd861
Notify users of Behold II and Pulse that the device has known bugs
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1225 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-01 10:04:48 +00:00
srowen
efd236cb47
Forgot to add flashlight permission
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1224 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-27 09:58:46 +00:00
srowen
f53a091c34
Try out hacky support for enabling the front light on some devices
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1223 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-27 09:35:25 +00:00
srowen
97098a22be
Fix r1221 logic
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1222 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-27 08:47:32 +00:00
srowen
75d623726f
Committing potential fix for Issue 344 as it was reported to work, and works in local testing
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1221 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-25 23:21:21 +00:00
dswitkin
5bc9ba4563
Final changes for Barcode Scanner 3.2.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1220 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-24 21:38:15 +00:00
dswitkin
8090bb441a
Added a Google Shopper button when scanning products, and bumped the version to 3.2 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1216 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-22 15:55:25 +00:00
dswitkin
6e680f000a
Added Finnish and Dutch translations.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1215 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-22 15:27:42 +00:00
srowen
6758fcdca7
Added one missing translation
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1209 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-15 13:21:12 +00:00
dswitkin
f76dc375b0
Removed our custom share icon, which was only in low res, and replaced it with the system one, which is available in hdpi too.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1207 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-11 01:41:30 +00:00
srowen
aa1a7cace4
Issue 338
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1206 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-09 13:58:58 +00:00
srowen
146c4e096f
Issue 344-related -- avoid NPE when previewFormatString is null
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1205 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-09 09:22:33 +00:00
srowen
49601e62e5
Issue 112
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1204 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-09 09:14:16 +00:00
srowen
a206b17859
Thanks to Jonas Petersson / Prisjakt for Swedish translation
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1198 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-04 17:04:53 +00:00
srowen
87f2fada9a
Pre-RSS-14 changes. Necessary code changes, but not the decoder. Committing this since it does no harm and clears out my client so I can modify these files for other purposes.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1193 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-01 19:41:17 +00:00
srowen
4ae280efcb
Czech translation from Richard Hřivňák
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1190 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-01-27 12:31:31 +00:00
srowen
44608c1373
Issue 325, 327
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1189 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-01-21 19:11:28 +00:00
srowen
8dde6264e9
Russian translation fix
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1188 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-01-21 15:06:51 +00:00
dswitkin
30c41e5182
Made Barcode Scanner builds runs clean first to prevent stale resources and build problems related to the state ProGuard leaves the class files in.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1183 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-01-10 14:57:24 +00:00
srowen
1ea2e9f399
Improvement from issue 309
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1180 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-01-07 09:18:12 +00:00
dswitkin
46a7febc7f
Made a bunch of improvements to QVGA layouts.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1179 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-01-06 17:38:58 +00:00
dswitkin
c7ab6ce807
Added a new high dpi icon, and an updated version of the medium dpi version.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1175 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-01-05 15:28:00 +00:00
dswitkin
40ceee408a
Allowed non-autofocus devices to see the app in Market, and updated the docs and version accordingly.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1173 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-01-04 20:38:41 +00:00
srowen
a5c6c1c0ff
More Italian fixes
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1169 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-26 07:39:10 +00:00
srowen
2153a6cd34
Translation fixes from Evgeny Kozdoba
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1163 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-22 10:07:41 +00:00
dswitkin
3e020bd24b
Shipped Barcode Scanner 3.1 final.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1161 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-20 17:30:06 +00:00
dswitkin
20ae03785b
Bumped the Android client version to 3.1 beta 1 and wrote up release notes.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1159 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-14 01:40:21 +00:00
dswitkin
5cc1df3c92
Finished work on the local binarizer and renamed it to HybridBinarizer. It uses the old histogram for 1D and the new approach for 2D. The unit tests don't fully demonstrate how much better this is in real-world lighting, but it pretty much solves the situation of pointing at a QR Code for 30 seconds without scanning, due to a shadow or gradient.
...
HybridBinarizer is now the default across all the fast clients and the unit tests.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1157 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-13 21:08:57 +00:00
dswitkin
04ffa93742
Fixed some sporadic crashes.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1151 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-11 17:49:11 +00:00
srowen
ef4cdf1969
Issue 295 and Issue 294, treat ADR as wholly different addresses, not 2 lines of 1 address
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1150 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-10 15:50:54 +00:00
srowen
6271b86315
Issue 294, add support for several address lines in parsed results
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1148 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-10 00:34:54 +00:00
srowen
ecce97287a
Actually commit pref updates
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1135 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-04 08:06:33 +00:00
dswitkin
963c449b81
Made the buttons on the Share screen a bit wider and better spaced out. I didn't bother with the landscape version although it could use the same treatment.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1133 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-03 16:42:43 +00:00
dswitkin
67280f4ced
Reduced ProGuard passed from 7 to 4 since there was no additional benefit.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1132 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-03 16:04:51 +00:00
srowen
5199348cfd
Issue 274, for consideration
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1129 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-26 02:47:44 +00:00
srowen
b93d81b9f0
git-svn-id: https://zxing.googlecode.com/svn/trunk@1128 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-26 02:31:27 +00:00
srowen
dd41427374
Committing for consideration since I really think this is a win. Issue 283.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1127 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-26 01:47:04 +00:00
srowen
1cd7c7e44c
Slightly better app filtering
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1126 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-23 22:44:19 +00:00
srowen
d1973dce0a
Draft of 'thinking' visualization for barcode scanning. Works for 1D and QR codes.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1125 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-23 16:42:31 +00:00
srowen
aee98771a2
Filter some non-market apps
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1124 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-23 15:26:33 +00:00
srowen
c9175ecae2
Pull out optimize target so we can selectively disable ProGuard with -Dno-optimize
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1123 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-23 09:41:58 +00:00
dswitkin
f4cd22ee1a
Consolidated all the Android LuminanceSource classes into one file. Either a device can be handled by this file, or the app won't work. The Android platform requires every device to support yuv420sp camera preview buffers, but we also let two other similar formats sneak in for compatibility. I also removed the ability to convert LuminanceSource data into ARGB images, which wasn't used.
...
I also reverted a String-related change to QRCodeEncoder.java. The new method appears present in Java 1.6's String class but not in Android's.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1121 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-23 03:16:41 +00:00
srowen
5339ef7757
Bug fix, use data height/width to check input size
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1120 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-22 15:24:29 +00:00
srowen
87b6b0ec66
Technically split out YUV 4:2:0 and 4:2:2 support and tried implementing RGB conversion for 4:2:0
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1119 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-22 12:55:18 +00:00
srowen
c0c1290611
Logging vCard content received to help debug
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1117 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-22 05:59:00 +00:00
srowen
f337db0b35
Issue 278
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1115 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-20 00:55:13 +00:00
srowen
f919bbcba5
Use the new Android 2.0-style SDK value for this field so it compiles
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1112 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-17 20:33:13 +00:00
srowen
57cebcc697
Tiny speedups
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1111 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-17 20:32:10 +00:00
srowen
58b5bf7b0f
Commit share app functionality for broader testing and comments
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1110 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-17 11:54:15 +00:00
dswitkin
3b957d3dec
Made the final changes for Barcode Scanner 3.01.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1103 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-06 17:10:10 +00:00
srowen
c47cf9752e
Improve Spanish translation from Marcelo, standardize lines for comparison, add some auto translation of missing strings in Chinese
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1101 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-06 10:01:37 +00:00
srowen
5be212750e
Issue 263
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1094 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-02 23:04:24 +00:00
srowen
154172b6ab
Committing Jeff's latest for ISSUE-238. May still be an issue with international properties?
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1091 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-30 18:34:37 +00:00
srowen
7e9f5c95f9
German translation
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1090 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-30 10:38:32 +00:00
srowen
6d7cab3dd4
Possible small fix for missing external-libs-folder issue
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1087 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-26 15:23:01 +00:00
srowen
30f60cd2b7
French translation
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1086 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-24 23:47:49 +00:00
srowen
ac87d667c7
Update and reformat Russian translation
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1085 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-23 22:59:13 +00:00
dswitkin
bb763ea960
The final compatibility changes for Barcode Scanner 3.0, which is now finished.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1084 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-23 16:40:54 +00:00
srowen
989d3387f6
Russian translation
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1083 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-22 23:46:03 +00:00
srowen
0a26db6e5a
Tiny clarification to build
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1082 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-22 18:55:27 +00:00
dswitkin
7f428a3a9b
- Added back support for Cupcake by making the choice of preview callback conditional on the build flavor.
...
- Fixed a number of non-dpi-aware resource dimensions.
- Bumped the version to 3.0 beta 3.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1081 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-22 14:51:53 +00:00
dswitkin
c36697c812
- Fixed a crash on first launch after install on some hardware.
...
- Moved the beep sound to the music stream and made the volume keys work.
- Bumped the version to 3.0 beta 2.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1080 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-20 18:09:40 +00:00
srowen
f4940b5782
Properly drop table on update
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1078 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-20 16:57:21 +00:00
srowen
4bd0064326
Fixes to Spanish translation
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1077 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-19 20:55:08 +00:00
srowen
79f27cde1b
Update DB version to ensure older clients update (see Issue 254)
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1076 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-19 20:44:45 +00:00
dswitkin
0fd5a2c506
- Created Barcode Scanner 3.0 beta 1, for Donut and above only.
...
- Added support for ACTION_SEND intent for encoding a QR from Contacts.
- Made VCARD parsing a little less strict.
- Updated help and fixed a minor UI issue.
- Removed vestigial intent support using the old package name.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1075 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-19 18:04:57 +00:00
srowen
16c8ded299
Issue 246, add Italian translation (and standardize spacing of strings.xml files)
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1072 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-13 16:55:16 +00:00
dswitkin
3bf20cf82f
Switched back to the one shot preview mechanism and lowered the beep volume a bit.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1071 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-13 14:02:13 +00:00
srowen
762bb70046
Enhanced book support
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1068 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-29 22:33:55 +00:00
srowen
85fc102cb9
Draft Spanish translation -- in review with native speaker
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1067 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-29 22:33:30 +00:00
srowen
29b88b66e3
Improved history function
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1066 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-29 22:33:03 +00:00
dswitkin
1c4fe60220
Unbroke the app after the big subpackage reshuffle of '09:
...
- Updated manifest entries.
- Made necessary classes public.
- Fixed ProGuard exclusions.
- Updated resource file class name.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1065 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-28 16:07:20 +00:00
dswitkin
965ea2f3fe
Updated the HTML "What's new" page with 3.0 features.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1062 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-23 15:19:44 +00:00
dswitkin
4c7fb2cbd7
Bumping to 3.0 alpha 2 to reflect the new history feature.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1061 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-23 15:07:13 +00:00
srowen
e844ff06f4
Add history feature; group some functionality into subpackages
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1058 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-21 18:03:29 +00:00
srowen
8c876a047a
Allow custom search on 'text' results. Seems maybe useful for Code 128/39 payloads, and, the UI for this result type is not overcrowded yet
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1055 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-16 09:58:41 +00:00
srowen
5b041daad0
Spell checker fixes, narrowed scope / made less visible where possible. Little stuff
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1053 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-15 09:03:05 +00:00
dswitkin
2b0d14963d
Added some comments to public methods.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1051 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-11 16:11:47 +00:00
dswitkin
7983309b66
This should have been deleted in the last change.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1050 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-11 14:02:39 +00:00
dswitkin
833ca52c27
Lots of updates:
...
- Added support for new YUYV preview buffer format.
- Made the preview rectangle larger.
- Added support for high resolution screens.
- Updated for Donut but still runs on Cupcake.
- Converted to standard Java coding style for member variables.
- Added many comments and author tags.
- Removed some Petit Four hacks and vestigial code.
*** The app must be built with the Donut SDK from now on.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1049 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-10 22:18:58 +00:00
dswitkin
e83cb0cef1
Final changes for Barcode Scanner 2.93.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1046 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-03 20:37:38 +00:00
srowen
fff6624521
SImplified optimization a bit and made it more aggressive.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1044 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-08-28 13:31:16 +00:00
srowen
b05d7601cf
Revert to pre-Cupcake preview callback system since seems to be some collision between the new one and auto-focus callback that stops scanning in some cases. Also, remove a bad version number from search activity?
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1042 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-08-26 21:48:52 +00:00
dswitkin
599d513d73
Made another fix for the Samsung Galaxy, and bumped the version to 2.92.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1036 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-08-21 14:18:31 +00:00
dswitkin
fc9bc55213
Made a new fix to turn off the Samsung Galaxy flash, and cut release 2.91.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1035 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-08-19 14:52:16 +00:00
srowen
6dbf893cb0
Add MatrixToImageWriter convenience class, small code tweaks in javase/, make ByteMatrix width/height property getters names standard
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1028 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-07-30 08:58:57 +00:00
srowen
91d8e04d86
Re-enable ProGuard, and finally identified the workaround that seems to make 4.4 work with our code without a VerifyError
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1025 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-07-22 10:36:11 +00:00
dswitkin
9dc583f556
Set a camera parameter to force the flash off. Also fixed the uninstall build targets.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1024 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-07-21 21:36:33 +00:00
dswitkin
d71c099313
Converted the Android client and the test app to use the Android 1.5 SDK, and to use a more efficient preview frame mechanism too. We now require devices to be running Cupcake or a newer version of the platform. This change temporarily removes the Proguard step, which Sean is going to add back.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1023 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-07-21 19:33:25 +00:00
dswitkin
38f73bca64
Added an optimization to the Android client's LuminanceSource implementation, and removed manual array copies in favor of System.arraycopy().
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1020 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-07-15 18:32:01 +00:00
dswitkin
c51c5800f6
Added Germany to the list of Google Product Search locales.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1019 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-07-10 18:55:04 +00:00
dswitkin
c0cf079ccb
Created v2.9 of Barcode Scanner, and added Japanese translations.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1018 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-07-09 15:20:42 +00:00
dswitkin
167197ec7a
Refactored the MonochromeBitmapSource class hierarchy into LuminanceSource, Binarizer, and BinaryBitmap classes. The unit tests pass and I believe the change is complete, but there are some clients like J2ME and Bug that I can't build.
...
This change will allow new thresholding algorithms to be developed and tested, as well as implemented per platform if needed (e.g. in JNI on Android). It should also perform better when multiple 2D Readers are installed, because the underlying image will only be converted to 1 bit once. It also allows some platforms to return luminance data without a copy.
The current state of this checkin is to use the old black point algorithm, which now lives in GlobalHistogramBinarizer. This will be our benchmark and fallback for slower platforms. Going forward we will begin to use LocalBlockBinarizer as I shake out the edge cases and tune it for performance. Currently it is unused.
IMPORTANT: I have temporarily included three methods from MonochromeBitmapSource at the end of BinaryBitmap as a way to make this change in stages. They are deprecated and will be removed soon. All of the Reader classes will need to change the way they examine 1 bit pixels to use the new getBlackRow() and getBlackMatrix() calls.
git-svn-id: https://zxing.googlecode.com/svn/trunk@993 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-06-26 17:49:45 +00:00
srowen
63a1dc62a3
Issue 198
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@972 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-06-19 13:23:09 +00:00
dswitkin
ea0ef87c2b
Changed "Search book" back to "Search book contents" for clarity, since it's too confusing next to the "Book Search" button. The "Custom search" button will wrap in this case but it still fits fine.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@970 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-06-18 15:51:18 +00:00
srowen
eed790a0bf
Issue 155: allow custom product search, and, other small tweaks I think nobody will yell at me for
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@967 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-06-10 16:40:56 +00:00
srowen
96025842a1
Don't use books.google.cn for Book Search -- doesn't exist. Also a few tiny tweaks.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@965 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-06-08 17:00:09 +00:00
srowen
9bc1fe4695
Updates to compile against 1.5; figuring we will shortly need to be 1.5-friendly
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@964 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-06-06 19:50:27 +00:00
dswitkin
b24162298a
Cut Barcode Scanner v2.8 for Android.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@960 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-05-28 16:03:28 +00:00
dswitkin
e19e9a83f6
I moved a chunk of the histogram/black point code out of BaseMonochromeBitmapSource and into BlackPointEstimator which makes a lot more sense. Unfortunately I had to expose three new methods and touch a bunch of files. But I did manage to reuse an array on subsequent calls, which was being allocated on every row scanned, so that might be a bit faster. It will also be easier to convert this code to JNI in the future if we want to, and/or do more advanced thresholding.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@945 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-05-21 19:56:25 +00:00
dswitkin
c8d74f359f
Stopped sending the decode duration in a message, which no one was looking at, and logged it instead.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@943 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-05-21 16:02:24 +00:00
dswitkin
9ab5dc84ab
Added simplified and traditional Chinese translations for the Android client from Kevin Xue.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@935 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-05-11 14:58:14 +00:00
srowen
35800f4bca
Restore shutdown of connection manager
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@926 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-05-01 19:13:47 +00:00
srowen
fb2813d1ea
Streamline contact encoding and avoid encoding a line break
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@925 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-05-01 17:25:42 +00:00
srowen
e168d0c3c6
Possible small bug fix and cleanup of unneeded code
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@924 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-05-01 17:23:17 +00:00
dswitkin
ae1241880b
Final changes for v2.7 of Barcode Scanner, including sending product lookups to the mobile version of Google Product Search.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@923 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-05-01 14:36:57 +00:00
dswitkin
02f779cbee
Fixed or removed a bunch of TODOs, and enforced the 100 columns limit in a bunch of places. Also allowed QR Codes to be encoded of contacts without names.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@907 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-04-13 21:20:11 +00:00
dswitkin
312d33c381
Removed a bunch of logging cruft from the network code which we don't need.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@906 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-04-13 20:33:28 +00:00
dswitkin
4166f0d707
Fixed encoding geo locations in a QR code. Some floats got converted to doubles by accident in a previous cleanup pass.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@905 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-04-13 20:09:51 +00:00
dswitkin
1038cfef62
Created v2.6 final, and added the ability for web apps to launch Barcode Scanner by linking to http://zxing.appspot.com/scan .
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@885 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-03-11 19:35:23 +00:00
dswitkin
824121f0de
Changes to create Barcode Scanner 2.6 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@882 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-03-09 20:06:14 +00:00
dswitkin
5b5c7945bb
Turned on ITF support in the Android client, and fixed a bug in the ITF result points, which by convention should draw across the whole body of the barcode, not just the start range.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@881 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-03-09 15:57:57 +00:00
dswitkin
24580d6bac
- Added the version number to the about box in a robust way which will not get stale.
...
- Moved the Book Search user agent into that class, which will continue to get stale, but never belonged in the XML, as it does not need translation.
- Added a try/catch block around firing off intents, and an error dialog, so that we don't crash on bad intents like TEL: in the future (even though that particular one was fixed in core).
git-svn-id: https://zxing.googlecode.com/svn/trunk@875 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-03-06 18:31:45 +00:00
dswitkin
c1bc060065
Changed the order of the BaseMonochromeBitmapSource constructor arguments to be width, height to match the rest of the codebase, and added two apparently missing methods to the J2ME subclass, although I can't test it.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@874 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-03-06 16:52:35 +00:00
dswitkin
b2f3eb6b7b
Revised the What's New help page, and bumped the version to 2.5 final.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@866 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-02-20 19:04:13 +00:00
dswitkin
bbfc82cc47
- Fixed issue 146, QR Codes get clipped when encoding very large amount of data, by adding a ScrollView.
...
- Also added support for sharing multiple email addresses and phone numbers.
git-svn-id: https://zxing.googlecode.com/svn/trunk@864 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-02-17 17:10:23 +00:00
dswitkin
fb4c6f9d48
Changed the Intent to send emails to address issue 145.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@847 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-02-10 20:08:20 +00:00
srowen
f2a9165b7c
Refactored width/height values into superclass and enabled construction of RGBMonochromeBitmapSource from a Bitmap
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@846 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-02-09 21:25:45 +00:00
srowen
5546f77004
Make public to enable reuse; add convenience constructor for no cropping, or cropping without a Rect object. Also optimize a few things.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@843 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-02-06 14:06:05 +00:00
srowen
1c539c66a4
Convert asserts to exceptions where the conditions could be false in a correct, bug-free program -- makes sure caller errors are caught and reported meaningfully
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@840 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-02-05 13:06:19 +00:00
srowen
89176baf0c
git-svn-id: https://zxing.googlecode.com/svn/trunk@835 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-01-30 18:19:16 +00:00