Alan Viverette
893b3006a4
Add support for user-selectable dark/light theme
...
Updates Settings to use the DayNight theme (real name TBD) and fixes
several colors that were pinned to non-theme values. Adds a setting for
switching theme between light/dark/auto.
Bug: 19368658
Bug: 19369392
Change-Id: I7cd23b7ad38bdb25a01b92e67ff1ee1cdd8a3958
2015-02-27 19:09:57 +00:00
Robin Lee
1a95d1de7e
Merge "Badge Wi-Fi installer apps"
2015-02-27 16:13:56 +00:00
Robin Lee
0d8879ade7
Badge Wi-Fi installer apps
...
Consistent, and more importantly useful to know which version of an app
was responsible for installing a network.
Change-Id: I37e326f419e03b020e17daa7d65c713d1ea6ddc8
2015-02-27 15:57:53 +00:00
Sanket Padawe
a330b1a093
am 85b04c19
: am 130a76c8
: am 49d660ac
: am 4e838ca9
: Merge "Use TelephonyManager api to get SPN of sim to display in UI." into lmp-mr1-dev
...
* commit '85b04c19ed81e74709d74d2acffd4bd42a3b07de':
Use TelephonyManager api to get SPN of sim to display in UI.
2015-02-26 23:43:07 +00:00
Sanket Padawe
85b04c19ed
am 130a76c8
: am 49d660ac
: am 4e838ca9
: Merge "Use TelephonyManager api to get SPN of sim to display in UI." into lmp-mr1-dev
...
* commit '130a76c806469b5b814b1d647713dd0cdec1fe9f':
Use TelephonyManager api to get SPN of sim to display in UI.
2015-02-26 23:31:28 +00:00
Geoff Mendal
a25ba2aca9
am 2061f4e2
: (-s ours) am cfad6fc1
: (-s ours) Import translations. DO NOT MERGE
...
* commit '2061f4e296a94093920c772cfeb12c03eac98ac6':
Import translations. DO NOT MERGE
2015-02-26 23:25:47 +00:00
Sanket Padawe
130a76c806
am 49d660ac
: am 4e838ca9
: Merge "Use TelephonyManager api to get SPN of sim to display in UI." into lmp-mr1-dev
...
* commit '49d660ac014c3802aa5e694d745b284fc2b601ae':
Use TelephonyManager api to get SPN of sim to display in UI.
2015-02-26 23:18:55 +00:00
Geoff Mendal
2061f4e296
am cfad6fc1
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'cfad6fc1ff4cc23582d8d1a6cb8371ea32c82544':
Import translations. DO NOT MERGE
2015-02-26 23:14:45 +00:00
Sanket Padawe
49d660ac01
am 4e838ca9
: Merge "Use TelephonyManager api to get SPN of sim to display in UI." into lmp-mr1-dev
...
* commit '4e838ca96ec1ebf1df3d75e729facf1fc012b431':
Use TelephonyManager api to get SPN of sim to display in UI.
2015-02-26 22:04:34 +00:00
Sanket Padawe
bd54ef0919
am 4e838ca9
: Merge "Use TelephonyManager api to get SPN of sim to display in UI." into lmp-mr1-dev
...
* commit '4e838ca96ec1ebf1df3d75e729facf1fc012b431':
Use TelephonyManager api to get SPN of sim to display in UI.
2015-02-26 22:04:10 +00:00
Sanket Padawe
4e838ca96e
Merge "Use TelephonyManager api to get SPN of sim to display in UI." into lmp-mr1-dev
2015-02-26 21:57:50 +00:00
Geoff Mendal
cfad6fc1ff
Import translations. DO NOT MERGE
...
Change-Id: I6e606f63db232302aa02be469a2560a5455eb11e
Auto-generated-cl: translation import
2015-02-26 13:08:22 -08:00
Pavel Zhamaitsiak
4ab32563f1
Add Wi-Fi Calling preference screen
...
Change-Id: Ie89902b55c5c4184236636f5039b3246a9c0bda5
2015-02-25 18:29:29 -08:00
Dianne Hackborn
0702e87ed4
Raise priority of key settings actions.
...
There are a bunch of actions settings handles that are really
part of the platform API, allowing apps to launch various parts
of system UI to have the user do things. Currently these can
be intercepted by app developers by implementing the same
intent actions -- which will still have the user end up in
the activity picker to select which of the options to use, but
we really shouldn't be allowing them to get in the middle of
this at all.
To fix this, all of the specific actions that are handled by
settings and shouldn't be intercepted now have their priority
raised to 1, so they always override any filters from third
party applications.
Change-Id: I0f7050212beaec013e5ec08899d49f120ce5c249
2015-02-25 13:20:09 -08:00
Fyodor Kupolov
0ea4f60bb0
Merge "Allow alternative policy description for secondary users"
2015-02-25 20:21:26 +00:00
Lifu Tang
15b4eb4c5d
am a28ffcb5
: am 0209af6b
: am 6ff1a66c
: am 1bbd8814
: Removed extra "your" from device only subtext
...
* commit 'a28ffcb56e225e0b10ca3803ef00ae583fafb307':
Removed extra "your" from device only subtext
2015-02-25 20:05:59 +00:00
Fyodor Kupolov
7dc56bd2cf
Allow alternative policy description for secondary users
...
For policies like wipe-data, device admin policy description should be
customizable for secondary users.
Bug: 19194766
Change-Id: I0907ffb973eae247707380af1be9894ca403010f
2015-02-25 12:00:49 -08:00
Lifu Tang
a28ffcb56e
am 0209af6b
: am 6ff1a66c
: am 1bbd8814
: Removed extra "your" from device only subtext
...
* commit '0209af6bc7979ef11011d8cce162c437ca472126':
Removed extra "your" from device only subtext
2015-02-25 19:56:37 +00:00
Lifu Tang
0209af6bc7
am 6ff1a66c
: am 1bbd8814
: Removed extra "your" from device only subtext
...
* commit '6ff1a66c3ce39396ec1cb70c45682407faa31376':
Removed extra "your" from device only subtext
2015-02-25 19:50:56 +00:00
Lifu Tang
2e2582c756
am 1bbd8814
: Removed extra "your" from device only subtext
...
* commit '1bbd8814c66f8e67cfb7e86e880c85727ed1743e':
Removed extra "your" from device only subtext
2015-02-25 19:43:39 +00:00
Lifu Tang
6ff1a66c3c
am 1bbd8814
: Removed extra "your" from device only subtext
...
* commit '1bbd8814c66f8e67cfb7e86e880c85727ed1743e':
Removed extra "your" from device only subtext
2015-02-25 19:43:20 +00:00
Geoff Mendal
03f8c5c816
Import translations. DO NOT MERGE
...
Change-Id: Iefd9997748c2bcfa757e4c138a764640ed6a29af
Auto-generated-cl: translation import
2015-02-25 06:28:40 -08:00
Lifu Tang
1bbd8814c6
Removed extra "your" from device only subtext
...
Bug: 19463511
Change-Id: Ic9449561ee974b6566bf76ea3ca2e774f5be03d2
2015-02-24 15:25:27 -08:00
Sanket Padawe
8f77f435d8
Use TelephonyManager api to get SPN of sim to display in UI.
...
Bug: 19476304
Change-Id: Ia16465584cf31858bbf1ae36cfdbf21184de10d7
2015-02-24 13:30:33 -08:00
xinhe
d51b9525c9
Do not provide 5GHz option for softap if there is no country code available
...
Bug:19414134
Change-Id: I3899d9daa33eca5d2c5528c2e4da97b02d019160
2015-02-24 10:09:56 -08:00
Jason Monk
88643ac6ba
Support some changes to SettingsLib
...
SettingsLib has a couple of bluetooth changes to support quick
settings and as a result a few updates are needed in Settings.
Depends on I7f828f0038ad0cf39274986ece6d486d545f0286
Change-Id: I9b207b74abb0175148fd4a3c421d33ab9a861587
2015-02-24 14:01:47 +00:00
Jason Monk
67d71bef99
Merge "Move isolatable bluetooth code to SettingsLib"
2015-02-24 13:23:49 +00:00
Jason Monk
e77b04a64f
Merge "Move some Tethering code to SettingsLib to share"
2015-02-24 13:16:43 +00:00
Mike Lockwood
a081f01ee8
Merge "Add support for MIDI USB configuration to MIDI settings screen"
2015-02-23 15:36:53 +00:00
Geoff Mendal
6048b0f8ae
Import translations. DO NOT MERGE
...
Change-Id: Iad2a04249a925e479142367a6540adb390c607ad
Auto-generated-cl: translation import
2015-02-23 06:37:23 -08:00
Mike Lockwood
7af238e181
Add support for MIDI USB configuration to MIDI settings screen
...
Change-Id: I41b7ef2090b8887d5d3c05494de9dd1fb4dd65eb
2015-02-20 15:55:29 -08:00
Santos Cordon
9a9c361523
Update Multi-SIM setting to use getSubIdForPhoneAccount API.
...
Settings app should not be parsing the subId direction from the phone
account. Instead this CL updates the settings app to use a new API to
grab the sub ID.
Change-Id: Iefd1831b04c061168fa2b135a2d296a27e3d4e92
2015-02-19 21:29:35 -08:00
John Spurlock
72495afdd3
Merge "Settings: Reorder the "Calls/messages from" dropdown."
2015-02-19 02:00:26 +00:00
John Spurlock
d9bd1688c9
Settings: Reorder the "Calls/messages from" dropdown.
...
From least to most restrictive: Anyone/Contacts/Starred.
Bug: 19430944
Change-Id: I66326f3a02be615d0edbbd644b83b088f1e306c1
2015-02-18 20:57:39 -05:00
Maurice Lam
689cb88811
Merge "[WifiSettings] Use arrows for advanced options"
2015-02-18 19:38:07 +00:00
Maurice Lam
a8b824d6d2
[WifiSettings] Use arrows for advanced options
...
Use an arrow pointing up / down for advanced options instead of a
checkbox, making it more clear that it is merely hiding the options,
and not a setting in itself that others are dependent upon.
Bug: 18007635
Change-Id: Ie2f2cca708b661f76749bc4af5918275806af1a8
2015-02-18 10:54:04 -08:00
Alexandra Gherghina
928a7973a7
Merge "Clarify important part of longer string"
2015-02-18 16:44:25 +00:00
Geoff Mendal
9df19b12f5
Merge "Import translations. DO NOT MERGE"
2015-02-18 14:56:57 +00:00
Geoff Mendal
6207543705
Import translations. DO NOT MERGE
...
Change-Id: I2e2f09268940b69cc1ca74d9c7a147f6d536232d
Auto-generated-cl: translation import
2015-02-18 06:54:11 -08:00
Geoff Mendal
a7d5d1044d
am 201e61a0
: (-s ours) am 84725dfb
: (-s ours) am e991b546
: (-s ours) Import translations. DO NOT MERGE
...
* commit '201e61a0fe0590d41aabfb9044ff0fe66fa65299':
Import translations. DO NOT MERGE
2015-02-18 14:20:12 +00:00
Geoff Mendal
201e61a0fe
am 84725dfb
: (-s ours) am e991b546
: (-s ours) Import translations. DO NOT MERGE
...
* commit '84725dfb09399bde98c3541691cc330c46e4050d':
Import translations. DO NOT MERGE
2015-02-18 14:14:03 +00:00
Geoff Mendal
84725dfb09
am e991b546
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'e991b5461fa67cc92ddcc4cd583a347550f43094':
Import translations. DO NOT MERGE
2015-02-18 14:07:43 +00:00
Geoff Mendal
0fc683a998
am fc45ee75
: (-s ours) am 2594d2bf
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'fc45ee755ad0acd7418f006313c7939eb8b1fbe9':
Import translations. DO NOT MERGE
2015-02-18 13:58:16 +00:00
Geoff Mendal
e991b5461f
Import translations. DO NOT MERGE
...
Change-Id: I134f0a955ac0f56ae8b16dbcace0d2fd855025e5
Auto-generated-cl: translation import
2015-02-18 05:56:15 -08:00
Geoff Mendal
fc45ee755a
am 2594d2bf
: (-s ours) Import translations. DO NOT MERGE
...
* commit '2594d2bf7af8ae0032be068da050535a67989a56':
Import translations. DO NOT MERGE
2015-02-18 13:51:26 +00:00
Geoff Mendal
2594d2bf7a
Import translations. DO NOT MERGE
...
Change-Id: I01ad7807e5a92775a53c3c5074425987517b5f95
Auto-generated-cl: translation import
2015-02-18 05:44:54 -08:00
Alexandra Gherghina
1a3bc4f317
Clarify important part of longer string
...
Bug: 18353106
Change-Id: I24d797aab74ab1edf840022bf0736d291a922cb0
2015-02-18 10:36:24 +00:00
Geoff Mendal
a49fd145c7
Merge "Import translations. DO NOT MERGE"
2015-02-16 15:13:52 +00:00
Geoff Mendal
7d9885f884
Import translations. DO NOT MERGE
...
Change-Id: I1c49c4b770a6c075beecfaba10bb73b961194af1
Auto-generated-cl: translation import
2015-02-16 07:12:57 -08:00
Geoff Mendal
a204754b04
am 5198624c
: (-s ours) am ae87c907
: (-s ours) Import translations. DO NOT MERGE
...
automerge: 4c54180
-s ours
* commit '4c54180dc708780d8eb99e97b0f9f78b11de7242':
2015-02-16 14:36:50 +00:00