Small style stuff
[zxing.git] / android / src / com / google / zxing / client / android / QRCodeEncoder.java
2009-09-21 srowenAdd history feature; group some functionality into...
2009-09-10 dswitkinLots of updates:
2009-07-30 srowenAdd MatrixToImageWriter convenience class, small code...
2009-06-19 srowenIssue 198
2009-05-01 srowenStreamline contact encoding and avoid encoding a line...
2009-04-13 dswitkinFixed or removed a bunch of TODOs, and enforced the...
2009-04-13 dswitkinFixed encoding geo locations in a QR code. Some floats...
2008-12-30 srowenAdd more unit tests for client.result, and more small...
2008-12-11 srowenMore reckless refactoring and code style tweaks --...
2008-11-22 dswitkinMade phone numbers hyphenated in the display below...
2008-11-20 dswitkinAdded support for encoding multiple email addresses...
2008-11-19 dswitkinUpdated the Android client to use native/local QR Code...
2008-11-16 srowenAppear to have fixed the URL escaping issues this time...
2008-11-13 srowenmaking stuff final, weakening types, etc. per IntelliJ...
2008-11-12 dswitkinFixed a regression in the QR Code encoder. The contents...
2008-11-11 dswitkinChanged the ChartServer and Search Book Contents URLs...
2008-11-11 srowenNow attempts to use locale-specific Google property...
2008-11-06 dswitkinFixed two leaks when using AndroidHttpClient.
2008-11-06 dswitkinAdded support for supplying a postal address when encod...
2008-10-18 dswitkinThe new Android client, featuring: