Jean-Baptiste Queru
b1f962377e
am 291389ed: am 5dbc1f64: Merge "Fix use of holo drawables in a few more places"
...
* commit '291389ed5ce3c97c7f5ec145f00a6bc68862f8f4':
Fix use of holo drawables in a few more places
2012-08-14 08:41:17 -07:00
Jean-Baptiste Queru
291389ed5c
am 5dbc1f64: Merge "Fix use of holo drawables in a few more places"
...
* commit '5dbc1f6405c909d6b6ba2da03e5b5fe8b417d1ba':
Fix use of holo drawables in a few more places
2012-08-14 08:39:24 -07:00
Przemyslaw Szczepaniak
ccd80ec95f
Fix for setting TTS language to recently downloaded one
...
If user added new voice pack, then set it as a default language,
went level back and went to TTS settings again, it ended in crash.
This is because first updateVoiceDetails uses old voice data details
that settings retreived long time ago.
locales preference is hidden until TTs engine returns list of locales.
Change-Id: I33a81ff259c69adb4c051ee693b6c41b93f302d0
2012-08-14 08:29:05 -07:00
Björn Lundén
c8272b0752
Fix use of holo drawables in a few more places
...
Change-Id: Ie549ff14812da807729641fab1871fffe35f80b6
2012-08-14 01:25:21 +02:00
Jeff Sharkey
1c7d15e841
am 865a914f: am 42eb3fb2: Merge "Fix the issue the setting crashes after unmount SD card in landscape"
...
* commit '865a914fb5459dd5d6d676b11a09c95d15f2ef6e':
Fix the issue the setting crashes after unmount SD card in landscape
2012-08-13 16:03:23 -07:00
Jeff Sharkey
d47a0d6c51
am 677e2ff6: am d7db6baa: Merge "Don\'t direct to market if no markets installed"
...
* commit '677e2ff670eb48adf252e1bb9d1e2e5b3af558ee':
Don't direct to market if no markets installed
2012-08-13 16:03:22 -07:00
Jean-Baptiste Queru
9e8e9a1783
am 6fb425e2: am eefa61ed: Merge "Settings: Use ICS alert drawable"
...
* commit '6fb425e2805a1c27c048fc954d402f4612cbf74d':
Settings: Use ICS alert drawable
2012-08-13 16:03:15 -07:00
Jeff Sharkey
865a914fb5
am 42eb3fb2: Merge "Fix the issue the setting crashes after unmount SD card in landscape"
...
* commit '42eb3fb2584b61aa27a4f89dd06817162f69fb3c':
Fix the issue the setting crashes after unmount SD card in landscape
2012-08-13 14:11:01 -07:00
Jeff Sharkey
677e2ff670
am d7db6baa: Merge "Don\'t direct to market if no markets installed"
...
* commit 'd7db6baac7e7d6742916cf1f80e9cbf832b1c64d':
Don't direct to market if no markets installed
2012-08-13 14:11:00 -07:00
Jeff Sharkey
42eb3fb258
Merge "Fix the issue the setting crashes after unmount SD card in landscape"
2012-08-13 13:17:12 -07:00
Jeff Sharkey
d7db6baac7
Merge "Don't direct to market if no markets installed"
2012-08-13 13:14:08 -07:00
Jean-Baptiste Queru
6fb425e280
am eefa61ed: Merge "Settings: Use ICS alert drawable"
...
* commit 'eefa61ed2e8583f659e868f3057f195d7cb2bb11':
Settings: Use ICS alert drawable
2012-08-13 12:02:26 -07:00
Jean-Baptiste Queru
eefa61ed2e
Merge "Settings: Use ICS alert drawable"
2012-08-13 11:53:46 -07:00
Amith Yamasani
32630395eb
Use UserManager instead of PackageManager for user management
...
Show Accounts in secondary settings
Move Users & restrictions to Device section
Change-Id: Idcd7ed44801fe92c847cff81d11f3d6f6d06ba81
2012-08-10 19:53:29 -07:00
Przemyslaw Szczepaniak
923187a159
Keep speech rate dialog after rotate
...
It also adds some missing @Override
Bug: 5997716
Change-Id: I33a7b8ad16cd067af960a4808ae6003dde1d7693
2012-08-10 07:13:52 -07:00
Chuanxiao Dong
66e7f0a393
Fix the issue the setting crashes after unmount SD card in landscape
...
When rotate the phone, mLastClickedMountToggle and mClickedMountPoint
would be destroied which made dialog access NULL pointer.
Change-Id: Ic96fce93828ca7a6f8749fad6a258eb47831e062
Author: Chuanxiao Dong <chuanxiao.dong@intel.com >
Signed-off-by: Xiaokang Qin <xiaokang.qin@intel.com >
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com >
Signed-off-by: Jack Ren <jack.ren@intel.com >
Author-tracking-BZ: 26569
2012-08-10 10:49:45 +08:00
Irfan Sheriff
aae0659e18
Setting to turn off power optimizations
...
Bug: 5885175
Change-Id: I55bfabdffea95d151af6bb4d9da9137124bcb763
2012-08-09 15:16:07 -07:00
John Spurlock
eaffad37c1
Merge "Fix NPE in Dreams settings." into jb-mr1-dev
2012-08-09 06:18:45 -07:00
John Spurlock
7a99b21a4b
Fix NPE in Dreams settings.
...
Handle the null case to avoid crashing Settings.
Change-Id: I257b766370bd604e0af5b332241619258fb732c9
2012-08-09 09:03:48 -04:00
Jean-Baptiste Queru
6632118457
am 75266364: am 5d72b272: Merge "Add support for SE Android to the Settings app."
...
* commit '7526636406087666d005d389ddc0cdacd79499fd':
Add support for SE Android to the Settings app.
2012-08-08 14:06:31 -07:00
Jean-Baptiste Queru
7526636406
am 5d72b272: Merge "Add support for SE Android to the Settings app."
...
* commit '5d72b2726797374e402943182d8132045ed32d3a':
Add support for SE Android to the Settings app.
2012-08-08 14:04:11 -07:00
Matthew Xie
a1f463cb19
Merge "Remove Profile Auto connection specific logic" into jb-mr1-dev
2012-08-08 00:33:38 -07:00
Dianne Hackborn
f621435eaf
Merge "Add dev setting to enable global actions bug report button." into jb-mr1-dev
2012-08-07 11:49:15 -07:00
Dianne Hackborn
2d803a3931
Add dev setting to enable global actions bug report button.
...
Change-Id: I3768f95e1c6fbec9c10186093e5e1d48b0ef6ae4
2012-08-07 11:26:32 -07:00
Ganesh Ganapathi Batta
0654b71534
Remove Profile Auto connection specific logic
...
Remove profile auto connection specific logic as it is not implemented in
Bluetooth app
Disconnect PBAP server connection when user initiates device level disconnection
Change-Id: I381ed96f6b57f414bbaccd694f55d2b992e330a4
2012-08-06 23:27:27 -07:00
Matthew Xie
9effd14611
Merge "Fix for correctly enabling PAN profile in Settings Update the connected profile list in CachedBluetoothDevice correctly if a PANU-NAP connection is already existing but the onUuidChanged() callback doesnt contain the PANU UUID in SDP inquiry. Now, the DeviceProfileSettings screens displays valid 'Internet connection sharing' option when connected as a NAP to remote PANU." into jb-mr1-dev
2012-08-06 22:48:41 -07:00
Romain Guy
cdc2c5534f
Add new dev settings to debug hardware layers
...
Change-Id: I2668552d70911a90e173efdf75bc44139ed394c8
2012-08-06 14:52:52 -07:00
Przemyslaw Szczepaniak
104ab231e5
Merge "Fixes list of TTS voices after changing voice data" into jb-mr1-dev
2012-08-03 09:17:36 -07:00
Przemyslaw Szczepaniak
e1d2b7fb78
Fixes list of TTS voices after changing voice data
...
Added one BroadcastListener that listens for TextToSpeech.Engine.ACTION_TTS_DATA_INSTALLED intents.
If it gets one, it will call TextToSpeech.Engine.ACTION_CHECK_TTS_DATA to update list of TTS voices.
It expects TTS engine to broadcast TTS_DATA_INSTALLED also when removing voice data.
In order to catch changes done when user sits in Text-to-speech output main activity,
TextToSpeech.Engine.ACTION_CHECK_TTS_DATA is called on start of tts engine config fragment.
Change-Id: Ic1e299ea3ffc45d938083f1ab5b2bf101fe25f26
2012-08-03 17:07:33 +01:00
John Spurlock
b54b45d93b
Merge "Re-enable dreams: Settings" into jb-mr1-dev
2012-08-03 08:53:22 -07:00
Michael Jurka
6e380d0865
am 3d43f9c8: am ca511a81: Fix appwidget bind dialog
...
* commit '3d43f9c8aa2b00d894577e5b6dfe3ffcdfc9d871':
Fix appwidget bind dialog
2012-08-02 22:31:34 -07:00
Michael Jurka
3d43f9c8aa
am ca511a81: Fix appwidget bind dialog
...
* commit 'ca511a8115962be7f598deb20aa47793db6d06f7':
Fix appwidget bind dialog
2012-08-02 22:29:23 -07:00
Michael Jurka
ca511a8115
Fix appwidget bind dialog
...
Bug: 6926529
Change-Id: I19327a6346b6e7da61a49a983b3373058db21f12
2012-08-02 18:36:42 -07:00
John Spurlock
d541b6fd1c
Re-enable dreams: Settings
...
Re-arrange settings and captions for dreams. Activation on sleep
and activation on dock now independent. Sleep activation defaults to off,
dock activation defaults to on (replacing dock mode).
Also use dream manager service for testing dream preference, and properly
disable preferences if both dream activations are disabled.
Change-Id: I76f5ba115c7678826a09077dd393acc55c2bca26
Bug: 6921930
2012-08-02 16:49:23 -04:00
Syed Ibrahim M
6bce91bb9b
Fix for correctly enabling PAN profile in Settings
...
Update the connected profile list in CachedBluetoothDevice correctly
if a PANU-NAP connection is already existing but the onUuidChanged()
callback doesnt contain the PANU UUID in SDP inquiry. Now, the
DeviceProfileSettings screens displays valid 'Internet connection
sharing' option when connected as a NAP to remote PANU.
Change-Id: I35821233e7776fb13f7fb1eb22af992b497202a9
2012-08-01 23:52:47 -07:00
Ravi Nagarajan
c70f548355
Reset the priority on unbond
...
Change-Id: I67b68bd70b947177218e0b908b79ebb9de9f45a8
2012-08-01 00:25:24 -07:00
Swaminatha Balaji
b45e3c8fe9
Fix for When Hf is rejected the device should initiate A2dp if a2dp is enabled
...
Change-Id: I0716782a5308cc45297a30d0a7371286c75bfa52
2012-08-01 00:23:58 -07:00
Ganesh Ganapathi Batta
802956ec9b
Add dev to cached dev list if entry is missing before auto connect
...
Fix for BLTH01482218
Change-Id: I7d5cfad3eff872b5eb0b0c71804f25f3c3334557
2012-08-01 00:23:37 -07:00
Amith Yamasani
09f2f5afc1
am 2d018a8b: am 07841668: Merge "Move Google-apps specific location settings to a Google package" into jb-dev
...
* commit '2d018a8b0d2f0a7e7c3ee9ea2d9ba7df3a161604':
Move Google-apps specific location settings to a Google package
2012-07-26 16:12:51 -07:00
Amith Yamasani
2d018a8b0d
am 07841668: Merge "Move Google-apps specific location settings to a Google package" into jb-dev
...
* commit '078416689807e49c8b6750b9e3cc8a0e9ca3a2a1':
Move Google-apps specific location settings to a Google package
2012-07-26 16:07:19 -07:00
Amith Yamasani
8442db24a1
Move Google-apps specific location settings to a Google package
...
Bug: 6882764
This removes the Google specific checkbox and adds a master toggle
for location providers which turns both providers on/off when
toggled.
Change-Id: I2a7af0953902bfd6f4b221725dc2d838bb3d0ce4
2012-07-26 14:28:07 -07:00
Wink Saville
eca0eee041
Merge "Test getAllCellInfo and onCellInfoChanged."
2012-07-25 14:11:59 -07:00
Irfan Sheriff
0cd75608c0
Merge "Use updated WifiManager API"
2012-07-25 12:25:42 -07:00
Fabrice Di Meglio
fbf500877a
Merge "Make Settings PercentageBar RTL aware"
2012-07-25 11:26:42 -07:00
Irfan Sheriff
5cd1bbda7d
Use updated WifiManager API
...
Change-Id: Ia02fc8a7eafa84fa4eddeeefafa7fecaac82903e
2012-07-25 09:58:46 -07:00
Xingrun Chen
fc2e1ac055
Don't direct to market if no markets installed
...
The search intent cannot be resolved if there aren't any
market apps installed, so it will cause Settings crashed by
the ActivityNotFound exception.
So we need to check if the market intent requst can be resolved.
Then determine to notify user to direct the accessibility services
to market to get TalkBack or not.
Change-Id: I0f0d7b54eb5215e1a886315bb6816704384f6c59
Signed-off-by: Roger Chen <cxr514033970@gmail.com >
2012-07-26 00:41:15 +08:00
Fabrice Di Meglio
a82d9a8d37
Make Settings PercentageBar RTL aware
...
- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)
Change-Id: I7c4c4207650fa4442f6eb20f2195101e23b1b0b2
2012-07-24 17:31:22 -07:00
Fabrice Di Meglio
79d8e80a30
Make Settings app aware of layout direction
...
- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)
Change-Id: I696c0f66a16640af767da3c05b5d300fd2284ecb
2012-07-24 15:02:12 -07:00
Stephen Smalley
b4e84f34e0
Add support for SE Android to the Settings app.
...
Display SELinux status (disabled, permissive, enforcing) under About phone.
Change-Id: I69529fb7a3adfe31eccb16d79740fc4952ff5e68
2012-07-20 15:41:29 -07:00
Narayan Kamath
1926bd4f2e
Fix some long forgottten TTS settings bugs
...
- Handle radio button clicks correctly
- Handle injecting voice data correctly
bug:5998256
bug:5938852
bug:5998418
Change-Id: Ib30afa6558e51ac9a88e28c51500ebaad93ad7fe
2012-07-20 14:32:50 +01:00