Wyatt Riley
b517705602
Removing over-active NTP & XTRA assistance downloads
...
am: 0d6e54e246
Change-Id: I6d6a151fb7bb13ddabed10aa33f20aec8cefe8a8
2016-10-07 21:13:54 +00:00
Miao Wang
cebc2f2809
Merge "Correctly pass number of input allocations for BLAS" into nyc-mr1-dev
...
am: 35d2d12159
Change-Id: Ia493798c58e9c0411f5d1cf4f217685b388ba2a9
2016-10-07 20:53:25 +00:00
Miao Wang
72f45777d5
Correctly pass number of input allocations for BLAS
...
am: 166b402861
Change-Id: I3afae51d6a21b6261fc31696ec0a0072f004275c
2016-10-07 20:53:20 +00:00
TreeHugger Robot
35d2d12159
Merge "Correctly pass number of input allocations for BLAS" into nyc-mr1-dev
2016-10-07 20:46:20 +00:00
Alex Hills
cd13ea0134
Merge "Updates documentation for MessagingStyle constructor" into nyc-mr1-dev
...
am: 67c70a263c
Change-Id: I2768146b5921acac69cb42e64d06b11ea5db4eb4
2016-10-07 20:44:02 +00:00
Alex Hills
d86df31497
Updates documentation for MessagingStyle constructor
...
am: fd590441c1
Change-Id: I341c9a18c5a64e8cb63ad277611b9e55f61047c1
2016-10-07 20:43:57 +00:00
Alan Viverette
5b032486f3
Merge "Scale bitmap shaders for target density" into nyc-mr1-dev
...
am: 0f6cec369f
Change-Id: I96ae107012b6f71c23fa7f26d07ac83c3049dcfd
2016-10-07 20:42:52 +00:00
Alan Viverette
444f2043d1
Scale bitmap shaders for target density
...
am: 0d2a46b733
Change-Id: I8e3274a9c6047d943336827e7e0c8563e40c2ca5
2016-10-07 20:39:48 +00:00
TreeHugger Robot
67c70a263c
Merge "Updates documentation for MessagingStyle constructor" into nyc-mr1-dev
2016-10-07 20:34:50 +00:00
TreeHugger Robot
0f6cec369f
Merge "Scale bitmap shaders for target density" into nyc-mr1-dev
2016-10-07 20:31:01 +00:00
Alan Viverette
0d2a46b733
Scale bitmap shaders for target density
...
Also fixes progress bar sample tile to reflect density and ensures
that ProgressBar.tileify() clones inner drawables into the correct
density.
Bug: 31841123
Test: BitmapDrawableTest#testPreloadDensity()
Test: ThemeHostTest
Test: Visual inspection of ApiDemos
Change-Id: I9dcb9817d8d91d61ff0215987247e9e7fb089c46
2016-10-07 16:23:32 -04:00
Rob Carr
25cbfe8af8
Merge "When adding dialog window but not creating update the configuration." into nyc-mr1-dev
...
am: 93becf5148
Change-Id: I8c796189cb90219ba21195e6d1a1e227a3d88051
2016-10-07 19:21:54 +00:00
Robert Carr
7696b0d06b
When adding dialog window but not creating update the configuration.
...
am: d7dbec7e4c
Change-Id: I137783f64cec9f9134e1c66b123993d65397deb5
2016-10-07 19:21:51 +00:00
Miao Wang
166b402861
Correctly pass number of input allocations for BLAS
...
Bug: 31992305
Test: Build and CTS RsBlas test pass on Angler.
Change-Id: If49c0be003d9c2a2175924dc3303703b9ab49357
(cherry picked from commit b742fcc808 )
2016-10-07 19:21:07 +00:00
Rob Carr
93becf5148
Merge "When adding dialog window but not creating update the configuration." into nyc-mr1-dev
2016-10-07 19:16:02 +00:00
Jim Miller
37f4d361e7
Merge "Allow sysui navigation to work when application occludes keyguard" into nyc-mr1-dev
...
am: aea8efbc11
Change-Id: I0a8e6a0ad2f7d0b28dc668bab9bed6928b871620
2016-10-07 18:52:49 +00:00
Jim Miller
24883d5f99
Allow sysui navigation to work when application occludes keyguard
...
am: 69c1241d3b
Change-Id: I533b955e86cab04d9b57c08d1f162671f374f5c2
2016-10-07 18:52:45 +00:00
Jim Miller
aea8efbc11
Merge "Allow sysui navigation to work when application occludes keyguard" into nyc-mr1-dev
2016-10-07 18:44:05 +00:00
Nancy Zheng
1e746a415d
Merge "Fix race condition in checkPattern and verifyPattern." into cw-f-dev
2016-10-07 17:47:47 +00:00
Nancy Zheng
9475460e66
Fix race condition in checkPattern and verifyPattern.
...
Bug: 31939282
Change-Id: I3250ab900f190ca9c820ac355ce94a699315b137
2016-10-07 10:41:00 -07:00
Jason Monk
e4257eba8f
Merge "Revert "Revert "Change bang to x for indication of no internet""" into nyc-mr1-dev
...
am: b04790c8d4
Change-Id: I9f1cef400799409fab93f2e29aac96bd2cd6e079
2016-10-07 17:17:16 +00:00
Jason Monk
257481a37c
Revert "Revert "Change bang to x for indication of no internet""
...
am: d51608c60b
Change-Id: I263a0d51474bbf7ef170d851b724f98deb828163
2016-10-07 17:17:13 +00:00
TreeHugger Robot
b04790c8d4
Merge "Revert "Revert "Change bang to x for indication of no internet""" into nyc-mr1-dev
2016-10-07 17:12:01 +00:00
Alex Hills
fd590441c1
Updates documentation for MessagingStyle constructor
...
MessagingStyle expects the field userReplyName to be non-null, but the
documentation doesn't describe it as such. This updates the documentation
to say the field is required, and adds a NonNull annotation.
This has no behavior changes.
BUG:31747744
Change-Id: If832d059c276e856fba366dabfa8a5821bb63054
2016-10-07 15:44:23 +00:00
Todd Kennedy
2575de957d
Merge "Force APKs to be streamed" into nyc-dev am: dd100f4298 am: bafabbe4b9
...
am: 83410b7f31
Change-Id: I3b4a7351dc9e1052a590f610dd6b769ba297667a
2016-10-07 14:45:31 +00:00
Todd Kennedy
ece597bed5
Force APKs to be streamed am: d220683d33 am: e119cccce0
...
am: b69ce459aa
Change-Id: Ifa3f48c38b394ca0db339e9b6e1141750f65f412
2016-10-07 14:44:35 +00:00
Todd Kennedy
83410b7f31
Merge "Force APKs to be streamed" into nyc-dev am: dd100f4298
...
am: bafabbe4b9
Change-Id: I0ff901eb1b123a21a425072439c8be9dcd66ae6a
2016-10-07 14:37:17 +00:00
Todd Kennedy
b69ce459aa
Force APKs to be streamed am: d220683d33
...
am: e119cccce0
Change-Id: I196c12c3b6ebf33f6ff72abde72f67dd864c1eaf
2016-10-07 14:36:31 +00:00
Todd Kennedy
bafabbe4b9
Merge "Force APKs to be streamed" into nyc-dev
...
am: dd100f4298
Change-Id: Ic1904dab79ee0cccdc1aace7eca89d9a6cb48f4f
2016-10-07 14:29:06 +00:00
Todd Kennedy
e119cccce0
Force APKs to be streamed
...
am: d220683d33
Change-Id: I617a4854f406dbdacf3b150df0bd72793112d95c
2016-10-07 14:29:03 +00:00
TreeHugger Robot
dd100f4298
Merge "Force APKs to be streamed" into nyc-dev
2016-10-07 14:21:29 +00:00
Jason Monk
d51608c60b
Revert "Revert "Change bang to x for indication of no internet""
...
This reverts commit ed29365c9e .
Fixes: 31978991
Change-Id: I7554efc6877b100e4238178fd2029909518be3bb
2016-10-07 13:16:17 +00:00
Jakub Adamek
d64a158269
Adding minimal customizable background colour support.
...
This adds back minimal support from
https://googleplex-android-review.googlesource.com/#/c/1442940/1
because the bigger thing had to be reverted.
Bug: 31459804
Change-Id: I545d1f7639c9dada417e95b5da6290414d3de05d
2016-10-07 12:01:06 +01:00
Jakub Adamek
91181aa5de
Revert "Adding customizable background colour support."
...
This reverts commit eedebc4850 .
This needs to be submitted only with the next change which re-adds
minimal support.
Change-Id: I1f269a7c3bbd11fc60f61d6f23e78a1933f182c7
2016-10-07 12:01:06 +01:00
Jakub Adamek
801cb62b9f
Revert "Improving customization in DeviceDefault themes."
...
This reverts commit 426e7a0f83 .
2016-10-07 12:01:06 +01:00
Hugo Benichi
94b0d0c628
Merge "Reject DHCP packets with no magic cookie" into nyc-mr1-dev
...
am: ea2f7a4f05
Change-Id: I754c82f77800f09bbe700a3478cd1cac0e090a3d
2016-10-07 02:29:54 +00:00
Hugo Benichi
1ade34dd76
Reject DHCP packets with no magic cookie
...
am: 006e061301
Change-Id: I54a32519d13e8d5463ca86630540722d73ff75cb
2016-10-07 02:29:49 +00:00
Hugo Benichi
ea2f7a4f05
Merge "Reject DHCP packets with no magic cookie" into nyc-mr1-dev
2016-10-07 02:22:35 +00:00
Jim Miller
69c1241d3b
Allow sysui navigation to work when application occludes keyguard
...
Fixes bug 30650150
Change-Id: Ie4a858dcfd259c733cd32c3c2b1dec2ff437f1ab
2016-10-06 19:11:03 -07:00
Hall Liu
1925215258
Merge "Add logging to CallerInfoAsyncQuery" into nyc-mr1-dev
...
am: 0fe683da4d
Change-Id: I79b9ce817c6a95fc17795db59af83000dd1cd6dc
2016-10-06 21:48:08 +00:00
Hall Liu
d4f18dd117
Add logging to CallerInfoAsyncQuery
...
am: 4c01910cb0
Change-Id: I20ab245d47085d546baf1ddfd940635b4aa4c7d5
2016-10-06 21:48:03 +00:00
Hall Liu
0fe683da4d
Merge "Add logging to CallerInfoAsyncQuery" into nyc-mr1-dev
2016-10-06 21:39:05 +00:00
Sid Soundararajan
7e5d8b4bb0
Merge "Recents TV: Do not allow negative delay" into nyc-mr1-dev
...
am: 3e0427e4f8
Change-Id: I88d9838788d75b36d0fa74a8d0561c5bc77066f0
2016-10-06 21:14:17 +00:00
Sid Soundararajan
f9ea846482
Recents TV: Do not allow negative delay
...
am: a4a4763f58
Change-Id: I7146115b4f9e07c5574127909509d66db9cfab05
2016-10-06 21:14:14 +00:00
Chris Tate
35bf3b9ab8
Merge "Fix job scheduler crash due to uninstall race" into nyc-mr1-dev
...
am: 24ab3aafe2
Change-Id: I7769bf73bd19e17818a7b36cad6f33a6a417e6b2
2016-10-06 21:13:02 +00:00
Christopher Tate
1131f280ae
Fix job scheduler crash due to uninstall race
...
am: 652c5ad516
Change-Id: Ied6a4348eb3a9293ff496f3bd56af4729126c5cf
2016-10-06 21:12:57 +00:00
Hugo Benichi
4b0e3098f2
Merge "Catch runtime exceptions when parsing DHCP packets" into nyc-mr1-dev
...
am: 69544fd74d
Change-Id: Ib0bfee0896ed3b6e2fc776fc064b970bf6ab18ba
2016-10-06 21:11:51 +00:00
Hugo Benichi
c4a13afe92
Catch runtime exceptions when parsing DHCP packets
...
am: e0ea7fecd6
Change-Id: I1e701bb19b5c062f1527dd3e5b79e2e7860ca025
2016-10-06 21:11:47 +00:00
Amanda Kassay
ad45b14606
Wear Preview, auto, tv, versions project metadata. b/31771704 b/31903798 b/31773716 am: fd6846e116 am: a7e9861112
...
am: 5aab061303
Change-Id: I655aefe5deb73e232d257b9d0c1c4e6bd14e8088
2016-10-06 21:11:01 +00:00
Bill Yi
dcc4542c05
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
...
am: 5e6fb1699f -s ours
Change-Id: I2caf561510ebe5517040476e24921709f1765f60
2016-10-06 21:09:49 +00:00