summaryrefslogtreecommitdiff
path: root/android/res/layout/share.xml
AgeCommit message (Collapse)AuthorFilesLines
2014-03-23Suppress some lint warnings that are ignorableSean Owen1-1/+3
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
2013-09-01Updates for Android 4+srowen@gmail.com1-8/+4
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 slightlysrowen1-7/+6
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
2011-06-02- Added support for xlarge screens to handle tablets and disable ↵dswitkin@google.com1-79/+73
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-8/+17
git-svn-id: https://zxing.googlecode.com/svn/trunk@1766 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-22Issue 546, let share screen scroll on tiny screenssrowen1-52/+67
git-svn-id: https://zxing.googlecode.com/svn/trunk@1602 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-21Final Barcode Scanner 3.4 changes:dswitkin@google.com1-15/+12
- 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.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-15Rest of cosmetic changes -- simpler, black theme with easier-to-touch ↵srowen1-27/+22
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 appsrowen1-1/+1
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-2/+2
git-svn-id: https://zxing.googlecode.com/svn/trunk@1179 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-12-03Made the buttons on the Share screen a bit wider and better spaced out. I ↵dswitkin1-43/+47
didn't bother with the landscape version although it could use the same treatment. git-svn-id: https://zxing.googlecode.com/svn/trunk@1133 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2009-11-17Commit share app functionality for broader testing and commentssrowen1-11/+30
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 ↵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
2009-07-09Created v2.9 of Barcode Scanner, and added Japanese translations.dswitkin1-1/+1
git-svn-id: https://zxing.googlecode.com/svn/trunk@1018 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-21/+37
menu item to be clearer. git-svn-id: https://zxing.googlecode.com/svn/trunk@758 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2008-11-10First pass at adding a UI for sharing data via QR Codes. There's now a Share ↵dswitkin1-0/+50
button in the main capture menu which leads to a choice of contacts, bookmarks, and clipboard contents, which will be encoded and shown full screen. Launching the bookmarks picker currently crashes with a permission problem, which I'm investigating. git-svn-id: https://zxing.googlecode.com/svn/trunk@681 59b500cc-1b3d-0410-9834-0bbf25fbcc57