OSDN Git Service

android-x86/packages-apps-Settings.git
6 years agoMerge "Add support for carrier wifi in UI." into oc-mr1-dev
TreeHugger Robot [Fri, 4 Aug 2017 22:41:13 +0000 (22:41 +0000)]
Merge "Add support for carrier wifi in UI." into oc-mr1-dev

6 years agoMerge "Misc tweak on wifi hotspot setting page" into oc-mr1-dev
TreeHugger Robot [Fri, 4 Aug 2017 22:36:57 +0000 (22:36 +0000)]
Merge "Misc tweak on wifi hotspot setting page" into oc-mr1-dev

6 years agoMerge "Move a11y indexing from DynamicContentMonitor to loader" into oc-mr1-dev
TreeHugger Robot [Fri, 4 Aug 2017 20:50:26 +0000 (20:50 +0000)]
Merge "Move a11y indexing from DynamicContentMonitor to loader" into oc-mr1-dev

6 years agoMerge "Misc tweaks in settings" into oc-mr1-dev
TreeHugger Robot [Fri, 4 Aug 2017 20:16:36 +0000 (20:16 +0000)]
Merge "Misc tweaks in settings" into oc-mr1-dev

6 years agoMerge "Fix crash when dismissing suggestions." into oc-mr1-dev
Doris Ling [Fri, 4 Aug 2017 20:09:07 +0000 (20:09 +0000)]
Merge "Fix crash when dismissing suggestions." into oc-mr1-dev

6 years agoMisc tweaks in settings
Fan Zhang [Thu, 3 Aug 2017 17:48:43 +0000 (10:48 -0700)]
Misc tweaks in settings

- Tweak layout for default sms picker icon. Now icons are aligned
  and forced to be in the same size
- Update string to use correct double-quote symbol
- Multiline title for some user & account setting

Change-Id: I27c1ed6459c5cd919778d535ab846b148a3f91b6
Fixes: 64285520
Fixes: 62891178
Fixes: 62265094
Fixes: 64363209
Test: robotests
Test: visual

6 years agoMerge "Remove SHOW_INPUT_METHOD_PICKER receiver" into oc-mr1-dev
Tadashi G. Takaoka [Fri, 4 Aug 2017 04:11:42 +0000 (04:11 +0000)]
Merge "Remove SHOW_INPUT_METHOD_PICKER receiver" into oc-mr1-dev

6 years agoMerge "In the “Data usage” subtext, remove the word “between”." into oc-mr1-dev
TreeHugger Robot [Fri, 4 Aug 2017 03:05:21 +0000 (03:05 +0000)]
Merge "In the “Data usage” subtext, remove the word “between”." into oc-mr1-dev

6 years agoMerge "RadioInfo: fix OMADM buttons" into oc-mr1-dev
TreeHugger Robot [Fri, 4 Aug 2017 02:31:41 +0000 (02:31 +0000)]
Merge "RadioInfo: fix OMADM buttons" into oc-mr1-dev

6 years agoMisc tweak on wifi hotspot setting page
Fan Zhang [Thu, 3 Aug 2017 20:04:28 +0000 (13:04 -0700)]
Misc tweak on wifi hotspot setting page

- Make hotspot password show in plain text
- Make main control into a master switch style

Change-Id: I8fdb293a617787f256fb663708cfc0e454f548d2
Fixes: 63865785
Test: robotests

6 years agoRadioInfo: fix OMADM buttons
Meng Wang [Thu, 3 Aug 2017 21:34:35 +0000 (14:34 -0700)]
RadioInfo: fix OMADM buttons

1. Use activity context instead of application context to send broadcast
   - the activity is in phone process
2. Fix the target receiver component name
3. Remove receiver permission restrict since it's explict broadcast

Bug: 37993019
Test: manual
Change-Id: I8cf0772f4bb51617c2164aa530daaa4fdec117d2

6 years agoFix crash when dismissing suggestions.
Doris Ling [Thu, 3 Aug 2017 22:12:36 +0000 (15:12 -0700)]
Fix crash when dismissing suggestions.

When the suggestions are in default mode and the number of suggestions
are more than the default count, we set the sublist of the suggestions
list as the suggestion adapter data. In this case, operation on the list
should be done in the sublist instead of the original list to maintain
the list consistency check.

Hence, when dismissing the suggestion, change to remove the suggestion
from the suggestion adapter instead of from the dashboard adapter, so
that any following interaction with the suggestions will not trigger the
concurrent modification exception.

Bug: 64279080
Test: make RunSettingsRoboTests
Change-Id: I970b6af8a1c72bc0c3ee89fef890ae6a669c71d2

