Remove progress dialog to avoid rare exception
[zxing.git] / iphone /
2010-06-19 rpechayr[iphone][ScanTest] updated after update of ZingWidgetCo...
2010-06-19 rpechayr[iphone][ZXingWidgetController] delegate API changed...
2010-06-17 rpechayr[iphone] updated README to clearly advise to make ...
2010-06-15 rpechayr[iphone] updated README
2010-06-15 rpechayr[iphone] now decoders need to be injected into ZXingWid...
2010-06-06 rpechayr[iphone][ScanTest] now builds again. Had some minor...
2010-06-06 rpechayr[iphone] [ZXingWidget] removed llvm dependency for...
2010-06-06 rpechayr[iphone] ZXingWidget minor fix so that it just builds...
2010-06-06 rpechayr[iphone] added known issues in README when including...
2010-06-02 rpechayr[iphone] updated README to include exportList ..
2010-06-02 rpechayr[iphone] README added with steps to include ZXingWidget...
2010-06-01 rpechayr[iphone] BarCodes partially fixed. Now builds with...
2010-05-30 rpechayr[iphone] all memory leaks fixed. A number of minor...
2010-05-29 rpechayr[iphone] Memory leak fixed. Widget does not crash anymo...
2010-05-22 rpechayrAdded README to Barcodes original iphone project
2010-05-22 rpechayr[iphone]Original iPhone project moved into dedicated...
2010-05-22 rpechayr[iphone] ScanTest was not displaying results on my...
2010-05-22 rpechayr[iphone]Reorganized ZXingWidget with directories for...
2010-05-22 rpechayr[iphone] scanTest project now automatically references...
2010-05-20 srowen@gmail.comFixes from Konstantin
2010-05-19 dkavanaghremoved erroneous import
2010-05-19 dkavanaghDid a special OneD mode for scanning UPC codes and...
2010-05-14 rpechayr[iPhone] Minor Corrections: ZXingWidgets now also build...
2010-05-13 dkavanaghAdded beep. Settable sound file location via widget...
2010-05-13 dkavanaghcall widget delegate after 1 sec delay. this gives...
2010-05-13 dkavanaghuse the export list to get the decoder working
2010-05-13 dkavanaghtweaks to get the decode working
2010-05-13 dkavanaghremoved personal project files. Shouldn't be checked in
2010-05-13 dkavanaghremoved my proj files... get generated for each user...
2010-05-12 dkavanaghthe very simple test app that calls the ZXingWidget
2010-05-12 dkavanagha scan widget you can include in your iPhone app. Test...
2010-05-10 dmaclachFixes to get zxing compatible back to OS 3.0 as propose...
2010-05-07 dmaclachAdded David Phillip Oster's fixes for compiling and...
2010-05-04 dmaclachTightened up a few more build settings in Xcode.
2010-05-04 dmaclachCleaned up the iPhone code so that it compiles with...
2010-03-20 thomas.reclouxInclude DataMatrix CPP files in order to link
2010-02-14 warcholukeMissing MultiFormatReader bug fix
2010-02-02 warcholukeQRcodeReader changed to MultiFormatReader (qrcode and...
2009-12-06 thomas.reclouxAdapt iPhone App with Cpp refactoring
2009-08-12 srowenIssue 224, remove Christian's info since it seems to...
2009-06-27 christian.brunschen* Throw the actual exception objects, rather than point...
2008-10-24 christian.brunschenupdated app version to 1.0.1
2008-10-13 christian.brunschenimproved image cropping, also work around iPhone OS...
2008-10-02 christian.brunschenRenamed 'zxing-icon-128.png' to 'ZxingLarge.png' to...
2008-10-01 christian.brunschenResurrected 128-pixel icon for About page
2008-09-25 christian.brunschenremoved now-redundant PNG version of zxing-512
2008-09-25 christian.brunschenCFRelease some objects when adding a contact to the...
2008-09-24 christian.brunschenAdded rudimentary handling of address information....
2008-09-02 christian.brunschenremoved erraneous reference to 'oned' directory; added...
2008-08-31 christian.brunschenupdated icons
2008-08-14 christian.brunschenAdded version number and list of supported barcode...
2008-08-14 christian.brunschenAdded 'About' screen, localized application name
2008-08-07 christian.brunschenmessage field & hint button rotation issue fixes. Added...
2008-08-01 christian.brunschenAdded hints for taking pictures, improved localizations...
2008-07-02 christian.brunschenAdded 'Build All' and 'Test All' targets for Pulse...
2008-07-02 christian.brunschenUI improvements
2008-06-25 christian.brunschenadded icon png files
2008-06-25 christian.brunschenRefactored ParsedResult classes into ResultParsers...
2008-06-24 christian.brunschenscan archive UI improvements, phase 3
2008-06-24 christian.brunschenscan archive UI improvements, phase 2
2008-06-24 christian.brunschenscan archive UI improvements, phase 1
2008-06-20 christian.brunschenLocalized application into English, German & Swedish
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-19 christian.brunschenadded a default image to show while the application...
2008-06-19 christian.brunschenRemoved redundant RotatingNavigationController class
2008-06-19 christian.brunschenFirst version of the iphone client that actually works...
2008-04-23 srowenRemove experimental shell code for now
2008-04-23 christian.brunschenFirst version of iPhone skeleton app using official...
2008-02-25 srowenInitial check in of rough, experimental iPhone code...