Commit graph

153 commits

Author SHA1 Message Date
Shreyas Patil 4f9f466f7d
Update AndroidManifest.xml: set exported flag (#1516)
Set flag `android:exported` to all the activities having `<intent-filter>`.
2022-04-28 09:20:24 -05:00
Sean Owen 5a1521dca2 Update master for next Android app release 2017-10-29 09:57:08 +00:00
Sean Owen 04595508b6 Require Android API 19, so fully use Java 7 try-with-resources, as well as a few other Java 7 features. Reduce deprecation warning count in android 2017-09-11 14:05:37 +01:00
Sean Owen 87f00d41a7
Update Android apps to need API 16+; remove stale Manifest config 2016-09-16 18:47:26 +01:00
Sean Owen 1f14baf6f2 Set up for app 4.7.6 2016-05-12 10:10:11 +01:00
Sean Owen 715be9a1a9 Closes #557 : Remove refs to Browser.BookmarkColumns which isn't in API 23 / 6.0 2016-02-15 14:02:48 +00:00
Sean Owen f87571507a Update notes for BS 4.7.5 2015-11-08 14:18:07 +00:00
Sean Owen f8623ccb12 Target API 22 since not yet updated for new permission model; fix beep problem that surfaces in Android 6; update plugins 2015-10-23 06:28:55 -07:00
Sean Owen 72f8ce5968 Update to target Android 23; brief 3.2.1 release note 2015-08-19 12:09:39 +01:00
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