6 years agoAdd 'clear' button to pin/password lock screen
Ajay Nadathur [Wed, 2 Aug 2017 21:46:26 +0000 (14:46 -0700)]
Add 'clear' button to pin/password lock screen

bug: 62904466
Test: Manually tested, added functional tests
Change-Id: I5f5555d99b47550a8fef6995222d12155b4072a9

6 years agoMove a11y indexing from DynamicContentMonitor to loader
Fan Zhang [Thu, 3 Aug 2017 00:32:43 +0000 (17:32 -0700)]
Move a11y indexing from DynamicContentMonitor to loader

This is necessary to kill DynamicContentMonitor later

- Removed all logic related to indexing accesiblitysetting from the
  monitor class and AccessibilitySetting page itself
- Created a loader to search against A11yServices at runtime

I noticed adding a loader in SearchResultsAdapter is rather manual. It's
something we should consider refactor in the future.

Bug: 64310452
Test: robotests
Change-Id: Iff31aff65ce000991229433f294e2ec69af99da2

6 years agoMerge "Make account preference icons bigger." into oc-dr1-dev
Doris Ling [Thu, 3 Aug 2017 17:08:29 +0000 (17:08 +0000)]
Merge "Make account preference icons bigger." into oc-dr1-dev
am: 713e4f65bd

Change-Id: I1513ccfbd7fb3679bda8d8570e34ad9ac2f0441e

6 years agoMerge "Turn on bluetooth anomaly detector" into oc-dr1-dev
Lei Yu [Thu, 3 Aug 2017 17:08:05 +0000 (17:08 +0000)]
Merge "Turn on bluetooth anomaly detector" into oc-dr1-dev
am: 2750dd8d6d

Change-Id: I39fc570ff7af36a55d46aa2d626a94fbba2c1190

6 years agoMerge "Make account preference icons bigger." into oc-dr1-dev
Doris Ling [Thu, 3 Aug 2017 17:01:50 +0000 (17:01 +0000)]
Merge "Make account preference icons bigger." into oc-dr1-dev

6 years agoMerge "Turn on bluetooth anomaly detector" into oc-dr1-dev
Lei Yu [Thu, 3 Aug 2017 16:55:03 +0000 (16:55 +0000)]
Merge "Turn on bluetooth anomaly detector" into oc-dr1-dev

6 years agoMerge "Fingerprint added graphic is bigger than enrolling progressbar" into oc-mr1-dev
Ajay Nadathur [Thu, 3 Aug 2017 16:45:10 +0000 (16:45 +0000)]
Merge "Fingerprint added graphic is bigger than enrolling progressbar" into oc-mr1-dev

6 years agoUpdate work briefcase asset.
Kenny Guy [Tue, 20 Jun 2017 15:43:19 +0000 (16:43 +0100)]
Update work briefcase asset.

Bug: 36497538
Test: manual

Change-Id: If8c7385f75c1ff5b9fc257991e1c3255a70c8f8b
(cherry picked from commit bb504346c779eee7fc3cf6650472a16dacc66b34)

6 years agoMerge "Change to not cache user entered apn type as user may change it." into oc...
Amit Mahajan [Thu, 3 Aug 2017 01:57:38 +0000 (01:57 +0000)]
Merge "Change to not cache user entered apn type as user may change it." into oc-dr1-dev
am: d1c3bb1341

Change-Id: If5018f14c636f6634e70771471ee6ee2103a0ede

6 years agoMerge "Change to not cache user entered apn type as user may change it." into oc...
TreeHugger Robot [Thu, 3 Aug 2017 01:46:21 +0000 (01:46 +0000)]
Merge "Change to not cache user entered apn type as user may change it." into oc-dr1-dev

6 years agoAdd support for carrier wifi in UI.
pkanwar [Tue, 18 Jul 2017 20:39:53 +0000 (13:39 -0700)]
Add support for carrier wifi in UI.

Make changes to the UI, so that it does not ask for additional
information while connecting to Carrier Wifi. Also, indicate in wifi
picker if the wifi is a carrier network.

Bug:30988281
Test: make RunSettingsRoboTests -j40 ROBOTEST_FILTER=WifiConfigControllerTest
Test: manual
Change-Id: Iecbcd77d400264aaaa16a6a95a2093d58f2748f9

6 years agoMake account preference icons bigger.
Doris Ling [Wed, 2 Aug 2017 22:21:50 +0000 (15:21 -0700)]
Make account preference icons bigger.

Use the regular preference layout for AccountTypePreference so that the
icon size will be the standard size.

Change-Id: I58a9e2d02b94f5abd9c8bb546f3d4e2984b3d6c6
Fix: 63660734
Test: visual

