summaryrefslogtreecommitdiff
path: root/android/res/xml
AgeCommit message (Collapse)AuthorFilesLines
2019-07-04Default to allow focusing in continuous-picture mode (#1186)Wang Han1-1/+1
* This is supported on almost all devices now, and they handle this pretty well. Additionally, this workarounds a bug in some devices which auto mode will hang forever for unknown reason.
2015-01-23Now history can be disabledMicheleMas1-0/+5
2014-03-16Back-port option to open web pages automatically. Off by default; use with ↵Sean Owen1-0/+4
caution.
2014-03-15Add new setting to freeze orientation on startup rather than switch between ↵Sean Owen1-6/+10
landscape orientations
2014-02-04Drastic measures: make *all* optional camera params disabled by default to ↵BS-4.6.1Sean Owen1-1/+1
appease some bad devices. And even make the default disabled in the code, not just XML.
2014-01-31Remove BS+ link in prefsSean Owen1-6/+0
2014-01-25Back-port ability to control exposure, scene mode and metering. Latter two ↵Sean Owen1-2/+8
disabled by default.
2013-12-30Add prefs to enable Aztec, PDF417 barcodes. Separate prefs for 1D product ↵srowen1-2/+14
and 1D industrial formats. git-svn-id: https://zxing.googlecode.com/svn/trunk@3006 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-06-22Minor follow-up / fixes to last few comitssrowen@gmail.com1-1/+2
git-svn-id: https://zxing.googlecode.com/svn/trunk@2827 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-06-17Small cleanup of deprecated API, simpler way to make a pref intentsrowen@gmail.com1-3/+3
git-svn-id: https://zxing.googlecode.com/svn/trunk@2818 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-09Add invert scan optionsrowen@gmail.com1-0/+5
git-svn-id: https://zxing.googlecode.com/svn/trunk@2571 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-09Possibly final changes for automatic torch settingssrowen1-3/+5
git-svn-id: https://zxing.googlecode.com/svn/trunk@2506 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-29On second though, exposure is just too subtly problematic. Comment it out.srowen1-0/+2
git-svn-id: https://zxing.googlecode.com/svn/trunk@2431 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-28More safe mode, and, add a setting to disable exposure to work around bad ↵srowen1-0/+4
devices git-svn-id: https://zxing.googlecode.com/svn/trunk@2430 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-11Add link to BS+ in prefssrowen1-0/+5
git-svn-id: https://zxing.googlecode.com/svn/trunk@2402 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-08-07Add optional workaround for devices that support continuous focus but badly, ↵srowen1-0/+7
and enable it to be conservative git-svn-id: https://zxing.googlecode.com/svn/trunk@2380 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-05-10Back-port rewritten auto-focus cycle; allow disabling of auto focussrowen1-0/+4
git-svn-id: https://zxing.googlecode.com/svn/trunk@2285 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-16Remove 'reverse image' pref. It was only ever relevant for front cameras and ↵srowen1-5/+0
the app doesn't support front camera. It's not even supposed to be needed for front cameras. Reports of some (carrier?) enabling it by default which disables QR code scanning. git-svn-id: https://zxing.googlecode.com/svn/trunk@2189 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-08Use screen-sized preview if available, if it's not too big/small, for all ↵srowen1-7/+0
devices git-svn-id: https://zxing.googlecode.com/svn/trunk@2170 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04Add switch to workaround LG Optimus V/S problems by forcing preview to ↵srowen1-0/+7
screen size git-svn-id: https://zxing.googlecode.com/svn/trunk@2161 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-11-02Issue 1029 Can now override device locale for purposes of determining which ↵srowen1-0/+6
Google to search git-svn-id: https://zxing.googlecode.com/svn/trunk@2005 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-04-05- Centered the results UI to look better on tablets.dswitkin@google.com1-6/+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-16Typo fixsrowen1-1/+1
git-svn-id: https://zxing.googlecode.com/svn/trunk@1684 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-12-16Add support for reading a flipped image to accommodate front camerassrowen1-0/+5
git-svn-id: https://zxing.googlecode.com/svn/trunk@1682 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-13Add "retreive more info" feature -- resolves redirectors and gets first ↵srowen1-0/+5
product result inside the app git-svn-id: https://zxing.googlecode.com/svn/trunk@1624 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-22Add option to remember duplicate scanssrowen1-0/+5
git-svn-id: https://zxing.googlecode.com/svn/trunk@1603 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-09Turn on Data Matrix, including separate scan option in Androidsrowen1-0/+4
git-svn-id: https://zxing.googlecode.com/svn/trunk@1579 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-17Add bulk scan mode with preference (and rearrange prefs a bit). Reorder main ↵srowen1-6/+13
strings file, add new pref string and remove probably-incorrect ellipses from Asian language translations git-svn-id: https://zxing.googlecode.com/svn/trunk@1443 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-29Final changes for Barcode Scanner 3.22.dswitkin1-1/+1
git-svn-id: https://zxing.googlecode.com/svn/trunk@1263 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-26Add option to disable front lightsrowen1-0/+5
git-svn-id: https://zxing.googlecode.com/svn/trunk@1259 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-06-10Issue 155: allow custom product search, and, other small tweaks I think ↵srowen1-0/+6
nobody will yell at me for git-svn-id: https://zxing.googlecode.com/svn/trunk@967 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-12-11Added two new preferences: vibrate on scan, and copy contents to clipboard ↵dswitkin1-1/+9
on scan. git-svn-id: https://zxing.googlecode.com/svn/trunk@783 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-10-18The new Android client, featuring:dswitkin1-1/+1
- a completely new result UI with multiple actions per barcode - Search Book Contents, powered by Google Book Search - support for calendar events - support for URLs and addresses in contact info - many other small improvements, like making URLs hyperlinked git-svn-id: https://zxing.googlecode.com/svn/trunk@625 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-08-19The new 0.9 SDK Android client (for real this time).dswitkin1-0/+34
git-svn-id: https://zxing.googlecode.com/svn/trunk@569 59b500cc-1b3d-0410-9834-0bbf25fbcc57