| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| | |
b/22891924
Change-Id: I6014690735403b772f273addba01706441898e23
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Shun it to developer settings
- Hide 'natural' mode
- Remove dialog
Bug: 24038268
Change-Id: Ibaf363bc06b444f2a361707b98742328fc290cfc
|
| |
| |
| |
| |
| | |
Bug: 24038268
Change-Id: I2bf45fef85038c29423a86c7bb018a8e750110a6
|
|/
|
|
|
| |
Bug: 23787555
Change-Id: I04787cd863212b1ed9608a6c8bd02af13273b387
|
|\
| |
| |
| |
| |
| |
| | |
Settings" into mnc-dev
* commit 'f67d0785d006677d2fba3f2192f3f6ea824c5336':
Fix issue #23116383: Include security patch level in Settings
|
| |
| |
| |
| | |
Change-Id: I003564376a02a70f0245353472544cde355240ac
|
|/
|
|
|
| |
Bug: 22183841
Change-Id: I6ada3d2c911fd52e2821f12f3db5d549879941f4
|
|
|
|
|
| |
Bug: 22350292
Change-Id: I70733b301e734213d2fdec5e7ffb62a7e30ef94c
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
It has a new home now.
Bug: 22462605
Change-Id: Ibf07a63db14579d07b09d5150b7d04cf138f3b78
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Don't create dialog if we don't have one to create, and make sure
that storage-related prefs are removed when they aren't needed.
Bug: 22571238
Change-Id: I452cbf75313cd14572fc7b57bd6164292cf17209
|
|\ \ \
| |/ /
|/| | |
|
| |/
| |
| |
| |
| |
| | |
Bug 22532193
Change-Id: I5bb43b1b8d84af1901f99fb10dd899c260d94c99
|
|/
|
|
|
|
|
|
| |
This makes TTS services read the default text (on/off) when
these switches are toggled.
Bug: 22530662
Change-Id: I77c5918481faa6309995aa385dcfc3608fc94298
|
|
|
|
|
|
|
| |
Use a horizontal pref and a single button that triggers the dialog
Bug: 21922660
Change-Id: Ifb4de75ca9269d2e8163eec5602932260adec0d9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
explicit toggle to be enabled through Settings via Apps -> Advanced Apps.
Added new and refactored an old xml to define the UX for two new Preferences
in Advanced Settings. Modified the existing AdvancedAppSettings to add
control flow for two new settings. Also enriched ManageApplications to
handle these cases. Added additional strings in xml/values/strings.xml
to support these settings. Also defined new classes to handle these the
toggle of these permissions per app.
Refactored codes from AppStateUsageBridge to a generic AppStateAppOpsBridge so
that future usages related to AppOps can inherit from this class.
Change-Id: I43b81282a063e05844c7805556a6d05cfc02bcdb
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Fix view recycling for AccessPointPreferences by adding a dummy
during initial inflation
- Cut down on what is done during onBindView and refresh()
- Try to re-use AccessPointPreferences when possible
Some jank still occurs when scan results come in, but it is less
than before.
Bug: 16518752
Change-Id: I2619303281dd50aa3864783c49738ae9f221834a
|
|/
|
|
|
| |
Bug: 22063668
Change-Id: I85b255ac114184e0edbd71010d517b337ad935e5
|
|
|
|
|
|
|
|
| |
Needed to get views recycling so that feedback could occur during
switch turning off.
Bug: 20020216
Change-Id: Ib7b1cdca78f5ac5064cdf521122ff7a5ee49f572
|
|\
| |
| |
| | |
mnc-dev
|
| |
| |
| |
| |
| | |
Bug: 21602597
Change-Id: Idad5288477f9ece46a2ccb768863d4fd528fec12
|
|/
|
|
|
|
|
|
|
| |
Previously, the views for our SwitchPreference would never
be recycled because they weren't present in onCreate, which
broke accessibility events.
Bug: 21837103
Change-Id: I01f40b4e6df6d807b77f985116a57334e4ca4868
|
|
|
|
|
| |
Bug: 21854416
Change-Id: I3172106c8b1adbe19179adddcec2848d14d04588
|
|
|
|
|
|
|
| |
Also fix tinting on front-door icon.
Bug: 21403958
Change-Id: I74f0372a41b92235abe10391f36d9f6a1e6a40c5
|
|
|
|
|
|
|
| |
Because it's just too incredibly useful...
Bug: 21854466
Change-Id: I984cf709f484a220e9ba7738a8b9c166c28573b2
|
|
|
|
|
| |
Bug: 21576824
Change-Id: Ia2bb3b22b7512cd05ceca5798e85e5479e064213
|
|
|
|
|
| |
Bug: 17108024
Change-Id: I602eba3214cacef7435ce6347e885c040d5c443c
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add "None" support to AppListPreference
- Add DefaultAssistPreference to manage assist;
- Add AppListPreferenceWithSettings to show a settings icon;
- Implement DefaultAssistPreference based on AppListPreferenceWithSettings;
- Move voice input settings into ManageAssist and implement it
based on AppListPreferenceWithSettings;
Bug:20210110
Change-Id: If283b8b55a46b428ecfa6e45dc2123292b1d4302
|
|
|
|
|
|
|
|
|
| |
Make it its own SettingsPreferenceFragment.
whitespace--
Bug: 20727881
Change-Id: I1f790af03d316c1d43377a6d8606084d9f3a747f
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Change the title of the screen, add a category to break things up
Bug: 21372377
Change-Id: I03c2060937f540235755e4b74c5634543e526d25
|
|/
|
|
|
| |
Bug: 21324048
Change-Id: I42853135e3a119b84b86a96968053d64313a4b92
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 20514900
Change-Id: I10108d7300e5aa9379c8e8cc7d1b1bb11b8f121e
|
|/
|
|
|
| |
Bug: 21588753
Change-Id: Ie01ad44b3bc9d2d3cac165e25b72a112896d4d2c
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tint icons properly
Bug: 21077770
Show better icons for wifi and bt (remove the old ones)
Bug: 21172936
Also add a way to show fake items in power list for testing.
Change-Id: I6b6804673a68190ebc3f2ea32802e30811a7f5b2
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Also make DropDownPreference support xml lists defined the same
way as ListPreferences.
Bug: 21300431
Change-Id: I1698e8ddcd6134034c3367a6afe36f9740e9efec
|
|/
|
|
|
|
| |
bug:20332322
Change-Id: I645ad0d226869042c11225630e4de5968ebb7a0d
(cherry picked from commit 176f512c5ad8d8478db88fad4c14ffca52102ade)
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Moved DimmableIconPreference from location to the root package since it is
now used in several places.
Add user action now uses DimmableIconPreference. Added a new summary string,
which is displayed when no more users can be added.
Bug: 20892920
Change-Id: I00b00f80ba8933a00a2de85777b9f7e55d03c31b
|
| |
| |
| |
| | |
Change-Id: Ia998ae0bd7fc4c974e03df7c8fc380d98a3e71de
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Some string changes
- Make processes in memory details not clickable
- Put processes in a 'detail' category
- Hide processes when an app only has 1
- Add memory item to bottom of app info page
Bug: 20694769
Change-Id: Ifbe2205aeef230e44752d075578524249b30bdf8
|
| |
| |
| |
| |
| |
| |
| |
| | |
Give memory screen a makeover so that it looks nice enough to be
restored to its rightful home.
Bug: 20694769
Change-Id: I2f6933037b3fbbfb0d9fe5e3ca821ef59e171faa
|
| |
| |
| |
| |
| | |
Bug: 21320576
Change-Id: I7e3fd7437409ac2dd061a36803e082eada5b30b1
|
|\ \
| |/
|/|
| | |
mnc-dev
|
| |
| |
| |
| | |
Change-Id: I7623488349209248596827d03fd77cd128f8b2b4
|