| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
* Instead of removing the dividers per fragment,
create a custom fragment which does the job
Test:
* Go to every setting and verify that there are no
divider lines between every preference
Change-Id: Id76dfa2e3ce3999242c8dd09a531ab06ccacd203
|
| |
|
|
|
|
|
|
| |
* In order to make it look less like it doesn't
belong to settings, remove the divider lines that
are currently everywhere
Change-Id: Ie4a2db64517280da28ac0159390b587a748e95b4
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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. Disable the settings.
2. Disable the feature.
3. Force reload the facilitator.
Bug: 22564048
Change-Id: Ic09742786c3e4efc034bceee836ae6a1e07307a1
(cherry picked from commit 031d04192080f0368f21c3371d1ec6af87375357)
|
| |
|
|
|
|
|
|
|
|
| |
Also start showing the logging preference on this screen too.
This settings screen will be the container for all account
management, sync and privacy related settings
Bug: 17464068
Change-Id: Ie0806f6e8a542e9dea2834445ff7b38805207bda
|
| |
|
|
|
| |
Bug: 11866784
Change-Id: Ic50b6eb1bd8f2b823e2c9dfad04d8615bc910936
|
|
|
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
|