- Nov 04, 2016
-
-
Sudheer Shanka authored
Bug: 30977067 Test: Existing tests are passing, dump commands still working. Change-Id: I9cf81c4d381ebce14a6c701e409cbb269f2ff1fb
-
TreeHugger Robot authored
-
Manu Cornet authored
-
TreeHugger Robot authored
-
Julia Reynolds authored
Always use getApplicationInfoAsUser. Test: runtest, and install a work profile app and post a notification. Bug: 32615127 Change-Id: I92cdf42d791d27eaff64b945be96b216e5866f6d
-
Manu Cornet authored
Bug: 32101881 Test: Locally on Ryu device Change-Id: Ibf2f5af268ec00abc8caa6232fb517b60545ad46
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Jack Yu authored
Now message duplication detection will only look back messages for 24 hours by default for all countries, except 1 hour in Japan. Test: runtest -x packages/apps/CellBroadcastReceiver/tests/unit bug: 31171149 Change-Id: I6765c9cebdb3bd9ab6d065f10acbd66047a34d8c
-
TreeHugger Robot authored
-
Matt Sarett authored
This adds support for debug.hwui.profile and debug.hwui.show_dirty_regions to the Skia pipelines. There still may be some follow up work for profiling with visual bars. The speed at which the renderer is able to draw the rects in the graph is having a noticeable effect on the actual data in the graphs. Test: Verified that the features work as expected. BUG:32370375 Change-Id: I24430da2bab3eb54f6a771f9c984f8ae0008a5a7
-
TreeHugger Robot authored
-
Andrii Kulian authored
Also rename "stack movetask" command to be consistent with other shell commands. Test: New CTS tests coming soon. Change-Id: I3d7e04e0ae8ea76c27c3e4c1e286d5cd4539870c
-
Dianne Hackborn authored
-
- Nov 03, 2016
-
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Andre Eisenbach authored
Merge "BT: Don't switch devices when one of the connected BT headsets disconnects" am: 0bebfe76 am: 2fe13541 am: 51d7a455 am: 04522600 Change-Id: Iacd5ae71b6338bcb461ae69cc09e5158fea502dc
-
Andre Eisenbach authored
Merge "BT: Don't switch devices when one of the connected BT headsets disconnects" am: 0bebfe76 am: 2fe13541 am: 51d7a455 Change-Id: Ia5b8bcbb6f42ef939abe71b74327d845e4a11768
-
Andre Eisenbach authored
am: 2fe13541 Change-Id: Iba20aef49c4d34875d8521cba82e6ffc26051ac3
-
Andre Eisenbach authored
am: 0bebfe76 Change-Id: Ibd4c4f9defec469bb14a282c53d64932123d4905
-
Andre Eisenbach authored
-
Phil Weaver authored
-
TreeHugger Robot authored
-
Jean-Michel Trivi authored
-
TreeHugger Robot authored
-
Phil Weaver authored
-
Jack Yu authored
Now message duplication detection will only look back messages for 24 hours by default for all countries, except 1 hour in Japan. Test: runtest -x packages/apps/CellBroadcastReceiver/tests/unit bug: 31171149 Change-Id: I6765c9cebdb3bd9ab6d065f10acbd66047a34d8c
-
Adrian Roos authored
Change-Id: I4a1d9d38344aea54d1f0ae6d6834a45b2e73cb1c Fixes: 31995569
-
Ray Essick authored
Refactor code to avoid a return statement inside a finally block. Such constructs interfere with exception propagation in non-obvious ways and are therefore considered bad practice. Bug: 32586420 Test: manual code walk
-
Stephen Chen authored
-
Satish Kodishala authored
Usecase: 1. Enable multi-hf. 2. Connect to HS1. 3. Connect to HS2. 4. Make a call on AG. Here call audio is present on HS2. 5. Now disconnect HS1 from AG. Failure: When HS1 is disconnected, call audio is routed to handset/speaker. Root cause: When hs1 disconnection intent is received, SCO path is cleared and audio is routed to handset/speaker. Fix: Check if the device being disconnected is same as the device call audio is present before clearing SCO path. Change-Id: If83325679b70b5893e44e8d844000ee028d0246c
-
Wale Ogunwale authored
- Add non-app window tokens to the display child container based on their base layer so the highest based layer is z-ordered on-top. - Separated DisplayContent.mNonAppWindowContainers into mAboveAppWindowContainer and mBelowAppWindowContainer where the former contains non-app windows that should be z-ordered on-top of all app windows and the later contains non-app windows that should be z-ordered below app windows. - Change wallpaper base layer to 1 so that it is always below all other window types. - Add Ime related windows/tokens to DisplayContent.mImeWindowContainers so that we can track them together - Use alternative binder token when adding window TYPE_INPUT_METHOD_DIALOG so that it can properly be associated as an IME token in WM vs. with system_server or sys-ui token. Test: Existing tests pass. Bug: 30060889 Change-Id: Ib53e09af12545868c3741d83aaccb7311c872b41
-
Etan Cohen authored
am: be8e13de Change-Id: I48302e70e01fb290634f66bd679268fea0ede22d
-
Etan Cohen authored
am: 10840d18 Change-Id: I200c88f0d6d00bef77fe00a59f8e99b3b91f7aa2
-