- 26 Aug, 2011 3 commits
-
-
Eric Fischer authored
Change-Id: I0916afa3320093422451fbe98bf6d6a0386a302d
-
satok authored
Change-Id: Iab3bee33e4d6bd19c30e20591d6a2f08e1cff157
-
satok authored
Change-Id: I0d7af408d2b70e8e593e490484526dd8fffdc725
-
- 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 11 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
-