TreeHugger Robot
c557ede6fa
Merge "Fixed typo."
2016-11-01 19:46:57 +00:00
Sergei Vasilinetc
97cc85fd4b
Merge "Routine to upload hardware bitmaps"
2016-11-01 19:32:19 +00:00
Mark Renouf
b236e8dd55
Merge "Workaround for javac compilation issue of lambda code" into cw-f-dev am: 1b6da1f928 am: a0f2404725
...
am: 1bc74b53b3
Change-Id: Ic64d696ecece2387274417325cf53414d016fe8b
2016-11-01 19:29:42 +00:00
Mark Renouf
815fc3e539
Workaround for javac compilation issue of lambda code am: e065f7c5a9 am: 6ce06e63a7
...
am: 72f59dd7cb
Change-Id: I603a1709e35ba1d34cdd6b8abe9fd981e59166c8
2016-11-01 19:28:34 +00:00
Mark Renouf
1bc74b53b3
Merge "Workaround for javac compilation issue of lambda code" into cw-f-dev am: 1b6da1f928
...
am: a0f2404725
Change-Id: I13c96d992efcaf9b205032839840be4b03256c68
2016-11-01 19:25:29 +00:00
Mark Renouf
72f59dd7cb
Workaround for javac compilation issue of lambda code am: e065f7c5a9
...
am: 6ce06e63a7
Change-Id: I9a43b4843667bdab5909765b1afa99c9f7b11053
2016-11-01 19:24:26 +00:00
Phil Weaver
f74ce2764f
Merge "Don't invalidate list data during layout."
2016-11-01 19:20:52 +00:00
Mark Renouf
a0f2404725
Merge "Workaround for javac compilation issue of lambda code" into cw-f-dev
...
am: 1b6da1f928
Change-Id: Id8bef52d6b5f45202217c303ad30302694dac3e4
2016-11-01 19:19:40 +00:00
Mark Renouf
6ce06e63a7
Workaround for javac compilation issue of lambda code
...
am: e065f7c5a9
Change-Id: I247477c4155ddc154e7fe3f1057a767d1ab74336
2016-11-01 19:19:28 +00:00
Mark Renouf
1b6da1f928
Merge "Workaround for javac compilation issue of lambda code" into cw-f-dev
2016-11-01 19:13:44 +00:00
Bill Yi
47a6e312c3
Merge "Import translations. DO NOT MERGE" into cw-f-dev am: dc359e7b8d -s ours am: ea46f852a8 -s ours
...
am: 1c069cef57 -s ours
Change-Id: Ifcbbd22037eec5867a5e750b5a8f1fe23fe526ce
2016-11-01 18:40:25 +00:00
Bill Yi
4ea7c8a8ba
Import translations. DO NOT MERGE am: 5ac1b67317 -s ours am: 49f81e3c88 -s ours
...
am: 797f837722 -s ours
Change-Id: Ia71df19f5844945bb624aeaeec2684488d558fe6
2016-11-01 18:39:28 +00:00
Bill Yi
1c069cef57
Merge "Import translations. DO NOT MERGE" into cw-f-dev am: dc359e7b8d -s ours
...
am: ea46f852a8 -s ours
Change-Id: Iff4d29701c6e127938f310e52ed04f8ab6d2a8d7
2016-11-01 18:33:35 +00:00
Bill Yi
797f837722
Import translations. DO NOT MERGE am: 5ac1b67317 -s ours
...
am: 49f81e3c88 -s ours
Change-Id: I53e3ac253896d7829fe2066e34d1b8a83e0c50aa
2016-11-01 18:32:23 +00:00
Bill Yi
ea46f852a8
Merge "Import translations. DO NOT MERGE" into cw-f-dev
...
am: dc359e7b8d -s ours
Change-Id: Ibe9da8e0b11a98d3307eee2c7105e37c851e168b
2016-11-01 18:27:23 +00:00
Bill Yi
49f81e3c88
Import translations. DO NOT MERGE
...
am: 5ac1b67317 -s ours
Change-Id: Iebeff33fbc1d5c55a8b66bfda258ddb7658df7b7
2016-11-01 18:27:21 +00:00
TreeHugger Robot
dc359e7b8d
Merge "Import translations. DO NOT MERGE" into cw-f-dev
2016-11-01 18:21:49 +00:00
Charles He
88d601bbaf
Merge "Update API whitelist supported by parent profile"
2016-11-01 17:58:08 +00:00
Mark Renouf
e065f7c5a9
Workaround for javac compilation issue of lambda code
...
Since ag/32554459 some Robolectric tests are compiling
framework code with javac. For reasons unclear so far this
code fails to compile with javac:
> ShortcutService.java:408: error: variable ri might not have been initialized
https://android-build.googleplex.com/builds/submitted/3416256/angelfish-userdebug/latest/logs
Removing the lambda expressions corrects the issue.
BUG: 32554459
Change-Id: I189c8ef02dc93b46ef6418c1ff14f2312097898a
2016-11-01 17:48:20 +00:00
Chet Haase
5d36bb6cc6
Merge "Clean up InputConnection.commitContent() javadocs DO NOT MERGE" into nyc-mr1-dev am: bbae4e6ce6 am: 7ec3be9321 am: 4b5f1d4548
...
am: c445385f6d -s ours
Change-Id: I314cb0fe123db0a545a908d58e9b874864dee6b1
2016-11-01 17:46:27 +00:00
Chet Haase
73bc2434eb
Clean up InputConnection.commitContent() javadocs DO NOT MERGE am: 5c0af88764 am: b76d3363ed am: e1dd52264b
...
am: 1d795210a6 -s ours
Change-Id: I952a164ede5867f986d81a1026645cb7799ba2ae
2016-11-01 17:45:28 +00:00
Pankaj Kanwar
44b2ac9d3d
Merge "Provide an API to make USSD calls and read the responses."
2016-11-01 17:42:32 +00:00
Chet Haase
c445385f6d
Merge "Clean up InputConnection.commitContent() javadocs DO NOT MERGE" into nyc-mr1-dev am: bbae4e6ce6 am: 7ec3be9321
...
am: 4b5f1d4548
Change-Id: Icea7e623e464a9917170a1d6f345efd7cf238699
2016-11-01 17:39:55 +00:00
Chet Haase
1d795210a6
Clean up InputConnection.commitContent() javadocs DO NOT MERGE am: 5c0af88764 am: b76d3363ed
...
am: e1dd52264b
Change-Id: I1868f4780becfdc74bad885d14e82c27acc83efa
2016-11-01 17:38:51 +00:00
Chet Haase
4b5f1d4548
Merge "Clean up InputConnection.commitContent() javadocs DO NOT MERGE" into nyc-mr1-dev am: bbae4e6ce6
...
am: 7ec3be9321
Change-Id: I8dc81e849c6cac05a5e80925f3e82b67ed97ec5a
2016-11-01 17:35:34 +00:00
Chet Haase
e1dd52264b
Clean up InputConnection.commitContent() javadocs DO NOT MERGE am: 5c0af88764
...
am: b76d3363ed
Change-Id: I4df49b5d49a45514d0d73f17c6bba8b7cb5962d5
2016-11-01 17:34:44 +00:00
Andreas Gampe
8151d4fc65
Merge "Zygote: Avoid string concatentation for systrace" am: 8bcd159234 am: fdfc79a878 am: 8a8f33416b
...
am: f836fec287
Change-Id: I767c6f790412c2453ed1a4288548fe6139113dbe
2016-11-01 17:33:24 +00:00
TreeHugger Robot
5579ff57aa
Merge "Fixes header bar sizes when changing display sizes"
2016-11-01 17:31:44 +00:00
Chet Haase
7ec3be9321
Merge "Clean up InputConnection.commitContent() javadocs DO NOT MERGE" into nyc-mr1-dev
...
am: bbae4e6ce6
Change-Id: I69397eccd0894146e673297dedf3de44125aef04
2016-11-01 17:30:51 +00:00
Chet Haase
b76d3363ed
Clean up InputConnection.commitContent() javadocs DO NOT MERGE
...
am: 5c0af88764
Change-Id: I1f0147cbac31a7e68bc89601e1952f5a35971885
2016-11-01 17:30:47 +00:00
Andreas Gampe
f836fec287
Merge "Zygote: Avoid string concatentation for systrace" am: 8bcd159234 am: fdfc79a878
...
am: 8a8f33416b
Change-Id: Idf1ecf65a9a4d1dc11c37e824ce876543da8efaa
2016-11-01 17:28:47 +00:00
Chet Haase
bbae4e6ce6
Merge "Clean up InputConnection.commitContent() javadocs DO NOT MERGE" into nyc-mr1-dev
2016-11-01 17:25:43 +00:00
Andreas Gampe
8a8f33416b
Merge "Zygote: Avoid string concatentation for systrace" am: 8bcd159234
...
am: fdfc79a878
Change-Id: I105f07f2b2ca925139da6fc78641ee486eb68410
2016-11-01 17:24:19 +00:00
Andreas Gampe
fdfc79a878
Merge "Zygote: Avoid string concatentation for systrace"
...
am: 8bcd159234
Change-Id: I484e5a56b790f57d097970f727959438debafafb
2016-11-01 17:19:44 +00:00
Phil Weaver
2112742be6
Don't invalidate list data during layout.
...
When a FastScroller is enabled, we were invalidating the
list data during layout, which left the UI in a bad state.
Long-presses didn't work properly, and TalkBack touches
were impossible to perform.
Bug: 31160338
Test: Manually tested long pressing, and verified
that TalkBack now works with the TestActivity in ag/1567328.
Change-Id: Iecd2d597259748a3ecbf5573950e565a0e9faa42
2016-11-01 10:17:57 -07:00
John Reck
2ac09fd06d
Merge "Remove unused method"
2016-11-01 16:20:17 +00:00
Treehugger Robot
8bcd159234
Merge "Zygote: Avoid string concatentation for systrace"
2016-11-01 15:38:50 +00:00
Diego Perez
e48170bcbb
Merge "Remove refSkPixelRef"
2016-11-01 10:29:29 +00:00
Bill Yi
9ec830d8a4
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev am: e82b728101 -s ours am: c0ff60f272 -s ours am: cf8be6d4e0 -s ours
...
am: 7aceace7ca -s ours
Change-Id: I0bb26ca195b00dc0fcd9c5d7ffc5496405772051
2016-11-01 08:12:37 +00:00
Bill Yi
fe0c8f6e63
Import translations. DO NOT MERGE am: 9be72645f6 -s ours am: 71f1b1182f -s ours am: 5b5862c1a8 -s ours
...
am: a1669c91fd -s ours
Change-Id: If6b7dab6400bfc7242816f89afad6392df702c47
2016-11-01 08:11:46 +00:00
Bill Yi
7aceace7ca
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev am: e82b728101 -s ours am: c0ff60f272 -s ours
...
am: cf8be6d4e0 -s ours
Change-Id: I5230dc3bb40e16f487e7e36fb8bed0d007bf3f6a
2016-11-01 08:06:53 +00:00
Bill Yi
a1669c91fd
Import translations. DO NOT MERGE am: 9be72645f6 -s ours am: 71f1b1182f -s ours
...
am: 5b5862c1a8 -s ours
Change-Id: I796872bffa4268623bd9378f4b5ce2549de875cc
2016-11-01 08:05:56 +00:00
Bill Yi
37fe00504a
Merge "Import translations. DO NOT MERGE" into nyc-mr2-dev am: ab8eca82f8 -s ours
...
am: 7deacaca5f -s ours
Change-Id: I1f39abe8cf4b9b01ebf1e552d877e3c7f12e52ae
2016-11-01 08:01:34 +00:00
Bill Yi
cf8be6d4e0
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev am: e82b728101 -s ours
...
am: c0ff60f272 -s ours
Change-Id: Idb46ad6bc668e3e86b964c0a9e74581116b56812
2016-11-01 08:01:13 +00:00
Bill Yi
645f53f8a1
Import translations. DO NOT MERGE am: 9a74480636 -s ours
...
am: db0279015c -s ours
Change-Id: I864bbd51ca65c0ba2e4a16dcb9e77a5d80689d98
2016-11-01 08:00:42 +00:00
Bill Yi
5b5862c1a8
Import translations. DO NOT MERGE am: 9be72645f6 -s ours
...
am: 71f1b1182f -s ours
Change-Id: I017bf74b651d9b4245601f4b85720fa89c470fa9
2016-11-01 08:00:22 +00:00
Bill Yi
7deacaca5f
Merge "Import translations. DO NOT MERGE" into nyc-mr2-dev
...
am: ab8eca82f8 -s ours
Change-Id: I1ba0b3e59f30b47a0e9a748121d8c3974b1c9aa1
2016-11-01 07:56:08 +00:00
Bill Yi
db0279015c
Import translations. DO NOT MERGE
...
am: 9a74480636 -s ours
Change-Id: I6b047207d6e7118e1e4009c565058c71ddc3bf28
2016-11-01 07:56:02 +00:00
Bill Yi
c0ff60f272
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
...
am: e82b728101 -s ours
Change-Id: Ic904dea0b0cddcacaff7cff6665769637f121982
2016-11-01 07:56:00 +00:00
Bill Yi
71f1b1182f
Import translations. DO NOT MERGE
...
am: 9be72645f6 -s ours
Change-Id: Ia239b769421432abdb5097d041537c02d74a75c6
2016-11-01 07:55:57 +00:00