summaryrefslogtreecommitdiff
path: root/android/res/layout-land
AgeCommit message (Collapse)AuthorFilesLines
2014-03-23Suppress some lint warnings that are ignorableSean Owen2-3/+8
2014-01-19Tiny differences to back port from review of diff with BS Pluszxing-2.3.0ZXingTest-1.4.1BS-4.5.1Sean Owen2-2/+4
2013-09-01Updates for Android 4+srowen@gmail.com1-8/+5
git-svn-id: https://zxing.googlecode.com/svn/trunk@2880 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-10Standardize colors, dimensions, text sizes, tweak and simplify layouts slightlysrowen2-3/+1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2400 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-10Remove hard-coded colors as step towards importing Holo theme; remove ↵srowen1-1/+0
borders to match Holo git-svn-id: https://zxing.googlecode.com/svn/trunk@2399 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
2011-06-02- Added support for xlarge screens to handle tablets and disable ↵dswitkin@google.com1-5/+3
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-05-12Issue 821: Add text box for encoding arbitrary QR Code contents.dswitkin@google.com1-7/+16
git-svn-id: https://zxing.googlecode.com/svn/trunk@1766 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-07-21Final Barcode Scanner 3.4 changes:dswitkin@google.com1-27/+21
- 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-30- Bumped version to 3.4 beta 1.dswitkin@google.com2-2/+2
- 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-15Fix a formatting problem on smaller devicesrowen1-3/+3
git-svn-id: https://zxing.googlecode.com/svn/trunk@1427 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15Rest of cosmetic changes -- simpler, black theme with easier-to-touch ↵srowen1-41/+44
buttons and consistent sizing, icons git-svn-id: https://zxing.googlecode.com/svn/trunk@1426 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-09Make font sizes more consistent in the appsrowen2-2/+2
git-svn-id: https://zxing.googlecode.com/svn/trunk@1418 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-01-06Made a bunch of improvements to QVGA layouts.dswitkin1-5/+9
git-svn-id: https://zxing.googlecode.com/svn/trunk@1179 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-17Commit share app functionality for broader testing and commentssrowen1-19/+29
git-svn-id: https://zxing.googlecode.com/svn/trunk@1110 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-10-22- Added back support for Cupcake by making the choice of preview callback ↵dswitkin2-6/+6
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-12-03Worked around a bug in Android 1.0 with using gravity and padding at the ↵dswitkin1-2/+1
same time, which broke the Share UI. git-svn-id: https://zxing.googlecode.com/svn/trunk@774 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-11-22Added great new artwork from Joseph for the Share UI. Also renamed the Share ↵dswitkin1-0/+75
menu item to be clearer. git-svn-id: https://zxing.googlecode.com/svn/trunk@758 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