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 |
|
rpechayr
|
d2cf37af74
|
Added README to Barcodes original iphone project
git-svn-id: https://zxing.googlecode.com/svn/trunk@1388 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-22 09:39:33 +00:00 |
|
rpechayr
|
8e3615881c
|
[iphone]Original iPhone project moved into dedicated subfolders iphone/Barcodes
git-svn-id: https://zxing.googlecode.com/svn/trunk@1387 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-22 09:35:27 +00:00 |
|
rpechayr
|
c125dea97a
|
[iphone] ScanTest was not displaying results on my device
git-svn-id: https://zxing.googlecode.com/svn/trunk@1386 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-22 09:17:41 +00:00 |
|
rpechayr
|
d7b26bc831
|
[iphone]Reorganized ZXingWidget with directories for categories of source files
git-svn-id: https://zxing.googlecode.com/svn/trunk@1385 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-22 07:37:46 +00:00 |
|
rpechayr
|
56dca92d2d
|
[iphone] scanTest project now automatically references and builds ZXingWidget project
git-svn-id: https://zxing.googlecode.com/svn/trunk@1384 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-22 07:19:37 +00:00 |
|
ftylitak
|
70132ed061
|
improved the presentation of the decoded information
git-svn-id: https://zxing.googlecode.com/svn/trunk@1378 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-21 09:47:21 +00:00 |
|
srowen@gmail.com
|
1fa644f157
|
Fixes from Konstantin
git-svn-id: https://zxing.googlecode.com/svn/trunk@1377 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-20 13:17:39 +00:00 |
|
srowen@gmail.com
|
a189e6c00c
|
Issue 412
git-svn-id: https://zxing.googlecode.com/svn/trunk@1376 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-20 10:50:34 +00:00 |
|
srowen
|
cd06f524d8
|
Issue 411
git-svn-id: https://zxing.googlecode.com/svn/trunk@1375 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-19 18:36:59 +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 |
|
dkavanagh
|
57feb95498
|
removed erroneous import
git-svn-id: https://zxing.googlecode.com/svn/trunk@1373 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-19 11:50:49 +00:00 |
|
srowen
|
88788a8b7e
|
Issue 408 comment fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@1371 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-19 07:20:28 +00:00 |
|
dkavanagh
|
4b2e92b9c4
|
Did a special OneD mode for scanning UPC codes and the like. It uses a landscape scan UI with a red line (and green line highlighting the decoded area). Must set it explictly in the ScanTest - where the ZXingWidget is created.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1370 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-19 01:52:38 +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
|
737e0de917
|
Move character encoding logic out to common, try again to improve its handling of UTF8 for Chinese market, per manufacturer request, added test cases
git-svn-id: https://zxing.googlecode.com/svn/trunk@1364 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-15 11:21:03 +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 |
|
rpechayr
|
71eda605bc
|
[iPhone] Minor Corrections: ZXingWidgets now also builds on release mode. Typo corrected that made compile error
git-svn-id: https://zxing.googlecode.com/svn/trunk@1362 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-14 17:21:12 +00:00 |
|
dkavanagh
|
e8b3606779
|
Added beep. Settable sound file location via widget property. Client app sets this.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1361 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-13 17:34:36 +00:00 |
|
dkavanagh
|
e99dd51de9
|
call widget delegate after 1 sec delay. this gives ui time to show points and user time to view them.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1360 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-13 16:05:02 +00:00 |
|
dkavanagh
|
8673bff046
|
use the export list to get the decoder working
git-svn-id: https://zxing.googlecode.com/svn/trunk@1359 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-13 14:11:50 +00:00 |
|
dkavanagh
|
4ec4217f4d
|
tweaks to get the decode working
git-svn-id: https://zxing.googlecode.com/svn/trunk@1358 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-13 14:10:18 +00:00 |
|
dkavanagh
|
f337066fcc
|
removed personal project files. Shouldn't be checked in
git-svn-id: https://zxing.googlecode.com/svn/trunk@1357 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-13 01:28:38 +00:00 |
|
dkavanagh
|
34c6f3b54e
|
removed my proj files... get generated for each user locally.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1356 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-13 01:24:17 +00:00 |
|
luizcroc
|
9f9096b98e
|
Memory leak in MultiFormatReader fixed and a better fix for the memory leak in MonochromeRectangleDetector
git-svn-id: https://zxing.googlecode.com/svn/trunk@1355 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-12 22:11:18 +00:00 |
|
dkavanagh
|
d5cd0e1901
|
the very simple test app that calls the ZXingWidget
git-svn-id: https://zxing.googlecode.com/svn/trunk@1354 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-12 18:24:18 +00:00 |
|
dkavanagh
|
422eae3e81
|
a scan widget you can include in your iPhone app. Test app coming shortly.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1353 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-12 18:13:27 +00:00 |
|
srowen
|
0e0bed8b50
|
Tiny NPE fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@1352 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-11 11:44:18 +00:00 |
|
srowen
|
74c8744e8c
|
Big RSS Expanded changelist -- thank you authors
git-svn-id: https://zxing.googlecode.com/svn/trunk@1350 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-10 19:18:50 +00:00 |
|
dmaclach
|
0ab1caee3e
|
Fixes to get zxing compatible back to OS 3.0 as proposed by David Oster.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1349 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-10 17:44:49 +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
|
5e026d8535
|
Fix a typo or two from the last commit
git-svn-id: https://zxing.googlecode.com/svn/trunk@1345 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-08 21:10:54 +00:00 |
|
srowen
|
87b0b9c8aa
|
Tighten up some stuff I saw from the logs
git-svn-id: https://zxing.googlecode.com/svn/trunk@1344 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-08 20:56:31 +00:00 |
|
dmaclach
|
52e6d56a63
|
Added David Phillip Oster's fixes for compiling and getting the Barcodes app to scan for barcodes.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1343 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-07 17:10:06 +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 |
|
ftylitak
|
3ca1966aa2
|
Updated the zxing folder with the latest SVN version, changed the CameraImageWrapper to comply with the new library version and changed the PRO file (added a MACRO)
git-svn-id: https://zxing.googlecode.com/svn/trunk@1341 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-06 20:19:38 +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 |
|
ftylitak
|
e29b06083d
|
Added a project written on Qt framework for Symbian and added tutorials for both ZXingBarcodeReader and QQrDecoder
git-svn-id: https://zxing.googlecode.com/svn/trunk@1339 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-06 11:18:01 +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 |
|
ftylitak
|
0ce1ed851f
|
git-svn-id: https://zxing.googlecode.com/svn/trunk@1336 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-04 23:28:04 +00:00 |
|
dmaclach
|
715eecb593
|
Tightened up a few more build settings in Xcode.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1335 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-04 21:57:40 +00:00 |
|
dmaclach
|
505af10197
|
Cleaned up the iPhone code so that it compiles with the 3.1.2 SDK. Also tightened up warnings and cleaned up the C++ code that violated the warnings.
Fixed up some memory issues.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1334 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-04 21:44:53 +00:00 |
|
srowen
|
4c91a1279a
|
Issue 396
git-svn-id: https://zxing.googlecode.com/svn/trunk@1333 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-04 09:25:18 +00:00 |
|
ftylitak
|
515f743dc0
|
ZXing on Symbian using OpenC++ (currently only Qr decoder)
git-svn-id: https://zxing.googlecode.com/svn/trunk@1332 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-05-04 00:24: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 |
|