am: 7014023f5d
* commit '7014023f5d291b6bebc0601dd221934c89143716':
Don't link to MobileNetworkSettings unless admin user
Change-Id: I874d3910be0b1c808ab63f6fa9e9dda1a0731a47
am: af6236d06f
* commit 'af6236d06f1be85bc52e04e9cad8478035a677ab':
Don't link to MobileNetworkSettings unless admin user
Change-Id: I627072a521c4633abe6f2493ff641aea78ad5b86
am: af6236d06f
* commit 'af6236d06f1be85bc52e04e9cad8478035a677ab':
Don't link to MobileNetworkSettings unless admin user
Change-Id: I1f2f8772015145bf418472f6389ea2d8f8533601
When in doubt, post to main thread.
Also clean up the listening state just in case there were any
doubts about it.
Change-Id: I9ab85781f38b0f694dc46ed5a953506ef10c5778
Fixes: 28319383 (Fingers crossed)
am: 6081857cea
* commit '6081857ceaa376b15f1b23ee2b458ccb46715c20':
Add accessibility actions to the drag-and-drop locale list
Change-Id: Ie2fa7a2d6d89e65078bcd37c5a5baf73a704c0b0
am: 691899e029
* commit '691899e029736f26d26d0209b9ea4fd0390b64f2':
Add accessibility actions to the drag-and-drop locale list
Change-Id: Icf01017bdc56d3aa8249af3efa84340fc815d7c8
am: 65515931e9
* commit '65515931e98341e17cf6207b363dbe3f4399fcfd':
Add accessibility actions to the drag-and-drop locale list
Change-Id: I8726a6ce617f2c3347b00bc7ac857fd1ba8f7b47
am: 65515931e9
* commit '65515931e98341e17cf6207b363dbe3f4399fcfd':
Add accessibility actions to the drag-and-drop locale list
Change-Id: Ie9fae7049d30f7812dfde400b65800e2f36e8e9b
It's pointless, verging on antipattern, to pop up a notification that
points to the screen we're already on, especially when that notification
is telling us something really high-priority ("your connection failed").
Change-Id: Idf0c219adcefd64b235960f3239a70b059213f7d
Fix: 27374485
am: 6e7c3db5a1
* commit '6e7c3db5a1ad0084fb086a4728ba1ddadb3d8ee9':
Disable trust button when no screenlock is set
Change-Id: I9170170fbb668ee70bb3ddeb640f06662d843098
am: 794eb82166
* commit '794eb82166b048db95749154cf1b60e6fd62954f':
Disable trust button when no screenlock is set
Change-Id: I36d25ffe4b1b854f5b57a89244b9f099d3b87e9e
am: 8f5c694989
* commit '8f5c6949894ac0ccafa7371b4bb872abbfe41de9':
Disable trust button when no screenlock is set
Change-Id: I30426f91728ea924a9e02c08111c76a100607910
am: 8f5c694989
* commit '8f5c6949894ac0ccafa7371b4bb872abbfe41de9':
Disable trust button when no screenlock is set
Change-Id: Ia77ade5bb72dbb3de77a12ca4a6f921b4eb851d8
am: 968691d94d
* commit '968691d94d3bde08362b0a9a1265aa8458b7f295':
New UI to hint user about strong auth
Change-Id: I1508805e84366b26c54f6aea724c73003501ec01
am: b3146b0071
* commit 'b3146b007137f0a552025ed76e8619ad9d44c4f1':
New UI to hint user about strong auth
Change-Id: I44f3a81ff5e2326aabd02072af8c899adc5cdf95
am: b3146b0071
* commit 'b3146b007137f0a552025ed76e8619ad9d44c4f1':
New UI to hint user about strong auth
Change-Id: Ibd11eeff11e7fdb6bffd7fcfd80b751935174421
The PackageInstaller app manages side-loading apps as well
as permission management. It should be updatable, hence
should rely on system APIs to talk to the platform. This
is the first step of defining an API boundary.
Change-Id: Ibb21114a7a9fa28f6db68492fe37c02c1b2f0c6b
Dragging is not supported neither by TalkBack or the accessibility
framework at the moment. So we need custom actions to be able
to change the order of the locales.
Also, the remove functionality is difficult to discover and use
with TalkBack only, so we are also adding a "remove" action.
It only removes one locale at the time, but most users don't
really add many locales "by mistake", so there is no real need
to delete a lot of locales at once.
Bug: 28173358
Change-Id: I3566304e3d2de87cf9243d7e87631b12d72fc929