am: 048e5a0
* commit '048e5a0b9957e59e26493989b8e6687c6e74af06':
Disable tethering when Data Saver mode is on.
Change-Id: I542eb6cba7def76e76b5eeada1e3115d88eede7d
am: 06fb22d
* commit '06fb22dd19017439849625a88f57e741dfd5ad46':
Disable tethering when Data Saver mode is on.
Change-Id: Iadff2074da9d7f04b51292c7ed33c20d96ada623
am: 1d3f1e0
* commit '1d3f1e0fde8538ba0edd54009931edd48c097fe0':
Disable tethering when Data Saver mode is on.
Change-Id: I8d8f59aa6726c4e47f0b7ed26400645ce1e97d6c
am: 1d3f1e0
* commit '1d3f1e0fde8538ba0edd54009931edd48c097fe0':
Disable tethering when Data Saver mode is on.
Change-Id: I6de8bec1c969a1fe7a1d1b8bf5d8587d2c0fc6f1
am: c972e7bdc1
* commit 'c972e7bdc18dcbbda5306a97443ee338217f5a3e':
Add accessibility actions to the drag-and-drop locale list
Change-Id: Ifa6b9a57b00acca0273eb4f157e1885efb3d51db
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: a0b492a3c8
* commit 'a0b492a3c8003cbdc0118f9f45349ea536939efe':
New UI to hint user about strong auth
Change-Id: Id97b4b9c0c14e6d4cd0b0d2df6018adb9bab8b3c
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
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
This view provides an interface which allows users to clear out
apps and other data which they may no longer need to alleviate
storage pressure. This implementation gives the bits to uninstall
apps which have not been used within the last 60 days from the
system.
A future patch will add in the ability to extend the deletion helper
view to have additional clearing types.
Change-Id: I65cba54ca247d52227e67e2fa9b84fe63fb8ab34
(cherry picked from commit a671272bf6)