Irfan Sheriff
3d05e3c2be
Update WifiP2pManager API use
...
Bug: 5002384
Change-Id: I6fb3564482061783429b433105ae5f2fa1cfafcc
2011-08-24 14:19:29 -07:00
Irfan Sheriff
a796598ff9
Merge "Fixing Wifi strings and pref ordering per ui"
2011-08-24 13:33:13 -07:00
Narayan Kamath
8c3663bbd7
Call setLanguage( ) on the TTS engine before the sample.
...
This makes the sample play faster, and results in a reliable
return value from getLanguage().
bug:5207139
Change-Id: Ic6ca4a2f4aed299d35c320ecc3f327579c66471b
2011-08-24 20:33:01 +01:00
Isaac Levy
5070e45a87
Fixing Wifi strings and pref ordering per ui
...
- also no longer disabling wifi_watchdog toggle when radio is off.
Change-Id: Ic52249afd619028fe2765f434ee166f3d36e14fd
2011-08-24 11:37:39 -07:00
Narayan Kamath
fdc53383a9
Merge "Implement the new TTS settings UI."
2011-08-24 02:24:29 -07:00
Gilles Debunne
1a84334644
Merge "Bug 5038721: battery info links to new location setting for GPS management."
2011-08-23 14:58:59 -07:00
Gilles Debunne
8a0062fd91
Merge "Bug 5050590: wrong title for lock screen"
2011-08-23 13:21:42 -07:00
Irfan Sheriff
9284d48a8a
Merge "Autojoin new unsecured networks without dialog"
2011-08-23 13:02:35 -07:00
Isaac Levy
22d441acdb
Autojoin new unsecured networks without dialog
...
Unsaved, open wifi networks will connect on single click
without opening the connect dialog box
Change-Id: I71da155aa8b711309f0ed7eca4bd22a254db28c5
2011-08-23 12:28:44 -07:00
Gilles Debunne
6465054995
Bug 5050590: wrong title for lock screen
...
Change-Id: Iba170a25ac56db4140ab91f4fd583c0f676b02b0
2011-08-23 11:01:41 -07:00
Narayan Kamath
0cfbb0f10a
Implement the new TTS settings UI.
...
bug:5149036
Change-Id: I81a9786d20be3e9bf87550d6a0cc04191409600c
2011-08-23 18:10:01 +01:00
Gilles Debunne
c9575c489b
Bug 5038721: battery info links to new location setting for GPS management.
...
Change-Id: I7063e0b93b6ef9f94cd783ce57206e302126bd9a
2011-08-22 18:02:42 -07:00
Gilles Debunne
81aa9508d8
Merge "Bug 5078738: some options moved to overflow menu"
2011-08-22 17:39:07 -07:00
Gilles Debunne
348b62e6e9
Bug 5078738: some options moved to overflow menu
...
Change-Id: I4ea41dfcd2b0d05de870fb8af5a7614970538491
2011-08-19 16:20:57 -07:00
Irfan Sheriff
905e2864eb
Merge "Changing wifi connection dialog per UX"
2011-08-19 16:04:44 -07:00
Wink Saville
4cfc0dd0d7
Merge "Allow SIM PIN on CDMA LTE devices"
2011-08-19 13:55:17 -07:00
Jeff Sharkey
0f3f91854c
Merge "More TabWidget and padding tweaks to match spec."
2011-08-19 12:41:22 -07:00
Wink Saville
cd05e88595
Allow SIM PIN on CDMA LTE devices
...
Bug: 5161360
Change-Id: I6f98da08e6be08403d9b3b08b02b02b9a63b14fe
2011-08-19 09:55:56 -07:00
Isaac Levy
d621e09300
Changing wifi connection dialog per UX
...
- Added an advanced options checkbox and moving WPS, DHCP, Proxy to there
- Minor string changes
Change-Id: I7a135a483435379692a54ea0ef2663136c468945
2011-08-18 21:05:08 -07:00
Ben Komalo
5b5c906b39
Merge "Stop leaking wakelocks in cryptkeeper."
2011-08-18 18:13:47 -07:00
Matthew Xie
92f92b5449
Merge "Remember user choice for phone book access permission dialog"
2011-08-18 17:12:33 -07:00
Matthew Xie
b707255a44
Remember user choice for phone book access permission dialog
...
Change the always-allowed checkbox to be don't-ask-again checkbox to remember
user's decision so that user will not be bothered agian if he/she checks
the don't-ask-again checkbox
bug 5099661
Change-Id: If32ab8e93313bbd33ff040553083f0cf9359b69e
2011-08-18 16:31:30 -07:00
Amith Yamasani
33d76c3091
Merge "Power widget - track brightness changes."
2011-08-18 15:58:42 -07:00
Amith Yamasani
49c3ef901b
Power widget - track brightness changes.
...
Also, don't change background data setting when changing auto-sync state.
Bug: 3030482
Change-Id: Iad19cac8375d2d38004dbe401ceaec5402e11989
2011-08-18 15:54:18 -07:00
Jeff Sharkey
b654cbb896
More TabWidget and padding tweaks to match spec.
...
Also fix NPE in UserDictionarySettings.
Bug: 5184822
Change-Id: I082981c3bcf9b1e6575dcf9f42495a17f0ec8672
2011-08-18 15:30:17 -07:00
Jeff Sharkey
eee01c4510
Merge "Allow data usage policy on Wi-Fi networks."
2011-08-18 15:01:21 -07:00
Jeff Sharkey
cb1d680404
Merge "Reinforce limited networks in data usage UI."
2011-08-18 15:01:18 -07:00
Ben Komalo
0460675b7c
Stop leaking wakelocks in cryptkeeper.
...
Also add in logging for certain events, as well as progress update to
help hunt down a stuck-in-progress bug
Bug: 5163155
Change-Id: I2e01a56b012f41f178beba0becfbe8173a1715ee
2011-08-18 14:53:53 -07:00
Jeff Sharkey
131f9d6e0f
Allow data usage policy on Wi-Fi networks.
...
Create NetworkPolicy when it doesn't already exist.
Bug: 4646471, 5085110
Change-Id: I38b8b03689710df06d1734a4b4d9e12d98794154
2011-08-18 12:01:29 -07:00
Jeff Sharkey
30dde0f5a0
Reinforce limited networks in data usage UI.
...
When restricting background data, list the networks the restriction
applies to.
Bug: 5131685, 5058106
Change-Id: Idde084dfa5ac6313a8d145cb6f2603aedb154590
2011-08-18 12:01:15 -07:00
Jeff Sharkey
e1246c5263
Merge "Follow preferences padding changes in framework."
2011-08-18 10:52:06 -07:00
Martijn Coenen
82f92e500f
Sharetap settings screen animation and text.
...
Change-Id: Ia19426be5a38a191a2786c1e75c4c5833a7c155f
2011-08-18 16:36:35 +02:00
Freeman Ng
ba36152bad
Merge "remove obsolete background bitmaps"
2011-08-17 17:01:28 -07:00
Freeman Ng
7e84e4682d
remove obsolete background bitmaps
...
Change-Id: I5ca2b3eeda1f9d2e63c495e5f5b88e28592c5655
2011-08-17 16:58:56 -07:00
repo sync
1079007cf7
Merge "Add p2p settings only in debug mode"
2011-08-17 16:39:46 -07:00
Jeff Sharkey
b9b2422dee
Merge "Remove "background data" from accounts settings."
2011-08-17 14:09:42 -07:00
Ben Komalo
f0104df823
Fixes to CryptKeeper layout for phones
...
- prevents crash when trying to show error state
- makes progress screen not look horribly broken
Bug: 5174783
Bug: 4671153
Change-Id: Ia72830e2fdb72f174b3ed01b6fc14be7152d1932
2011-08-17 11:08:26 -07:00
Ben Komalo
25bad16da6
Merge "Allow CryptKeeper to be started for UI debugging"
2011-08-17 11:08:15 -07:00
Ben Komalo
91a2f0566a
Allow CryptKeeper to be started for UI debugging
...
Change-Id: I3ca6e00018da39123b470c3960c00c8cd43f9f72
2011-08-17 10:42:22 -07:00
repo sync
05e01be511
Add p2p settings only in debug mode
...
Bug: 5002384
Change-Id: I12d691ea5b2c820c33ef8735d997a0c04b636aa7
2011-08-16 22:05:24 -07:00
Irfan Sheriff
40515882cd
Merge "Changed wifi status lines per UX consult"
2011-08-16 20:48:45 -07:00
Jeff Sharkey
b10e52fcf1
Remove "background data" from accounts settings.
...
This has been replaced by setting in data usage panel.
Bug: 4979025
Change-Id: I4e3011233aa2522c05b1497abc54fd421f4a25fb
2011-08-16 17:31:24 -07:00
Isaac Levy
8b2bf2e538
Changed wifi status lines per UX consult
...
Change-Id: I656fa2c5c52338b320796a919edb5018e7b68851
2011-08-16 17:15:27 -07:00
Jeff Sharkey
dcf8ba9eb2
Follow preferences padding changes in framework.
...
Change-Id: Ia83237290da035e5ee7a2e92ef56fc02838aac56
2011-08-16 16:37:49 -07:00
repo sync
38853a202f
Merge "Use updated wifip2pmanager API"
2011-08-16 14:51:06 -07:00
Jeff Sharkey
96bc051377
Merge "Foreground/background network stats pie chart."
2011-08-15 18:44:17 -07:00
Jeff Sharkey
54d0af57fd
Foreground/background network stats pie chart.
...
Load foreground/background network stats, showing combined in chart
series, and also separated in pie chart. Padding to match spec,
updated action bar tabs, and limit width for wide devices. Also
clear UI options for requesting fragments. Move to action bar
overflow menu instead of custom icon. Show detail chart data outside
current inspection range.
Bug: 5106163, 5143670, 5163064, 5162671, 5148713, 5129036, 5096626
Change-Id: I548fef209e1f714f70ee6bf7098dbdb881692df4
2011-08-15 15:49:38 -07:00
jhtop.kim
e96f04c1ff
Bluetooth : fix for Settings crashes while rotating the screen.
...
- Add some codes preventing setting crash when rotating the screen
when the Rename device or Visibility timeout dialogs are visible.
Change-Id: I5e142a5d869a0d5c91c6ace80093d09178d79558
Signed-off-by: jhtop.kim <jhtop.kim@samsung.com >
2011-08-15 15:14:58 -07:00
Christopher Tate
2f6ea06a63
Merge "Move the desktop backup pw from "Backup and reset" to "Developer" settings"
2011-08-12 17:34:54 -07:00
Christopher Tate
fac0ea781f
Move the desktop backup pw from "Backup and reset" to "Developer" settings
...
Addresses bug 5136161
Change-Id: Ia26258e0c8b0378184e4bac32a5da47de5da686f
2011-08-12 17:22:41 -07:00