6 years agoMerge "Import translations. DO NOT MERGE" into oc-dr1-dev
Bill Yi [Wed, 2 Aug 2017 22:07:22 +0000 (22:07 +0000)]
Merge "Import translations. DO NOT MERGE" into oc-dr1-dev
am: a3bdce963f  -s ours

Change-Id: I832d9850508a376fc4dccc53df3a943379ada6cf

6 years agoMerge "Import translations. DO NOT MERGE" into oc-dr1-dev
TreeHugger Robot [Wed, 2 Aug 2017 21:57:36 +0000 (21:57 +0000)]
Merge "Import translations. DO NOT MERGE" into oc-dr1-dev

6 years agoStyle action bar during onResume instead of onCreate
Fan Zhang [Wed, 2 Aug 2017 20:59:50 +0000 (20:59 +0000)]
Style action bar during onResume instead of onCreate
am: e156d9a59f  -s ours

Change-Id: I4b6c8332a9a950fc9b5ca2310a4099e7cf887202

6 years agoFingerprint added graphic is bigger than enrolling progressbar
Ajay Nadathur [Thu, 20 Jul 2017 02:09:33 +0000 (19:09 -0700)]
Fingerprint added graphic is bigger than enrolling progressbar

bug: 63714762
Test: Manually tested
Change-Id: I415ab41bb985eb52146693091d61152b51ecfd6c

6 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 2 Aug 2017 19:47:11 +0000 (12:47 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ie91a9117688052ec898ebf955a9c6978e1304af6
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

6 years agoStyle action bar during onResume instead of onCreate
Fan Zhang [Wed, 2 Aug 2017 17:47:37 +0000 (10:47 -0700)]
Style action bar during onResume instead of onCreate

Change-Id: I628266e7062e514d2044c9e32668db23094d82e6
Merged-In: Ib57bf128b644737b5a34238ec85ca6d740543c5f
Fix: 64284689
Bug: 64297479
Test: robotests

6 years agoTurn on bluetooth anomaly detector
jackqdyulei [Tue, 1 Aug 2017 17:45:41 +0000 (10:45 -0700)]
Turn on bluetooth anomaly detector

Since the related bug in battery stats is fixed, it is safe to
turn it on.

Also fix a bug in LocationCheckAction. In PermissionChecker we should
use permission name to check, not permission group name.

Bug: 64255601
Test: RunSettingsRoboTests
Change-Id: Ief8b5dc98f8a7ae462eb84936f6f61d626d7cddd

6 years agoStyle action bar during onResume instead of onCreate
Fan Zhang [Wed, 2 Aug 2017 17:47:37 +0000 (10:47 -0700)]
Style action bar during onResume instead of onCreate

Change-Id: Ib57bf128b644737b5a34238ec85ca6d740543c5f
Fix: 64284689
Bug: 64297479
Test: robotests

6 years agoChange to not cache user entered apn type as user may change it.
Amit Mahajan [Wed, 2 Aug 2017 16:59:03 +0000 (09:59 -0700)]
Change to not cache user entered apn type as user may change it.

Test: manual
Bug: 64263412
Change-Id: Idc49109926e123eddec7f6553f3c493b1ed22212

7 years agoMerge "Import translations. DO NOT MERGE" into oc-mr1-dev
Bill Yi [Wed, 2 Aug 2017 14:57:50 +0000 (14:57 +0000)]
Merge "Import translations. DO NOT MERGE" into oc-mr1-dev

7 years agoMerge "Refactoring DoubleTwistPreferenceController." into oc-dr1-dev
Andrew Sapperstein [Wed, 2 Aug 2017 06:07:23 +0000 (06:07 +0000)]
Merge "Refactoring DoubleTwistPreferenceController." into oc-dr1-dev
am: 3daceaec5f

Change-Id: Iabce075585a4cca4c0876999f6b9e9f031fe2c10

7 years agoMerge "Refactoring DoubleTwistPreferenceController." into oc-dr1-dev
TreeHugger Robot [Wed, 2 Aug 2017 06:02:29 +0000 (06:02 +0000)]
Merge "Refactoring DoubleTwistPreferenceController." into oc-dr1-dev

7 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 2 Aug 2017 01:01:46 +0000 (18:01 -0700)]
Import translations. DO NOT MERGE

Change-Id: Iee79f4aad0c81901bc3c79b8dac1c95c29db3f00
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

7 years agoMerge "Make nfc toggability logic static and public." into oc-dr1-dev
Daniel Nishi [Tue, 1 Aug 2017 23:18:58 +0000 (23:18 +0000)]
Merge "Make nfc toggability logic static and public." into oc-dr1-dev
am: b27d65fa55

