TreeHugger Robot
decbebd3d5
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
2016-09-30 17:48:22 +00:00
Eric Schmidt
5094fc6912
docs: Broken at link in Memory article. am: 0046284c0f am: 9b91c3ec73
...
am: b6a21f7617
Change-Id: I3da664bbe08476d82c6d3f5813b4493d0027df7b
2016-09-30 17:48:14 +00:00
Sreevani Sreejith
8102f26b51
Merge "docs: Updated wording on auto playback app requirement." into nyc-dev am: f8c8a636d2
...
am: 4df99e77af
Change-Id: I488f489858cd288471532aa983c7ad3340d6045a
2016-09-30 17:47:16 +00:00
sreevanis
2bffdff716
docs: Updated wording on auto playback app requirement. am: d4fa870a6a
...
am: 072d47bf61
Change-Id: I6a8b9f3a8e5c789283a84bcfe93f262319fe8eb9
2016-09-30 17:46:19 +00:00
Sreevani Sreejith
de12b422f6
Merge "docs: Updated wording on auto playback app requirement." into nyc-dev am: f8c8a636d2
...
am: 2a3047bc11
Change-Id: I83cec123657152185dcfe78d364a515669a8817b
2016-09-30 17:45:27 +00:00
sreevanis
7dbe53475c
docs: Updated wording on auto playback app requirement. am: d4fa870a6a
...
am: fcd5479286
Change-Id: I02415be93b4f7f0f906f8ca57cd15e469c5c9610
2016-09-30 17:44:24 +00:00
Android Build Merger (Role)
6cfbdf11dd
Merge "Merge "Remove the obsoleted ScanResult.isAutoJoinCandidate" am: 673b47f234 am: 63224d9ea3" into nyc-dev-plus-aosp
2016-09-30 17:44:19 +00:00
Randy Pan
3629b4eddf
Merge "Remove the obsoleted ScanResult.isAutoJoinCandidate" am: 673b47f234
...
am: 63224d9ea3
Change-Id: I096f72242ffead904c5864fbb6c61e1cca1f0807
2016-09-30 17:43:15 +00:00
Eric Schmidt
76ae4deb63
Merge "docs: Broken at link in Memory article. am: 0046284c0f" into nyc-dev
...
am: 64d0b4510d
Change-Id: I81c74feaefdc165dedb30f109f5ddf7da628d640
2016-09-30 17:40:16 +00:00
Eric Schmidt
b6a21f7617
docs: Broken at link in Memory article. am: 0046284c0f
...
am: 9b91c3ec73
Change-Id: I1bdd0374b53fc14bb143349d2dadc606162e8adf
2016-09-30 17:40:10 +00:00
Eric Schmidt
c6b19af30d
Merge "docs: Broken at link in Memory article. am: 0046284c0f" into nyc-dev
...
am: 64d0b4510d
Change-Id: If7b8734c12be20875fa9d4d9052870bb4281add0
2016-09-30 17:40:01 +00:00
Eric Schmidt
62ec0a6b85
docs: Broken at link in Memory article. am: 0046284c0f
...
am: 9b91c3ec73
Change-Id: Ia0f621a566bd02999311e1256487414bd8b9e0ab
2016-09-30 17:39:56 +00:00
Sreevani Sreejith
2a3047bc11
Merge "docs: Updated wording on auto playback app requirement." into nyc-dev
...
am: f8c8a636d2
Change-Id: I9b7308350de8625f10d90f93df57473a1fe7c231
2016-09-30 17:38:25 +00:00
Sreevani Sreejith
4df99e77af
Merge "docs: Updated wording on auto playback app requirement." into nyc-dev
...
am: f8c8a636d2
Change-Id: Ia90eed4e36a3c5490c4e9c85077a5b88a22086ee
2016-09-30 17:38:24 +00:00
sreevanis
072d47bf61
docs: Updated wording on auto playback app requirement.
...
am: d4fa870a6a
Change-Id: I2337b686a992ed98281a247d644ded1bb92c2a4d
2016-09-30 17:38:21 +00:00
sreevanis
fcd5479286
docs: Updated wording on auto playback app requirement.
...
am: d4fa870a6a
Change-Id: Ib1b93055684c64baf8bacda4e178a8ed771e30ac
2016-09-30 17:38:20 +00:00
Randy Pan
63224d9ea3
Merge "Remove the obsoleted ScanResult.isAutoJoinCandidate"
...
am: 673b47f234
Change-Id: I79fda4350062d27c4399df80d7edca4df79152f2
2016-09-30 17:36:57 +00:00
Christopher Wiley
fa6a486615
Implement untetherAll as calls to stopTethering
...
(cherry-pick of 5df6ed4a87 )
Calling untether() on an interface name leaves the system
in an inconsistent state, since this is an API for use by
network subsystems to start or stop the tethering of a prepared
downstream network interface. The proper way to disable tethering
is to call stopTethering() with an appropriate technology.
untetherAll() is called in parts of the system UI to disable
all tethering on system state changes (e.g. on the enabling
of data saver).
Bug: 31405407
Test: Enabling data saver now correctly disables tethering
Change-Id: I8e5724a31e015721910a8d278e100daf697c34d7
2016-09-30 10:34:07 -07:00
Android Build Merger (Role)
64d0b4510d
Merge "docs: Broken at link in Memory article. am: 0046284c0f" into nyc-dev
2016-09-30 17:34:01 +00:00
Sreevani Sreejith
f8c8a636d2
Merge "docs: Updated wording on auto playback app requirement." into nyc-dev
2016-09-30 17:33:35 +00:00
Christopher Wiley
deebfec90b
Notify NetworkPolicyManagerService on tethering changes
...
(cherry-pick of d73faf0760 )
No longer do this in ConnectivityService#tether/untether.
Instead, have Tethering do it when an interface is actually
tethered.
Bug: 31405407
Test: Toggling hotspot now disables data saver
Change-Id: I9910a2e488c30c92d45f817c8f5df0fac5510de6
2016-09-30 10:33:19 -07:00
Eric Schmidt
9b91c3ec73
docs: Broken at link in Memory article.
...
am: 0046284c0f
Change-Id: Ib2609af6d8c2545b52c1b92fa8af40781c378729
2016-09-30 17:33:15 +00:00
Selim Cinek
348b6b9a7f
Merge "Fixed a bug with the scrollability of notifications" into nyc-mr1-dev am: a09cae745e
...
am: 19b4731957
Change-Id: Ibff5d90831730f4a61d0462012d916438d08cc11
2016-09-30 17:31:27 +00:00
Selim Cinek
6e839177cc
Fixed a bug with the scrollability of notifications am: ef40606eb9
...
am: 89fc993a74
Change-Id: I59a5afadda7d7427e19aa1d81c02e50b6a0e74d3
2016-09-30 17:30:20 +00:00
Randy Pan
673b47f234
Merge "Remove the obsoleted ScanResult.isAutoJoinCandidate"
2016-09-30 17:30:15 +00:00
Selim Cinek
19b4731957
Merge "Fixed a bug with the scrollability of notifications" into nyc-mr1-dev
...
am: a09cae745e
Change-Id: If8e8df783307a9853f6daedcb9c1deb55a79cfae
2016-09-30 17:25:16 +00:00
Selim Cinek
89fc993a74
Fixed a bug with the scrollability of notifications
...
am: ef40606eb9
Change-Id: I2a22947f11c25fa7ce203bb7bee65b19deea3fb8
2016-09-30 17:25:13 +00:00
Selim Cinek
a09cae745e
Merge "Fixed a bug with the scrollability of notifications" into nyc-mr1-dev
2016-09-30 17:20:48 +00:00
Bill Yi
780931dd46
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 31424274
Change-Id: Ibd2890c12c630e9bfc41fe222fa626ab87b77500
2016-09-30 09:57:53 -07:00
Jason Monk
d36382a590
Merge "Fix talkback reading battery 0% on boot" into nyc-mr1-dev am: 5e96460698
...
am: 4e751db0cf
Change-Id: I9f3b5d7e70fd132a92a8630278a4dec605af8773
2016-09-30 16:54:45 +00:00
Eric Schmidt
0046284c0f
docs: Broken at link in Memory article.
...
Change-Id: Ia06dea536a891dd321cadcbe47212acbf6c067cc
2016-09-30 09:53:54 -07:00
Jason Monk
d6c2761dea
Fix talkback reading battery 0% on boot am: 159dfb78e9
...
am: 0df0546ea9
Change-Id: I99b49701855e52bebb20b4fba393319e1aa683ea
2016-09-30 16:53:49 +00:00
Jason Monk
4e751db0cf
Merge "Fix talkback reading battery 0% on boot" into nyc-mr1-dev
...
am: 5e96460698
Change-Id: Ib1d271dc92405e1bc7c439905239c726a0af4168
2016-09-30 16:48:15 +00:00
Jason Monk
0df0546ea9
Fix talkback reading battery 0% on boot
...
am: 159dfb78e9
Change-Id: Iec739c53af9e41664da6b62cb839f1c42912abc8
2016-09-30 16:48:12 +00:00
Jordan Liu
786e4f7d23
Add config_carrier_wfc_ims_available to config.xml
...
The migration of this config to CarrierConfig breaks the build on
certain devices, so we should leave the original config in.
Bug: 29873049
Change-Id: I2f526c37198359de7adec4cfd4c391ccaa8ab0be
2016-09-30 09:43:49 -07:00
Jason Monk
5e96460698
Merge "Fix talkback reading battery 0% on boot" into nyc-mr1-dev
2016-09-30 16:43:46 +00:00
Tyler Gunn
be6919995f
Increase char limit for string.
...
Translation requested an increase in the char limit for this string;
there is plenty of room so increasing to 50.
Bug: 31814596
Change-Id: I07e1b51ad9335b961ce503233b13c008e9bcda2d
2016-09-30 09:40:26 -07:00
Bill Yi
b773807759
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 31424274
Change-Id: I4e63c1919847b8e742f4f0a87370afdfff5d4a2f
2016-09-30 09:30:31 -07:00
Joe Fernandez
e0d7e6061a
Merge "docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable." into nyc-dev am: 356348d9e8 am: f82e43467e am: b627a684a5
...
am: f322f000a3
Change-Id: I0e1f8000c18808a36751f99a435ec54283667b10
2016-09-30 16:01:19 +00:00
Kevin Hufnagle
52a30b09e1
docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable. am: aacd1ba6a7 am: 2f37605c6d am: e1efecadf1
...
am: fae80651ed
Change-Id: I0171faf685eaa62b2ffa32e3a90736e318c718f7
2016-09-30 16:00:15 +00:00
Joe Fernandez
f322f000a3
Merge "docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable." into nyc-dev am: 356348d9e8 am: f82e43467e
...
am: b627a684a5
Change-Id: I5abc96ffa180761c0f5a7830fe949e2003329f68
2016-09-30 15:55:38 +00:00
Kevin Hufnagle
fae80651ed
docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable. am: aacd1ba6a7 am: 2f37605c6d
...
am: e1efecadf1
Change-Id: I32f420e20df928a0e53077bc0030c935d4c92c8a
2016-09-30 15:54:39 +00:00
Joe Fernandez
46512fcc6e
Merge "docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable." into nyc-dev am: 356348d9e8
...
am: 5c3e0af0e9
Change-Id: I9e6af7242ff63c8dd3db11a3e95ecfe3fbd02708
2016-09-30 15:50:05 +00:00
Joe Fernandez
b627a684a5
Merge "docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable." into nyc-dev am: 356348d9e8
...
am: f82e43467e
Change-Id: I302d4177dbd5e94edf1ef0113725ae064f10c9f6
2016-09-30 15:50:02 +00:00
Kevin Hufnagle
e1efecadf1
docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable. am: aacd1ba6a7
...
am: 2f37605c6d
Change-Id: I0695646dff4f22228164d034347577e670941d4c
2016-09-30 15:49:09 +00:00
Kevin Hufnagle
d6d29871e1
docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable. am: aacd1ba6a7
...
am: cad4233268
Change-Id: I570fbf597d1a771b01b095b78c70b7f928c9fc2b
2016-09-30 15:49:08 +00:00
Joe Fernandez
5c3e0af0e9
Merge "docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable." into nyc-dev
...
am: 356348d9e8
Change-Id: I5ad5e666c83681be34aaedae2a1276e05ad2c9ab
2016-09-30 15:43:42 +00:00
Joe Fernandez
f82e43467e
Merge "docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable." into nyc-dev
...
am: 356348d9e8
Change-Id: Ifbe635fd572a0b700369a0aa4e0722b602c07c41
2016-09-30 15:43:40 +00:00
Kevin Hufnagle
2f37605c6d
docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable.
...
am: aacd1ba6a7
Change-Id: Ib6b0c3939cbdcbc7061c70d50832a5c075f088e6
2016-09-30 15:43:38 +00:00
Kevin Hufnagle
cad4233268
docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable.
...
am: aacd1ba6a7
Change-Id: I3f85b01b012a18e489f88e319b8aa4651747eeb3
2016-09-30 15:43:38 +00:00