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: 2af22b9324
* commit '2af22b9324cefed224c65d2b91b2245246f50552':
Added title for stand-alone App Data Usage activitiy.
Change-Id: I5847f67777f723e7e9c06c0e120dfedb414f40c6
am: 8c3b5fa3cf
* commit '8c3b5fa3cf14efa3677a3c6cc666900503c15ea0':
Added title for stand-alone App Data Usage activitiy.
Change-Id: If2d8f9673af0150d8a2a10aa0d0f9de0c17f4161
am: 8c3b5fa3cf
* commit '8c3b5fa3cf14efa3677a3c6cc666900503c15ea0':
Added title for stand-alone App Data Usage activitiy.
Change-Id: Ifb78da77b270aab297ba67037a85a37cc26a769a
am: 8f834a10e0
* commit '8f834a10e083df651a3f003e248d58eaacae99ce':
Fix crash when rotating screen in a few screens.
Change-Id: I62a625e0a51e6adda598aa911125a65484358155
am: 2728874605
* commit '2728874605ef6dc19c901c39663d04c7087e8cda':
Fix crash when rotating screen in a few screens.
Change-Id: Ie31ea933c19597c73b5454fe944dca751435550e
am: 2728874605
* commit '2728874605ef6dc19c901c39663d04c7087e8cda':
Fix crash when rotating screen in a few screens.
Change-Id: I5fa56a9910016e76d30a845fa4578f07eb2229e5
Bug: 26946312
Fixed in the following screens:
Apps > Gear > Special Access > Modify system settings
Apps > Gear > Special Access > Draw over other apps
Apps > Gear > Special Access > Apps with usage access
Language & input > Personal dictionary
Wireless & networks (More) > Android Beam
Change-Id: I0b9bd6c19f710302625dd87989e9d4ce3c96a9a2
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
am: 8fa3d44596
* commit '8fa3d44596e75cbc03f1eb5b478133360227bc66':
The "device type" icons in "Bluetooth device list" screen are not accessible to TalkBack users.
Change-Id: I7c3223eb2909f46b961c57f0321ffeb758b52547
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