Change-Id: Id09171357fb772cc05ec668eafa10e5320cefeb5

7 years agoMerge "Make nfc toggability logic static and public." into oc-dr1-dev
Daniel Nishi [Tue, 1 Aug 2017 23:11:18 +0000 (23:11 +0000)]
Merge "Make nfc toggability logic static and public." into oc-dr1-dev

7 years agoIn the “Data usage” subtext, remove the word “between”.
Malcolm Chen [Tue, 1 Aug 2017 22:51:05 +0000 (15:51 -0700)]
In the “Data usage” subtext, remove the word “between”.

Bug: 64072976
Test: manual
Change-Id: I8720f0cf84270d2e8b50547188e48478b889ec81

7 years agoMerge "Import translations. DO NOT MERGE" into oc-mr1-dev
TreeHugger Robot [Tue, 1 Aug 2017 21:00:25 +0000 (21:00 +0000)]
Merge "Import translations. DO NOT MERGE" into oc-mr1-dev

7 years agoRefactoring DoubleTwistPreferenceController.
Andrew Sapperstein [Sat, 29 Jul 2017 00:51:17 +0000 (17:51 -0700)]
Refactoring DoubleTwistPreferenceController.

Made the availability and setting logic static so that
it can be invoked without creating a controller.

Bug: 62022517
Test: robotests
Change-Id: I3a51c61849e6ba8b8aa850ca22d666a9f84d252f

7 years agoMerge "Rephrase emergency_address_summary to remove '911'" into oc-mr1-dev
Meng Wang [Tue, 1 Aug 2017 20:37:37 +0000 (20:37 +0000)]
Merge "Rephrase emergency_address_summary to remove '911'" into oc-mr1-dev

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 1 Aug 2017 20:35:41 +0000 (20:35 +0000)]
Import translations. DO NOT MERGE
am: b9fa3d1115  -s ours

Change-Id: I5efc1ca9ac51a4840d12fe21ba4db578dd00927e

7 years agoMerge "Shorten main settings battery string" into oc-mr1-dev
TreeHugger Robot [Tue, 1 Aug 2017 19:45:59 +0000 (19:45 +0000)]
Merge "Shorten main settings battery string" into oc-mr1-dev

7 years agoMerge "Disable AssistGestureSetting search if not supported" into oc-mr1-dev
TreeHugger Robot [Tue, 1 Aug 2017 19:09:31 +0000 (19:09 +0000)]
Merge "Disable AssistGestureSetting search if not supported" into oc-mr1-dev

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 1 Aug 2017 18:31:16 +0000 (11:31 -0700)]
Import translations. DO NOT MERGE

Change-Id: I2583b083c748943ce33715d13cf2f1c5cb9591dc
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 1 Aug 2017 18:15:13 +0000 (11:15 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64073208
Change-Id: Idb323f93239f5c66ae4fb53f37bff242d5839198

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 1 Aug 2017 18:14:02 +0000 (18:14 +0000)]
Import translations. DO NOT MERGE
am: 2f525fbdc5  -s ours

