summaryrefslogtreecommitdiff
path: root/android/res/layout-land/encode.xml
AgeCommit message (Collapse)AuthorFilesLines
2014-03-23Suppress some lint warnings that are ignorableSean Owen1-2/+5
2014-01-19Tiny differences to back port from review of diff with BS Pluszxing-2.3.0ZXingTest-1.4.1BS-4.5.1Sean Owen1-1/+2
2012-09-10Standardize colors, dimensions, text sizes, tweak and simplify layouts slightlysrowen1-1/+0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2400 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-03-22Lint check: remove unused thingssrowen1-1/+0
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-1/+1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2094 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-30Simplify encoding to fix odd display problem -- no thread, no layout listenersrowen1-0/+2
git-svn-id: https://zxing.googlecode.com/svn/trunk@1676 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-30Make text more easily scrollablesrowen1-8/+15
git-svn-id: https://zxing.googlecode.com/svn/trunk@1675 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-30- Bumped version to 3.4 beta 1.dswitkin@google.com1-1/+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-09Make font sizes more consistent in the appsrowen1-1/+1
git-svn-id: https://zxing.googlecode.com/svn/trunk@1418 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-22- Added back support for Cupcake by making the choice of preview callback ↵dswitkin1-3/+3
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-11-19Updated the Android client to use native/local QR Code encoding. For now it ↵dswitkin1-1/+3
still runs on a thread and has a temporary "Working..." dialog. As I optimize a bit further, these may not be necessary. git-svn-id: https://zxing.googlecode.com/svn/trunk@739 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-11-06Added support for landscape mode when encoding QR Codes, and made some small ↵dswitkin1-0/+39
layout improvements. git-svn-id: https://zxing.googlecode.com/svn/trunk@672 59b500cc-1b3d-0410-9834-0bbf25fbcc57