- Apr 24, 2018
-
-
Mathew Inwood authored
Check that they're sorted as expected and contain no duplicates. The sort order now uses: $ LC_COLLATE=C sort -f So that non-alphanumeric characters are not ignored, giving a more intuitive sort order. the '-f' means ignore case. Also sort the existing lists accordingly. Test: repo upload Bug: 64382372 Merged-In: I52b884da33a9a46455df6747a215683d9d3c3218 Change-Id: I4cdd3bc5c11be91a9a3f678580af49ac67f3c968
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Adrian Roos authored
Fixed an issue where the keyguard locked in response to the phone process crashing. Since that's not avoidable for the moment, don't treat unknown sim states as absent. Bug: 78060670 Test: adb shell kill `pid com.android.phone`; verify that the phone did not lock Change-Id: Ic5aa51d3b0521740b828d934c6653f8d5ae6380a
-
TreeHugger Robot authored
-
Jorim Jaggi authored
-
TreeHugger Robot authored
-
David Brazdil authored
Bug: 78242776 Test: make Merged-In: I3e1f6acd805ca73509a896066a336432f29d0c87 Change-Id: Ieb2eb62201a6f270afd76ae3f6e5ca6226dd57a6
-
Bernardo Rufino authored
Old method only checked for IPC caller, method isn't an IPC, adding check for self permission as well. Bug: 78467264 Test: atest com.google.android.gts.devicepolicy.DeviceOwnerTest#testBackupServiceActive Change-Id: If9eed90f2deaaf1a4f2376fdf1881e62ee8954fb
-
Chalard Jean authored
* changes: Make sure getActiveNetwork is consistent with default callbacks Add tests for getActiveNetwork.
-
Selim Cinek authored
* changes: Cleaned up the paddings of the messaging layout and smart replies Changed the size of the largeIcon Moved the disabling from alpha to manual color blending Updated the color of the reply button to be more neutral Updated the reply icon Disabled reply action when pending intents are cancelled Split the reply icon permanently from the right icon
-
TreeHugger Robot authored
-
Chalard Jean authored
Bug: 77737389 Test: runtest framework-net new test don't pass without the main code change, but they do with it Change-Id: I0cd83a935ab0b349aa47e065b830e5a43ab9a091
-
Nicolas Geoffray authored
-
TreeHugger Robot authored
-
Przemyslaw Szczepaniak authored
Test: manual verification Bug: 78332004 Change-Id: Ie91ac06e3a973edf655362b836698185a0aa7602
-
TreeHugger Robot authored
-
Selim Cinek authored
Refactored the code such that the reply icon's inset was substracted from the overall paddings to make all of them consistent. This will also help in the future as we don't have to update those paddings manually anymore. Test: test all sorts of combinations with Notify Change-Id: I8c6c9951bc73c88d95cb443c8e618c7adca7ebd3 Fixes: 78441535
-
Chalard Jean authored
Bug: 77737389 Test: runtest frameworks-net Change-Id: I03ae2bbb08559f2cd44979e291c1f5d50eb215da
-
Selim Cinek authored
Also tunes the paddings with largeIcons more Test: test margins for all templates, ensure nice wrapping Change-Id: I9ace23c2a6b38fdf25e46fd55d6848b8922851a3 Fixes: 76415894
-
Selim Cinek authored
The Transformations don't preserve alpha currently and it's hard to fix without the risk of introducing regressions. We instead blend the color manually now. Change-Id: Ib9c209295529c5e04564a3faed74160914951152 Fixes: 77811784
-
Selim Cinek authored
The primaryTextColor wasn't a good fit, because it was drawing too much attention being pure black. We're now taking the default color instead. It's also used for active permissions now. Test: add notification, look at reply button. Change-Id: If390c66e927a92a1115250abb7254fafe81b054c Fixes: 72750728
-
Selim Cinek authored
Change-Id: I0f8e91630cedefc6d9f44ded421243b719db7e6c Fixes: 77244755 Test: observe new icon on notificaction
-
Selim Cinek authored
Previously the user could open inline reply even when the action was already cancelled. This also enables listening to pending intent cancellations. Test: manual Fixes: 77811784 Change-Id: I4ae164081c6abdeb60a8e78d61bf5e4f26cca1d3
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Shawn Lin authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Rob Carr authored
-
Bryce Lee authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
- Apr 23, 2018
-
-
Winson Chung authored
-
Jayachandran Chinnakkannu authored
-
Winson Chung authored
Bug: 73285089 Test: Swipe up from app with IME open, ensure that it closes Change-Id: I95ce59291f11285c853e8b3029638119c21f7e38
-