| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: I04673ea4fce055c657b8b36ba765b74747495748
Auto-generated-cl: translation import
|
|
|
|
|
|
|
|
|
|
|
|
| |
New sub-page off of notification settings to ban/unban
apps and navigate to an app's notification configuration
activity (if configured).
Centralized all notification settings artifacts under a new
settings subpackage.
Bug: 13935172
Change-Id: I53b75c02f0091900734d17dc9217035d0df9b466
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- use PreferenceFragment.onBindPreferences() to launch highlighting
- improve SettingsPreferenceFragment code for highlighting: now we can
find the View to highlight thru its Tag if there is no ListAdapter available
- add HighlightingFragment for highlighting a View from its tag/key. This
is dealing with cases when the content is custom and not relying on
SettingsPreferenceFragment (like DataUsageSummary)
Also:
- improve DataUsageSummary so that onResume() is not recreating the
Tabs all the time
- add missing "android:keys" on some Security Settings preference files
Change-Id: Ib1dd8238fe2fb57c151d584c0810a0e0a5ad97c4
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I1b956a8b327e77eecc76e3df141ad6b1750433a3
Auto-generated-cl: translation import
|
| | |
| | |
| | |
| | |
| | | |
Bug: 14087729
Change-Id: Ia276411f7622fe1211528ab779a7099bb20800d4
|
|\ \ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | |
| | | |
- restrict the effect to the Preference View itself
Change-Id: I3ab04433e1acecb906d0a458b31314f97b9bda03
|
|\| |
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
- use Quantum Theme one
See bug #13818985 Settings using GB-style search icon
Change-Id: I0b0f61524f1e66bfdb46c47798e9ec1f5038c10c
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: Iadcbf9765af57c125bcdf74e3fc652ed6c8f7d42
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Configured networks expose the option to
write config to an NFC tag. This tag can be
then tapped to another device to configure
the same network. Implemented according to
WiFi Alliance WPS spec.
Change-Id: I33a1be1610aab71cf1ab864418d494027370ebca
|
|\ \ \ \
| |_|_|/
|/| | | |
|
| | |/
| |/|
| | |
| | |
| | | |
Change-Id: Ib2208cee6d0db28359ff978f70de7975b665c037
Auto-generated-cl: translation import
|
| | |
| | |
| | |
| | | |
Change-Id: I83a4c8726408c253d8f075466c6f51f7c2083e23
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
- put the icon on the left
- just use the "summaryOn" ellipsized instead of the list
of values
Change-Id: I7250ff5b7c882b873cfe6bb0ec550a8eaf052d16
|
| |
| |
| |
| |
| | |
Change-Id: I6fd74caf628d760ffcf191733d47b86ffb453864
Auto-generated-cl: translation import
|
|/
|
|
|
| |
Change-Id: I3a6ce8a6f86819a4ab7bae336b299c640adf906d
Auto-generated-cl: translation import
|
|
|
|
|
|
|
|
| |
- use ic_search_api_holo_light and wait for the Quantum Paper asset
Related to bug #13818985 Settings using GB-style search icon
Change-Id: I6e550008b1ec89470c66bc83b55dec11f7a3f067
|
|\ |
|
| |
| |
| |
| |
| | |
Change-Id: Ia4d32ca1bcd5304c2dbe5933591434cd7b1ccd9c
Auto-generated-cl: translation import
|
|/
|
|
|
|
|
|
|
| |
Depends on framework change from
https://googleplex-android-review.git.corp.google.com/#/c/435138/
Bug 13526708
Change-Id: I16189b629b5515ec5175e05155ba4ec0c27d22fb
|
|\
| |
| |
| | |
lockscreen... ...security(PIN/Passwor/Pattern)."
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
...security(PIN/Passwor/Pattern).
- remove hardcoded colors...
- define a text appearance style for the password / pin
Change-Id: I425a2daa016cb782f18de320b5696d076f576600
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I40361b20546a4fa949b75623315040f0d32127fa
Auto-generated-cl: translation import
|
|/ /
| |
| |
| |
| |
| |
| | |
Adds a first version of the trust agent settings
under Security -> Device Administration -> Trust Agents.
Change-Id: I2e2dc41208d13cc1b11bb21d427c6f86053a3640
|
|\| |
|
| |
| |
| |
| |
| |
| | |
- use the Quantum Theme light version
Change-Id: I81c40813b8fb59286a370bde33076cdcd73390e5
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 11784824
Change-Id: Id42cc40d08ada06ec9e57e24473f7f833bc90dca
|
|\ \ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- follow the UX spec by no more using a Drawer
- the Dashboard is now a Fragment that contains the list of Headers
- the search results are also put into a Fragment that is replacing
the initial one (Dashboard or other) when expanding the SearchView
- use a SearchView for query input
- when tapping on a Header or a Search Result, re-launch Settings as
an Activity so that we are benefiting from the Activity stack for
UP affordance and BACK button
- manage UP affordance to show it only when needed
- move some Actions to the Menu in the ActionBar for allowing space
to the Search action and removing some clutter
- fix an issue with the Index and WiFiEnabler and their cached Context
that was not updated when there was a Configuration change
- simplify the SettingsActivity code by extracting some inner classes
Change-Id: I50b5f77bb44a7fade1886114dbbc820609a5e63d
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Apps that have a CATEGORY_NOTIFICATION_PREFERENCES +
CATEGORY_DEFAULT activity will be listed in notification
settings, with a convenient link to that activity so the
user can tweak those settings.
Change-Id: Idc97b2aee3f070225822ebee1ecbeab79e7b9c2d
|
|/ /
| |
| |
| |
| | |
Change-Id: If8a371ad883f5b1d685b551f781b7dd6c2698eba
Auto-generated-cl: translation import
|
|/
|
|
|
| |
Change-Id: If05b5e4e9f0da7a811dcbe2d3837326310338438
Auto-generated-cl: translation import
|
|\ |
|
| |
| |
| |
| |
| | |
Change-Id: I798e5e572d16aef5e4940923b74bdc25d2ef99b1
Auto-generated-cl: translation import
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| | |
Bug: 10231042
Change-Id: Ifbf8aa92de9fd92a16e3b292169b1cf7b4d1eb4f
|
| |
| |
| |
| |
| | |
Change-Id: I31c08213e25b11114c2ec5d4689815f83ce26270
Auto-generated-cl: translation import
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 12767819
Change-Id: Ia71b28b1dd77bdabc53a3e91bd54375bdaebfe4a
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
parameter order to default SMS dialog text
* commit '177c876fed5511dadc02544040dcdfa24435d1b6':
Add string parameter order to default SMS dialog text
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '63ac6a06efd39078b3fc066896fc7ea003ab34ce':
Add string parameter order to default SMS dialog text
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'edcb923df6f9e690fd16b0e643c6ba3da5e9264c':
Add string parameter order to default SMS dialog text
|