- Jan 30, 2018
-
-
Jason Monk authored
When trying to listen to slices without permission before hand, it would previously crash. Now it works properly with the grant dialog and whatnot. Test: uiservicestests Bug: 68751119 Change-Id: I3aedab9c75ac8486026723dea5c93ee950995295
-
- Jan 29, 2018
-
-
Jason Monk authored
- Don't crash - Don't listen Test: runtest --path frameworks/base/services/tests/uiservicestests Change-Id: I31f526a566d6d11a1a53948a58c5dad51dbe1b17 Fixes: 72540922
-
Mihai Popa authored
-
Narayan Kamath authored
-
Eric Sandness authored
-
Mihai Popa authored
-
Mihai Popa authored
Previously, we were only making sure that the magnified content belongs to the view the magnifier is attached to. However, when the view was laid out partially outside the screen, we would pixel copy from outside the surface the view is attached to. This would lead to the user seeing a distorted content in the magnifier, in cases when the magnified view lies outside the screen. This CL addresses this issue, by clamping the pixel copy coordinates inside the surface we copy the magnifier content from. Bug: 72039853 Bug: 63531115 Test: bit CtsWidgetTestCases:android.widget.cts.MagnifierTest Change-Id: Iddab05c98b615259938e0d3a3320b98b3b13b246
-
Mihai Popa authored
The CL decreases the magnifier width to 100dp, following the UX feedback. Bug: 67292315 Bug: 63531115 Test: manual testing Change-Id: I783f35686e8ebe7401dc07c86b975f841cef0e29
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Leon Scroggins authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Hyundo Moon authored
Bug: 72537520 Test: Passed MediaController2Test Change-Id: If9b3107084f3f4b063967f079bf229bb43b95cbd
-
TreeHugger Robot authored
* changes: MediaSession2: Add listeners for change in session token MediaSession2: Add from add/remove an item from playlist
-
Insun Kang authored
-
TreeHugger Robot authored
-
Ricardo Loo Foronda authored
am: 223ba4c5 Change-Id: I431ffb4177174cba7258a3a6ad30cfbab130f269
-
Ricardo Loo Foronda authored
am: 16a77c54 Change-Id: Ifb88d7364a377092509bb9a93def65ccca7dcf41
-
Ricardo Loo Foronda authored
-
Insun Kang authored
- Added Executor parameter to setFooListeners - Removed setFullScreen() - Renamed OnFullScreenChangedListener --> OnFullScreenRequestListener Test: build Change-Id: I1822876ecf55566182281a76ea7919d7c0112146
-
Jaewan Kim authored
Test: Run all MediaComponents tests once Change-Id: Ic46ad9e4e4c9e1ce43b3dbad904eae7fc30d52a0
-
Ricardo Loo Foronda authored
Merge "docs: Added a missing "be" in ACTION_CONNECTION_STATE_CHANGED" into oc-mr1-dev am: 1299d4b0 am: d5a62beb Change-Id: Ie138a98a87f9f4fb895d2b9f834d43ac04866b86
-
Ricardo Loo Foronda authored
am: 1299d4b0 Change-Id: Ib2911651950048305b00df5f26ca5656e205bcee
-
Ricardo Loo Foronda authored
-
Sungsoo Lim authored
Bug: 72526814 Test: build Change-Id: Iace25522b433152022bdd3458b6791a89618464b
-
Leon Scroggins III authored
Test: I28f82285c0341aff7192eb0157e0de4b97cda577 This is called by public methods that pass along an InputStream. As such, it is possible that the client was planning to continue reading from the InputStream, so do not close it. Change-Id: Iaa53c44d578c1311315616c8fd931bed40290a92
-
TreeHugger Robot authored
-
- Jan 28, 2018
-
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Rebecca Silberstein authored
-
Rebecca Silberstein authored
-
TreeHugger Robot authored
-
Bill Yi authored
Change-Id: Ib019cc7a7cd6554b73757af48ddca67efc4d60e3 Auto-generated-cl: translation import
-
Jaewan Kim authored
Bug: 72527248, Bug: 72527150 Test: Run all MediaComponents test once Change-Id: Ie75e1a7fa3cd3bea786445aab827afc62cf189b5
-
Bill Yi authored
Change-Id: Ib683db19ff4cee271db11bdb36956cbec7102804 Auto-generated-cl: translation import
-
Bill Yi authored
Change-Id: Iac2b17e1de14b34dd61a7dd83c411d154032777a Auto-generated-cl: translation import
-
Rebecca Silberstein authored
WPS support in Client mode is deprecated. Trigger onFailed callbacks for WPS operations. Added unit tests to check for error callbacks. Bug: 72168432 Test: frameworks/base/wifi/tests/runtests.sh Change-Id: I442afd75b6b3ed3d43488cc2185274e9584352d1
-
Rebecca Silberstein authored
Update the documentation on factoryReset to reflect what is actually done by WifiServiceImpl (removed saved wifi networks). Bug: 68030936 Test: check documentation Change-Id: I6958ffb94dec8d86f6a53d4c44504ce16c8a3012
-