| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: I0e3c511d208a4b8eaa9c0d0c8bd8fc90148ae72e
Auto-generated-cl: translation import
|
|
|
|
|
|
| |
This CL removes unnecessary SpellCheckerUtils class.
Change-Id: I1b94b76620fee9119df726b86cec73fb32c0ee8b
|
|\ |
|
| |
| |
| | |
Change-Id: Ibc8af377e6088fd03100809a85d9e4ee69bfad1d
|
|/
|
|
|
|
| |
and fixing a bug with multiple trust agents.
Change-Id: I14ee45110a20124d8f9ed2dc80214aff4dc521d3
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 15466880
Change-Id: Ifa96af782adc8485f925dc45d5c71b1c28a075d2
|
|\ \
| | |
| | |
| | | |
java.lang.ClassNotFoundException: ...Didn't find class "com.android.settings.users.AppRestrictionsFragment$Activity""
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
...Didn't find class "com.android.settings.users.AppRestrictionsFragment$Activity"
- remove it from the AndroidManifest
Change-Id: I135d9268b9959f0f01df79aade61fe087eebaeed
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- make ic_settings_nfc_payment auto mirror
See bug: #15313101 Settings Dashboard needs to support RTL
Change-Id: If8174e0ce565100e3e61bcdef19ff105ab4f636f
|
|\ \ \
| |/ /
| | |
| | | |
...left arrow button at the top (the back button works)"
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
...left arrow button at the top (the back button works)
- the android.settings.DATE_SETTINGS Intent was showing similar issue
so this CL fix it on a more generic basis
Change-Id: I4c26a5a8dc3eb090d26967fa607449a4fe6631c6
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | | |
- was always passing R.string.lock_settings_picker_title as a title res
Change-Id: Iab47ef3da00e91d5ce3b6dc50c50c943bd78b08f
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- fix Date & time / Printing / Security
See bug: #12910134 Implement Search into the Settings App
Change-Id: I7e96eb35a6802fde7589ccfe244e71f8be43dea8
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | | |
- make ic_search_history icon auto mirror
Change-Id: I3e57103bf776f4dd52c2089d80992d9abef4ec1c
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- the RTL version of ic_settings_display was shadowing the real
icon
- make the new icon auto mirror
See bug: #15313101 Settings Dashboard needs to support RTL
Change-Id: I8c935cf8f5e5166e5ced70f27b3703bb3de8319d
|
| | |
| | |
| | |
| | | |
Change-Id: I10a846dd328ff7b3f06350ff93197712495d2fb4
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- fix overdraw use as less backgrounds as possible
- make it look like the Dashboard with padding left and right
See bug: #15384992 Setting Dashboard - padding updates
Change-Id: I30ff33e51bc3c73e888d45f0ce6e16784eb6721c
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
Include Guest settings
Ability to switch users from Settings
Manage user settings like telephony access
Bug: 15761405
Change-Id: I2cfdc7bc2703ed202aa8bf1261c304c51ce48b29
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
button at the top
- make android.settings.SYNC_SETTINGS Intent behave like a Shortcut
(no Up affordance nor Search)
Change-Id: I573feaedeb062757fb893417e8746d17a09e66f4
|
| |
| |
| |
| |
| |
| |
| | |
- we dont want Settings data to be backed-up so add
android:allowBackup="false" to the AndroidManifest
Change-Id: I1165a37ecdd18c6a6526ce8b9a9576d9bbfd415b
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Launching an Activity using startActivityForResult() every time
you are in onResume() is a recipe for endless looping. I.e. every
time the launched Activity finishes it will be relaunched because
the launching Activity reenters onResume().
This change keeps the GetSampleText activity from being launched
from onResume if we already have the sample text and the Locale
hasn't changed since the last onResume.
Fixes bug 15951054.
Change-Id: I65d9070df93396d8d3a45a6673ae56826f418122
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: Iab0c8c9538100600bf2c0d47a9eb9cb26ffb49e4
Auto-generated-cl: translation import
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | | |
Change-Id: I1a22a0ffb244d6cec3c64b2224fa5e9639bf4673
|
| | |
| | |
| | |
| | |
| | | |
Bug: 15466880
Change-Id: I4041b69f237033dbe5b78c8eb52f5e6ebb6ff7f7
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
- it is all where you apply the padding ...
Change-Id: Ia8b75662a387bee278b4ea1bca83153724db5bfa
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* commit '5e34f2b6ce70b574fc4c258d70fd841e6f86a8e5':
Import translations. DO NOT MERGE
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ic74a7c7565290f1b9dff3865ad66ae8f3b100b2a
Auto-generated-cl: translation import
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ib11c205c5d938b147c6db5cd86c104018193c827
Auto-generated-cl: translation import
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Fix b/15754817
Change-Id: I20c5bc85d35057a340ddcac691912863a4477804
|
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | |
| | | | | | |
still enabled."
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
enabled.
- we were missing the update of the TextView from the SwitchBar so provide a new
setCheckedInternal() method that is doing the TextView and Switch update at the
same time
Change-Id: I6dd9c472a386bb534a58fbf5cf82d9d01fa74f6c
|
|\ \ \ \ \ \
| |/ / / / /
| | / / / /
| |/ / / /
|/| | | | |
even if it was OFF before"
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
it was OFF before
- prevent onSaveInstanceState() on the ToggleSwitch
- fix missing setOnCheckedChangeListener() when restoring the SwitchBar state
Change-Id: I818577004f142be46fa378389f264c7f37cfd7b8
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
+ Changed wifi icons to teal
+ Removed “Secured with …” from network status
+ Added an empty state image above text when Wi-Fi is off
+ Removed Wi-Fi Direct and WPS Push button from overflow menu
+ Added Wi-Fi Direct and WPS Push button to Advance Activity
+ Input Password Dialog: Moved Signal Strength and Security to Advance
+ Input Password Dialog: Updated Password text to Material style
BugId: #15698824 #15702808
Change-Id: I542ab9aac2c098738330c92d9183d3907c4f0b38
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Lock-to-app when disabled shows some instructions about how to
enable it and use it.
When enabled shows an option of use lock screen, which controls
whether the device is locked when exiting lock-to-app. Turning
on use lock screen requires that the device have some security
challenge.
Bug: 15759649
Change-Id: I6188243e03fb0c85bdfdbc32a23ad486296a34f9
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | | |
screen ...for the now uninstalled app"
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
...for the now uninstalled app
- add the missing call to finish()
- fix also a typo
Change-Id: I3d365db1fa1e6ba1efeddae022d8c2136af6380a
|