Commit graph

564 commits

Author SHA1 Message Date
srowen 3569162c69 More Issue 1067 - go back to original behavior - user chooses inclusive end date for all day events and app will compensate. End-less events have 0 duration by default.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2042 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-17 15:35:03 +00:00
srowen 7e234d9dfd Russian updates from Dmitry
git-svn-id: https://zxing.googlecode.com/svn/trunk@2041 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-17 10:19:59 +00:00
srowen 293f565db9 Issue 1067 and more. Add "VALUE=DATE" to encoding of all-day dates. Don't pretend end was specified in original barcode if not present. However for benefit of Android Calendar apps, use +1 hour/day end time for missing end. Fix some error messages in appspot generator too.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2040 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-17 09:35:48 +00:00
srowen 8198d32f53 Let Proguard work for release builds
git-svn-id: https://zxing.googlecode.com/svn/trunk@2039 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-16 23:51:06 +00:00
srowen 9e9e5671d9 Remove some pre-Eclair code, update camera parameters handling to use 2.x APIs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2038 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-16 10:39:50 +00:00
srowen 505b14de04 Fix some camera-related crashes on 3.71 that we may need to also put out a back-ported fix for
git-svn-id: https://zxing.googlecode.com/svn/trunk@2036 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-15 16:50:44 +00:00
srowen 11f83b37e1 Minor Spanish fixes from a user
git-svn-id: https://zxing.googlecode.com/svn/trunk@2035 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-15 15:51:28 +00:00
srowen b6ac1adae2 Issue 1061 URL-escape {CODE} replacement
git-svn-id: https://zxing.googlecode.com/svn/trunk@2034 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-14 21:22:45 +00:00
dswitkin@google.com 157f2a2449 One updated Slovak string from Laurent.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2033 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-14 16:21:47 +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
srowen fe9bdc6974 Issue 1056 Catalan translation from Joan
git-svn-id: https://zxing.googlecode.com/svn/trunk@2027 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-11 18:06:45 +00:00
srowen 83c5ecf410 Issue 1057 save wifi config on successful connect
git-svn-id: https://zxing.googlecode.com/svn/trunk@2026 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-11 14:17:16 +00:00
srowen f328cb618e Update ZXingTest to work on 3.x+, mostly by removing the camera capture bit for now. It can come back after android/ is updated and can be cloned again. Updated android-integration with better API and ability to specify package. Now ZXingTest uses our integration code. It's updated for Android 2.x and reports camera params in a slightly better form. Also fixed a few Android 2.x issues and related intent integration stuff left over from other recent changes.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2020 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-10 11:16:24 +00:00
srowen 22e0f8daa2 Issue 1046 better Hungarian strings
git-svn-id: https://zxing.googlecode.com/svn/trunk@2019 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-05 21:58:26 +00:00
srowen 957e179e63 Issue 933 handle multi-day all-day events
git-svn-id: https://zxing.googlecode.com/svn/trunk@2015 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-04 16:31:22 +00:00
srowen e7781ae3d8 Another bug fix to go with Issue 1044 -- this one only cropped up on my tablet though
git-svn-id: https://zxing.googlecode.com/svn/trunk@2014 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-04 16:27:14 +00:00
srowen c3659d2b94 Real fix for Issue 1044 - don't use static CameraManager
git-svn-id: https://zxing.googlecode.com/svn/trunk@2013 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-04 11:21:21 +00:00
srowen 86034a4442 More for Issue 1044 -- avoid another possible NPE though I don't think the underlyling issue has been found yet
git-svn-id: https://zxing.googlecode.com/svn/trunk@2010 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-02 20:02:32 +00:00
dswitkin@google.com c79fb8474b Added build targets for IntelliJ which can't see the built-in Android targets.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2009 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-02 19:58:54 +00:00
srowen 79add84a5a Recreate build files for android, androidtest, for latest SDK
git-svn-id: https://zxing.googlecode.com/svn/trunk@2008 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-02 19:34:19 +00:00
srowen 6f5841d8bb Issue 1044 maybe avoid NPE in onDraw() before CaptureActivity.onResume()
git-svn-id: https://zxing.googlecode.com/svn/trunk@2007 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-02 17:04:54 +00:00
srowen d148e9ff9d Issue 1029 Can now override device locale for purposes of determining which Google to search
git-svn-id: https://zxing.googlecode.com/svn/trunk@2005 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-02 13:33:50 +00:00
srowen ce014a5ffc Fixed potential bug in not recycling bitmaps that I spied from BS+
git-svn-id: https://zxing.googlecode.com/svn/trunk@2004 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-02 11:31:10 +00:00
srowen b972ba85ac Better Portuguese translation from BS+ (from professional translator)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2003 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-02 11:30:50 +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 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 d65dd54e03 Some small Bulgarian fixes.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1991 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-10-27 16:27:02 +00:00
srowen 352dc25139 Merge miscellaneous additional changes from my near-identical version of hiding text while encoding QR codes: redact menu bar title, and some javadoc improvements in Intents
git-svn-id: https://zxing.googlecode.com/svn/trunk@1989 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-10-21 23:30:39 +00:00
dswitkin@google.com deea2105b7 Added an option to hide the contents when encoding a barcode via Intent.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1988 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-10-21 21:09:13 +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
srowen 8cc8d7b078 Hindi auto-translation
git-svn-id: https://zxing.googlecode.com/svn/trunk@1984 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-10-19 16:26:58 +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 27a047ebe2 Guess at avoiding an NPE reported by a user
git-svn-id: https://zxing.googlecode.com/svn/trunk@1970 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-10-14 08:41:14 +00:00
dswitkin@google.com a75bc5d021 Minor whitespace and comment cleanup.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1968 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-10-13 19:09:31 +00:00
srowen d2ed7976ef Merge from "Barcode Scanner Plus": avoid deprecated AndroidHttpClient and use java.net for networking; better HTTP headers, better redirect handling
git-svn-id: https://zxing.googlecode.com/svn/trunk@1958 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-10-12 11:53:54 +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 eda536772b More small static analysis stuff
git-svn-id: https://zxing.googlecode.com/svn/trunk@1945 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-28 18:27:53 +00:00
srowen 6a2c4e8d2f Go back to 75% reticle size
git-svn-id: https://zxing.googlecode.com/svn/trunk@1944 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-28 18:27:36 +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 303ed2e6a0 A pile of changes from proper static analysis for nullability issues, with full annotations.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1937 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-26 19:09:45 +00:00
srowen e76c5785c7 Issue 997 fixes for Bulgarian strings
git-svn-id: https://zxing.googlecode.com/svn/trunk@1936 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-26 19:06:32 +00:00
dswitkin@google.com 08218b7a90 Updated the Market URLs we use to conform to:
http://developer.android.com/guide/publishing/publishing.html#marketintent


git-svn-id: https://zxing.googlecode.com/svn/trunk@1935 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-26 16:46:01 +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 92adf1a6d5 Further simplification; correct-er handling of ASCII vs hex SSID, and password
git-svn-id: https://zxing.googlecode.com/svn/trunk@1932 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-25 11:23:33 +00:00
srowen faf72f02eb Add support for email/phone/address types, pronunciation, IM handle in contacts with vCard
git-svn-id: https://zxing.googlecode.com/svn/trunk@1931 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-24 16:43:41 +00:00
srowen db08da3bb1 Reticle is getting quite small with new larger boundaries for tablets -- go to 60%, to help focus too
git-svn-id: https://zxing.googlecode.com/svn/trunk@1930 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-24 16:43: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 6a85049428 Issue 993 more zh-tw translation updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@1928 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-23 08:35:15 +00:00
srowen b2f6743ed4 Issue 991 tiny Chinese translation fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@1927 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-22 16:20:16 +00:00