srowen
20e7963840
Update what's new for 4.3.1. Also fix HTML DOCTYPEs
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2432 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-29 12:25:11 +00:00
srowen
2d15ccf5b5
Put version number in Help, fix some HTML entity problems, make version "beta 1"
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2407 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-13 06:41:17 +00:00
srowen
34230c345a
Update What's New for 4.3
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2405 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-12 11:22:01 +00:00
srowen
2be60d4824
Freshen screen shots in help screens
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2404 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-12 10:15:55 +00:00
srowen
008c23fed8
Merge About into Help. Clean up Help a little. Auto-translate into common languages.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2401 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-10 16:39:11 +00:00
dswitkin@google.com
8edb1ca833
Updated the manifest and What's New page for 4.2 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2311 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-06-13 17:55:52 +00:00
dswitkin@google.com
20424b0e4e
Created Barcode Scanner v4.11 beta 1 based on CL 2284.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2292 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-05-14 17:52:09 +00:00
dswitkin@google.com
1204c7d7fa
Created Barcode Scanner v4.1 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2254 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-04-16 21:54:57 +00:00
dswitkin@google.com
e46307ec6e
Fixed a small type, Froyo is not Android 2.1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2138 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-03 20:09:46 +00:00
dswitkin@google.com
5da2c7470e
Bumped version to 4.0 final and fixed Finnish translation which broke the build.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2136 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-30 22:50:53 +00:00
srowen
27194b053a
Misc changes suggested by lint/code inspection
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2130 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-21 13:05:42 +00:00
dswitkin@google.com
e5189730ce
Bumped the version to 4.0 beta 1 and updated the What's New page.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2127 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 21:58:02 +00:00
dswitkin@google.com
2ad7c9ea83
Small What's New change, mostly to test an SVN issue I'm having.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2044 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-21 21:30:26 +00:00
srowen
db60385d7d
Update all Java code to use Java 6
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2002 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-02 11:16:30 +00:00
dswitkin@google.com
d7c5cc9b38
One small change to the release notes before cutting 3.7 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1987 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-10-20 21:34:24 +00:00
dswitkin@google.com
4dfe5d7828
Made some changes for Ice Cream Sandwich and bumped the version
...
to 3.7 beta 1.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1978 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-10-18 18:45:31 +00:00
srowen
20a8a3a29f
Fix Issue 978, bad Brazil/Bulgaria mapping. Also add a new framework for auto-translating HTML assets.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1905 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-12 17:30:21 +00:00
dswitkin@google.com
a3ec3038dd
- Fixed Issue 892: Barcode Scanner crashes when started via Intent with 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-07-06 15:43:55 +00:00
dswitkin@google.com
e04e3ef2c1
- Prevented secure URIs from being added to History or copied to the clipboard.
...
- 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-07 22:37:13 +00:00
dswitkin@google.com
261a349c4a
- Added support for xlarge screens to handle tablets and disable 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-06-01 20:27:03 +00:00
dswitkin@google.com
1cccb530bc
Fixed Data Matrix image, the other one had a 'demo' string inserted in it. Grr.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1791 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-20 15:53:22 +00:00
dswitkin@google.com
88557fa3bf
Updated the release notes and added a Data Matrix image to the help.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1790 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-20 15:43:30 +00:00
dswitkin
e7b14f7443
Issue 250: Provided a choice of creating a new contact or merging with an existing one.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1768 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-12 15:03:03 +00:00
dswitkin@google.com
6a334eccf4
Might as well call the next version Barcode Scanner 3.6, but I'll squeeze in a few more changes first.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1767 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-11 20:48:42 +00:00
dswitkin@google.com
0dbfc11aa3
- Centered the results UI to look better on tablets.
...
- 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
2011-04-05 18:41:12 +00:00
dswitkin@google.com
5e5ac2153e
Changes for Barcode Scanner 3.53 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1692 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-23 22:09:19 +00:00
dswitkin@google.com
2d2c2cf18b
Final changes for Barcode Scanner 3.52.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1652 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-15 15:28:59 +00:00
dswitkin@google.com
754e8d3910
Final changes for Barcode Scanner 3.51.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1639 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-10 19:42:09 +00:00
dswitkin@google.com
d7e7e20234
Changes for Barcode Scanner 3.51 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1633 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-26 15:07:33 +00:00
srowen
0be168eb9a
Tiny change "DataMatrix" to "Data Matrix"
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1592 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-16 07:24:25 +00:00
dswitkin@google.com
d6d026e3dd
Bumped Barcode Scanner version to 3.5 beta 2, and updated some help text.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1590 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-15 16:40:49 +00:00
srowen
fd3c38bf70
Another minor change to WhiteRectangleDetector and update "about" screen in Android to mention Data Matrix
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1586 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-13 09:12:02 +00:00
dswitkin@google.com
4c01e8897d
Fixed the Google Shopper button remaining visible after scanning a product, 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-09-10 21:02:33 +00:00
dswitkin@google.com
e95e16698a
Final Barcode Scanner 3.4 changes:
...
- 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-07-20 22:43:38 +00:00
dswitkin@google.com
f70d7e51bf
- Bumped version to 3.4 beta 1.
...
- 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-29 21:11:27 +00:00
srowen
bda97f7c84
Back to white backgrounds, somewhat smaller text in the result screen, 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-15 18:43:10 +00:00
srowen
d7a841bc2b
Rest of cosmetic changes -- simpler, black theme with easier-to-touch buttons and consistent sizing, icons
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1426 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 13:04:18 +00:00
dswitkin
c6f29f2ebc
Created Barcode Scanner 3.31 final.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1394 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-28 15:30:48 +00:00
dswitkin
a0ecb24f54
Created Barcode Scanner 3.31 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1391 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-26 16:58:15 +00:00
dswitkin@google.com
9bf3b2a3ef
New icon from Roman Nurik, and help system tweaks.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1346 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-10 14:57:40 +00:00
dswitkin
8976d86915
Bumped the version to 3.3 beta 2.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1329 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-03 15:54:37 +00:00
dswitkin
10116044ec
Added the external storage permission to fix SD card writing issues and bumped the version to 3.3 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1322 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-28 19:52:17 +00:00
dswitkin
73063a9f20
Final changes for Barcode Scanner 3.22.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1263 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-29 17:40:53 +00:00
dswitkin
30f916b3d6
Made upgrades load the What's New page, while new installs load the default 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-03-05 22:41:02 +00:00
dswitkin
5bc9ba4563
Final changes for Barcode Scanner 3.2.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1220 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-24 21:38:15 +00:00
dswitkin
8090bb441a
Added a Google Shopper button when scanning products, and bumped the version to 3.2 beta 1.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1216 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-02-22 15:55:25 +00:00
dswitkin
40ceee408a
Allowed non-autofocus devices to see the app in Market, and updated the docs and version accordingly.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1173 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-01-04 20:38:41 +00:00
dswitkin
20ae03785b
Bumped the Android client version to 3.1 beta 1 and wrote up release notes.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1159 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-14 01:40:21 +00:00
dswitkin
3b957d3dec
Made the final changes for Barcode Scanner 3.01.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@1103 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-06 17:10:10 +00:00
dswitkin
0fd5a2c506
- Created Barcode Scanner 3.0 beta 1, for Donut and above only.
...
- 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-10-19 18:04:57 +00:00