| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This commit enhances the user interface by having the provision to
perform EAP authentication on a specific SIM , when the DUT is enabled
with multi (dual) SIM.
Change-Id: I4095d235750c2a46ab33a99f5f4f3937b6d5e314
CRs-Fixed: 905749
|
|
|
|
|
|
|
|
|
|
| |
When P2P is in connected state, and station is in disconnected state,
framework issues SCAN with an interval which shall be configured using
global flag WIFI_SCAN_INTERVAL_WHEN_P2P_CONNECTED_MS. Set this flag
default to three minutes, to improve throughput.
Change-Id: I95a937d74da222432c73462657e4e97473bb6532
CRs-Fixed: 901633
|
|
|
|
|
|
|
|
|
|
|
| |
Turnig ON/OFF SAP repeatedly when WIFI is ON results in to command
CMD_SET_AP being received in WifiStaEnabledState of the state machine,
which will not be handled and because of this SoftAP is not turned ON and we
receive no events thus the check box remains greyed out/disabled.
To resolve this wait for WIFI_STATE_CHANGED intent before
re-enabling the SAP.
Change-Id: Ifc330309c7919f2efc2916573353d0764b5e1f9e
|
|
|
|
|
| |
Bug: 23422433
Change-Id: I49aabff91ba127bf2a3b0aa25c8163ee4097bf4d
|
|
|
|
|
|
|
|
| |
Disable the option to start SoftAP if ssid byte length is over 32 bytes.
Bug: 22074821
Change-Id: I696dca1aac8673bff168481fde4b013450bac72c
|
|
|
|
|
|
|
|
| |
+Added a new flag to keep track if user wanted to modify AP by hard
pressing on AP.
Bug: 22485686
Change-Id: Ia60a564a5344393f5e5340a3493ae7c660ead3d7
|
|\ |
|
| |
| |
| |
| |
| |
| | |
b/22396383
Change-Id: I99090f28eff1b232ebba89ff638e37be82a3f21b
|
|/
|
|
|
| |
Bug: 22468835
Change-Id: Ifd9d0384030befbd221b14599159348bf56d41c8
|
|
|
|
|
| |
Bug: 22361247
Change-Id: I5c25061735628682741060c8a699c0a977c4351b
|
|
|
|
|
| |
Bug: 21877800
Change-Id: I66dbb12ebcf94c094d2a71d91d8b2eeef8cf6f48
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix view recycling for AccessPointPreferences by adding a dummy
during initial inflation
- Cut down on what is done during onBindView and refresh()
- Try to re-use AccessPointPreferences when possible
Some jank still occurs when scan results come in, but it is less
than before.
Bug: 16518752
Change-Id: I2619303281dd50aa3864783c49738ae9f221834a
|
|\
| |
| |
| | |
support." into mnc-dev
|
| |
| |
| |
| |
| | |
Bug: 22014309
Change-Id: I606649cb4d2e13330afa89075ad074e7dc525f87
|
|\ \
| |/
|/|
| | |
Wifi Assistant connection." into mnc-dev
|
| |
| |
| |
| |
| |
| | |
connection as a Wifi Assistant connection.
Change-Id: Ife26f6799a5b9e4640181d150edb7455adf38f0f
|
| |
| |
| |
| |
| | |
Bug: 22046234
Change-Id: Iea8fa2368d1e568a8e1fdd3edefa8f4fc6053e48
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 21427528
Bug: 21150087
Bug: 21612565
Change-Id: I62962a9b3fc1bb9c90be79e133873006da102054
|
| |/
|/|
| |
| |
| |
| |
| |
| | |
for SAP config
b/22008176
Change-Id: Id1020f975bce1ff7a3c738c4180f3d7686718d82
|
|/
|
|
|
| |
Bug: 21908788
Change-Id: I09b1d22ae8b1815e720bd8c05fa1e38d66d1dcfd
|
|
|
|
|
| |
Bug: 21762925
Change-Id: If4bdaa6cf107c4b890a8ebeb56ba4ef222a340ad
|
|
|
|
|
|
|
|
| |
Change to reference the string directly for places like search,
etc.
Bug: 20059794
Change-Id: I3305c9833e8aeea52b968c094d0a1881a3e6699e
|
|\
| |
| |
| |
| |
| | |
* changes:
Pass in the netId using intent data, not intent extras.
Reword "no internet access" dialog to conform with mocks.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This allows ConnectivityService to use different PendingIntents
for different dialogs; two PendingIntents that differ in their
data are treated as different, but two PendingIntents that differ
only in their extras are treated as being the same.
Bug: 20081183
Change-Id: Ie1bdcf2a0a0747be815ea528db0cb34f5ab415b9
|
| |
| |
| |
| |
| |
| | |
Bug: 20081183
Bug: 20739299
Change-Id: I63e58dafcba879c56669766f652729a73ef722e2
|
|/
|
|
|
|
|
|
| |
KeyStore.saw was renamed to KeyStore.list for clarity. The
implementation of both methods is exactly the same.
Bug: 18088752
Change-Id: I2f171a4b7479683d5af898ebdf1b6f8a741536d1
|
|
|
|
|
| |
Bug: 21575915
Change-Id: I09d938aa03790119ebf6dc28fb6e00accab7d11d
|
|
|
|
|
| |
Bug: 21591640
Change-Id: I17aa385a1e5fb3edfdb054234ab20b3dbc6fea60
|
|
|
|
|
|
| |
Bug: 21591392
Bug: 21592509
Change-Id: I6612ef62c17e6279b06f80a67bee345e913f1927
|
|
|
|
|
|
|
|
| |
Let the AccessPoint callbacks come in on a BG thread and do more
of the handling there.
Bug: 21486080
Change-Id: I529152d9f5c429b790a669b75b6d955ce4336caf
|
|
|
|
|
| |
Bug: 19903254
Change-Id: I84322a785f9a4121c7885ada889a04129590e4ed
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 21170548
Change-Id: Ib670214fec2776d48739c42a41b854c50be2740d
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Bug: 20081183
Change-Id: I30a4f04ca892796a674ff0306aafaed485126092
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| | |
Bug: 19504806
Change-Id: I600b41e4bf6d336b7e091968560c6393041fc6b2
|
| |
| |
| |
| |
| | |
Bug: 21141820
Change-Id: I78231d95e5ba3f505325d5657f8e6106a887f11e
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
DO created WiFi configurations are now only locked down
for editing/removing if DISALLOW_CONFIG_WIFI is not set.
This needed to be reflected on Settings UI.
Bug: 20719934
Change-Id: Ibd218821ab46cca8396084e2d73ae5ee00b584b3
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 20182930
Change-Id: I455773f446dad323ed9cb559c2f2d69ca53af46c
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
Sometimes the preference isn't created yet, so we need to hold on
to the ssid until the preference for that access point gets created.
Bug: 20975085
Change-Id: Ib5804611793550106f6059b1afe016de4e89bc64
|
|/
|
|
|
| |
Bug: 20667217
Change-Id: I13930f8d0d99bc874692568de713003798b98a87
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Show the MAC address in footer so that advanced users can configure
their router whitelist etc.
Bug: 6939795
Change-Id: I858d21fb68f67f74e5b7e3a1960ea4d7966acb29
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add a progress bar when the Wi-Fi screen is in a transient state,
like enabling, disabling Wi-Fi and scanning for network. This change
sets the progress bar as a pinned header at the top of the activity.
The pinned header container needs to be match parent so that the
progress bar can occupy the full width of the screen. If the header
view doesn't want to fill the width, then the header view *inside*
the container should be wrap_content.
Added an overloaded setPinnedHeader method that takes a layout
resource ID, and returns the view to the caller. This way the
inflater can set the parent property so that layout params will not
be ignored.
Bug: 17389577
Change-Id: I18d0eb7c72ad31d1c4b35a54789016c32c81fb93
|
|/
|
|
|
|
|
|
|
| |
This also fixes the issues related to explicit connection
to passpoint AP, and fixes occassional mention of
'connected via Wi-Fi Assistent'
Change-Id: I152cebafa6259194f1d09a6972a3508156335cb6
(cherry picked from commit 08b5b5d4393b3a670208a157520c4dd97f4cfc3a)
|