Abodunrinwa Toki
6a82ccbce9
am 85978d7c: am a3234f01: am 9c76f61d: Merge "DO NOT MERGE: Reduce delay of floating toolbar appearance." into mnc-dr-dev
...
* commit '85978d7c36e94f107bd72166bc18f893b4817cf9':
DO NOT MERGE: Reduce delay of floating toolbar appearance.
2015-10-16 16:56:38 +00:00
Abodunrinwa Toki
85978d7c36
am a3234f01: am 9c76f61d: Merge "DO NOT MERGE: Reduce delay of floating toolbar appearance." into mnc-dr-dev
...
* commit 'a3234f01927e6908cc4e08ddcff9c1646d5a91bb':
DO NOT MERGE: Reduce delay of floating toolbar appearance.
2015-10-16 16:49:19 +00:00
Abodunrinwa Toki
a3234f0192
am 9c76f61d: Merge "DO NOT MERGE: Reduce delay of floating toolbar appearance." into mnc-dr-dev
...
* commit '9c76f61dea69e21eba3b89adbc2a00bcb522584e':
DO NOT MERGE: Reduce delay of floating toolbar appearance.
2015-10-16 16:41:26 +00:00
Jeff Sharkey
de0b34ea14
am d56756fd: am 535726f6: am 0c15693e: Merge "Update docs to reflect adoptable behavior." into mnc-dr-dev
...
* commit 'd56756fdee9fce3d08bea769710d7173bcbc263a':
Update docs to reflect adoptable behavior.
2015-10-16 16:38:29 +00:00
Abodunrinwa Toki
9c76f61dea
Merge "DO NOT MERGE: Reduce delay of floating toolbar appearance." into mnc-dr-dev
2015-10-16 16:36:28 +00:00
Wale Ogunwale
704127b1a0
am ad8e78c7: am 29ffdc91: am be655510: Merge "Disassociate system windows from apps" into mnc-dr-dev
...
* commit 'ad8e78c7033b2f5977f779ff8d85a4a8a690d362':
Disassociate system windows from apps
2015-10-16 16:33:48 +00:00
Jeff Sharkey
d56756fdee
am 535726f6: am 0c15693e: Merge "Update docs to reflect adoptable behavior." into mnc-dr-dev
...
* commit '535726f637d952f172e7758e4f0faf725a838add':
Update docs to reflect adoptable behavior.
2015-10-16 16:33:18 +00:00
Wale Ogunwale
ad8e78c703
am 29ffdc91: am be655510: Merge "Disassociate system windows from apps" into mnc-dr-dev
...
* commit '29ffdc91b8a6adeab036d56cb57cbd363a0196d0':
Disassociate system windows from apps
2015-10-16 16:28:26 +00:00
Jeff Sharkey
535726f637
am 0c15693e: Merge "Update docs to reflect adoptable behavior." into mnc-dr-dev
...
* commit '0c15693e8de6f89fab7ca3d582f0a8605a54df9f':
Update docs to reflect adoptable behavior.
2015-10-16 16:25:38 +00:00
Wale Ogunwale
29ffdc91b8
am be655510: Merge "Disassociate system windows from apps" into mnc-dr-dev
...
* commit 'be6555105a9325d0b7073c08a0bd4dc0b5ce1fb3':
Disassociate system windows from apps
2015-10-16 16:18:45 +00:00
Jeff Sharkey
0c15693e8d
Merge "Update docs to reflect adoptable behavior." into mnc-dr-dev
2015-10-16 16:18:38 +00:00
Wale Ogunwale
be6555105a
Merge "Disassociate system windows from apps" into mnc-dr-dev
2015-10-16 16:14:45 +00:00
tiger_huang
20ebb4c2d4
Disassociate system windows from apps
...
With the original logic, if an app creates a system window, when the
user goes to home screen, the system window will be still there and
become unable to receive input events, because the system window will
be also changed to the stopped state with the app window, and the
current logic of ViewRootImpl forbid a stopped window receiving input
events.
This change prevents assigning the token of the app window to system
windows created by the app, so that when the app goes to the stopped
state, its system windows won't be affected (can still receive input
events).
This change is related to the following changes:
a5d29971f8
15ed2754a3
c3672cd3f7
41725dedc3
Bug: 24967303
Bug: https://code.google.com/p/android/issues/detail?id=189710
Change-Id: I515e47bafcf39a2b1bdf92f11f623bef8fb6263c
2015-10-16 08:21:45 -07:00
Abodunrinwa Toki
a6200068af
DO NOT MERGE: Reduce delay of floating toolbar appearance.
...
Bug: 21956394
Change-Id: I3db39e84afd3474b5bb53522c5a4c738ec1511bf
2015-10-16 16:01:00 +01:00
Wale Ogunwale
be02134cbc
am fceaedda: am 75693994: Merge "Disassociate system windows from apps"
...
* commit 'fceaedda41f9133a4d4213720b15950ef43dd00c':
Disassociate system windows from apps
2015-10-16 14:00:47 +00:00
Wale Ogunwale
fceaedda41
am 75693994: Merge "Disassociate system windows from apps"
...
* commit '75693994f60bdec9a10db98ddb8addd2bc3f8bbb':
Disassociate system windows from apps
2015-10-16 13:54:54 +00:00
Wale Ogunwale
75693994f6
Merge "Disassociate system windows from apps"
2015-10-16 13:50:35 +00:00
tiger_huang
ff58e30aca
Disassociate system windows from apps
...
With the original logic, if an app creates a system window, when the
user goes to home screen, the system window will be still there and
become unable to receive input events, because the system window will
be also changed to the stopped state with the app window, and the
current logic of ViewRootImpl forbid a stopped window receiving input
events.
This change prevents assigning the token of the app window to system
windows created by the app, so that when the app goes to the stopped
state, its system windows won't be affected (can still receive input
events).
This change is related to the following changes:
a5d29971f8
15ed2754a3
c3672cd3f7
41725dedc3
Bug:
https://code.google.com/p/android/issues/detail?id=189710
Change-Id: I515e47bafcf39a2b1bdf92f11f623bef8fb6263c
2015-10-16 12:30:38 +08:00
Sanket Padawe
902cb106fe
am cf471efd: am 001a651e: am 8d6d735f: Merge "Mask IccId which gets printed in bug reports & radio logs." into mnc-dr-dev
...
* commit 'cf471efd5f722a4cb7c1094e30b111ef312ef133':
Mask IccId which gets printed in bug reports & radio logs.
2015-10-16 00:57:02 +00:00
Sanket Padawe
cf471efd5f
am 001a651e: am 8d6d735f: Merge "Mask IccId which gets printed in bug reports & radio logs." into mnc-dr-dev
...
* commit '001a651e4b0919239f09b25ae99d132585b5d382':
Mask IccId which gets printed in bug reports & radio logs.
2015-10-16 00:51:49 +00:00
Sanket Padawe
001a651e4b
am 8d6d735f: Merge "Mask IccId which gets printed in bug reports & radio logs." into mnc-dr-dev
...
* commit '8d6d735fa8cea74f53ba29063b72b856fef69d8e':
Mask IccId which gets printed in bug reports & radio logs.
2015-10-16 00:41:44 +00:00
Sanket Padawe
8d6d735fa8
Merge "Mask IccId which gets printed in bug reports & radio logs." into mnc-dr-dev
2015-10-16 00:38:55 +00:00
Dianne Hackborn
700d1fbd0e
am 401f68b9: am 510f03c5: am 56f41971: Merge "Fix issue #24571425 : Device does not come out of idle mode for maintenance" into mnc-dr-dev
...
* commit '401f68b93aa9eca88d8dd126b92128bdc3371064':
Fix issue #24571425 : Device does not come out of idle mode for maintenance
2015-10-15 23:22:10 +00:00
Alan Viverette
d76757d7ad
am b36aebbe: am ffa8fd0e: am 6a032a3a: Don\'t project ripple for adequately tall spinners
...
* commit 'b36aebbe69c368294694a0c7c84e692167132037':
Don't project ripple for adequately tall spinners
2015-10-15 23:22:04 +00:00
Dianne Hackborn
401f68b93a
am 510f03c5: am 56f41971: Merge "Fix issue #24571425 : Device does not come out of idle mode for maintenance" into mnc-dr-dev
...
* commit '510f03c5ac057122569264bd005b2e26f96236ae':
Fix issue #24571425 : Device does not come out of idle mode for maintenance
2015-10-15 23:19:06 +00:00
Alan Viverette
b36aebbe69
am ffa8fd0e: am 6a032a3a: Don\'t project ripple for adequately tall spinners
...
* commit 'ffa8fd0ed4a624833e1da10cbabeec175eef7b35':
Don't project ripple for adequately tall spinners
2015-10-15 23:19:00 +00:00
Dianne Hackborn
510f03c5ac
am 56f41971: Merge "Fix issue #24571425 : Device does not come out of idle mode for maintenance" into mnc-dr-dev
...
* commit '56f41971483647e954179301ae40180063d0eba8':
Fix issue #24571425 : Device does not come out of idle mode for maintenance
2015-10-15 23:12:39 +00:00
Alan Viverette
ffa8fd0ed4
am 6a032a3a: Don\'t project ripple for adequately tall spinners
...
* commit '6a032a3aba3741ce55679b97c2f048b523d465de':
Don't project ripple for adequately tall spinners
2015-10-15 23:12:34 +00:00
Dianne Hackborn
56f4197148
Merge "Fix issue #24571425 : Device does not come out of idle mode for maintenance" into mnc-dr-dev
2015-10-15 23:11:12 +00:00
Alan Viverette
6a032a3aba
Don't project ripple for adequately tall spinners
...
Bug: 24674907
Change-Id: I1674c14f321600a40ca20adab1d40459963d2d1b
2015-10-15 22:53:04 +00:00
Sanket Padawe
fb34a123ed
Mask IccId which gets printed in bug reports & radio logs.
...
Bug: 24941148
Change-Id: Ibe397f5d9b0da245e3e64f626937db4792c7f3c2
2015-10-15 15:46:39 -07:00
Dianne Hackborn
f383129b09
Fix issue #24571425 : Device does not come out of idle mode for maintenance
...
Don't allow alarms to push the idle maintenance alarm later
than it was set for.
Change-Id: I947718ffc9d2b984a793d7e4f2d027d8ddeee41b
2015-10-15 14:51:06 -07:00
Rob Carr
2f8c74ab53
am 0a543fac: am 111b378a: am 575b629e: Merge "WindowStateAnimation: Clear transformation clip rect." into mnc-dr-dev
...
* commit '0a543fac0f30c38d791cb108e521998333363104':
WindowStateAnimation: Clear transformation clip rect.
2015-10-15 18:53:59 +00:00
Rob Carr
0a543fac0f
am 111b378a: am 575b629e: Merge "WindowStateAnimation: Clear transformation clip rect." into mnc-dr-dev
...
* commit '111b378a4e20b9eb2deada94458bae16b91601ff':
WindowStateAnimation: Clear transformation clip rect.
2015-10-15 18:46:57 +00:00
Rob Carr
111b378a4e
am 575b629e: Merge "WindowStateAnimation: Clear transformation clip rect." into mnc-dr-dev
...
* commit '575b629ef8e21cca5a40acaafeee7653d90956fe':
WindowStateAnimation: Clear transformation clip rect.
2015-10-15 18:42:07 +00:00
Rob Carr
575b629ef8
Merge "WindowStateAnimation: Clear transformation clip rect." into mnc-dr-dev
2015-10-15 18:38:28 +00:00
Brian Carlstrom
bd5b6252a5
am b9a28ae1: am f916524f: Merge "Add support for --user to "pm path" for work profile use"
...
* commit 'b9a28ae199ad44b07682f7417bc146acdc411c2a':
Add support for --user to "pm path" for work profile use
2015-10-15 16:12:20 +00:00
Brian Carlstrom
b9a28ae199
am f916524f: Merge "Add support for --user to "pm path" for work profile use"
...
* commit 'f916524f44c9955e7c747e5319d17c46a61a3c4c':
Add support for --user to "pm path" for work profile use
2015-10-15 16:02:57 +00:00
Brian Carlstrom
f916524f44
Merge "Add support for --user to "pm path" for work profile use"
2015-10-15 15:55:45 +00:00
Julia Reynolds
3afdd41772
am cad75a26: am 627bc805: am ae5a53d7: Merge "Update volume slider on device changed." into mnc-dr-dev
...
* commit 'cad75a2636ea53017686d6d565c60e92cdfac161':
Update volume slider on device changed.
2015-10-15 13:59:47 +00:00
Julia Reynolds
cad75a2636
am 627bc805: am ae5a53d7: Merge "Update volume slider on device changed." into mnc-dr-dev
...
* commit '627bc805b839b953fedd5a72d107fafed47aff6f':
Update volume slider on device changed.
2015-10-15 13:53:30 +00:00
Julia Reynolds
627bc805b8
am ae5a53d7: Merge "Update volume slider on device changed." into mnc-dr-dev
...
* commit 'ae5a53d78cac72b73574b874a4d12ae9de708101':
Update volume slider on device changed.
2015-10-15 13:48:21 +00:00
Julia Reynolds
ae5a53d78c
Merge "Update volume slider on device changed." into mnc-dr-dev
2015-10-15 13:44:04 +00:00
Julia Reynolds
607479d109
am 86fdb662: am 4f836839: am 67ea77ec: Merge "Selectively show zen footer." into mnc-dr-dev
...
* commit '86fdb662a3d9c34099248910756ca18cd0b3b2f1':
Selectively show zen footer.
2015-10-15 13:43:17 +00:00
Julia Reynolds
86fdb662a3
am 4f836839: am 67ea77ec: Merge "Selectively show zen footer." into mnc-dr-dev
...
* commit '4f836839c19aed433e7b1913ce05ccb129743fd7':
Selectively show zen footer.
2015-10-15 13:39:28 +00:00
Julia Reynolds
4f836839c1
am 67ea77ec: Merge "Selectively show zen footer." into mnc-dr-dev
...
* commit '67ea77ec3fd838e1a367ad6f367970599e599a99':
Selectively show zen footer.
2015-10-15 13:33:35 +00:00
Julia Reynolds
67ea77ec3f
Merge "Selectively show zen footer." into mnc-dr-dev
2015-10-15 13:29:51 +00:00
Chris Thornton
09822ec619
am 11543a1b: am ea5ad487: am d8ef44bc: Merge "Don\'t call StopRecognition when recognition was aborted." into mnc-dr-dev
...
* commit '11543a1b852e5e87d37f5fbe95131d0f1d9afbee':
Don't call StopRecognition when recognition was aborted.
2015-10-15 01:43:57 +00:00
Chris Thornton
11543a1b85
am ea5ad487: am d8ef44bc: Merge "Don\'t call StopRecognition when recognition was aborted." into mnc-dr-dev
...
* commit 'ea5ad4872ec9efb27c33796e60458b4a1e3905f4':
Don't call StopRecognition when recognition was aborted.
2015-10-15 01:33:36 +00:00
Chris Thornton
ea5ad4872e
am d8ef44bc: Merge "Don\'t call StopRecognition when recognition was aborted." into mnc-dr-dev
...
* commit 'd8ef44bc51a4a27cd9a57c880a367636a1377082':
Don't call StopRecognition when recognition was aborted.
2015-10-15 01:28:39 +00:00