Commit graph

12 commits

Author SHA1 Message Date
gln@google.com 13fcdc4ffa Add Bizcard result parser to zxing widget.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1861 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-07-19 22:54:19 +00:00
gln@google.com fdb0c30497 iPhone address book imporovements: Make BusinessCardParsedResult more like Java version. Add AddressBookAUParser. Add more fields to MeCardParser. Fix order of parsers in UniversalResultParser.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1860 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-07-15 20:32:27 +00:00
gln@google.com 1314542b1d Add product parsed result and result parser for iPhone
git-svn-id: https://zxing.googlecode.com/svn/trunk@1859 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-07-14 21:59:34 +00:00
gln@google.com 8b0ca11c98 Add CBarcodeFormat (which mirrors BarcodeFormat, but is in Obj-C). Pass it to all ResultParsers.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1856 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-07-13 18:10:33 +00:00
rpechayr 55e3c2418c [iphone] fixed minor memory leaks
git-svn-id: https://zxing.googlecode.com/svn/trunk@1727 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-03-16 15:57:43 +00:00
rpechayr b9d867c4aa [iphone/Barcodes/ZWingWidget] added ORG and TITLE tag support in Me card ResultParser. This is a bit ahead of the java version
git-svn-id: https://zxing.googlecode.com/svn/trunk@1709 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-01-27 16:45:25 +00:00
rpechayr 79381116c1 [iphone/ZXingWidget] added support for non standard ORG attribute in MECARD format
git-svn-id: https://zxing.googlecode.com/svn/trunk@1694 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-30 12:56:08 +00:00
rpechayr b54780cc5b [iphone/ZXingWidget] minor changes. Some syntax changed to make the code build with clang
git-svn-id: https://zxing.googlecode.com/svn/trunk@1690 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-22 17:33:00 +00:00
rpechayr 29dce2a397 [iphone/ZXingWidget] ZXingWidget alignment with what is used in Barcodes. This was not committed before by mistake.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1665 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-20 18:16:53 +00:00
rpechayr ec506e27be [iphone] Moved original iPhone project into legacy directory
git-svn-id: https://zxing.googlecode.com/svn/trunk@1646 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-14 15:56:00 +00:00
smparkes@smparkes.net 439ff92bd9 Issue 479
Note, the audio no longer plays. I'm pretty sure this is because the widget is dismissed immediately
and the sound is released before it is played. I'm thinkng audio feedback should be done by the caller.


git-svn-id: https://zxing.googlecode.com/svn/trunk@1546 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-17 21:18:56 +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