Commit Graph

934 Commits

Author SHA1 Message Date
Mygod
f034abfa07 Deprecate MainScope 2019-04-14 10:26:30 +08:00
Mygod
5d3ec351c5 Update dependencies 2019-04-14 10:24:09 +08:00
Mygod
203384d198 Update Russian (ru) translations
Credits due to @ferhadnecef. Fix #95.
2019-04-07 13:01:34 +08:00
Mygod
313f0da7f9 Add missing translations 2019-04-07 12:56:24 +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
5cbf65b096 Update gradle.properties 2019-04-05 12:40:24 +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
034c10dd20 Unbump version code to 2.4.0
Breaking change has been fixed. Unbump version code.
2019-04-05 12:11:11 +08:00
Mygod
a693b9ea95 2.3.4 2019-04-05 12:02:31 +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
59984f1e7a Update undocumented API list to Q beta 2 2019-04-05 10:48:18 +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
a8d8e2423c Merge branch 'master' into v3 2019-04-05 10:30:13 +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
0979f6e06a Update README for more consistent style 2019-04-05 10:07:49 +08:00
Mygod
e73d89b5b8 Support showing repeater frequency in Android Q 2019-04-05 10:03:51 +08:00
Mygod
458dfaee2f Update README 2019-04-05 09:49:30 +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
67ef49248d Refine code style 2019-04-05 09:40:28 +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
2229483a59 Fix translation 2019-04-04 19:18:15 +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
a1dd7107e1 Bump version code 2019-04-04 18:07:24 +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
926783cc25 Refine code style 2019-04-04 18:05:21 +08:00
Mygod
bb41536eb1 Update to Android Q beta 2 APIs 2019-04-04 11:31:27 +08:00
Mygod
400d4e67a3 Merge branch 'master' into q-beta 2019-04-04 11:09:47 +08:00
Mygod
f97afdf8ae Prevent recreating monitor MenuItem 2019-04-03 16:32:55 +08:00
Mygod
10a2b777f2 New icon for temp hotspot 2019-04-03 15:56:54 +08:00
Mygod
6934e2ea52 Update dependencies 2019-04-03 10:40:39 +08:00
Mygod
129fddb8f7 Update Q & A 2019-03-29 12:40:38 +08:00
Mygod
e30a09a6cf Refine code style 2019-03-23 14:17:42 +08:00
Mygod
f83f81120b Fix NPE 2019-03-22 12:06:55 +08:00
Mygod
673ff9800a Refine code style 2019-03-20 12:21:22 +08:00