Modified the CommandLineRunner to use all available decoders, even the ones which...
[zxing.git] / android /
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-06-19 srowenIssue 198
2009-06-18 dswitkinChanged "Search book" back to "Search book contents...
2009-06-10 srowenIssue 155: allow custom product search, and, other...
2009-06-08 srowenDon't use books.google.cn for Book Search -- doesn...
2009-06-06 srowenUpdates to compile against 1.5; figuring we will shortl...
2009-05-28 dswitkinCut Barcode Scanner v2.8 for Android.
2009-05-21 dswitkinI moved a chunk of the histogram/black point code out...
2009-05-21 dswitkinStopped sending the decode duration in a message, which...
2009-05-11 dswitkinAdded simplified and traditional Chinese translations...
2009-05-01 srowenRestore shutdown of connection manager
2009-05-01 srowenStreamline contact encoding and avoid encoding a line...
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-04-13 dswitkinFixed or removed a bunch of TODOs, and enforced the...
2009-04-13 dswitkinRemoved a bunch of logging cruft from the network code...
2009-04-13 dswitkinFixed encoding geo locations in a QR code. Some floats...
2009-03-11 dswitkinCreated v2.6 final, and added the ability for web apps...
2009-03-09 dswitkinChanges to create Barcode Scanner 2.6 beta 1.
2009-03-09 dswitkinTurned on ITF support in the Android client, and fixed...
2009-03-06 dswitkin- Added the version number to the about box in a robust...
2009-03-06 dswitkinChanged the order of the BaseMonochromeBitmapSource...
2009-02-20 dswitkinRevised the What's New help page, and bumped the versio...
2009-02-17 dswitkin- Fixed issue 146, QR Codes get clipped when encoding...
2009-02-10 dswitkinChanged the Intent to send emails to address issue...
2009-02-09 srowenRefactored width/height values into superclass and...
2009-02-06 srowenMake public to enable reuse; add convenience constructo...
2009-02-05 srowenConvert asserts to exceptions where the conditions...
2009-01-30 srowengit-svn-id: zxing.googlecode.com/svn/trunk@835 59b500cc...
2009-01-10 srowenSmall updates from code inspection
2009-01-03 srowengit-svn-id: zxing.googlecode.com/svn/trunk@813 59b500cc...
2009-01-03 srowengit-svn-id: zxing.googlecode.com/svn/trunk@812 59b500cc...
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-16 dswitkinFixed a broken inline image in the HTML help.
2008-12-11 srowenMore reckless refactoring and code style tweaks --...
2008-12-11 dswitkinAdded two new preferences: vibrate on scan, and copy...
2008-12-09 srowenSmall speedups in time-related code
2008-12-05 dswitkinUpdated the permission to read bookmarks to conform...
2008-12-03 dswitkinFixed a bug in geo coordinate display, where we were...
2008-12-02 dswitkinUpdate the manifest to 2.4 beta 2.
2008-12-02 dswitkinWorked around a bug in Android 1.0 with using gravity...
2008-12-02 dswitkinNew HTML edits from Joseph, and added a fading edge...
2008-12-01 dswitkinAdded a specific message for unsearchable books, and...
2008-11-26 dswitkinBumped the version number to create v2.4 beta 1.
2008-11-25 dswitkinCreated an HTML help system, which is hooked up to...
2008-11-22 dswitkinMade phone numbers hyphenated in the display below...
2008-11-21 dswitkinAdded great new artwork from Joseph for the Share UI...
2008-11-20 dswitkinForced the Android client to only decode the existing...
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-18 dswitkinAdded support for adding a contact with multiple email...
2008-11-16 srowenAppear to have fixed the URL escaping issues this time...
2008-11-14 srowenAdded note about dex's issue with post-optimization...
2008-11-13 srowenmaking stuff final, weakening types, etc. per IntelliJ...
2008-11-12 dswitkinWrote a new bookmark picker activity for use by the...
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 dswitkinAdded support for Furigana using the SOUND field in...
2008-11-11 srowenNow attempts to use locale-specific Google property...
2008-11-11 dswitkinSomehow the IntelliJ Subversion integration did not...
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...
2008-11-10 dswitkinFirst pass at adding a UI for sharing data via QR Codes...
2008-11-07 dswitkinRenamed launcher icon.
2008-11-06 dswitkinFixed two leaks when using AndroidHttpClient.
2008-11-06 dswitkinAdded support for landscape mode when encoding QR Codes...
2008-11-06 dswitkinFinished renaming UPC --> Product in a few places.
2008-11-06 dswitkinAdded support for supplying a postal address when encod...
2008-11-04 srowenRenamed UPC result type to Product, and introduced...
2008-11-03 dswitkinFixed Search Book Contents when built under ProGuard.
2008-10-30 dswitkinDid a big refactoring on the MonochromeBitmapSource...
2008-10-30 dswitkinFixed the Android client when using ProGuard. The Viewf...
2008-10-29 dswitkinLooks like -allowaccessmodification to ProGuard results...
2008-10-29 dswitkinAdded androidtest to the top-level clean target and...
2008-10-29 dswitkinAdded another target for building a debug key signed...
2008-10-29 srowenmoved ProGuard optimization into Android build file...
2008-10-23 dswitkinAdded support for a title when searching for an address...
2008-10-22 srowenAdd column caching to MonochromeBitmapSources and use...
2008-10-18 dswitkinAdded versionName and versionCode to the Android client...
2008-10-18 dswitkinThe new Android client, featuring:
2008-10-18 dswitkinRemoved the old Android client in preparation for the...
2008-10-17 srowenReformatting and minor code tweaks
2008-10-13 dswitkinAdded the missing AndroidHttpClient to the package...
2008-09-11 dswitkinFixed missing "Send SMS" button in Android client....
2008-09-11 dswitkinSmall updates and improvements to the Android client.
2008-08-19 dswitkinThe new 0.9 SDK Android client (for real this time).
2008-08-19 dswitkinDeleted the M5 Android client in preparation for an...
2008-07-09 srowenMinor style tweaks
2008-06-27 srowenMore refactoring of parsed results / result parsers...
2008-06-26 srowenTake advantage of new parsed result fields in Android...
2008-06-26 srowenBig refactoring of ParsedResult: now split into ResultP...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-11 dswitkinRefactored the MonochromeBitmapSource hierarchy to...
2008-06-11 srowenFix bad logic black point estimator, improving threshol...
2008-05-23 srowenAdded SMSTO support, added subject/body param support...
2008-05-03 dswitkinMerged revisions 378,380,382 via svnmerge from
2008-05-02 srowenMany more little tweaks from IntelliJ inspections
2008-05-02 srowenFix typo introduced at the last second before commit...
next