Commit graph

104 commits

Author SHA1 Message Date
srowen 41d2082342 As far as I know, should be OK to express that we target 2.3.x but support 2.1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2356 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-07-21 20:10:22 +00:00
dswitkin@google.com fd38b08e1d Created Barcode Scanner 4.2 final.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2320 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-06-25 20:09:51 +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 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
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
srowen 5cc9295451 Reimplement History as a simple activity instead of dialog; add ability to delete one entry with a long press
git-svn-id: https://zxing.googlecode.com/svn/trunk@2106 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-09 20:12:59 +00:00
srowen 1edb8c6dca Add a few more uses-features that describe the app better
git-svn-id: https://zxing.googlecode.com/svn/trunk@2102 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-01 21:49:44 +00:00
srowen a5864dca0e Turns out permission-group is not going to do what I thought here, so remove it
git-svn-id: https://zxing.googlecode.com/svn/trunk@2095 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-20 16:56:51 +00:00
srowen cff3e66a87 New SDK 16 lint tool suggests removing some unused stuff, etc.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2094 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-18 01:07:14 +00:00
srowen a9754fb978 Matching Issue 414 / commit 2088 change to iPhone: support zxing://scan/... URLs too
git-svn-id: https://zxing.googlecode.com/svn/trunk@2091 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-17 10:43:57 +00:00
srowen 2620c59647 Turns out we do not need write-contact permission to add a contact by Intent, and do not need wake-lock for wifi in Android 2.x
git-svn-id: https://zxing.googlecode.com/svn/trunk@2080 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-12 19:51:53 +00:00
dswitkin@google.com 77a9722e16 - Bumped the versionCode to one past 3.72.
- Fixed the ij-install target which the new Android SDK broke.

git-svn-id: https://zxing.googlecode.com/svn/trunk@2043 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-17 19:19:55 +00:00
srowen 898757898c Back-port BS+ changes to use newer Android 2.x APIs, removing deprecations. Now, we're on to Android 2.1 / Eclair / android-7 as a minimum platform level. I called this "4.0" accordingly.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2031 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-13 18:13:35 +00:00
dswitkin 8683a96213 Fixed Market thinking Barcode Scanner was not compatible with any devices.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2001 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-01 21:51:30 +00:00
dswitkin 914b22c8a0 Bumped Barcode Scanner to 3.7 final.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1999 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-01 19:50:14 +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 468ec159b8 Remove 2 unnecessary wi-fi permissions; thread configuration and wait for wi-fi to enable
git-svn-id: https://zxing.googlecode.com/svn/trunk@1947 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-30 05:20:44 +00:00
srowen dc5f292c21 Manifest changes I think we want: no state needed with one exception; always restart from scanning from Home
git-svn-id: https://zxing.googlecode.com/svn/trunk@1943 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-28 05:26:29 +00:00
srowen 72b52f32c0 Group and label share/wi-fi permissions for Market users benefit
git-svn-id: https://zxing.googlecode.com/svn/trunk@1934 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-25 12:39:04 +00:00
srowen 4add23c286 Issue 987 chop down most of the wi-fi functionality so that it triggers the network change and moves on; seems much less fragile in the face of Android device strangeness
git-svn-id: https://zxing.googlecode.com/svn/trunk@1929 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-24 15:46:17 +00:00
srowen 5596e81085 Explicitly don't require touchscreen, wifi, autofocus -- think Market was assuming touchscreen/wifi due to permissions
git-svn-id: https://zxing.googlecode.com/svn/trunk@1919 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-18 09:14:58 +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 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
srowen dcbee05f25 Issue 786, from Lachezar, support encoding text/plain
git-svn-id: https://zxing.googlecode.com/svn/trunk@1740 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-04-12 20:35:34 +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 c1dac34398 Whoops, forgot to submit the manifest changes for Barcode Scanner 3.53 final.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1728 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-03-24 20:12:11 +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 ff1a8ec003 Addition change to avoid error in activity picker when rotated
git-svn-id: https://zxing.googlecode.com/svn/trunk@1632 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-26 09:34:16 +00:00
dswitkin@google.com 295fe6f50f Bumped Barcode Scanner version to 3.5 final.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1599 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-20 18:11:59 +00:00
srowen 50f397ec86 Add stateAlwaysHidden to keep soft keyboard away
git-svn-id: https://zxing.googlecode.com/svn/trunk@1597 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-20 07:04:32 +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
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 63a5cd3055 Added a Google Shopper icon to the result buton for products and ISBNs.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1492 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-21 23:15:23 +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 6e675714c0 Updated the version to 3.4 beta 3, and removed the reinstall target, making the install target do either.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1486 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-16 21:10:37 +00:00
srowen e46c6f1e9f Add WAKE_LOCK for wifi as it appears necessary on older Android
git-svn-id: https://zxing.googlecode.com/svn/trunk@1478 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-13 07:56:52 +00:00
dswitkin@google.com 426636cea4 Updated the version to 3.4 beta 2.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1475 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-09 21:36:59 +00:00
vikrama 983d29eb62 Removed some commented code, and general code cleanup. Turned many
variables into finals.  Change the UI to display network name and type
more clearly.



git-svn-id: https://zxing.googlecode.com/svn/trunk@1469 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-08 05:12:51 +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
vikrama 6943578c18 Do not broadcast the intent
git-svn-id: https://zxing.googlecode.com/svn/trunk@1453 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-23 03:01:43 +00:00
dswitkin@google.com b94d44c5a1 - Made sure barcode scanning always restarts when the activity is resumed.
- Fixed a potential ANR - we can never sleep on the main thread.
- Bumped the version number.
- Minor cleanup and 100 columns fixes.

git-svn-id: https://zxing.googlecode.com/svn/trunk@1447 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-18 16:17:12 +00:00
vikrama fb1e512208 Android activity to add a network, and all associated code for dealing
with WIFI: schemes on the Android side.

 Things to be done:
1. Much more testing.
2. Implement SB and test it well.
3. Clean up the UI to make it beautiful.
4. Figure out what to do when the network is connected: exit the
   Barcode Scanner?  Currently, the activity kills itself, restoring
   camera capture.
5. Publicize the WIFI: scheme.



git-svn-id: https://zxing.googlecode.com/svn/trunk@1425 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 03:49:49 +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