| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* When going to a sub setting menu and pressing the
action bar up arrow instead of the device's back
key, the settings are closed instead of going
one level up as expected
* Call "onBackPressed" instead of "finish" to fix
that
* For InputMethodSettings create a new flag to
alter the behaviour for our use case but to keep
existing behaviour for other callers
Test:
- Open the keyboard settings from Settings app
and navigate between menus ->
action bar back icon only goes one levelup
- Open keyboard settings directly from keyboard:
behaviour is the same, last "up" action takes you
back to where you came from
Change-Id: I4f01e80e7f35ddbd2af1baae899d689f1144a5a1
|
| |
|
|
|
|
| |
Bug: 76692459
Test: mmma packages/inputmethods/LatinIME/
Change-Id: Ib76af6f6db1a0dd5cf64a06a4ea56151712e9692
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This build has been compiled against API 23
This build is approved to go out with the M OTA, but may NOT be released
to the public until the Play Store has enabled API level 23 apps
Version: 4.1.2300x.build_id
1. Replaces the personalization is on information with the suggest
contacts.
2. Enables "Use Contacts" only if the app has permission to read
contacts.
3. Disables the contacts dictionary in the Facilitator.
4. Do not register/read the contacts in the contact observer.
Bug: 22236416
Change-Id: I9674e13d0d0f4a2014c5024fde0178de684c07e7
|
| |
|
|
|
|
|
|
| |
The populator class that serializes the proto uses a switch
and throws an NPE.
Bug:19911288
Change-Id: Id0fa371b3c64e706e14a13bb6e643406f94be035
|
| |
|
|
|
| |
Bug:19214944
Change-Id: I113f47c49d638790d770fe2781afe7cd1565619d
|
| |
|
|
|
| |
Bug: 15813742
Change-Id: I8b1feb5c35377e62199e5a909640d9c50f970654
|
| |
|
|
|
|
|
|
|
| |
This CL introduces a common abstract class, SunScreenFragment, for
PreferenceFragment that implements a PreferenceScreen of the main
settings preference screen.
Bug: 16522808
Change-Id: I11fba71b5e9f96208b261e0c0314de8a41720d0f
|
| |
|
|
|
| |
Bug: 10118761
Change-Id: I63501d6c2b5f561d7ab8b7362498665d805d5e1e
|
| |
|
|
|
| |
Bug: 10118761
Change-Id: Ia7d1c6c526dae849f447c26387e96a4fb4d6042f
|
|
|
Change-Id: Id170dbfe2dcfc93130b7be4a84615940403ec37f
|