Initial checkin of wifi generator.
authorvikrama <vikrama@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 17 Jun 2010 04:31:26 +0000 (04:31 +0000)
committervikrama <vikrama@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 17 Jun 2010 04:31:26 +0000 (04:31 +0000)
commit8d5fb0ae340d212d147bf4e75c3a5aec011b1c1f
tree3278dc8c5f5ed5d3f1416dcfea00eefe269574fa
parentbbd2b8fa4e0abaacd855b90dcbd8a6c740d7e822
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: http://zxing.googlecode.com/svn/trunk@1439 59b500cc-1b3d-0410-9834-0bbf25fbcc57
zxing.appspot.com/generator/src/com/google/zxing/web/generator/client/Generator.java
zxing.appspot.com/generator/src/com/google/zxing/web/generator/client/WifiGenerator.java [new file with mode: 0644]