Add history feature; group some functionality into subpackages
[zxing.git] / android / src / com / google / zxing / client / android / result / ProductResultHandler.java
2009-09-21 srowenAdd history feature; group some functionality into...
2009-09-10 dswitkinLots of updates:
2009-06-10 srowenIssue 155: allow custom product search, and, other...
2008-12-11 srowenMore reckless refactoring and code style tweaks --...
2008-11-13 srowenmaking stuff final, weakening types, etc. per IntelliJ...
2008-11-06 dswitkinFinished renaming UPC --> Product in a few places.