summaryrefslogtreecommitdiff
path: root/android/assets/html
AgeCommit message (Collapse)AuthorFilesLines
2013-05-01Retrieve Amazon product info. Add explicit privacy/license help. Update ↵srowen@gmail.com1-0/+201
What's New for 4.3.2 git-svn-id: https://zxing.googlecode.com/svn/trunk@2702 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-12Fix Issue 978, bad Brazil/Bulgaria mapping. Also add a new framework for ↵srowen7-141/+0
auto-translating HTML assets. git-svn-id: https://zxing.googlecode.com/svn/trunk@1905 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-07-06- Fixed Issue 892: Barcode Scanner crashes when started via Intent with ↵dswitkin@google.com1-0/+3
scanning rectangle dimensions. - Updated What's New page. - Bumped Android SDK version. git-svn-id: https://zxing.googlecode.com/svn/trunk@1847 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-08- Prevented secure URIs from being added to History or copied to the clipboard.dswitkin@google.com1-0/+5
- Made the History display parsed entries instead of raw contents. - Some minor cleanup and comments. git-svn-id: https://zxing.googlecode.com/svn/trunk@1813 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-02- Added support for xlarge screens to handle tablets and disable ↵dswitkin@google.com1-24/+2
compatibility mode. - Improved the layout of the Share screen on big screens. - Other minor cleanup. - Bumped the version to 3.6 final. git-svn-id: https://zxing.googlecode.com/svn/trunk@1807 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-20Updated the release notes and added a Data Matrix image to the help.dswitkin@google.com2-3/+7
git-svn-id: https://zxing.googlecode.com/svn/trunk@1790 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-12Issue 250: Provided a choice of creating a new contact or merging with an ↵dswitkin1-0/+1
existing one. git-svn-id: https://zxing.googlecode.com/svn/trunk@1768 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-12Might as well call the next version Barcode Scanner 3.6, but I'll squeeze in ↵dswitkin@google.com1-2/+4
a few more changes first. git-svn-id: https://zxing.googlecode.com/svn/trunk@1767 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-04-05- Centered the results UI to look better on tablets.dswitkin@google.com1-0/+6
- Other minor polish. - Bumped the version to 3.54 beta 1. git-svn-id: https://zxing.googlecode.com/svn/trunk@1737 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-24Changes for Barcode Scanner 3.53 beta 1.dswitkin@google.com1-0/+7
git-svn-id: https://zxing.googlecode.com/svn/trunk@1692 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-15Final changes for Barcode Scanner 3.52.dswitkin@google.com1-0/+5
git-svn-id: https://zxing.googlecode.com/svn/trunk@1652 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-10Final changes for Barcode Scanner 3.51.dswitkin@google.com1-0/+1
git-svn-id: https://zxing.googlecode.com/svn/trunk@1639 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-26Changes for Barcode Scanner 3.51 beta 1.dswitkin@google.com1-3/+6
git-svn-id: https://zxing.googlecode.com/svn/trunk@1633 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-16Tiny change "DataMatrix" to "Data Matrix"srowen3-3/+3
git-svn-id: https://zxing.googlecode.com/svn/trunk@1592 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-15Bumped Barcode Scanner version to 3.5 beta 2, and updated some help text.dswitkin@google.com3-4/+5
git-svn-id: https://zxing.googlecode.com/svn/trunk@1590 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-13Another minor change to WhiteRectangleDetector and update "about" screen in ↵srowen1-2/+3
Android to mention Data Matrix git-svn-id: https://zxing.googlecode.com/svn/trunk@1586 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-11Fixed the Google Shopper button remaining visible after scanning a product, ↵dswitkin@google.com1-10/+4
and bumped the version to 3.5 beta 1. git-svn-id: https://zxing.googlecode.com/svn/trunk@1583 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-21Final Barcode Scanner 3.4 changes:dswitkin@google.com4-10/+12
- Cleaned up the sharing UI - Removed a piece of black artwork - Fixed the Froyo bug with the Help screen appearing blank - Made external URLs in Help launch in the Browser - Updated some help text git-svn-id: https://zxing.googlecode.com/svn/trunk@1491 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-30- Bumped version to 3.4 beta 1.dswitkin@google.com1-17/+10
- Fixed two crashes on low DPI devices because of missing/stale views in layout-ldpi/capture.xml. - Added support for apps on SD card on Froyo. - Updated SDK to 8. - Tweaked some font sizes. - Updated the What's New page. git-svn-id: https://zxing.googlecode.com/svn/trunk@1464 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15Back to white backgrounds, somewhat smaller text in the result screen, ↵srowen1-5/+2
shorter Toast popup and doesn't interfere with help screen git-svn-id: https://zxing.googlecode.com/svn/trunk@1429 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15Rest of cosmetic changes -- simpler, black theme with easier-to-touch ↵srowen7-19/+34
buttons and consistent sizing, icons git-svn-id: https://zxing.googlecode.com/svn/trunk@1426 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-28Created Barcode Scanner 3.31 final.dswitkin1-1/+1
git-svn-id: https://zxing.googlecode.com/svn/trunk@1394 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-26Created Barcode Scanner 3.31 beta 1.dswitkin1-1/+10
git-svn-id: https://zxing.googlecode.com/svn/trunk@1391 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-10New icon from Roman Nurik, and help system tweaks.dswitkin@google.com7-9/+8
git-svn-id: https://zxing.googlecode.com/svn/trunk@1346 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-03Bumped the version to 3.3 beta 2.dswitkin1-1/+1
git-svn-id: https://zxing.googlecode.com/svn/trunk@1329 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-28Added the external storage permission to fix SD card writing issues and ↵dswitkin1-18/+7
bumped the version to 3.3 beta 1. git-svn-id: https://zxing.googlecode.com/svn/trunk@1322 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-29Final changes for Barcode Scanner 3.22.dswitkin1-0/+6
git-svn-id: https://zxing.googlecode.com/svn/trunk@1263 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-06Made upgrades load the What's New page, while new installs load the default ↵dswitkin1-1/+5
help page. Also bumped the version to 3.21 beta 1. git-svn-id: https://zxing.googlecode.com/svn/trunk@1242 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-25Final changes for Barcode Scanner 3.2.dswitkin1-1/+1
git-svn-id: https://zxing.googlecode.com/svn/trunk@1220 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-22Added a Google Shopper button when scanning products, and bumped the version ↵dswitkin1-9/+7
to 3.2 beta 1. git-svn-id: https://zxing.googlecode.com/svn/trunk@1216 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-01-04Allowed non-autofocus devices to see the app in Market, and updated the docs ↵dswitkin2-0/+7
and version accordingly. git-svn-id: https://zxing.googlecode.com/svn/trunk@1173 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-14Bumped the Android client version to 3.1 beta 1 and wrote up release notes.dswitkin1-11/+6
git-svn-id: https://zxing.googlecode.com/svn/trunk@1159 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-06Made the final changes for Barcode Scanner 3.01.dswitkin1-0/+4
git-svn-id: https://zxing.googlecode.com/svn/trunk@1103 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-19- Created Barcode Scanner 3.0 beta 1, for Donut and above only.dswitkin1-0/+2
- Added support for ACTION_SEND intent for encoding a QR from Contacts. - Made VCARD parsing a little less strict. - Updated help and fixed a minor UI issue. - Removed vestigial intent support using the old package name. git-svn-id: https://zxing.googlecode.com/svn/trunk@1075 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-23Updated the HTML "What's new" page with 3.0 features.dswitkin1-16/+4
git-svn-id: https://zxing.googlecode.com/svn/trunk@1062 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-09-04Final changes for Barcode Scanner 2.93.dswitkin1-0/+4
git-svn-id: https://zxing.googlecode.com/svn/trunk@1046 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-08-21Made another fix for the Samsung Galaxy, and bumped the version to 2.92.dswitkin1-0/+4
git-svn-id: https://zxing.googlecode.com/svn/trunk@1036 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-08-19Made a new fix to turn off the Samsung Galaxy flash, and cut release 2.91.dswitkin1-0/+5
git-svn-id: https://zxing.googlecode.com/svn/trunk@1035 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-07-09Created v2.9 of Barcode Scanner, and added Japanese translations.dswitkin1-5/+3
git-svn-id: https://zxing.googlecode.com/svn/trunk@1018 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-05-28Cut Barcode Scanner v2.8 for Android.dswitkin1-7/+5
git-svn-id: https://zxing.googlecode.com/svn/trunk@960 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-05-01Final changes for v2.7 of Barcode Scanner, including sending product lookups ↵dswitkin1-7/+7
to the mobile version of Google Product Search. git-svn-id: https://zxing.googlecode.com/svn/trunk@923 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-03-11Created v2.6 final, and added the ability for web apps to launch Barcode ↵dswitkin1-0/+1
Scanner by linking to http://zxing.appspot.com/scan. git-svn-id: https://zxing.googlecode.com/svn/trunk@885 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-03-09Changes to create Barcode Scanner 2.6 beta 1.dswitkin1-6/+6
git-svn-id: https://zxing.googlecode.com/svn/trunk@882 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-02-20Revised the What's New help page, and bumped the version to 2.5 final.dswitkin1-11/+6
git-svn-id: https://zxing.googlecode.com/svn/trunk@866 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-12-16Fixed a broken inline image in the HTML help.dswitkin1-1/+1
git-svn-id: https://zxing.googlecode.com/svn/trunk@786 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-12-02New HTML edits from Joseph, and added a fading edge to the WebView to make ↵dswitkin6-39/+39
it more obvious that there is more content the user can scroll to. git-svn-id: https://zxing.googlecode.com/svn/trunk@773 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-11-26Created an HTML help system, which is hooked up to the Menu/Help button. It ↵dswitkin7-0/+117
also runs automatically the first time a new version of the app is run on a particular device. I wrote up a bunch of pages, which feature great art by Joseph, including a What's New page that we can edit for every release. git-svn-id: https://zxing.googlecode.com/svn/trunk@761 59b500cc-1b3d-0410-9834-0bbf25fbcc57