summaryrefslogtreecommitdiff
path: root/android/res/layout/capture.xml
AgeCommit message (Collapse)AuthorFilesLines
2014-03-23Suppress some lint warnings that are ignorableSean Owen1-2/+4
2014-01-19Tiny differences to back port from review of diff with BS Pluszxing-2.3.0ZXingTest-1.4.1BS-4.5.1Sean Owen1-2/+4
2013-09-01Updates for Android 4+srowen@gmail.com1-16/+6
git-svn-id: https://zxing.googlecode.com/svn/trunk@2880 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-08-28Remove references to Google Shoppersrowen@gmail.com1-8/+0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2877 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-10Standardize colors, dimensions, text sizes, tweak and simplify layouts slightlysrowen1-29/+12
git-svn-id: https://zxing.googlecode.com/svn/trunk@2400 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-08-25Remove unused transparent viewfinder background which apparently can cause ↵srowen1-2/+1
problems on some devices git-svn-id: https://zxing.googlecode.com/svn/trunk@2395 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-03-22Lint check: remove unused thingssrowen1-6/+3
git-svn-id: https://zxing.googlecode.com/svn/trunk@2232 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-18New SDK 16 lint tool suggests removing some unused stuff, etc.srowen1-3/+3
git-svn-id: https://zxing.googlecode.com/svn/trunk@2094 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-08-22Issue 941 retrieve more info from Google Books for ISBNssrowen1-2/+1
git-svn-id: https://zxing.googlecode.com/svn/trunk@1891 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-04-05- Centered the results UI to look better on tablets.dswitkin@google.com1-11/+12
- 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-10-13Add "retreive more info" feature -- resolves redirectors and gets first ↵srowen1-8/+25
product result inside the app git-svn-id: https://zxing.googlecode.com/svn/trunk@1624 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-22Added a Google Shopper icon to the result buton for products and ISBNs.dswitkin@google.com1-0/+9
git-svn-id: https://zxing.googlecode.com/svn/trunk@1492 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-21Final Barcode Scanner 3.4 changes:dswitkin@google.com1-1/+1
- 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-06-16Add support for UPC/EAN +5 extensions, plus basic tests, and display the ↵srowen1-0/+22
content in Android client as metadata git-svn-id: https://zxing.googlecode.com/svn/trunk@1436 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-16Oops remove bar againsrowen1-15/+8
git-svn-id: https://zxing.googlecode.com/svn/trunk@1433 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-16... and roll back a bit more to old status view, smaller text againsrowen1-8/+15
git-svn-id: https://zxing.googlecode.com/svn/trunk@1431 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15... and put back status text, in a simplified form?srowen1-0/+9
git-svn-id: https://zxing.googlecode.com/svn/trunk@1430 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15Rest of cosmetic changes -- simpler, black theme with easier-to-touch ↵srowen1-34/+0
buttons and consistent sizing, icons git-svn-id: https://zxing.googlecode.com/svn/trunk@1426 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-14Prettify scan result screen, I thinksrowen1-34/+82
git-svn-id: https://zxing.googlecode.com/svn/trunk@1423 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-09Make font sizes more consistent in the appsrowen1-3/+3
git-svn-id: https://zxing.googlecode.com/svn/trunk@1418 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-30Ditch ugly "unknown" icon for standard project icon; tighten up barcode ↵srowen1-1/+3
image view settings a little, I believe, by putting them in capture.xml and in dip units git-svn-id: https://zxing.googlecode.com/svn/trunk@1265 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-03-27Add timestamp to result screensrowen1-0/+8
git-svn-id: https://zxing.googlecode.com/svn/trunk@1261 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-01-06Made a bunch of improvements to QVGA layouts.dswitkin1-2/+2
git-svn-id: https://zxing.googlecode.com/svn/trunk@1179 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-22- Added back support for Cupcake by making the choice of preview callback ↵dswitkin1-5/+5
conditional on the build flavor. - Fixed a number of non-dpi-aware resource dimensions. - Bumped the version to 3.0 beta 3. git-svn-id: https://zxing.googlecode.com/svn/trunk@1081 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-10-18The new Android client, featuring:dswitkin1-19/+106
- 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/+71
git-svn-id: https://zxing.googlecode.com/svn/trunk@569 59b500cc-1b3d-0410-9834-0bbf25fbcc57