Small style stuff
[zxing.git] / android / src / com / google / zxing / client / android / CaptureActivity.java
2010-10-11 srowenFarm out beep/vibrate stuff to class to try to reduce...
2010-08-13 srowenIssue 460, auto timeout of CaptureActivity after inacti...
2010-08-11 srowenAdd result points for UPC EAN metadata extension
2010-07-20 dswitkin@google.comFinal Barcode Scanner 3.4 changes:
2010-06-30 srowenMake sure cancel is handled properly in a few cases...
2010-06-29 dswitkin@google.com- Bumped version to 3.4 beta 1.
2010-06-18 dswitkin@google.com- Made sure barcode scanning always restarts when the...
2010-06-17 srowenAdd bulk scan mode with preference (and rearrange prefs...
2010-06-16 srowenDisplay possible country origin info on product scan
2010-06-16 srowenAdd support for UPC/EAN +5 extensions, plus basic tests...
2010-06-15 srowen... and roll back a bit more to old status view, smalle...
2010-06-15 srowen... and put back status text, in a simplified form?
2010-06-15 srowenBack to white backgrounds, somewhat smaller text in...
2010-06-15 srowenRest of cosmetic changes -- simpler, black theme with...
2010-06-14 srowenBetter tweak to last change -- scale text size dynamically
2010-06-14 srowenPrettify scan result screen, I think
2010-05-31 srowenGo ahead and enable Code 93 in android
2010-05-07 srowenOne more time -- rationalize log levels, mostly downwar...
2010-05-02 srowenReplace tabs with spaces ( part of accepting another...
2010-04-29 srowenSlight tweak to last change -- parse MODE value even...
2010-04-29 dswitkinFixed a crash with using SCAN_FORMATS - Pattern.split...
2010-04-23 srowenTry to respect silent ringer setting
2010-04-19 srowenTurn on RSS 14
2010-04-07 srowenIssue 376: re-set camera params after first auto-focus...
2010-04-06 srowenIssue 370, allow custom response URLs
2010-04-03 srowenSmall thing, make log TAGs consistent
2010-03-30 srowenDitch ugly "unknown" icon for standard project icon...
2010-03-26 srowenAdd timestamp to result screen
2010-03-21 srowenOops, didn't intend to enable RSS-14
2010-03-21 srowenAnother change for Issue 112
2010-03-05 dswitkinMade upgrades load the What's New page, while new insta...
2010-03-04 srowenPreliminary RSS-14 support. Not enabled yet in Android...
2010-03-01 srowenIssue 336: set Intent flag to make sure task's launched...
2010-02-11 dswitkinRemoved our custom share icon, which was only in low...
2010-02-09 srowenIssue 338
2010-02-09 srowenIssue 112
2009-12-11 dswitkinFixed some sporadic crashes.
2009-11-23 srowenDraft of 'thinking' visualization for barcode scanning...
2009-10-20 dswitkin- Fixed a crash on first launch after install on some...
2009-10-13 dswitkinSwitched back to the one shot preview mechanism and...
2009-09-29 srowenImproved history function
2009-09-21 srowenAdd history feature; group some functionality into...
2009-09-10 dswitkinLots of updates:
2009-06-06 srowenUpdates to compile against 1.5; figuring we will shortl...
2009-05-01 srowenPossible small bug fix and cleanup of unneeded code
2009-05-01 dswitkinFinal changes for v2.7 of Barcode Scanner, including...
2009-03-06 dswitkin- Added the version number to the about box in a robust...
2009-01-30 srowengit-svn-id: zxing.googlecode.com/svn/trunk@835 59b500cc...
2009-01-10 srowenSmall updates from code inspection
2009-01-02 srowenOops, appears I accidentally committed a typo -- addres...
2009-01-02 srowenCommit additional check for null as suggested on discus...
2008-12-30 srowenAdd more unit tests for client.result, and more small...
2008-12-11 srowenMore reckless refactoring and code style tweaks --...
2008-12-11 dswitkinAdded two new preferences: vibrate on scan, and copy...
2008-11-25 dswitkinCreated an HTML help system, which is hooked up to...
2008-11-21 dswitkinAdded great new artwork from Joseph for the Share UI...
2008-11-13 srowenmaking stuff final, weakening types, etc. per IntelliJ...
2008-11-10 dswitkinHid the Share menu if the results screen was showing...
2008-11-10 dswitkinDid a bunch of renaming, there was no need for the...