Doris Ling
a39daa25e7
Merge "Fix gesture preview image visibility not set correctly." into oc-mr1-dev
2017-07-21 17:19:12 +00:00
Julia Reynolds
4faa353f02
Zen settings screen update
...
am: 56b748d686
Change-Id: Iaac694915e20e5dc0f5edd0d1be17321621caa6e
2017-07-21 16:21:25 +00:00
Julia Reynolds
56b748d686
Zen settings screen update
...
- Remove app attribution
- Change visual disturbances label
Change-Id: Id2f7a16817a3b044db4374bf45a54706b8c42eff
Fixes: 63905920
Fixes: 63906381
Test: manual
2017-07-21 09:11:14 -04:00
TreeHugger Robot
acd97be0b8
Merge "Import translations. DO NOT MERGE" into oc-dr1-dev
2017-07-20 21:17:34 +00:00
Doris Ling
c84001528c
Fix gesture preview image visibility not set correctly.
...
- update for the preview image is done only in onStart()/Stop().
Move the handling to onPause()/onResume() instead so that visibility
updates will also be done when switching between pages.
- remove the obsolete GesturePreference class.
Change-Id: I743a9d41f17aab3303201e11e5bba708ca5810ae
Fix: 63783217
Test: make RunSettingsRoboTests
2017-07-20 20:41:43 +00:00
Fan Zhang
e651ddf9e6
Add shadow to searchbar when user scrolls vertically
...
Bug: 63528057
Test: robotests
Change-Id: Ib85676d78b43be38aab1eacd0820d0755a601f60
2017-07-20 20:32:09 +00:00
Doris Ling
204ca74397
Move Gesture settings up one level.
...
Move System->Languages, input & gestures->Gestures to System->Gestures.
Change-Id: Ie81876208383f69ebf1a0465d76c760d7dd9d95d
Fix: 62276882
Test: make RunSettingsRoboTests
(cherry picked from commit 55ce7de7d0
)
2017-07-20 16:46:44 +00:00
Julia Reynolds
b49578e485
Merge "Zen priority settings update" into oc-dr1-dev
...
am: 9dec71f7d7
Change-Id: I81e2609637537413bfd36ed9e0658d49d533a9cd
2017-07-20 14:23:51 +00:00
Julia Reynolds
9dec71f7d7
Merge "Zen priority settings update" into oc-dr1-dev
2017-07-20 14:19:33 +00:00
Bill Yi
606f83bd74
Import translations. DO NOT MERGE
...
Change-Id: I1dad650eb3d6c49c1b1b8b6873a2f8a0ffe89a9c
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-19 23:13:29 -07:00
TreeHugger Robot
1dcfbdb0cc
Merge "Delete " / " delimiter in Settings app."
2017-07-19 20:39:05 +00:00
TreeHugger Robot
ba70d1866f
Merge "Settings: Add SMS Mirroring."
2017-07-19 16:52:57 +00:00
Oren Blasberg
d33dcf13ee
Settings: Add SMS Mirroring.
...
Bug: 37546615
Test: Updated Robolectric suite with new unit tests.
Change-Id: I02e1723e1b125b004ff679d6242df14bca4f08ce
2017-07-19 08:07:11 -07:00
Sundeep Ghuman
030b58d917
Delete " / " delimiter in Settings app.
...
Reference delimiter now defined in SettingsLib instead.
Bug: b/62354743
Test: NA - refactor
Change-Id: I021d7cb9b06014b27df0003634ce53ecf1089fa1
2017-07-18 17:13:57 -07:00
Rajeev Kumar
e19cd4828e
Data plan usage summary fragment.
...
Change-Id: I2d928d1b5313b723450c8f5a45ff944b99dc3d5d
Note: These changes are required for Data balance UI.
Bug: 62349208
Test: make RunSettingsRoboTests -j40
2017-07-18 14:52:58 -07:00
Daniel Nishi
4b351b4ca1
Merge "Align the version number text view." into oc-dr1-dev am: aead86058d
...
am: fcb660acbf
Change-Id: I6a0e985e0ed8c61bdb807547a062da581d4d8c38
2017-07-18 17:27:59 +00:00
Daniel Nishi
fcb660acbf
Merge "Align the version number text view." into oc-dr1-dev
...
am: aead86058d
Change-Id: Ibe17bfc8b0e24d1094f8c43ffe98a3319abee074
2017-07-18 17:22:30 +00:00
Daniel Nishi
aead86058d
Merge "Align the version number text view." into oc-dr1-dev
2017-07-18 17:14:48 +00:00
Julia Reynolds
78f612b823
Zen priority settings update
...
Reordering & adding summary
Change-Id: Icc3388410bdea9960c1e2c8609b7c3a979dc99d7
Fixes: 63712680
Test: RunSettingsRoboTests
2017-07-18 10:50:14 -04:00
Doris Ling
00de10c32b
Merge "Add background color to suggestion/condition view." into oc-dr1-dev am: edad87c4b0
...
am: e8d37d9d75
Change-Id: I546eabf134f90c0002a010590edfbefa68c34216
2017-07-17 22:26:49 +00:00
Doris Ling
e8d37d9d75
Merge "Add background color to suggestion/condition view." into oc-dr1-dev
...
am: edad87c4b0
Change-Id: I612dbb1e3347e2052eec5df9b10b43d679b8585b
2017-07-17 22:24:53 +00:00
TreeHugger Robot
edad87c4b0
Merge "Add background color to suggestion/condition view." into oc-dr1-dev
2017-07-17 22:18:31 +00:00
Daniel Nishi
68b16775ae
Align the version number text view.
...
Change-Id: I942b6b8f381332021bf6062afa5e0c7ae5e0bab7
Fixes: 63671892
Test: Manual
2017-07-17 15:15:10 -07:00
TreeHugger Robot
fe1b8f9017
Merge "update the string for bt disable"
2017-07-17 20:02:45 +00:00
Fan Zhang
4ff09a2eec
Merge "Misc search fix"
2017-07-17 19:01:08 +00:00
Kevin Chyn
c457f58b90
Merge "Fix assist gesture keyword" into oc-dr1-dev am: 4b4ad6efc2
...
am: 14f8431a9f
Change-Id: I37e5bcbcf77661d49d4209d258820fad2faf5aaf
2017-07-15 04:18:53 +00:00
Kevin Chyn
14f8431a9f
Merge "Fix assist gesture keyword" into oc-dr1-dev
...
am: 4b4ad6efc2
Change-Id: I03ffaa0f14257d64293434c9fc12a389c83ceed0
2017-07-15 04:14:21 +00:00
TreeHugger Robot
4b4ad6efc2
Merge "Fix assist gesture keyword" into oc-dr1-dev
2017-07-15 04:11:04 +00:00
Doris Ling
87eb423564
Merge "Update spacing in suggestion/condition header and footer." into oc-dr1-dev am: ef8e2db876
...
am: fb64a7f74c
Change-Id: Ib3d86ef233acea8b2f090941a8bc11480ed78ef0
2017-07-15 01:17:18 +00:00
Doris Ling
fb64a7f74c
Merge "Update spacing in suggestion/condition header and footer." into oc-dr1-dev
...
am: ef8e2db876
Change-Id: I4f7ea7436b684cc29cc8f922523b15cd89182250
2017-07-15 01:12:53 +00:00
TreeHugger Robot
ef8e2db876
Merge "Update spacing in suggestion/condition header and footer." into oc-dr1-dev
2017-07-15 01:05:41 +00:00
Kevin Chyn
431ce43357
Fix assist gesture keyword
...
Bug: 63544783
Test: make -j RunSettingsRoboTests
Change-Id: Ief33fa9c556cc5a328401573459c7cbdd0053260
2017-07-14 16:10:12 -07:00
Eric Schwarzenbach
fbc3eee32a
Merge "Change wifi detail buttons to match App buttons."
2017-07-14 23:09:23 +00:00
Doris Ling
1b6685f4a4
Add background color to suggestion/condition view.
...
- also remove "new_ui" from the condition tile and suggestion tile
layout file name.
Change-Id: I2a1fe4ea2ed69768f6e7c464608039c9c962c9f1
Fix: 63674319
Test: visual
2017-07-14 15:34:42 -07:00
Fan Zhang
4e7bd693b2
Misc search fix
...
- Remove incorrect summary from set date/time
- Remove some unused resources
- Remove ability to clear individual search history
- Add remove all query history menu item
Change-Id: I4383d075310297163fd2206d1a5b9c8f4ed94078
Fix: 62741488
Fix: 31589605
Test: robotests
2017-07-14 15:29:57 -07:00
Doris Ling
546a7a468d
Merge "Fix left aligned "Wi-Fi" category title in data usage page." into oc-dr1-dev
...
am: cccd78ee69
Change-Id: Iadd785980f64eab3b350354092f0be0d62ac06a1
2017-07-14 21:05:01 +00:00
TreeHugger Robot
cccd78ee69
Merge "Fix left aligned "Wi-Fi" category title in data usage page." into oc-dr1-dev
2017-07-14 20:51:09 +00:00
Doris Ling
0018f1680f
Update spacing in suggestion/condition header and footer.
...
Adjust the top/bottom padding for the header and footer so that the
content is center-aligned.
Change-Id: I01c0baf770abf3a8767a016a758ee1794403598b
Fix: 63670820
Test: Visual
2017-07-14 12:31:12 -07:00
Doris Ling
b94727de0c
Fix left aligned "Wi-Fi" category title in data usage page.
...
Set thee category title text view to align at the start position.
Change-Id: I9a297588e2f742d20b0d07bd6979e0378e41cb71
Merged-In: Iff5fbc595ec16396043d64a1ceb0fa81e874ea48
Merged-In: I9f0f51a9d070191f5bf8f3315fef4d997d6213c3
Fix: 63399239
Test: visual
2017-07-14 11:41:35 -07:00
Eric Schwarzenbach
4fefb21547
Merge "Change header of wifi detail page to "Network info"."
2017-07-14 18:06:24 +00:00
Jeff Sharkey
fc5a1740be
Merge "Move "metered" persistence to WifiConfiguration."
2017-07-14 17:47:54 +00:00
Eric Schwarzenbach
f6c0004d91
Change header of wifi detail page to "Network info".
...
Creates a lifecycle observer to modify the action bar.
Bug: 37252029
Test: make -j40 RunSettingsRoboTests
Change-Id: Iff48ed51f533c3b7b2a099f83c3216ae975f061f
2017-07-14 09:16:30 -07:00
Jeff Sharkey
dc09269c81
Move "metered" persistence to WifiConfiguration.
...
For a long time we've had a nasty tangled dependency between Wi-Fi
and NPMS, since they both persisted different details for configured
networks. As part of preparing for new carrier data plan APIs, move
the tracking of meteredness over to WifiConfiguration.
We've never really supported "unmetered" mobile networks inside the
framework, so remove the option to configure those flags.
Replace MeteredPreference.notifyChanged() with explicit listener
to avoid confusing an invalidation pass as expression of user intent
to change metered values.
Bug: 63391323
Test: builds, boots, Wi-Fi policy is upgraded
Exempt-From-Owner-Approval: No owner was found for changed files.
Change-Id: If8a6e12650d1d060a729ed1a80f07ebb65e0ffd7
2017-07-14 09:47:03 -06:00
Rajeev Kumar
c57fa7f90c
Merge "Data plans sync time settings preference."
2017-07-14 01:58:46 +00:00
Eric Schwarzenbach
eb5ceb94e4
Change wifi detail buttons to match App buttons.
...
Matches color, size and padding.
Bug: 37252029
Test: manual
Change-Id: Ib0d73d8971eef1ecb234f61fc1bfcf294832e594
2017-07-13 16:13:35 -07:00
Rajeev Kumar
a8ba46b355
Data plans sync time settings preference.
...
Note: These changes are required for Data balance UI.
Bug: 62349208
Test: make RunSettingsRoboTests -j40
Change-Id: Id52789f2a96dea5ff8c29699ac6fab79e3c5d1bf
2017-07-13 16:11:59 -07:00
TreeHugger Robot
7eee73a0c8
Merge "Don't use framework strings for formatting file sizes"
2017-07-13 23:11:42 +00:00
Rajeev Kumar
bb90de3a4c
Merge "Manage data plans settings preference."
2017-07-13 22:59:01 +00:00
Fan Zhang
a7b04ed692
Merge "Show default app icon in default app screen."
2017-07-13 22:41:16 +00:00
TreeHugger Robot
b852f6de93
Merge "Bidi wrap ip address in Wifi config settings"
2017-07-13 22:19:25 +00:00