Commit Graph

540 Commits

Author SHA1 Message Date
Mygod
965bd13eac Fix nullability issues 2019-05-13 18:41:58 +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
34d232afd6 Update beta dependencies because it is called beta branch 2019-05-10 13:44:43 +08:00
Mygod
267e5b0e9c Merge branch 'v2.4' into q-beta 2019-05-10 12:48:41 +08:00
Mygod
cb589560f7 Disable tethering QS tiles if receiver does not work
Also fixes a memory leak.
2019-05-10 11:27:34 +08:00
Mygod
7f41850a61 Prefer private API over private system configurations, deprecate WiMAX support 2019-05-10 10:59:59 +08:00
Mygod
5c96607e80 Merge branch 'v2.4' into q-beta 2019-05-09 14:03:16 +08:00
Mygod
ab4b0c961e Update dependencies
Support slow card for donations.
2019-05-08 14:55:29 +08:00
Mygod
b139b30ce6 Merge branch 'master' into v2.4 2019-04-28 14:42:46 +08:00
Mygod
3f802fa3de Fix build 2019-04-28 14:38:28 +08:00
Mygod
b82ed72555 Merge branch 'v2.4' into q-beta 2019-04-28 14:34:53 +08:00
Mygod
10177850cc Refine code style 2019-04-28 14:30:27 +08:00
Mygod
7d2a3e42ea Merge branch 'master' into v2.4 2019-04-28 14:05:52 +08:00
Mygod
6aac712a1b Update dependencies 2019-04-28 14:05:27 +08:00
Mygod
8bfbe8ce53 Refine code style 2019-04-14 13:36:59 +08:00
Mygod
243d103ca7 Refine code style 2019-04-14 13:35:36 +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
484e868f1a Merge branch 'master' into v2.4 2019-04-14 10:27:46 +08:00
Mygod
e6ff746d2f Fix crash caused by illegal clipboard content 2019-04-14 10:27:23 +08:00
Mygod
f034abfa07 Deprecate MainScope 2019-04-14 10:26:30 +08:00
Mygod
95b9cc77b1 Fix password validation missing for p2p mode 2019-04-07 12:53:32 +08:00
Mygod
45d1c0b18c Fix crash on Android 5 2019-04-07 12:50:36 +08:00
Mygod
f6422432b4 Fix requireActivity failures 2019-04-07 08:00:13 +08:00
Mygod
a1a42f4703 Fix context gone after Bluetooth is on 2019-04-07 07:47:04 +08:00
Mygod
722a8e616e Add missing import removed by merge 2019-04-05 12:15:21 +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
c922a94453 Remove fixed debug 2019-04-05 11:21:43 +08:00
Mygod
6e6bef6a66 Handle dump terminated error 2019-04-05 11:19:25 +08:00
Mygod
3f0d1407be Add missing deprecation 2019-04-05 11:19:12 +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
ddd9ae1470 Remove redundant unregister 2019-04-05 10:29:45 +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
11d5b77861 Handle deprecation changes 2019-04-05 09:49:25 +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
617a2dda95 Change networkName without resorting to blacklisted API 2019-04-05 09:25:11 +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