Commit Graph

277 Commits

Author SHA1 Message Date
Mygod
895613c00b Be more helpful about logging allowedKeyMgmt 2019-07-08 11:28:37 +08:00
Mygod
c3f8bf7b16 Fix IllegalStateException 2019-06-20 23:00:59 +08:00
Mygod
87cf54e3e5 Update dependencies 2019-06-20 23:00:46 +08:00
Mygod
28dbbbaa3a Use fallback empty configuration as fallback 2019-06-14 11:48:24 +08:00
Mygod
5c32c46970 Fix build 2019-06-10 23:18:49 +08:00
Mygod
c780fed7ff Avoid failing when multiple interface address was found 2019-06-10 22:53:24 +08:00
Mygod
e560572a61 Update doc for Android Q 2019-06-10 22:03:55 +08:00
Mygod
0cb28477e4 Android Q beta 4 support 2019-06-10 21:34:37 +08:00
Mygod
98246ec6d8 Merge branch 'v2.4' into q-beta 2019-06-01 07:58:55 +08:00
Mygod
8795941bab Prevent crash when sharing invalid Wi-Fi config 2019-06-01 07:42:45 +08:00
Mygod
d168dea613 Refine apKeyManagement 2019-06-01 07:39:23 +08:00
Mygod
ec6f7870d4 Merge branch 'v2.4' into q-beta 2019-05-13 18:45:37 +08:00
Mygod
965bd13eac Fix nullability issues 2019-05-13 18:41:58 +08:00
Mygod
95306377b4 Hide WPS if unsupported 2019-05-10 15:34:25 +08:00
Mygod
c8c57d9c95 Merge branch 'v2.4' into q-beta 2019-05-10 15:14:56 +08:00
Mygod
56e9d75700 Revert "Prefer private API over private system configurations, deprecate WiMAX support"
This reverts commit 7f41850a61.

It turns out this fix causes crash on Android 7.x.
2019-05-10 15:05:20 +08:00
Mygod
267e5b0e9c Merge branch 'v2.4' into q-beta 2019-05-10 12:48:41 +08:00
Mygod
7f41850a61 Prefer private API over private system configurations, deprecate WiMAX support 2019-05-10 10:59:59 +08:00
Mygod
b82ed72555 Merge branch 'v2.4' into q-beta 2019-04-28 14:34:53 +08:00
Mygod
8bfbe8ce53 Refine code style 2019-04-14 13:36:59 +08:00
Mygod
b70abd6ffb Merge branch 'v2.4' into q-beta 2019-04-14 13:06:12 +08:00
Mygod
219d868089 Handle new nullability issues 2019-04-14 13:00:55 +08:00
Mygod
aeadc69ff3 Refine code style 2019-04-14 12:36:47 +08:00
Mygod
dcac67970f Fix crash on Android 5 2019-04-14 10:40:10 +08:00
Mygod
e6ff746d2f Fix crash caused by illegal clipboard content 2019-04-14 10:27:23 +08:00
Mygod
95b9cc77b1 Fix password validation missing for p2p mode 2019-04-07 12:53:32 +08:00
Mygod
e02febd7ca Merge branch 'v2.4' into q-beta 2019-04-05 12:11:34 +08:00
Mygod
b940d2ad5f Merge branch 'master' into v2.4 2019-04-05 12:02:10 +08:00
Mygod
6e6bef6a66 Handle dump terminated error 2019-04-05 11:19:25 +08:00
Mygod
75e15fec09 Merge branch 'v3' into q-beta 2019-04-05 10:37:20 +08:00
Mygod
d3ec4fc2fc Support changing repeater operating channel on Android 5 2019-04-05 10:37:01 +08:00
Mygod
bb4bf783f2 Prevent calling private API to set channel on Q 2019-04-05 10:12:37 +08:00
Mygod
e73d89b5b8 Support showing repeater frequency in Android Q 2019-04-05 10:03:51 +08:00
Mygod
e799fcf9ff Prevent tempering with persistent groups in Android Q
This seems to cause improper persistent group deletions, but either way, I cannot seem to find where persistent groups are persisted now on Android Q.
2019-04-05 09:42:50 +08:00
Mygod
e91abe0738 Support custom repeater SSID without root 2019-04-04 21:10:38 +08:00
Mygod
6b951519fe Merge branch 'v3' into q-beta 2019-04-04 19:37:27 +08:00
Mygod
487368361a Fix NPE 2019-04-04 19:36:14 +08:00
Mygod
3b8b316457 Refine code style 2019-04-04 19:22:54 +08:00
Mygod
6225367e42 Support sharing via QR code
Another popular format is barcode but unfortunately I cannot seem to find documentations of that anywhere. Feel free to send me.
2019-04-04 19:17:31 +08:00
Mygod
411f98c36f Copy/paste for Wi-Fi configurations 2019-04-04 18:06:18 +08:00
Mygod
1145b0f23b Support editing native Wi-Fi AP configurations
Support for repeater channel on Android 5 has been dropped because I am lazy.
2019-04-04 18:06:18 +08:00
Mygod
834498b1ff Deprecate reset credentials
Due to persistent groups no longer useful in Android Q, this feature will be removed. Users on older releases can remove remembered groups from Wi-Fi Direct settings manually.
2019-04-04 18:06:18 +08:00
Mygod
005b5189f4 Handle API changes 2019-03-20 11:53:08 +08:00
Mygod
841ee5ce9d Support new Wi-Fi locks in Android Q 2019-03-20 11:53:08 +08:00
Mygod
e81e66b84f Handle permission issues in BluetoothTethering 2019-03-19 10:14:55 +08:00
Mygod
f1cf44c628 Improve error logs on Android Q beta 2019-03-18 21:58:30 +08:00
Mygod
d641af5d40 Handle VPNs without addDnsServer calls
Test case: HTTP Injector
2019-03-18 21:43:45 +08:00
Mygod
e112b10c55 Add Bluetooth on/off into consideration when using Bluetooth tethering 2019-03-18 19:02:50 +08:00
Mygod
621b6eac74 Prevent callback not recycled 2019-03-18 18:37:51 +08:00
Mygod
73137b8dcc Prevent main thread queries 2019-03-18 17:13:31 +08:00