| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
settings"""""
This reverts commit c9249c69813c6fb889d71d84583c67ae2942e6de.
Change-Id: I5504fddaf7b18efb73cd6c76678b3b39ce9b0229
|
|
|
|
|
|
|
|
|
|
| |
settings""""
This reverts commit 87efe74e092236c372d3b6909009641123aa416a.
This should be fine now with all the dependency CLs +2-ed
Change-Id: I96ad14ad5ff81e6b5391035cb6c5a62339c6cc40
|
|
|
|
|
|
| |
This reverts commit 19c8ce291e89a9ef1442a20e1feab421b11536d7.
Change-Id: Ie5a5571127311e0a29f314c0566e779cfe940b53
|
|
|
|
|
|
| |
This reverts commit 0f0de0bdd021bad5f85fdb0399a4ea91a1611e25.
Change-Id: Ia3d0907e3d7c2ec42d64e45f60e3dfaffb932c3d
|
|
|
|
|
|
|
|
|
| |
MERGE]"
This reverts commit 41158d90a69cae2a9c4ced0e04f235e8cfef5259.
Bug: 16871063
Change-Id: I93623be92f2de41789b16827867f3f95bf0480c5
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This is unhiding some unwanted changes too; but we'll fix that later.
Change-Id: I35343815e99aafbec8e4ef4d0707499fb6219457
|
|/
|
|
|
|
|
|
| |
This change un-hides constants for these two methods and
also un-hides RADIUS/AAA FQDN field to allow creating
Passpoint release 1 credentials.
Change-Id: Ia3501017dc1f5c0b4932bb45e1e9c5bf7262d7fe
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change will fulfill the same role as ag/487624, which unhid other broadcast
constants (and is being rolled back). We can leverage the existing broadcasts
in this CL rather than introducing new ones. They just need to be exposed.
Bug: 16871063
Change-Id: I91462851c8016ed962cdafa54e9ec938d52c84b6
|
|/
|
|
|
|
|
|
| |
Setting the value has no effect because it was lost in marshalling
across binder interface.
Bug: 16826305
Change-Id: I5b308441608e0b7fc159fc249a16aec3728bac82
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This reverts commit 4fde5aa9fab931d9becfc49f7d7b8526ad5640d9.
Change-Id: I581c38d64e9829b0079bafa42615f2aa0bf64763
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Trusted credentials for both the primary user and its managed profiles are shown
on the Trusted Credentials fragment. All functionalities (e.g. disabling/enabling
of certificates) remain available.
Bug: 16029580
Change-Id: Ia92ae02d8c572bf4a3be172f6c255726cefc0fa1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
And other usage of term Hotspot. This is to be technically correct
with the name usage, should the API become public later.
This change also fixes few outstanding requests from GScan API.These
include
a. An event with scan results when REPORT_AFTER_EACH_SCAN is set.
b. ScanSettings now takes in number of APs as an argument.
c. Removed single shot scan API (since it is not implemented anyway)
Change-Id: Id160f9f14193a37cce5f3ab8d6ea528344b788a0
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Change-Id: I82ef09ec46d7ac7cc8bbe2939873a5f966ee0df7
On branch scorer-logs
Changes to be committed:
modified: java/android/net/wifi/WifiConnectionStatistics.java
On branch scorer-logs
Changes to be committed:
modified: java/android/net/wifi/WifiConnectionStatistics.java
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I4a7998097419bebeb94b23785567865b19205642
|
|/
|
|
| |
Change-Id: I4887afa21d6e1d9463fa4a5cd0aa7ae22973239f
|
|\ |
|
| |
| |
| |
| |
| | |
This CL is dependent on I10584a447fecd977df3eefd8e2cc028bd26ec0e3
Change-Id: I51fbbf062feb22c5f16b438675519064cc43e160
|
| |
| |
| |
| |
| |
| |
| |
| | |
This change includes various fixes to first RTT implementation and
enables RTT APIs end-to-end. Fixes include proper marshalling of
objects across API and service and JNI fixes.
Change-Id: Ie4ba1ffc6c5b42593e931438b3f03e201ff6be71
|
|/
|
|
|
| |
Bug: 16153258
Change-Id: I69c2666a63c3e56787c4aa2699c2cfd22c053353
|
|
|
|
|
|
|
| |
- make use of network scorer for autojoin
- Bug:16484607
Change-Id: Ib26cfe31aa5646facf781a2345981e06a6fc36e3
|
|
|
|
|
|
| |
Bug: 16153258
Change-Id: Ic4fcf1d5454b9bf5ae31cefb48322dae187338bc
(cherry picked from commit 761f6cb69d3ac20dfc274eed2246f50da942b0c0)
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Ic9a16d587897b272f85cdb2b8c52b51bca060d18
|
|/
|
|
|
|
|
|
|
|
| |
This is very similar to the existing
WifiManger.getConfiguredNetworks(), but it returns real preSharedKey.
This API is only used by system application.
Bug: 15703353
Change-Id: If3eaca3286e77b780272f42a28772d1d8d39db65
(cherry picked from commit 775bf6ae5d052948bcb60eaf89defa9105d7077c)
|
|
|
|
|
|
|
|
|
|
| |
* Only allow system app to send/receive
WIFI_CREDENTIAL_CHANGE.
* Define constants in WifiManager.
Bug: 15703353
Change-Id: I4bcc6bc82ec01952500eef3965cf81116bba693d
(cherry picked from commit f4a43f196e1132968a8add60efa4ae4558f8b010)
|
|
|
|
| |
Change-Id: Ia19ab4cfddddd3285ae9e0c5804f2cceda4cf063
|
|
|
|
| |
Change-Id: I895a2b7a8aa07a14f54543d0f86ad4a8e7660051
|
|
|
|
|
|
|
| |
This change extracts all the wifi interfaces on the device; and provides
its supported features.
Change-Id: I7fbdbec684d653a6e4bf851797e3065ce222e873
|
|
|
|
| |
Change-Id: I4af8200a23c2b61b2505424a3832ca47d390fd80
|
|
|
|
| |
Change-Id: I0e2ebae998165abbb48a8cee0a3723ace2ca99e5
|
|
|
|
| |
Change-Id: I6f5f437327de9516468386628095eb4cbee68472
|
|
|
|
|
|
| |
Bug: 15437477
Bug: 14676589
Change-Id: I3f1956265f4877b8c3cba138628b7393c393d175
|
|
|
|
| |
Change-Id: I5a0b0873be51c06a015d508af2670d36008ca7f7
|
|
|
|
|
|
|
| |
We need two new fields in WifiConfiguration for Hotspot 2.0:
requirePMF & updateIdentifier
Change-Id: I288fee7a413286c48eedd034a5aca60a40b831a8
|
|
|
|
| |
Change-Id: I484b526fa92c4e3651e8fe6ae5614f22ba8134d4
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
expose:
NFC_GET_HANDOVER_SEL
NFC_GET_HANDOVER_REQ
NFC_REPORT_HANDOVER
These are used in for setting up WFD with NFC and
are only accessible given the CONNECTIVITY_INTERNAL
permission.
Change-Id: Ia43afc137d474822cad896d335530654081a808c
|
| |
| |
| |
| | |
Change-Id: I4b508b3f54304c0b3fea126c3905ed3322c2feee
|
| |
| |
| |
| | |
Change-Id: Iffe899225899e7805478a507ce270d537dc84abd
|
| |
| |
| |
| |
| |
| |
| | |
- OSU bug fix
- API rename
Change-Id: Ic4a09d53177e5c6a81269da7208841d4c6f02716
|
|/
|
|
|
|
|
|
| |
- add createWifiConfiguration()
- correct getHomeSp to isHomeSp
- add clientCert for equals function in TLS case
Change-Id: Ib8d563ec8937da5ef3673a31b2afd9a8856ec9bb
|
|
|
|
|
|
| |
Bug: 15575229
Bug: 15577651
Change-Id: Ia8914a90d803fd9e6ba9fa51efce50c7b7f1c692
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
cherry-pick from kwd:
99d4cc Wifi Passpoint - linking credential match API
https://partner-android-review.googlesource.com/#/c/59247/
b5f5ef Wifi Passpoint - linking OSU API
https://partner-android-review.googlesource.com/#/c/59282/
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change enables scanning with band specification instead of channels,
this should ease app development.
Also includes a bug fix for parcel serialization/deserialization.
Change-Id: Idbffce4805b403bf8fe1efae999cb828e09c2420
|