Commit graph

759 commits

Author SHA1 Message Date
dswitkin@google.com e4bfbeea82 Last Slovak update.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2175 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-10 16:35:49 +00:00
srowen 967520421f Use screen-sized preview if available, if it's not too big/small, for all devices
git-svn-id: https://zxing.googlecode.com/svn/trunk@2170 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-07 20:03:22 +00:00
srowen cae8f40d5c Work around strange SQLiteException on startup; first see if it is transient, so swallowing it 'fixes' it?
git-svn-id: https://zxing.googlecode.com/svn/trunk@2168 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-06 22:01:30 +00:00
srowen 2f4d602f42 Issue 1151 Danish updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@2167 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-06 21:38:35 +00:00
dswitkin@google.com bd825dec33 Some Slovak updates from Laurent.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2166 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-06 16:54:06 +00:00
srowen f437771490 Force workaround on for Optimus
git-svn-id: https://zxing.googlecode.com/svn/trunk@2164 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-05 10:04:05 +00:00
srowen 0269f60ac6 Add switch to workaround LG Optimus V/S problems by forcing preview to screen size
git-svn-id: https://zxing.googlecode.com/svn/trunk@2161 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 16:31:48 +00:00
srowen 2c84200f64 Issue 1143: enable Codabar after improved decoding avoids false positives
git-svn-id: https://zxing.googlecode.com/svn/trunk@2158 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 14:44:05 +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 8d42aef4ce Maybe avoid a weird NPE
git-svn-id: https://zxing.googlecode.com/svn/trunk@2135 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-29 21:02:59 +00:00
srowen ae54c38817 Issue 1141 Finnish translation updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@2134 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-29 12:59:37 +00:00
srowen 921ba43cb7 Tiny fix -- synchronized on arg, not list
git-svn-id: https://zxing.googlecode.com/svn/trunk@2133 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-28 15:07:32 +00:00
srowen 6a46c4ac54 Put URL, birthday in notes as there's not a better place for them by Intent
git-svn-id: https://zxing.googlecode.com/svn/trunk@2131 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-21 17:53:24 +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
srowen 26f06c0ed2 Removed defunct "not our results" message; results are delivered inline now and are marked with source
git-svn-id: https://zxing.googlecode.com/svn/trunk@2129 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-21 13:01:39 +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 e2620cef49 (undo one unintentional change)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2126 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 20:01:54 +00:00
srowen 8eb473fc40 Remove defunct 'buggy' message for 4.0 from HelpActivity. And add the other half of new History impl that I forgot
git-svn-id: https://zxing.googlecode.com/svn/trunk@2125 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 19:43:58 +00:00
srowen b8b62c6e30 Add support for %t (type) in custom search URL
git-svn-id: https://zxing.googlecode.com/svn/trunk@2124 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 18:48:10 +00:00
srowen d4cd1c4b58 Avoid an NPE in Arrays.asList
git-svn-id: https://zxing.googlecode.com/svn/trunk@2121 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-19 12:52:20 +00:00
srowen 035320bd2f Issue 1126 In vCard, escape comma not colon
git-svn-id: https://zxing.googlecode.com/svn/trunk@2120 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-19 09:30:26 +00:00
srowen 01c274cfd1 Fix slight problem in heuristic for detecting URIs: accept a.singleletterdomainelement.com
git-svn-id: https://zxing.googlecode.com/svn/trunk@2108 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 14:52:53 +00:00
srowen ccf169425f Catch strange RuntimeExceptino from inside autoFocus() in Android 4.0.x+
git-svn-id: https://zxing.googlecode.com/svn/trunk@2107 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 14:30:55 +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 0b58fc05d6 Actually use CheckboxPreference defaults in preferences.xml!
git-svn-id: https://zxing.googlecode.com/svn/trunk@2101 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-01 21:49:17 +00:00
srowen 1afa8c80d4 Check more directly for Shopper; saw a strange ActivityNotFoundException here
git-svn-id: https://zxing.googlecode.com/svn/trunk@2099 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-29 04:00:14 +00:00
srowen c77baf34a8 Issue 918 Add MECARD/vCard switch after factoring out and tidying some of the contact encoding logic
git-svn-id: https://zxing.googlecode.com/svn/trunk@2097 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-23 13:59:15 +00:00
srowen 41a450d25e Issue 1111 Spanish fixes
git-svn-id: https://zxing.googlecode.com/svn/trunk@2096 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-22 13:43:54 +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 18f357a36f Improve wifi message and return to scan after; a few string cleanups too
git-svn-id: https://zxing.googlecode.com/svn/trunk@2081 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-12 22:12:07 +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
srowen 08acd5b8f7 Minor refinements to prep for history change
git-svn-id: https://zxing.googlecode.com/svn/trunk@2079 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-11 16:24:03 +00:00
srowen 623035462a Issue 1096 typo fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@2070 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-08 11:08:55 +00:00
srowen ac499ddaf6 Issue 876 add ability to customize prompt (and reshuffle a few items in CaptureActivity for clarity)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2066 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-06 11:44:17 +00:00
srowen 80adf83354 Issue 393 add intent extra to control delay after scan by intent
git-svn-id: https://zxing.googlecode.com/svn/trunk@2065 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-05 20:51:31 +00:00
srowen b79c099d75 Issue 1087 fixed Swedish translation
git-svn-id: https://zxing.googlecode.com/svn/trunk@2062 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-30 19:06:53 +00:00
srowen 6de693fa06 Issue 1079 return metadata like byte segments and more in Intent extras; add raw bytes to intent integrator code
git-svn-id: https://zxing.googlecode.com/svn/trunk@2053 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-28 15:06:44 +00:00
srowen ab0ec7ebc8 Cap preview size used at about 800x480; for Issue 1069, adjust Display info by correcting to landscape
git-svn-id: https://zxing.googlecode.com/svn/trunk@2046 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-22 08:48:27 +00:00
srowen 922f9e0abc Bulgarian update from Lachezar
git-svn-id: https://zxing.googlecode.com/svn/trunk@2045 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-22 08:20:11 +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
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 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
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
vikrama e0b5697fa0 Remove an unused variable from the WifiReceiver class.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1918 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-18 03:50:16 +00:00
vikrama 44046e24c6 Adding minor comments
git-svn-id: https://zxing.googlecode.com/svn/trunk@1917 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-17 19:43:25 +00:00
vikrama b87bc99393 Minor whitespace and comment cleanup
git-svn-id: https://zxing.googlecode.com/svn/trunk@1916 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-17 19:36:00 +00:00
srowen a0f08df51e Japanese language strings better as "values-ja", and other small translator tweaks
git-svn-id: https://zxing.googlecode.com/svn/trunk@1914 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-17 16:23:36 +00:00
srowen 2d59831aa4 Issue 979 small user contributed French fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@1906 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-13 07:41:10 +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
srowen dddc36e3cc Korean
git-svn-id: https://zxing.googlecode.com/svn/trunk@1904 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-12 15:22:18 +00:00
srowen c3a5dcce06 Misc improvements: bigger scanner on tablets, anti-aliased drawing, escape HTML in product results, ITF-14 allows 48 digits
git-svn-id: https://zxing.googlecode.com/svn/trunk@1903 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-10 20:30:01 +00:00
srowen 12cdb98b81 Fixed book search browsing
git-svn-id: https://zxing.googlecode.com/svn/trunk@1901 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-02 10:02:02 +00:00
srowen 9278059461 Issue 950 add a confirmation dialog for Clear History
git-svn-id: https://zxing.googlecode.com/svn/trunk@1900 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-01 17:30:09 +00:00
srowen b5e7ee3008 Log message typo fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@1896 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-08-25 09:01:29 +00:00
srowen 8e2dbd1add Added Kamil Kaczmarczyk's full name
git-svn-id: https://zxing.googlecode.com/svn/trunk@1893 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-08-22 22:49:45 +00:00
srowen 143b028063 Refinements to last change, for history text and newlines
git-svn-id: https://zxing.googlecode.com/svn/trunk@1892 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-08-22 12:55:08 +00:00
srowen 9af326638d Issue 941 retrieve more info from Google Books for ISBNs
git-svn-id: https://zxing.googlecode.com/svn/trunk@1891 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-08-22 12:08:33 +00:00
srowen e9bcd9befb Fix some obvious errors in TLD mappings. Key on country, not country-language, so it actually works in most cases!
git-svn-id: https://zxing.googlecode.com/svn/trunk@1888 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-08-17 19:52:50 +00:00
srowen d78e5280c0 Issue 939 add NOTE, URL to encoder
git-svn-id: https://zxing.googlecode.com/svn/trunk@1882 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-08-12 17:34:18 +00:00
srowen b151a85c7e Issue 923 oops preserve output order
git-svn-id: https://zxing.googlecode.com/svn/trunk@1874 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-08-02 10:54:23 +00:00
srowen 3f26da0f80 Issue 923 user supplied patch to remember supplemental info in history
git-svn-id: https://zxing.googlecode.com/svn/trunk@1873 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-08-02 10:46:10 +00:00
srowen 71953aee21 Issue 924 avoid encoding duplicate fields
git-svn-id: https://zxing.googlecode.com/svn/trunk@1868 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-07-27 12:09:02 +00:00
srowen 3f1f2188b2 Two small javadoc warnings
git-svn-id: https://zxing.googlecode.com/svn/trunk@1866 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-07-25 16:36:39 +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
srowen aec325279d Per suggestion, second copy of Hebrew under alternate old code 'iw' to support some devices
git-svn-id: https://zxing.googlecode.com/svn/trunk@1834 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-25 06:51:57 +00:00
srowen 5288ae8c2e Remove stray quote from Greek
git-svn-id: https://zxing.googlecode.com/svn/trunk@1833 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-24 10:14:08 +00:00
srowen a866e832c9 Fix problem in translator with %s strings; restore deleted string
git-svn-id: https://zxing.googlecode.com/svn/trunk@1829 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-21 09:24:00 +00:00
srowen a8fe33c862 User-supplied Indonesian translation
git-svn-id: https://zxing.googlecode.com/svn/trunk@1828 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-20 17:24:31 +00:00
srowen dadbc49cc0 Issue 870 user supplied Greek translation
git-svn-id: https://zxing.googlecode.com/svn/trunk@1824 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-14 18:46:44 +00:00
srowen a39bdaf729 User-contributed Danish fixes
git-svn-id: https://zxing.googlecode.com/svn/trunk@1821 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-12 19:55:24 +00:00
dswitkin@google.com 0d8a49fa15 Added better Google Book Search URL detection and centralized it.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1815 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-08 18:23:35 +00:00
dswitkin@google.com 127839b2b7 Fixed a few crashes and added a FIXME for another which needs some refactoring.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1814 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-08 16:15:29 +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 886e3a3e02 Fixed the build and added some cleanup comments.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1812 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-07 15:45:03 +00:00
dswitkin@google.com 5299b18942 Added missing Slovakian string from Laurent.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1810 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-03 14:28:25 +00:00
srowen b70cef7e28 Avoid a RejectedExecutionException and squash it anyhow
git-svn-id: https://zxing.googlecode.com/svn/trunk@1809 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-06-02 18:01:56 +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
srowen e0030780bc Issue 848 German translation fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@1805 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-30 19:29:45 +00:00
srowen 9b176a1a5f Issue 851 NPE for invalid network type
git-svn-id: https://zxing.googlecode.com/svn/trunk@1804 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-30 19:19:03 +00:00
srowen df65c5b83e A bunch of code style related changes
git-svn-id: https://zxing.googlecode.com/svn/trunk@1795 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-21 03:36:39 +00:00
srowen 87887ab18c Better fix for concurrency issue
git-svn-id: https://zxing.googlecode.com/svn/trunk@1794 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-21 03:36:08 +00:00
dswitkin@google.com 5b6956c581 Whoops, IntelliJ generated the standard Google header instead of the ZXing one.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1792 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-20 16:03:19 +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@google.com e2ef16f46f Caught another exception when sharing contacts.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1789 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-20 15:40:21 +00:00
dswitkin@google.com f957304831 Caught RuntimeException for Camera.startPreview() and put up an error message. We were getting 135 reports a week about this.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1788 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-20 15:19:44 +00:00
dswitkin@google.com 9f519ac146 Issue 838: Fixed the bookmark picker crashing on Honeycomb.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1785 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-19 19:23:42 +00:00
srowen d7e9842e47 German translation suggestion from user
git-svn-id: https://zxing.googlecode.com/svn/trunk@1784 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-19 06:31:57 +00:00
dswitkin@google.com f3d60dd5bf Updated our list of countries for Book Search.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1781 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-18 15:28:38 +00:00
dswitkin@google.com 146511ea00 Bumped the history DB version for the rare case where there is an entry with the old RSS14 format string.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1780 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 20:51:52 +00:00
dswitkin@google.com 11d348a59f Cleaned up a bunch of TODOs and deleted the old ImageConverter app which has been supplanted by CommandLineRunner.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1778 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 20:13:20 +00:00
dswitkin@google.com c0f797cb45 Prevented checking the reverse image preference on every scan to improve performance.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1777 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 19:30:01 +00:00
dswitkin@google.com e3e0a12da8 Issue 835: Added support for specifying a width and height for the scanning rectangle when launching Barcode Scanner by Intent.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1776 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 19:20:38 +00:00
dswitkin@google.com 8ff9e7f4fa Standardized the naming of our barcode formats and alphabetized them.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1775 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-17 15:46:09 +00:00
srowen 51b3d726e3 Auto translation of latest string
git-svn-id: https://zxing.googlecode.com/svn/trunk@1770 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-12 20:54:12 +00:00
dswitkin e22dd98452 Lots of code cleanup, including 100 column fixes and dead code removal.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1769 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-12 15:42:24 +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 75cc7fe591 Issue 821: Add text box for encoding arbitrary QR Code contents.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1766 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-11 20:38:54 +00:00
dswitkin@google.com e83f9b4f36 Added a whole bunch of Google web search country/language/TLD entries, as well as new ones for Google Product Search which is now in 10 countries.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1762 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-05-09 19:20:14 +00:00
srowen 9afb71c862 Grammar issue reported by user
git-svn-id: https://zxing.googlecode.com/svn/trunk@1753 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-04-29 12:55:52 +00:00
srowen 07d165054b Issue 819 don't copy to clipboard if not saving history, when activated by Intent
git-svn-id: https://zxing.googlecode.com/svn/trunk@1752 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-04-29 08:53:44 +00:00
srowen 1a14df21d1 Issue 800 contributed translation change
git-svn-id: https://zxing.googlecode.com/svn/trunk@1742 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-04-13 21:17:08 +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
srowen 69c61da1d7 Suggested fix from Android team for unofficial calendar API - all day event start must be sent in GMT
git-svn-id: https://zxing.googlecode.com/svn/trunk@1735 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-04-03 18:49:03 +00:00
srowen 50277f6486 Issue 787 inactivity timer battery check
git-svn-id: https://zxing.googlecode.com/svn/trunk@1734 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-04-03 18:46:38 +00:00
srowen 169a94c45b Possible fix from Acer for case where camera is not closed ?
git-svn-id: https://zxing.googlecode.com/svn/trunk@1733 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-04-03 18:46:27 +00:00
srowen 3b65b7304d Forgot formatted="false"
git-svn-id: https://zxing.googlecode.com/svn/trunk@1732 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-04-03 18:30:25 +00:00
srowen 9f4caab463 Hebrew translation
git-svn-id: https://zxing.googlecode.com/svn/trunk@1731 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-04-02 09:27:43 +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
srowen 27445b32cd Issue 740 user-suggested patch to return bytes
git-svn-id: https://zxing.googlecode.com/svn/trunk@1724 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-03-09 20:41:52 +00:00
srowen 71ddbf6f08 User-submitted translation update
git-svn-id: https://zxing.googlecode.com/svn/trunk@1714 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-02-05 18:11:07 +00:00
srowen 92dcce056b Morgan's French updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@1713 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-02-05 09:29:30 +00:00
srowen f53c4d532b Issue 704 Japanese updates from a user
git-svn-id: https://zxing.googlecode.com/svn/trunk@1711 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-02-02 11:15:02 +00:00
srowen e67cef1e27 Adding Bulgarian translation from Lachezar on his behalf
git-svn-id: https://zxing.googlecode.com/svn/trunk@1710 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-01-30 22:11:35 +00:00
dswitkin@google.com a265026161 Added Slovakian translation from St. Laurent.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1706 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-01-18 21:47:11 +00:00
srowen 667657eb6f Commit Dmitry's Russian update for him
git-svn-id: https://zxing.googlecode.com/svn/trunk@1702 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-01-14 09:52:35 +00:00
srowen b572e2b0eb Old change -- forgot to include ISBN in quick info retrieval for 1D barcodes
git-svn-id: https://zxing.googlecode.com/svn/trunk@1701 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-01-11 23:15:29 +00:00
srowen 7119d3878b Issue 679 allow much more history
git-svn-id: https://zxing.googlecode.com/svn/trunk@1700 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-01-11 15:41:44 +00:00
srowen 4b20e8a00e updated Italian from Diego
git-svn-id: https://zxing.googlecode.com/svn/trunk@1696 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-01-07 17:13:23 +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
srowen 1f46a8e5d8 Changes for compatibility with SDK 9 / Android 2.3
git-svn-id: https://zxing.googlecode.com/svn/trunk@1688 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-22 16:54:41 +00:00
srowen 4580816def Another typo fix in Turkish strings
git-svn-id: https://zxing.googlecode.com/svn/trunk@1687 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-22 09:24:42 +00:00
srowen 628f121056 Turkish updates from Acer
git-svn-id: https://zxing.googlecode.com/svn/trunk@1686 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-20 13:12:51 +00:00
srowen e0f14ac620 Issue 663
git-svn-id: https://zxing.googlecode.com/svn/trunk@1685 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-19 11:03:02 +00:00
srowen 5d016ed151 Typo fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@1684 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-16 14:43:42 +00:00
srowen 552f683280 Better German translation for new feature pref
git-svn-id: https://zxing.googlecode.com/svn/trunk@1683 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-16 14:25:58 +00:00
srowen 625ab14af9 Add support for reading a flipped image to accommodate front cameras
git-svn-id: https://zxing.googlecode.com/svn/trunk@1682 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-16 13:36:04 +00:00
srowen 99d09e0a44 Style stuff mostly but fix a problem between Aztec and J2ME too
git-svn-id: https://zxing.googlecode.com/svn/trunk@1681 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-15 14:42:17 +00:00
srowen c7d055bb92 Possible help for devices that aren't understanding all-day events properly
git-svn-id: https://zxing.googlecode.com/svn/trunk@1680 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-14 10:59:20 +00:00
srowen 5ccb14d81d Translation updates from NTN
git-svn-id: https://zxing.googlecode.com/svn/trunk@1677 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-08 10:59:16 +00:00
srowen b40c3cc7e0 Simplify encoding to fix odd display problem -- no thread, no layout listener
git-svn-id: https://zxing.googlecode.com/svn/trunk@1676 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-30 11:57:07 +00:00
srowen 46e8cef52e Make text more easily scrollable
git-svn-id: https://zxing.googlecode.com/svn/trunk@1675 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-30 05:27:41 +00:00
srowen 82b2edd5a7 Cap result point size and refine animation a bit
git-svn-id: https://zxing.googlecode.com/svn/trunk@1664 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-20 11:51:42 +00:00
srowen 193d437074 Edits from Shiyuan Guo
git-svn-id: https://zxing.googlecode.com/svn/trunk@1663 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-19 10:02:43 +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
srowen 03537953f1 More Russian update from Dmitry
git-svn-id: https://zxing.googlecode.com/svn/trunk@1645 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-12 15:59:26 +00:00
srowen 682cc4c98c Probably much better fix that Lachezar spotted -- LDPI layout wasn't correctly updated by me
git-svn-id: https://zxing.googlecode.com/svn/trunk@1644 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-12 15:45:58 +00:00
srowen 51a4fa443d Dmitry Parfenov's updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@1643 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-12 01:25:19 +00:00
srowen edfb04b96d WIth Lee (Wildfire owner) helping found the cause -- bizarre issue with Wildfire where it can't find a UI element. Disabling it for these devices.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1642 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-12 01:24:55 +00:00
srowen 5798f40398 Another paranoid attempt to avoid Wildfire problem
git-svn-id: https://zxing.googlecode.com/svn/trunk@1641 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-11 16:15:35 +00:00
srowen 20cac4ff82 Attempt to plug some odd recent force closes
git-svn-id: https://zxing.googlecode.com/svn/trunk@1640 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-11 07:33:25 +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
srowen df4df6d95c Wifi to WLAN
git-svn-id: https://zxing.googlecode.com/svn/trunk@1637 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-09 07:53:44 +00:00
srowen 2a47ce3ac0 Acer's Turkish changes
git-svn-id: https://zxing.googlecode.com/svn/trunk@1636 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-09 07:49:53 +00:00
srowen 3214f7bc45 Danish fixes from rasmussch
git-svn-id: https://zxing.googlecode.com/svn/trunk@1635 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-04 22:11:16 +00:00