- 25 Aug, 2011 5 commits
-
-
Jake Hamby authored
-
Irfan Sheriff authored
-
Isaac Levy authored
Change-Id: I93711094ceb1490accce1e466de4cc1541dffdff
-
Irfan Sheriff authored
-
jhtop.kim authored
- Pair one devie, then turn off BT then reboot the phone and enter Bluetooth settings screen and turn on BT. The last paired device will not be displayed in paired list. - After onResume() is called, the list is shown. - The reason is that mDevicePreferenceMap is not empty. The paired devices are cached when BT is off and then skipped when BT is turned on and updateContent() is called again. - Make the mDevicePreferenceMap clear when updateContent() is called and adapter state is BluetoothAdapter.STATE_ON. Change-Id: Ia745e02bcb4e21a54ccc8477a4dfbad1fa5aed17 Signed-off-by:
jhtop.kim <jhtop.kim@samsung.com>
-
- 24 Aug, 2011 8 commits
-
-
jhtop.kim authored
- When trying to pair with any device, if bond state changes device scan will be started automatically. - add some flag to check proper scan time and to prevent unnecessary device scanning. Signed-off-by:
jhtop.kim <jhtop.kim@samsung.com> Change-Id: I4977ec122105f33cdd25a4f5c9fed59dda916379
-
Irfan Sheriff authored
Bug: 5002384 Change-Id: I6fb3564482061783429b433105ae5f2fa1cfafcc
-
Irfan Sheriff authored
-
Narayan Kamath authored
-
Narayan Kamath authored
This makes the sample play faster, and results in a reliable return value from getLanguage(). bug:5207139 Change-Id: Ic6ca4a2f4aed299d35c320ecc3f327579c66471b
-
Isaac Levy authored
- also no longer disabling wifi_watchdog toggle when radio is off. Change-Id: Ic52249afd619028fe2765f434ee166f3d36e14fd
-
Svetoslav Ganov authored
-
Narayan Kamath authored
-
- 23 Aug, 2011 9 commits
-
-
Gilles Debunne authored
-
Gilles Debunne authored
-
Irfan Sheriff authored
-
Isaac Levy authored
Unsaved, open wifi networks will connect on single click without opening the connect dialog box Change-Id: I71da155aa8b711309f0ed7eca4bd22a254db28c5
-
Gilles Debunne authored
Change-Id: Iba170a25ac56db4140ab91f4fd583c0f676b02b0
-
Narayan Kamath authored
bug:5149036 Change-Id: I81a9786d20be3e9bf87550d6a0cc04191409600c
-
Gilles Debunne authored
Change-Id: I7063e0b93b6ef9f94cd783ce57206e302126bd9a
-
Gilles Debunne authored
-
Gilles Debunne authored
-
- 22 Aug, 2011 4 commits
-
-
Gilles Debunne authored
Change-Id: I813d9f674f1bcff940e5e57051e4ced8b56911a6
-
Amith Yamasani authored
The earlier reduction was not sufficient for all cases. If the min width is totally removed, it makes the buttons too small in portrait, causing wrapping. Forcing to 0.5 weight will make it too wide in landscape. Change-Id: I02a71a065f14d5f75bea68aab25c8b16941589e9
-
Eric Fischer authored
-
Eric Fischer authored
Change-Id: I90d6935c58330a986ce67086f7af4ae9eb96e8ba
-
- 19 Aug, 2011 13 commits
-
-
Gilles Debunne authored
Change-Id: I4ea41dfcd2b0d05de870fb8af5a7614970538491
-
Irfan Sheriff authored
-
Amith Yamasani authored
-
Amith Yamasani authored
Also reduce the min width of the buttons because the horizontal space available has reduced. Bug: 5156394 Change-Id: Ib7adfa208565503bbf537cb469e7d8feded2c5b8
-
Wink Saville authored
-
Jeff Sharkey authored
-
Wink Saville authored
Bug: 5161360 Change-Id: I6f98da08e6be08403d9b3b08b02b02b9a63b14fe
-
Justin Ho authored
Bug: 5174358 Change-Id: I0306d918fc85701b5278f82989883938457dd83b
-
Justin Ho authored
-
Isaac Levy authored
- Added an advanced options checkbox and moving WPS, DHCP, Proxy to there - Minor string changes Change-Id: I7a135a483435379692a54ea0ef2663136c468945
-
Ben Komalo authored
-
Claudia de Veaux authored
Bug: 5173985 Change-Id: Icdb1873fd9867e3aed7752e90a00c2f725c1fa6a Edit to lock_after_timeout_summary to rephrase so new option values will read correctly. Also, this change includes a fix for embarrassing spelling/grammar mistakes in Accessibility hint text. Bug: 5184517
-
Matthew Xie authored
-
- 18 Aug, 2011 1 commit
-
-
Matthew Xie authored
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
-