Mygod
e2aeae9e2f
Fix ANR caused by temp hotspot
...
Fixes #126 .
2019-09-19 11:08:28 +08:00
Mygod
650b06beae
Update dependencies and refine code style
2019-09-19 10:36:13 +08:00
Mygod
a72075ef2e
Update dependencies
2019-08-12 09:08:11 +08:00
Mygod
3bd81b942f
Fix editing Repeater config
2019-07-17 17:14:27 +08:00
Mygod
9a69c4006e
Add shortcut for tether offload
...
Fix #41 .
2019-07-11 11:09:47 +08:00
Mygod
f629efc4f0
Remember activity for monitor
2019-07-05 01:40:03 +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
b7b4298fb4
Catch remote exceptions while setting wifi config
2019-06-01 07:48:26 +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
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
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
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
484e868f1a
Merge branch 'master' into v2.4
2019-04-14 10:27:46 +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
e73d89b5b8
Support showing repeater frequency in Android Q
2019-04-05 10:03:51 +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
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
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
673ff9800a
Refine code style
2019-03-20 12:21:22 +08:00
Mygod
da9d647339
Fix WifiP2p permissions
2019-03-20 11:53:08 +08:00
Mygod
f75b522d82
Fix temp hotspot on Android Q beta
2019-03-20 11:53:08 +08:00
Mygod
e81e66b84f
Handle permission issues in BluetoothTethering
2019-03-19 10:14:55 +08:00
Mygod
16688ebe7d
Fix missing unregister
2019-03-18 22:03:20 +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
549381050b
Do not prompt error onTetheringFailed
2019-03-18 17:37:35 +08:00
Mygod
317e2121c2
Refine error messages in general
2019-02-23 23:00:14 +08:00
Mygod
5954029a7c
Catch more exceptions for startActivity
2019-02-22 12:10:22 +08:00
Mygod
2ffe21a9aa
LOL
2019-02-17 13:01:15 +08:00
Mygod
0be1116121
Refine code style
2019-02-17 12:51:20 +08:00
Mygod
cbc65f989c
Support monitoring tethered interface
...
This would be useful to be used in together with Instant Tethering + Turn off hotspot automatically.
Refine #26 , #53 .
2019-02-06 01:27:21 +08:00
Mygod
50911bd31f
Fix #74
2019-02-04 14:23:12 +08:00
Mygod
6a7a16a0c7
Move away KEY_OPERATING_CHANNEL
2019-02-01 16:46:00 +08:00
Mygod
13e4819511
Fix Parcelable
2019-02-01 15:18:49 +08:00
Mygod
d4208affbb
Implement MAC lookup ( #68 )
...
* Implement MAC lookup
* Refine error processing
* Use long to store MAC consistently
* Link back to macvendors.co
* Undo some havoc
* Do not show mac spans for TV
* Show MAC and IP in a consistent order
* Add IP spans by ipinfo.io
* Add SpanFormatter
* Fix IPv6 ipinfo.io link
* Refine SpanFormatter
* Fix pressing the link
2019-01-26 21:20:40 +08:00
Mygod
94114f7a4b
Migrate to LiveData
...
Benefit includes: no more flush after changing nickname. Yep.
2019-01-26 14:48:27 +08:00