Commit graph

28 commits

Author SHA1 Message Date
srowen 99d09e0a44 Style stuff mostly but fix a problem between Aztec and J2ME too
git-svn-id: https://zxing.googlecode.com/svn/trunk@1681 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-15 14:42:17 +00:00
srowen 684440dcfe Escape ;, /, \ too
git-svn-id: https://zxing.googlecode.com/svn/trunk@1626 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-14 18:25:40 +00:00
srowen c2d41376c3 Fix typo in date error message
git-svn-id: https://zxing.googlecode.com/svn/trunk@1610 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-30 19:53:45 +00:00
srowen 6f3d6a0eff Issue 507 remove company
git-svn-id: https://zxing.googlecode.com/svn/trunk@1518 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-11 13:44:38 +00:00
srowen 73bb0192a3 On the way to deploy new verison, add favicon
git-svn-id: https://zxing.googlecode.com/svn/trunk@1463 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-29 16:18:34 +00:00
vikrama b9f47fdc59 Escape the semicolons: this was easier than I imagined. Tested with an ssid containing multiple semicolons. Also some minor code cleanups.
Still to be done:
1. Rename 'nopass' to something cleaner, so it looks crisp in Android's Barcode Scanner UI.



git-svn-id: https://zxing.googlecode.com/svn/trunk@1441 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-17 05:24:42 +00:00
vikrama c938a5d196 Initial checkin of wifi generator.
TODO:
1. Semicolons need to be escaped
2. In the android code, need much better error checking.  Incorrect barcodes crash Barcode Scanner!
3. Add network type NOPASS to the android code.  This is ready, and will be a separate checkin.



git-svn-id: https://zxing.googlecode.com/svn/trunk@1439 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-17 04:31:26 +00:00
srowen f42a6d26fe Issue 432 fix UMT definition
git-svn-id: https://zxing.googlecode.com/svn/trunk@1411 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-03 21:59:41 +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 d85cd8f70e Add location/description, I believe. Update for GWT 2.x
git-svn-id: https://zxing.googlecode.com/svn/trunk@1305 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-13 14:08:47 +00:00
srowen 4b33ab2edb ISSUE-298: commas misinterpreted in MECARD N field
git-svn-id: https://zxing.googlecode.com/svn/trunk@1160 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-15 19:01:01 +00:00
srowen 460abab4ed Issue 295 and Issue 294, ADR was getting generated twice!
git-svn-id: https://zxing.googlecode.com/svn/trunk@1149 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-10 15:49:04 +00:00
srowen 2604ca4348 Issue 294, don't actually generate nonstandard ORG value for MECARD
git-svn-id: https://zxing.googlecode.com/svn/trunk@1147 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-10 00:34:16 +00:00
leppoc dcb68910a2 In barcode generaotor (zxing.appspot.com), generate barcode upon pressing enter. Issue 229: http://code.google.com/p/zxing/issues/detail?id=229.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1113 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-18 23:15:52 +00:00
srowen 54084961c4 Update to work with GWT 1.7
git-svn-id: https://zxing.googlecode.com/svn/trunk@1070 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-09 15:19:43 +00:00
leppoc 436ee016d3 Fix Contact qrcode generator on appengine.
git-svn-id: https://zxing.googlecode.com/svn/trunk@936 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-05-11 18:16:40 +00:00
srowen cdbfde6df0 Allow empty URL
git-svn-id: https://zxing.googlecode.com/svn/trunk@931 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-05-04 20:05:10 +00:00
srowen 0de1fbc623 Oops fixed invalid use of java.net classes
git-svn-id: https://zxing.googlecode.com/svn/trunk@922 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-04-30 20:19:20 +00:00
srowen 9e9b1bddd0 Add address line 2 support to generator
git-svn-id: https://zxing.googlecode.com/svn/trunk@920 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-04-29 12:46:29 +00:00
dswitkin de31f7a387 Created a page at http://zxing.appspot.com/scan which is the fall-through if Barcode Scanner is not installed and a web app tried to launch it. It contains a simple explanation and a link to Market, as well as a link for other platforms to the GetTheReader Wiki page.
git-svn-id: https://zxing.googlecode.com/svn/trunk@890 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-03-12 19:11:28 +00:00
srowen 0c4c9fdb81 Fix for #148 and possibly #149 plus a few code polishes here and there
git-svn-id: https://zxing.googlecode.com/svn/trunk@868 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-03-01 12:40:43 +00:00
leppoc 031ceb7e69 Another (better) solution for google maps long copyright strings.
git-svn-id: https://zxing.googlecode.com/svn/trunk@798 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-12-19 21:28:11 +00:00
leppoc c303242f8a Add a google maps component to the GeoLocation generator.
git-svn-id: https://zxing.googlecode.com/svn/trunk@797 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-12-19 21:02:36 +00:00
leppoc 280bb12e34 Allow the + character in phone numbers. In the same time, fix a bug where other non allowed characters (such as /, or &) in url attributes would generate a non valid url.
git-svn-id: https://zxing.googlecode.com/svn/trunk@795 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-12-19 16:24:20 +00:00
dswitkin 13432e7bb2 Small change to make the yaml file match the Ant script.
git-svn-id: https://zxing.googlecode.com/svn/trunk@790 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-12-17 21:00:38 +00:00
dswitkin a4b940e3c7 Created the Ant build file for zxing.appspot.com, which appears to work. All that's left is uploading the site.
git-svn-id: https://zxing.googlecode.com/svn/trunk@789 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-12-17 18:19:16 +00:00
leppoc 7352202c90 Adding gwt QR Code generator, and appspot configuration files.
git-svn-id: https://zxing.googlecode.com/svn/trunk@788 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-12-16 23:08:42 +00:00
dswitkin f893649836 Created the front page of the new zxing.appspot.com site.
git-svn-id: https://zxing.googlecode.com/svn/trunk@785 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-12-12 19:06:32 +00:00