Irfan Sheriff
9f86b5df78
Use updated API
...
Fetch peer details from broadcast instead of querying the whole list
each time
Change-Id: I57d82c9dc977d91675b5e5c99979732c80fb1a09
2012-12-11 22:18:59 -08:00
Irfan Sheriff
fb6faab59e
Fix strings
...
Bug: 7182012
Bug: 7071211
Change-Id: I34aa508d5e4151ffdc538a3ab9ae1ddf3749b345
2012-09-18 21:03:42 -07:00
Yoshihiko Ikenaga
f3f14665a3
Enable to delete a stored persistent group from p2p settings.
...
Enable to delete a stored persistent group from p2p settings.
The multilingualization has NOT been done yet.
Change-Id: I84bd89343c9e3ce5e62b8b96dfce9d286675b145
Signed-off-by: Yoshihiko Ikenaga <yoshihiko.ikenaga@jp.sony.com >
2012-08-28 15:16:38 +09:00
Irfan Sheriff
c26c2f2204
Merge "Fetch peers after preferenceScreen is ready" into jb-dev
2012-05-31 15:04:53 -07:00
Irfan Sheriff
a9d76b3bcc
Fetch peers after preferenceScreen is ready
...
Bug: 6450152
Change-Id: Ic95c7fdba5fa7cb54b0c54ed9a423e0e0683ad2f
2012-05-31 12:44:03 -07:00
Amith Yamasani
5864701197
Retain text in Rename Device dialog.
...
Also, show the current device name in the dialog, if available.
Bug: 6508967
Change-Id: I34d420e197796352aeab74121bdee55c2d2854d7
2012-05-29 13:19:26 -07:00
Irfan Sheriff
db3d4bb8c4
Fix p2p settings crash
...
- Restore on orientation change
- Use appropriate string for dialog
Bug: 6456079
Bug: 6463563
Change-Id: I1fa0b90a14d09608b580ebf3d66b92fc8721eae7
2012-05-18 13:27:05 -07:00
Irfan Sheriff
97617ce89e
Allow p2p device rename
...
Change-Id: Ib61425da344f955b0a583716516181bdfbd4b504
2012-04-26 16:39:10 -07:00
Irfan Sheriff
c08caf7a33
Add support for cancelling connection
...
Change-Id: Iba4a002ab86e62d87ae1175b75c203d3a86ad7c6
2012-04-06 15:28:57 -07:00
Irfan Sheriff
3a14bafcf6
Fix discovery state tracking
...
Use the new intent to track if we are in discovery state
Change-Id: I9e07c3ccfcf62c3c33195d23c94de60d4248670c
2012-03-28 15:55:20 -07:00
Irfan Sheriff
a318d1e821
Fix p2p settings NPE
...
Bug: 6138959
Change-Id: I0c930686220ad8a77e3a998a108158b2467b5707
2012-03-09 15:18:42 -08:00
Irfan Sheriff
6ac5554d30
P2p UI fixes
...
- Move Wi-Fi direct as a setting in Wi-Fi
- Handle some UI refresh issues
Change-Id: Idc43a2ca98acc4b904ca1f5fe0b1447ee612f218
2012-03-07 10:54:06 -08:00
Irfan Sheriff
d37422a3a0
Concurrency wifi p2p and client operation support
...
Change-Id: I095b7e7ce143cc37ec454a8e43ed579258d72ea1
2012-01-18 15:33:31 -08:00
Irfan Sheriff
1e13143b3a
Add debug support for P2P WPS
...
Use a system property to allow WPS selection for p2p
connection
Change-Id: I34af97eaa4c4d4ff2e7ed52ba8f9bfb21f7b1c45
2011-12-19 16:43:29 -08:00
Irfan Sheriff
8c2ac71b34
Add wifi direct settings UI
...
- Use switch for toggling
- Follow string and UI suggestions from UX folks
The goal is to keep the interaction minimal - PBC is used when possible and keypad/display
are used only if really necessary
Bug: 5332330
Change-Id: I83e91ad3a393c143e70f1f2b6a842b95eacde404
2011-11-29 15:43:20 -08:00
Irfan Sheriff
2592083c1f
Update p2p settings UI
...
- Add self device information on settings
- Add remove group option
Bug: 5332330
Change-Id: I5de4fa1e92a5182e10269fe5c2b78f1f6313fb63
2011-09-16 10:46:58 -07:00
Irfan Sheriff
ec10578884
Update new API in debug settings
...
Bug: 5247957
Change-Id: I594e55a928a2870cb153b042df74a2b354bee073
2011-09-13 16:03:08 -07:00
Irfan Sheriff
6b8de71381
Update settings from API cleanup
...
Bug: 5247957
Change-Id: Iba77318972b58f4fe250b9adfe83937c9cce7ef3
2011-09-07 00:10:51 -07:00
Irfan Sheriff
6689200262
Use renamed Wps class
...
Bug: 5247957
Change-Id: Ib95f0411f637bcb6d43b9b963a282d4e9c4e813a
2011-09-06 22:32:04 -07:00
Irfan Sheriff
e964d57152
Remove device name and display debug setting
...
Device name in WifiP2pConfig is going away
Bug: 5247957
Change-Id: Ib6ada8420ed8e7fbfcab85eee5f1665e33e8f024
2011-09-01 15:01:03 -07:00
Irfan Sheriff
1610a74a26
Expose wifi p2p toggle switch to user
...
We will not show the Wifi p2p settings to user but the turn on/off capability
is exposed to the user and applications will be expected to let user turn on
and turn off p2p at launch.
Remove the compound button integration from the settings page.
Bug: 5242230
Change-Id: I54ec307304256b051e85201b8bb829d0e5544bfc
2011-08-31 11:54:46 -07:00
Irfan Sheriff
3d05e3c2be
Update WifiP2pManager API use
...
Bug: 5002384
Change-Id: I6fb3564482061783429b433105ae5f2fa1cfafcc
2011-08-24 14:19:29 -07:00
repo sync
76feb7f1c1
Use updated wifip2pmanager API
...
Change-Id: I03ef9a050b51a8895b89cd5daa93a094dc0b75a1
2011-08-04 14:05:37 -07:00
Irfan Sheriff
9ef53578b8
Fix package path for p2p settings
...
Split p2p change to avoid eclipse errors on master
Bug: 5002384
Change-Id: I446d4524b823d42c79daa24d43aa24012743e734
2011-08-03 23:21:33 -07:00
repo sync
b98463f8b0
Updated: Wi-Fi p2p initial UI implementation
...
Change-Id: If60f42f76fa07a868d2e11b012b4697252c69f5f
2011-07-24 11:16:50 -07:00