| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 6458336
Use proportional layout when wifi settings is used
by setup wizard
Change-Id: I91f50df29b23b1bece9cbd65a1426f8bc8d7c7f7
|
|/ /
| |
| |
| |
| | |
Bug: 6469022
Change-Id: I1bbd7681f3800db9387eb998da78cf0a42109600
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 6449333
Change-Id: Iba74e895105253594bcfe8f0d98353714a816065
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 6469022
Change-Id: I62e4b4372416a5fbaf43a52be71f7291b761997b
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
For EAP methods that don't need a key, don't set the engine settings or
else wpa_supplicant will have an error. Instead, look to see whether
key_id is set and use that to indicate when the engine should be
set.
Additionally, don't require keystore when key_id is not null but is
still an empty string.
Bug: 6480500
Change-Id: I137de47dfcbbd3da24d693701e249e15d7528228
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The writing and reading code for phase2 settings were asymmetric so the
phase2 spinner would always be set as "None". This change strips off the
prefix to set the spinner.
Bug: 6482316
Change-Id: Iaaa1088ec22625f1b8e3974c8a9610cccf0dda90
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
To allow first-time users to set up on networks with hidden SSID,
include this button on the action bar. Temporarily using
placeholder text until artwork is available.
Bug: 6446220
Change-Id: I437ad3f37b42b93f7a0c6838cbb0c5090073e32d
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Choice is passed in via boolean extra and has two effects:
* A valid network connection exits the picker.
* The next button (if there is one) is hidden.
This functionality will be used for SetupWizard initially.
Bug: 6428046
Change-Id: Ieeed3a9f1013cccd76bd4762131747a57a38ce9c
|
| |
| |
| |
| | |
Change-Id: I79ed35843500f20367568510ea8df3afe543ede8
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 6449324
Change-Id: I8ddd486ce433b30dd76d385680fdb79d2b90e8eb
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This isn't yet the image button shown in the UX flows, but pending
artwork and some potential tricky Preference layout changes, this
will give access to the WPS functionality.
Bug: 6449333
Change-Id: Ibda0e48cf972dad10c7e92a7482fca9b3c104559
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 6421096
Change-Id: Iaf0ad85e97be8d750dd74808f840c6731d8130fd
|
|/ /
| |
| |
| |
| | |
Bug: 6397063
Change-Id: I066bd45e95b7e8671bc7dfcb83e46246f110b3a9
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: Ib61425da344f955b0a583716516181bdfbd4b504
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
As part of the Wi-Fi refresh, this CL hides the action bar, menu, and
Settings icon in the context of the Setup Wizard. Dead code related
to WifiSettingsForSetupWizardXL has also been removed.
Bug: 5364589
Change-Id: Ib6716500153879b939a18a7007f1f6521b73890b
|
| |
| |
| |
| |
| |
| |
| | |
a.k.a., annoying monkeys.
Bug: 6336430
Change-Id: Ie038a71d0ae66b3f30ccd704529f767fa2058542
|
| |
| |
| |
| |
| | |
Bug: 5144896
Change-Id: Ib2f5146f6f62f2a33261bb165c3bf1bf13b22f38
|
| |
| |
| |
| |
| |
| |
| | |
Handle case when Wi-Fi scan result is empty
Change-Id: I03ccbf2603367efa3c6dfe20514e8c7c5a68b5d9
Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
|
| |
| |
| |
| | |
Change-Id: Iba4a002ab86e62d87ae1175b75c203d3a86ad7c6
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Use the new intent to track if we are in discovery state
Change-Id: I9e07c3ccfcf62c3c33195d23c94de60d4248670c
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The old wpa_supplicant.conf format used a special URI prefix
"keystore://" for the private_key value to indicate when to load things
from keystore.
The new format uses an OpenSSL ENGINE to perform operations with the
private key, so we don't need the special URI prefix.
Change-Id: I04751846f72b22eb5fc947bd7a32f47713e9fc82
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
Add support for static ip and proxy. In the process, clean up the issues
that showed up during testing.
Bug: 5459872
Change-Id: I96c8fff816b6cbb485d2bb215349193e49f3d0b2
|
| |
| |
| |
| |
| |
| |
| |
| | |
Based on the IP address provided, choose a default gateway, network prefix
and DNS to reduce typing for common scenarios
Bug: 6006249
Change-Id: I27878ce7895386b744013f267d29b3309208ec07
|
| |
| |
| |
| |
| | |
Bug: 6138959
Change-Id: I0c930686220ad8a77e3a998a108158b2467b5707
|
| |
| |
| |
| |
| |
| |
| | |
- Move Wi-Fi direct as a setting in Wi-Fi
- Handle some UI refresh issues
Change-Id: Idc43a2ca98acc4b904ca1f5fe0b1447ee612f218
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Fixes WPS usage for open network
- Exposes WPS on UI for easy access to push button and pin based techniques
- Adds support for cancelling WPS
- Adds a dialog that reports a progress since WPS can take quite a bit of time
to complete
The WpsDialog code is enhanced from contribution by yoshihiko.ikenaga@jp.sony.com
on partner source.
Change-Id: Ib0103507e0192e8195e7bfeb1c8e8855c20e23ca
|
|\ \
| |/
| |
| |
| |
| |
| | |
in WiFi Settings."
* commit 'f91e52c986f4e7f8094a794c471813ac05d5d59c':
Enable EAP-pwd configuration in WiFi Settings.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
EAP-pwd (RFC 5931) is an EAP method that uses a shared password
for authentication. It has the simplicity of setup as WPA2-PSK
(no certificates), but provides strong authenticaiton like 802.1x.
Modified the Settings screen so that the only visible fields
when choosing EAP-pwd are 'identity' and 'password'.
Change-Id: I9365d873b43c416ddfa4cae47b7419d902c212a7
Signed-off-by: Partha N <parthan@gmail.com>
|
| |
| |
| |
| | |
Change-Id: I9cc092e98412146a07c1829cacab47b8cea0bc9a
|
| |
| |
| |
| | |
Change-Id: Ie1fb9c2fad4f75985077236eab61c296314f4fe4
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 5757292
Change-Id: Iad34b09ee56c24694ebf45350f0dbc398f2cfa06
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | | |
Change-Id: I095b7e7ce143cc37ec454a8e43ed579258d72ea1
|
|/ /
| |
| |
| |
| | |
Bug: 5953080
Change-Id: I1ff5b8a878f8f0d2fd9c6da549804aa454db444c
|
| |
| |
| |
| |
| |
| |
| | |
Use a system property to allow WPS selection for p2p
connection
Change-Id: I34af97eaa4c4d4ff2e7ed52ba8f9bfb21f7b1c45
|
| |
| |
| |
| |
| | |
Bug: 5750846
Change-Id: I1f31308a21f7f6876f12eb4f1ab45ecd1bc74092
|
|\ \
| |/
| |
| |
| | |
* commit '7d10591a3b3c05019260d11f196a5ad742d3685d':
Fix NPE in advanced settings
|
| |
| |
| |
| |
| | |
Bug: 5723974
Change-Id: I9904b6adb2b51f1511f932ef7cba8f6558417061
|
|\ \
| |/
| |
| |
| | |
* commit '9ef669a65d6ecaabeb5cf1f8d342ae8032f6bfd5':
Remove watchdog setting for poor network avoidance
|
| |
| |
| |
| | |
Change-Id: I3b0bf26ea73b909055d6cde8b18ff8c26922a7d2
|