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
am: 7fe0c25f77
* commit '7fe0c25f77e30c63eb486ae340ff8b1ce82c190c':
The "device type" icons in "Bluetooth device list" screen are not accessible to TalkBack users.
Change-Id: I0f4c21c20d921d9f239b6a4aa3352d9fb76280c8
am: 8fa3d44596
* commit '8fa3d44596e75cbc03f1eb5b478133360227bc66':
The "device type" icons in "Bluetooth device list" screen are not accessible to TalkBack users.
Change-Id: I7c3223eb2909f46b961c57f0321ffeb758b52547
am: e8fc10ff79
* commit 'e8fc10ff79a19aa8b7c303740ab4a26abd9db753':
Add estimate time under support options.
Change-Id: Ifd226f015b01cc5cb2537a7bac01231fa970ac09
am: be61a14fcd
* commit 'be61a14fcd01f5d8ccc2cb1584cea48b52697ce6':
Add estimate time under support options.
Change-Id: I9f175ea6e0d2b58165d4544ce8fb712695f74db0
not accessible to TalkBack users.
b/28199679 Changed method to for setting the talk-back
attribute on "device type".
Change-Id: I63820d861ea1075195b98c82004ba95470448a53
Bug: 28141203
- SupportFeatureProvider will provide a localized estimate string.
- Use a builder pattern to instantiate SupportData to avoid increasing
constructor args.
Change-Id: I92e90cd57b4ef4e1d921f403801cfd5984ef6a3b
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
Change-Id: Iebfcd3fcb6515b42687e133b11696c42db63d18f
When showing during first boot (before provisioned), render as
completely black to avoid wallpaper jank before showing SUW. Also
tweak theme used during normal (provisioned) launches to avoid
rendering the dim layer behind status bar.
Bug: 28530777
Change-Id: I4b9e6c54583f07c78d86fbe9bda7f24b6959f4ba