Commit graph

144 commits

Author SHA1 Message Date
Sean Owen bc3c8e3ffd Target Android 5.1 (don't require it); bump BS app number for next release; update plugins 2015-03-21 16:44:46 +00:00
Sean Owen f7605ed040 4.7.3 bug fix : null HistoryManager 2015-02-15 00:02:12 +00:00
Sean Owen 289d3d2999 Updates for 4.7.2 2015-02-12 14:41:17 +00:00
Sean Owen b8bafbe5c9 Update for Android 5; use Proguard 5 2014-10-21 18:05:08 +01:00
Sean Owen 8158984458 Support multiple "to", and CC and BCC, throughout the email result API. 2014-07-25 22:53:17 +01:00
Sean Owen 081378fe93 Updates for BS 4.7.0 2014-05-16 13:42:02 +01:00
Sean Owen f309e9a4cd Bump to BS 4.6.5 2014-04-23 12:51:27 +01:00
Sean Owen 5a181630e0 Changes for 4.6.4 2014-03-15 10:46:32 -07:00
Sean Owen b27b6c3d55 Add new setting to freeze orientation on startup rather than switch between landscape orientations 2014-03-15 10:44:15 -07:00
Sean Owen c5837ebe81 Android apps handling orientation config change should apparenlty handle screenSize as well in API 13+ 2014-03-15 08:33:55 -07:00
Sean Owen 08e7375c2c Experiment with building Android through Maven 2014-03-04 16:45:52 +00:00
Sean Owen 8eca74c664 Issue #36 : allow either landscape or reverse landscape based on sensor orientation 2014-02-26 14:19:23 +00:00
Sean Owen 091e614c20 Update text for next BS version 2014-02-09 11:02:15 -05:00
Sean Owen 4411eb5517 Drastic measures: make *all* optional camera params disabled by default to appease some bad devices. And even make the default disabled in the code, not just XML. 2014-02-03 22:27:00 +01:00
Sean Owen 72d01241f9 Prepare notes for BS 4.6.0 2014-01-29 14:10:23 +00:00
srowen 3a570f696a No need to save state in HelpActivity
git-svn-id: https://zxing.googlecode.com/svn/trunk@3009 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-01 14:20:49 +00:00
srowen a0fcecfc96 Make most internal activities non-exported by removing uneeded intent-filter
git-svn-id: https://zxing.googlecode.com/svn/trunk@3008 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-01 13:56:34 +00:00
srowen@gmail.com 3de3374dd2 Bump to BS 4.5.2
git-svn-id: https://zxing.googlecode.com/svn/trunk@2982 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-02 18:23:20 +00:00
srowen@gmail.com 6cf76e3880 Final changes for 4.5.1 (not 4.6)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2927 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-28 17:51:18 +00:00
srowen@gmail.com 93442dcb2c Bump BS version to 4.6
git-svn-id: https://zxing.googlecode.com/svn/trunk@2907 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-06 15:00:01 +00:00
srowen@gmail.com 06236f7a7f Update to reference latest SDK 19 / Android 4.4
git-svn-id: https://zxing.googlecode.com/svn/trunk@2903 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-01 03:27:28 +00:00
srowen@gmail.com a9fe6ccde1 Add count to history activity title
git-svn-id: https://zxing.googlecode.com/svn/trunk@2883 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-09-06 09:36:12 +00:00
srowen@gmail.com 0d6eabd6fc Updates for Android 4+
git-svn-id: https://zxing.googlecode.com/svn/trunk@2880 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-09-01 08:59:08 +00:00
srowen@gmail.com 3b7081cc54 Update for Android API 18, latest SDK
git-svn-id: https://zxing.googlecode.com/svn/trunk@2848 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-07-25 06:10:01 +00:00
srowen@gmail.com 8e1b1a3bb4 Fix handling of book search snippets without page number
git-svn-id: https://zxing.googlecode.com/svn/trunk@2835 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-07-01 19:29:10 +00:00
srowen@gmail.com 2220400644 Whats new in 4.4
git-svn-id: https://zxing.googlecode.com/svn/trunk@2831 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-06-25 22:21:18 +00:00
srowen@gmail.com 0ad4759e14 Since preview size will not match preview size in Android 4+ with soft nav bar, prefer large preview that is roughly the right aspect ratio
git-svn-id: https://zxing.googlecode.com/svn/trunk@2828 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-06-22 21:39:25 +00:00
srowen@gmail.com bacf3467cf Small update for 4.4 beta
git-svn-id: https://zxing.googlecode.com/svn/trunk@2824 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-06-20 21:38:37 +00:00
srowen@gmail.com 03354c4757 Small cleanup of deprecated API, simpler way to make a pref intent
git-svn-id: https://zxing.googlecode.com/svn/trunk@2818 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-06-16 22:11:58 +00:00
srowen@gmail.com 063697d02b Require Android 2.3 / API 10 for Barcode Scanner. Enable Holo theme and action bar for Android 4.x
git-svn-id: https://zxing.googlecode.com/svn/trunk@2794 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-05-14 11:27:30 +00:00
srowen@gmail.com 4e0a75346d Preliminary release changes for 4.3.2
git-svn-id: https://zxing.googlecode.com/svn/trunk@2602 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-31 17:44:56 +00:00
srowen@gmail.com 2dd7ead605 Remove "share via" label -- redundant in later Android
git-svn-id: https://zxing.googlecode.com/svn/trunk@2570 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-02-08 23:23:24 +00:00
srowen 4b2237aeec Changes from lint inspection
git-svn-id: https://zxing.googlecode.com/svn/trunk@2553 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-01-15 13:17:58 +00:00
srowen 8b7433c5dc Exclude Google TV by requiring touchscreen for now
git-svn-id: https://zxing.googlecode.com/svn/trunk@2502 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-11-07 17:41:49 +00:00
srowen 38b3fe1280 Update for 4.3.1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2433 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-29 12:30:04 +00:00
srowen e807ea80a1 On second though, exposure is just too subtly problematic. Comment it out.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2431 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-28 21:09:23 +00:00
dswitkin@google.com a7f832d6fb Final change for Barcode Scanner 4.3.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2410 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-25 15:36:20 +00:00
srowen 2d15ccf5b5 Put version number in Help, fix some HTML entity problems, make version "beta 1"
git-svn-id: https://zxing.googlecode.com/svn/trunk@2407 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-13 06:41:17 +00:00
srowen 34230c345a Update What's New for 4.3
git-svn-id: https://zxing.googlecode.com/svn/trunk@2405 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-12 11:22:01 +00:00
srowen 9c3924fbc1 To support front-camera devices like the Nexus 7, don't require (rear) camera
git-svn-id: https://zxing.googlecode.com/svn/trunk@2398 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-09 15:46:33 +00:00
srowen 41d2082342 As far as I know, should be OK to express that we target 2.3.x but support 2.1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2356 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-07-21 20:10:22 +00:00
dswitkin@google.com fd38b08e1d Created Barcode Scanner 4.2 final.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2320 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-06-25 20:09:51 +00:00
dswitkin@google.com 8edb1ca833 Updated the manifest and What's New page for 4.2 beta 1.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2311 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-06-13 17:55:52 +00:00
dswitkin@google.com 20424b0e4e Created Barcode Scanner v4.11 beta 1 based on CL 2284.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2292 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-05-14 17:52:09 +00:00
dswitkin@google.com 1204c7d7fa Created Barcode Scanner v4.1 beta 1.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2254 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-04-16 21:54:57 +00:00
dswitkin@google.com 5da2c7470e Bumped version to 4.0 final and fixed Finnish translation which broke the build.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2136 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-30 22:50:53 +00:00
dswitkin@google.com e5189730ce Bumped the version to 4.0 beta 1 and updated the What's New page.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2127 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 21:58:02 +00:00
srowen 5cc9295451 Reimplement History as a simple activity instead of dialog; add ability to delete one entry with a long press
git-svn-id: https://zxing.googlecode.com/svn/trunk@2106 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-09 20:12:59 +00:00
srowen 1edb8c6dca Add a few more uses-features that describe the app better
git-svn-id: https://zxing.googlecode.com/svn/trunk@2102 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-01 21:49:44 +00:00
srowen a5864dca0e Turns out permission-group is not going to do what I thought here, so remove it
git-svn-id: https://zxing.googlecode.com/svn/trunk@2095 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-20 16:56:51 +00:00