am: ebe454e32a
* commit 'ebe454e32af92ec37bf9dd6413378443e2645f5e':
Add list item to open tips & tricks.
Change-Id: Ia7dac06f485b5ce5191e3952737824c96f8d1989
am: 277b7a81bd
* commit '277b7a81bdf4e5c9147dbb430f875c7f80e4e0e1':
Add list item to open tips & tricks.
Change-Id: I765b9f356c24c654ff08192ef3ed0bc582b24a59
Partially apply ag/708412 to the setup version of the layout. The
rest is not necessary because we assign a weight to the lock pattern
view as well.
Use the short header layout for screens smaller than sw360dp so that
there is more space for the pattern view.
Bug: 28663249
Change-Id: I8cda13834504a345046bc3bf6e0959d613597916
am: 7961077e3a
* commit '7961077e3acdbb7dc0648b5ce7314adb504de0bf':
Create an overlay to add a photo and video deletion helper service.
Change-Id: Ied44ae1ae3c26ebf010a95afe8897e04e25b28e3
This overlay defines a checkbox preference in the deletion helper for
facilitating the deletion of photos and videos. The service which
provides deletion clearing can be overridden and used to create a
custom photo and video deletion helper.
Bug: 28554187
Bug: 28560856
Change-Id: Id5d9671a307aaac0d1331f055b8f2ab7aa67977c
am: f906f3c24a
* commit 'f906f3c24a711e02ed17fa0ebf1aa7dc024fabdf':
Show a different Root CA string for device owner
Change-Id: Ida47ae23f8ab6ec97a9535b2e4e2bbcf7673dd03
am: 5ffcedbae9
* commit '5ffcedbae97338a8d549592d8149cee98cea61f0':
Show a different Root CA string for device owner
Change-Id: I2b939b8fbbff30b3fef67a334d06c5ee19e901ea
am: 9c31684bbe
* commit '9c31684bbe449e320e5174a2fcee4ab1900e182c':
Show a different Root CA string for device owner
Change-Id: I1d22ab807c576483ffc29cc459e7c321a38fb1a1
am: 9c31684bbe
* commit '9c31684bbe449e320e5174a2fcee4ab1900e182c':
Show a different Root CA string for device owner
Change-Id: I85745e298c2e141f55446c8f0460f4745b1b8767
am: 963c3a4e9f
* commit '963c3a4e9f06808c098fe3de4aaec5033431f21d':
TrustCredentials listview should be expanded by default
Change-Id: I4edd0c7687a8951456152f334a3a169c817f8ec1
Push more stuff to backround threads (this will cause conditions/suggestions
to load slightly slower than normal content) and cache more info.
Fixes: 28613950
Bug: 28435146
Change-Id: I1080930e8f31c7f12a2d89f266bfd3236979cf40
am: d48f9cf78e
* commit 'd48f9cf78e21924306855da02c71f9b65407b117':
TrustCredentials listview should be expanded by default
Change-Id: I8f746b6b53ee17362f998bde5452ff4b447de2c3
am: 963c3a4e9f
* commit '963c3a4e9f06808c098fe3de4aaec5033431f21d':
TrustCredentials listview should be expanded by default
Change-Id: I5ac13d383e7565acade2272c805e20b67fdc856a
UI Change for 2-profile case:
1. When both personal and work listview are expanded, half height is allocated for each list view
2. When only one listview is expanded, full height is allocated to the list view
Video can be found at go/trust-cred-split-view
- Use 2 ListView instead of 1 ExpandableListView in order to scoll the list independently
- The ui is not changed for only one or more than 3 profiles.
- Remove TrustedCertificateAdapterCommons, and wrap GroupAdapter by ChildAdapter in order to re-use more codes
- clear mAliasLoaders in onDestroy. (Seems it's a bug.)
- When work mode or fbe locked, force to collapse work list view. User message will be prompted when user press on header
- Groups in GroupAdapter is set synchronously instead of async, since we assume the number of users are fixed during initialization
- DataSet events will go through GroupAdapter to notifiy ChildAdapter
Bug:28236955
(cherry picked from commit 7dde845544)
Change-Id: I87293afc56e9cc270c2289111bab6f1809351faf