History log of /frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/HomeSp.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e5850517c493b24982cff8c32c7fb32a8203f5b6 03-May-2017 Peter Qiu <zqiu@google.com> hotspot2: add/update javadoc for Passpoint APIs

Add javadoc for getter/setter methods configuration classes.
Document exceptions with @throws tag.

Bug: 37907515
Test: build
Change-Id: Ied1842912f6710530bf77db4df5ef5d30a44b2a7
/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/HomeSp.java
a9f9889218ac972706830440990a59cbee685976 02-May-2017 Peter Qiu <zqiu@google.com> hotspot2: hide Release 2 APIs

Bug: 37514629
Test: builds
Change-Id: Idcd684cf9846791cb02ae0f74ec35ff4850666f1
/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/HomeSp.java
89537734e19fac6947ee14a1b912c5c135042837 17-Mar-2017 Peter Qiu <zqiu@google.com> hotspot2: implement toString for PasspointConfiguration

Bug: 35850988
Test: Verify contents in "adb shell dumpsys"
Change-Id: Idabe65d505eb15113aba06dc05c879861b94b2af
/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/HomeSp.java
b5ca6f36b54023f6336740cf3bff79c08ecb6609 03-Mar-2017 Peter Qiu <zqiu@google.com> hotspot2: hide validate method for Passpoint configuration

The validate method is used by Framework only, no need to expose
to app developers. So hide it.

Bug: 35756298
Test: make -j32
Change-Id: I15ccae472f30d7ae968816479f6ea35d90248fe0
Merged-In: I15ccae472f30d7ae968816479f6ea35d90248fe0
/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/HomeSp.java
701a4b55c92817c84a77df84234946dbaac71dba 08-Feb-2017 Peter Qiu <zqiu@google.com> hotspot2: fix typo in the getter functions

Bug: 34862444
Test: frameworks/base/wifi/tests/runtests.sh
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Change-Id: If833fb06cead7df9d631b3b12d66d05b8422d46c
Merged-In: If833fb06cead7df9d631b3b12d66d05b8422d46c
/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/HomeSp.java
bffe405e1fea19df85474b2253d35038a53f59dd 01-Feb-2017 Peter Qiu <zqiu@google.com> hotspot2: expose Passpoint APIs as public

Bug: 34862444
Test: frameworks/base/wifi/tests/runtests.sh
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh

Change-Id: I8bf5c715b9088c673e59a73a78e18f6e6b64d1d1
/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/HomeSp.java
da8a67e8a606ebd49a724a18d3581b62121b532c 02-Feb-2017 Peter Qiu <zqiu@google.com> hotspot2: fix class/function/variable names to comply with API guideline

Bug: 34862444
Test: frameworks/base/wifi/tests/runtests.sh
Test: frameworsk/opt/net/wifi/tests/wifitests/runtests.sh
Change-Id: Ide425c06be46bc41c8f601e732dca0543de096b1
/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/HomeSp.java
a77809766c38429d899a07cc6ccec7c460f76213 02-Feb-2017 Peter Qiu <zqiu@google.com> hotspot2: rename classes to comply with API guideline

This is purely a file rename operation.

Bug: 34862444
Test: None
Change-Id: I297a228f3ee7e09c9cce5ca9f677eb1db478fd46
/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/HomeSp.java