- Jan 08, 2018
-
-
Matthew Ng authored
When the service is connected, it will immediately show the recents button and when disconnected the button will be invisible. Test: manual, toggle in launcher settings Bug: 67957962 Change-Id: Ie36c4f0a50b6c3ae11e5367ae70a57ee16056e09
-
- Dec 19, 2017
-
-
Siyamed Sinir authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Android Build Merger (Role) authored
-
Arthur Ishiguro authored
-
Andrew Scull authored
-
Esteban Talavera authored
-
TreeHugger Robot authored
-
Richard Ledley authored
-
TreeHugger Robot authored
-
Siyamed Sinir authored
-
Naomi Musgrave authored
Test: runtest --path frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/NetworkEventTest.java Bug: 63910201 Change-Id: I48e1ac0fabae4db7913ce6698a1cf932898d9642
-
Esteban Talavera authored
DUMP OF SERVICE Usagestats was empty in bugreports because an unexpected -a argument was being passed. adb shell pm dump <package> had a similar issue with --packages Change-Id: Ic67c723b8edc74ec7c9c48582b08896ca3430a4a Fix: 70777338 Test: adb shell pm dump <package> and bugreports now contain usage stats
-
Richard Ledley authored
Test: bit FrameworksCoreTests:android.view.textclassifier.TextClassificationManagerTest Bug: b/67629726 Change-Id: I9cad0159ab539a71d9f504019ebe91fe18206d60
-
Clara Bayarri authored
Bug: 68971062 Test: none, just docs Change-Id: I101b0bcd41d0b38218a56204b46413458bf786a2
-
vichang authored
-
Ricky Wai authored
-
Paul Duffin authored
This removes those android.test.** classes which are part of the android.test.base stubs jar from the main android.jar. The junit classes will be removed at a later date. It cannot be done at the moment because it requires a lot of changes to the build files. This change is being done now rather than wait until they can all be removed together because the code base is a moving target. Doing this change minimizes the window during which other developers could either revert the previous changes that make this possible or add new code that relies on the android.test.base classes being in android.jar and so would require yet more changes. Bug: 30188076 Test: make checkbuild Change-Id: I9a4df968835166cc3d30c076ef3036711dfe5b7f
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Robert Berry authored
-
Siyamed Sinir authored
DynamicLayout made wrong adjustments to the block indices set to be redrawn. Every indice after the first change was being added the diff count in the blocks. However this meant when there are 2 deletes and an index as 1, it would become -1 (wrong array index). The change should be applied to indices outside of [firstBlock, lastBlock]. Test: Added android.text.DynamicLayoutTest#testReflow_afterSpannableEdit Test: bit FrameworksCoreTests:android.text.DynamicLayoutTest Test: bit FrameworksCoreTests:android.text.DynamicLayoutBlocksTest Test: bit CtsTextTestCases:android.text.cts.DynamicLayoutTest Bug: 67405337 Change-Id: Ie5e5658ffca4293f32f7b574d22d307e9e8d52dc
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Bill Yi authored
Change-Id: I221002ba36f7421b5f894f4db4ef05ecf5e4e16f Auto-generated-cl: translation import
-
TreeHugger Robot authored
-
TreeHugger Robot authored
Merge "Remove IIncidentReportCompleted and gmscore WW module would listen to android.intent.action.DROPBOX_ENTRY_ADDED and look up incident tag then upload the report."
-
Bill Yi authored
Change-Id: Ida521b3c315a394d047b4b6a74f1dd621990475a Auto-generated-cl: translation import
-
Bill Yi authored
Change-Id: If9842d6d8f20245c2e29ec0827e859135d2e8916 Auto-generated-cl: translation import
-
Siyamed Sinir authored
Test: None Change-Id: Ieacd6b7e91665c7f17ab7e9308d0533f6dc5663e
-
TreeHugger Robot authored
Merge "align metrics start time to the previous 5 min start, instead of the next 5 min start. Also refactor config check condition to be more readable."
-