Change-Id: Ie4d8ae83b68daefb3f38ee59fa961f8c127e3227

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 1 Aug 2017 18:03:31 +0000 (11:03 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

Bug: 64073208
Change-Id: I9ff6c2aa7d4a499617610046f74bb60b9f58a399

7 years agoShorten main settings battery string
Salvador Martinez [Mon, 31 Jul 2017 19:57:48 +0000 (12:57 -0700)]
Shorten main settings battery string

This string will be too long in other languages so we're shortening
it for the main settings screen.

Test: robotests updated
Bug: 64124535
Change-Id: I5ccad99b1023f84ee72a144e07b1ea60f3fc01d5

7 years agoRephrase emergency_address_summary to remove '911'
Meng Wang [Tue, 1 Aug 2017 16:34:54 +0000 (09:34 -0700)]
Rephrase emergency_address_summary to remove '911'

Because it's not easy to translate 911 per country.

Fixes: 64226955
Test: manual
Change-Id: Ibe052090f8d33a1f3f49150fb9c0c1cc2ffb947f

7 years agoMerge "AOD setting availability depends on other user settings" into oc-dr1-dev
Geoffrey Pitsch [Tue, 1 Aug 2017 14:08:10 +0000 (14:08 +0000)]
Merge "AOD setting availability depends on other user settings" into oc-dr1-dev
am: 6d62355313

Change-Id: If6f49df149ebaf960f40336556e5e9c199c23ef2

7 years agoMerge "AOD setting availability depends on other user settings" into oc-dr1-dev
Geoffrey Pitsch [Tue, 1 Aug 2017 14:00:18 +0000 (14:00 +0000)]
Merge "AOD setting availability depends on other user settings" into oc-dr1-dev

7 years agoMerge "Add shadow and wrapper classes" into oc-dr1-dev
jackqdyulei [Tue, 1 Aug 2017 02:44:09 +0000 (02:44 +0000)]
Merge "Add shadow and wrapper classes" into oc-dr1-dev
am: 0782535daf  -s ours

Change-Id: Ic4e422d73f822b6f0a11ad624bd67e79ac1b9d73

7 years agoMerge "Add shadow and wrapper classes" into oc-dr1-dev
TreeHugger Robot [Tue, 1 Aug 2017 02:37:37 +0000 (02:37 +0000)]
Merge "Add shadow and wrapper classes" into oc-dr1-dev

7 years agoMerge "Remove eSIM reset checkbox and always perform the reset." into oc-dr1-dev
Jeff Davidson [Tue, 1 Aug 2017 02:32:04 +0000 (02:32 +0000)]
Merge "Remove eSIM reset checkbox and always perform the reset." into oc-dr1-dev
am: cd4fbd90e7

Change-Id: Id37f4182ed523bbf263d6eb6c1517bbbfabf0ca4

7 years agoMerge "Remove eSIM reset checkbox and always perform the reset." into oc-dr1-dev
TreeHugger Robot [Tue, 1 Aug 2017 02:25:02 +0000 (02:25 +0000)]
Merge "Remove eSIM reset checkbox and always perform the reset." into oc-dr1-dev

7 years agoMerge "Update icons to match quick setting" into oc-mr1-dev
TreeHugger Robot [Tue, 1 Aug 2017 01:14:35 +0000 (01:14 +0000)]
Merge "Update icons to match quick setting" into oc-mr1-dev

7 years agoMerge "Revert "resolve merge conflicts of 9feab7a8a5 to oc-mr1-dev"" into oc-mr1-dev
Matthew Fritze [Tue, 1 Aug 2017 00:59:44 +0000 (00:59 +0000)]
Merge "Revert "resolve merge conflicts of 9feab7a8a5 to oc-mr1-dev"" into oc-mr1-dev

7 years agoRevert "resolve merge conflicts of 9feab7a8a5 to oc-mr1-dev"
Matthew Fritze [Tue, 1 Aug 2017 00:51:34 +0000 (00:51 +0000)]
Revert "resolve merge conflicts of 9feab7a8a5 to oc-mr1-dev"

This reverts commit a504291eefc8b5d4d8fa5dd4416aa6e5118f3f60.

Reason for revert: <Build breaking>

Change-Id: I5da4f902d2fbcaffa44761b3f6ed8820ddb927bf

7 years agoMerge "Fix DataUsageSummary non-indexable keys" into oc-dr1-dev
Matthew Fritze [Tue, 1 Aug 2017 00:45:29 +0000 (00:45 +0000)]
Merge "Fix DataUsageSummary non-indexable keys" into oc-dr1-dev
am: 57992394bf  -s ours

Change-Id: I0e4e476dc7fb83b962ba2511ccc68a0c54d54a33

7 years agoMerge "Fix search indexing for game controller "use vibrator"" into oc-mr1-dev
TreeHugger Robot [Tue, 1 Aug 2017 00:38:45 +0000 (00:38 +0000)]
Merge "Fix search indexing for game controller "use vibrator"" into oc-mr1-dev

7 years agoMerge "Fix DataUsageSummary non-indexable keys" into oc-dr1-dev
TreeHugger Robot [Tue, 1 Aug 2017 00:37:26 +0000 (00:37 +0000)]
Merge "Fix DataUsageSummary non-indexable keys" into oc-dr1-dev

7 years agoAdd shadow and wrapper classes
jackqdyulei [Tue, 25 Jul 2017 00:43:23 +0000 (17:43 -0700)]
Add shadow and wrapper classes

These classes are used for accessibility service. Also
add a new Availablity type.

Bug: 62022517
Test: Build
Change-Id: Ia2ff72dd04fd99b17809822907746c2411cecb62
Merged-In: Ia2ff72dd04fd99b17809822907746c2411cecb62

7 years agoresolve merge conflicts of 9feab7a8a5 to oc-mr1-dev
Matthew Fritze [Tue, 1 Aug 2017 00:10:24 +0000 (17:10 -0700)]
resolve merge conflicts of 9feab7a8a5 to oc-mr1-dev

Test: I solemnly swear I tested this conflict resolution.
Change-Id: I382d6f881cbfebb7692cbe49a14d9a7cc04d824e

7 years agoMerge "Make only the "Add Network" WifiDialog fullscreen." into oc-mr1-dev
TreeHugger Robot [Tue, 1 Aug 2017 00:02:38 +0000 (00:02 +0000)]
Merge "Make only the "Add Network" WifiDialog fullscreen." into oc-mr1-dev

7 years agoMerge "Use package from sipper if default is null" into oc-dr1-dev
jackqdyulei [Mon, 31 Jul 2017 23:49:11 +0000 (23:49 +0000)]
Merge "Use package from sipper if default is null" into oc-dr1-dev
am: ca24d0435b  -s ours

Change-Id: I438dc044a0f923a288d2dea795c85ae48147bd8e

7 years agoMerge "Add INTENT_ONLY as a ResultPayload Availibility" into oc-dr1-dev
TreeHugger Robot [Mon, 31 Jul 2017 23:48:02 +0000 (23:48 +0000)]
Merge "Add INTENT_ONLY as a ResultPayload Availibility" into oc-dr1-dev

7 years agoMerge "Add shadow and wrapper classes" into oc-mr1-dev
TreeHugger Robot [Mon, 31 Jul 2017 23:44:43 +0000 (23:44 +0000)]
Merge "Add shadow and wrapper classes" into oc-mr1-dev

7 years agoMerge "Use package from sipper if default is null" into oc-dr1-dev
TreeHugger Robot [Mon, 31 Jul 2017 23:42:49 +0000 (23:42 +0000)]
Merge "Use package from sipper if default is null" into oc-dr1-dev

7 years agoMerge "Fix DataUsageSummary non-indexable keys" into oc-mr1-dev
TreeHugger Robot [Mon, 31 Jul 2017 23:35:29 +0000 (23:35 +0000)]
Merge "Fix DataUsageSummary non-indexable keys" into oc-mr1-dev

7 years agoDisable AssistGestureSetting search if not supported
Fan Zhang [Mon, 31 Jul 2017 22:46:46 +0000 (15:46 -0700)]
Disable AssistGestureSetting search if not supported

Change-Id: Id5f79506635592d98783b2b99b7ee09dd223c43c
Fixes: 64066820
Test: robotests

7 years agoFix DataUsageSummary non-indexable keys
Matthew Fritze [Mon, 31 Jul 2017 16:44:57 +0000 (09:44 -0700)]
Fix DataUsageSummary non-indexable keys

Indexing in DataUsage was not conventional, since it
blocked adding XML based on current sim status rather than
indexing everything and changing non-indexabe keys.

Manual merge for: ag/2631595

Change-Id: I7bb3cdb0f11772bbaefb6c21c61eb63bd0b17c7e
Fixes: 64193449
Test: robotests

7 years agoFix DataUsageSummary non-indexable keys
Matthew Fritze [Mon, 31 Jul 2017 16:44:57 +0000 (09:44 -0700)]
Fix DataUsageSummary non-indexable keys

Indexing in DataUsage was not conventional, since it
blocked adding XML based on current sim status rather than
indexing everything and changing non-indexabe keys.

Change-Id: I2097a3ac4ffd714b60299c07b29c81f246e414eb
Merged-In: I7bb3cdb0f11772bbaefb6c21c61eb63bd0b17c7e
Fixes: 64193449
Test: robotests

7 years agoUpdate icons to match quick setting
Fan Zhang [Mon, 31 Jul 2017 19:06:31 +0000 (12:06 -0700)]
Update icons to match quick setting

Change-Id: I704fd31cfb48a32530644ceafdd750bbc9adbd0e
Fix: 62658839
Test: visual

7 years agoUse package from sipper if default is null
jackqdyulei [Thu, 27 Jul 2017 21:44:58 +0000 (14:44 -0700)]
Use package from sipper if default is null

The BatteryEntry need a background thread to update the
package name and icon. However in InstalledAppDetails we
don't have this thread and it is unnecessary because we
already has the package name.

This cl:
1. Use the mPackageName from InstalledAppDetails directly in
BatteryEntry
2. Double check the defaultPackageName in AdvancedPowerUsageDetail,
use packageName from sipper if default is null

Bug: 64127162
Test: RunSettingsRoboTests

Change-Id: I5d21afca17f177817976758c28ed86b3a10e95eb
Merged-In: I5d21afca17f177817976758c28ed86b3a10e95eb

7 years agoMerge "Fixing bug in UsageGraph rendering." into oc-dr1-dev
Alex Kulesza [Mon, 31 Jul 2017 19:30:16 +0000 (19:30 +0000)]
Merge "Fixing bug in UsageGraph rendering." into oc-dr1-dev
am: 8fd9c28b7e

Change-Id: I47a18bcfc174e06964aaa3a7140ebcf5be12919c

7 years agoMerge "Fixing bug in UsageGraph rendering." into oc-dr1-dev
TreeHugger Robot [Mon, 31 Jul 2017 19:19:03 +0000 (19:19 +0000)]
Merge "Fixing bug in UsageGraph rendering." into oc-dr1-dev

7 years agoMerge "Remove DND and all gesture suggestions from Settings" into oc-dr1-dev
Fan Zhang [Mon, 31 Jul 2017 19:09:10 +0000 (19:09 +0000)]
Merge "Remove DND and all gesture suggestions from Settings" into oc-dr1-dev
am: 9064072ed7

Change-Id: I8aec2dc4de1ec18375ce3af177f1c9769499f8e3

7 years agoMerge "Create wrapper and shadow for AccessibilityManager" into oc-dr1-dev
jackqdyulei [Mon, 31 Jul 2017 19:08:31 +0000 (19:08 +0000)]
Merge "Create wrapper and shadow for AccessibilityManager" into oc-dr1-dev
am: d6c9a8b5b2

Change-Id: Id708356c38b10789974e35193c1d71dc0c9fdf34

7 years agoMerge "Use package from sipper if default is null" into oc-mr1-dev
TreeHugger Robot [Mon, 31 Jul 2017 18:58:22 +0000 (18:58 +0000)]
Merge "Use package from sipper if default is null" into oc-mr1-dev

7 years agoMerge "Layout tweak for app action buttons" into oc-mr1-dev
TreeHugger Robot [Mon, 31 Jul 2017 18:57:09 +0000 (18:57 +0000)]
Merge "Layout tweak for app action buttons" into oc-mr1-dev

7 years agoMerge "Remove DND and all gesture suggestions from Settings" into oc-dr1-dev
TreeHugger Robot [Mon, 31 Jul 2017 18:56:02 +0000 (18:56 +0000)]
Merge "Remove DND and all gesture suggestions from Settings" into oc-dr1-dev

7 years agoMerge "Create wrapper and shadow for AccessibilityManager" into oc-dr1-dev
TreeHugger Robot [Mon, 31 Jul 2017 18:55:40 +0000 (18:55 +0000)]
Merge "Create wrapper and shadow for AccessibilityManager" into oc-dr1-dev

7 years agoMerge "Change vision settings suggestion title" into oc-mr1-dev
Ajay Nadathur [Mon, 31 Jul 2017 18:19:12 +0000 (18:19 +0000)]
Merge "Change vision settings suggestion title" into oc-mr1-dev

7 years agoAOD setting availability depends on other user settings
Geoffrey Pitsch [Fri, 28 Jul 2017 19:09:51 +0000 (15:09 -0400)]
AOD setting availability depends on other user settings

Bug: 62918778
Test: make
ROBOTEST_FILTER=AmbientDisplayAlwaysOnPreferenceControllerTest
RunSettingsRoboTests -j
Change-Id: Id6f1ad580cf5caace82a1bfa85e85b98f134f9d6

7 years agoMerge "Align screen lock options to view start" into oc-dr1-dev
Maurice Lam [Mon, 31 Jul 2017 17:41:12 +0000 (17:41 +0000)]
Merge "Align screen lock options to view start" into oc-dr1-dev
am: 5e2e0df356

Change-Id: I38de58cc51e58c831e513a7dae13f06f3db0fce3

7 years agoMerge "Align screen lock options to view start" into oc-dr1-dev
Maurice Lam [Mon, 31 Jul 2017 17:35:07 +0000 (17:35 +0000)]
Merge "Align screen lock options to view start" into oc-dr1-dev

7 years agoMerge "Add string needed to support carrier wifi in UI." into oc-mr1-dev
Pankaj Kanwar [Mon, 31 Jul 2017 17:09:00 +0000 (17:09 +0000)]
Merge "Add string needed to support carrier wifi in UI." into oc-mr1-dev

7 years agoAdd INTENT_ONLY as a ResultPayload Availibility
Matthew Fritze [Mon, 31 Jul 2017 15:18:20 +0000 (08:18 -0700)]
Add INTENT_ONLY as a ResultPayload Availibility

Test: robotests
Bug: 64165583
Change-Id: I1bb8fd3f331c8b8aabda55afe329471a9c5ef0c9

7 years agoFixing bug in UsageGraph rendering.
Alex Kulesza [Sun, 30 Jul 2017 22:11:24 +0000 (18:11 -0400)]
Fixing bug in UsageGraph rendering.

The calculateLocalPaths() method of UsageGraph converts a set of paths
in (milliseconds, percent) coordinates into the actual pixel values that
will be used for drawing. For the most part this is a one to one
process, but not always: input points that are too closely spaced to
draw accurately are skipped. The last point in the path, however, is
never skipped, in order to ensure that the graph ends at the correct
location.

The previous implementation of this method had a bug: the y-coordinates
of points that were skipped would be stored indefinitely (in the local
variable pendingYLoc) and then added back at the very end of the path
(under the condition i == mPaths.size() - 1 && pendingYLoc !=
PATH_DELIM). Under the right conditions, this led to the strange uptick
at the end of the graph seen in the associated bug.

This CL fixes the problem and attempts to make the logic slightly
clearer. It also adds tests, one of which (_similarPointMiddle) fails
for the previous code.

In more detail, previously pendingXLoc was used to hold the last x
coordinate seen, while pendingYLoc was used to hold the last *skipped* y
coordinate, or PATH_DELIM otherwise. The difference between these was
somewhat subtle and hard to understand from a quick read of the code,
and there was a bug: pendingYLoc never got reset to PATH_DELIM even if
later points were added. In this CL I have removed the pendingLoc
variables in favor of a single lx/ly pair, which always holds the local
coordinates of the most recent point, and I added an explicit boolean
skippedLastPoint to track whether the point (lx, ly) has already been
added or was skipped.

Bug: 64065296
Test: make RunSettingsRoboTests
Change-Id: I45ccffea1280d851bfae5143c2e84d188e133731

7 years agoMerge "Update search bar's navup content description" into oc-dr1-dev
Fan Zhang [Sat, 29 Jul 2017 00:16:22 +0000 (00:16 +0000)]
Merge "Update search bar's navup content description" into oc-dr1-dev
am: b79d38f2f3

Change-Id: I774c5a2d4e456cfcb1fb4d37a5fd6373336400e5

7 years agoMerge "Update search bar's navup content description" into oc-dr1-dev
Fan Zhang [Sat, 29 Jul 2017 00:10:10 +0000 (00:10 +0000)]
Merge "Update search bar's navup content description" into oc-dr1-dev

7 years agoAdd shadow and wrapper classes
jackqdyulei [Tue, 25 Jul 2017 00:43:23 +0000 (17:43 -0700)]
Add shadow and wrapper classes

These classes are used for accessibility service. Also
add a new Availablity type.

Bug: 62022517
Test: Build
Change-Id: Ia2ff72dd04fd99b17809822907746c2411cecb62

7 years agoAdd string needed to support carrier wifi in UI.
pkanwar [Fri, 28 Jul 2017 22:56:22 +0000 (15:56 -0700)]
Add string needed to support carrier wifi in UI.

Add strings which will be used to indicate to the user in the wifi
picker and wifi config that they are connecting/connected to carrier
wifi.

Bug:30988281
Test: manual
Change-Id: I6f3b6a047bb28fddf81ed967c89fac5824d34f9f

7 years agoLayout tweak for app action buttons
Fan Zhang [Fri, 21 Jul 2017 22:06:36 +0000 (15:06 -0700)]
Layout tweak for app action buttons

Now shadow is no longer cropped when pressing button

Change-Id: I6ac8588abb75ca23912f62808a57e8402857e18b
Fixes: 62550425
Test: visual
(cherry picked from commit ee308b950f5d4bc0312ed7f439ff02f9ef065d17)

7 years agoChange vision settings suggestion title
Ajay Nadathur [Fri, 28 Jul 2017 21:24:39 +0000 (14:24 -0700)]
Change vision settings suggestion title

bug: 63867327
Test: Manually tested and verified
Change-Id: I358508534d0ef77c99851430f979b61702519313

7 years agoRemove DND and all gesture suggestions from Settings
Fan Zhang [Fri, 28 Jul 2017 21:20:23 +0000 (14:20 -0700)]
Remove DND and all gesture suggestions from Settings

Change-Id: I2f59c426132ca907e556b8bb2fbc869f4e830768
Fix: 64156274
Test: robotests

7 years agoUse package from sipper if default is null
jackqdyulei [Thu, 27 Jul 2017 21:44:58 +0000 (14:44 -0700)]
Use package from sipper if default is null

The BatteryEntry need a background thread to update the
package name and icon. However in InstalledAppDetails we
don't have this thread and it is unnecessary because we
already has the package name.

This cl:
1. Use the mPackageName from InstalledAppDetails directly in
BatteryEntry
2. Double check the defaultPackageName in AdvancedPowerUsageDetail,
use packageName from sipper if default is null

This cl is cherry picked from oc-dr to fix the test breakage.

Bug: 64127162
Test: RunSettingsRoboTests

Change-Id: I5d21afca17f177817976758c28ed86b3a10e95eb