Mygod
|
90c1951645
|
Move Utils.kt
|
2018-05-09 15:57:41 -07:00 |
|
Mygod
|
e72dad8790
|
Stop using LocalBroadcastManager
|
2018-05-09 15:56:37 -07:00 |
|
Mygod
|
1695295eb3
|
Fix UTF-8 encoding in SSID
|
2018-05-03 20:56:31 -07:00 |
|
Mygod
|
b005d18f13
|
Fix UI
|
2018-05-03 20:38:26 -07:00 |
|
Mygod
|
7e6f25d030
|
Fix selectable
|
2018-05-02 21:34:31 -07:00 |
|
Mygod
|
481eb60f87
|
1.3.0
|
2018-05-02 20:36:06 -07:00 |
|
Mygod
|
2fe7703d6d
|
Temporary Wi-Fi hotspot for bypassing tethering limits (#18)
* First draft of temporary hotspot
* Refactor with LocalOnlyInterfaceManager
* Refactor LocalOnlyHotspotService
* Localize
* Update strict summary
|
2018-05-02 17:53:06 -07:00 |
|
Mygod
|
0a47cfdf1c
|
Fix hex PSK not terminating
|
2018-05-02 01:40:02 -07:00 |
|
Mygod
|
17393259ca
|
Update kotlin
|
2018-05-02 01:33:28 -07:00 |
|
Mygod
|
a9c40c8ff7
|
Handle multiple groups and other formats of psk
This should address #17.
|
2018-05-02 01:30:29 -07:00 |
|
Mygod
|
989408accc
|
Use no value as auto oc
|
2018-04-27 20:37:05 -07:00 |
|
Mygod
|
eed49a7338
|
Update dependencies
|
2018-04-27 20:37:05 -07:00 |
|
Mygod
|
3b964e0537
|
Permit p2pInterface to be null for whatever reasons
|
2018-04-27 20:37:05 -07:00 |
|
Mygod
|
04ddddeef0
|
Bump version
|
2018-04-27 20:37:05 -07:00 |
|
Mygod
|
834ba6264f
|
Add back tip about WPS
|
2018-04-24 23:14:51 -07:00 |
|
Mygod
|
f9d7b5eb06
|
Fix deprecated dependency
|
2018-04-24 23:04:38 -07:00 |
|
Mygod
|
b94069e482
|
Refine operating channel hint
|
2018-04-24 22:52:09 -07:00 |
|
Mygod
|
39cd40627f
|
Redesign WifiP2pDialog using design lib
|
2018-04-24 22:49:05 -07:00 |
|
Mygod
|
c7a45e215e
|
Set operating channel unconditionally
|
2018-04-24 22:18:21 -07:00 |
|
Mygod
|
4b93b980d8
|
Update dependencies
|
2018-04-24 22:13:28 -07:00 |
|
Mygod
|
16a4b84c01
|
Update README.md
|
2018-04-24 22:11:03 -07:00 |
|
Mygod
|
2b2639e288
|
Refine code style
|
2018-04-21 23:49:10 -07:00 |
|
Mygod
|
2615abae2f
|
SSID no longer needed to be selectable
|
2018-04-21 22:27:49 -07:00 |
|
Mygod
|
aec1638423
|
Fix title not updated
|
2018-04-21 22:18:08 -07:00 |
|
Mygod
|
68e2f976c5
|
Fix typo in uses-feature
|
2018-04-21 22:08:38 -07:00 |
|
Mygod
|
b0cf937704
|
1.2.0
|
2018-04-21 21:52:54 -07:00 |
|
Mygod
|
2e7b30df1a
|
Misc refinements
|
2018-04-21 21:52:03 -07:00 |
|
Mygod
|
56bea8f28f
|
Fix legacy code not removed
|
2018-04-21 21:33:13 -07:00 |
|
Mygod
|
cb3bdff0f2
|
Fix killall not available on lower versions
|
2018-04-21 21:30:20 -07:00 |
|
Mygod
|
2d3e8556fd
|
Refine code style
|
2018-04-21 20:34:14 -07:00 |
|
Mygod
|
cfd471202f
|
Update README
|
2018-04-21 20:24:20 -07:00 |
|
Mygod
|
570998b255
|
Add support for modifying repeater credentials
Credits go to @fxsheep: https://forum.xda-developers.com/showpost.php?p=76298728&postcount=5
Currently it only works on later versions of Android due to usage of `killall`. A workaround is in progress.
|
2018-04-21 20:18:15 -07:00 |
|
Mygod
|
6608a76297
|
Refine WifiP2pManagerHelper
|
2018-04-21 17:27:30 -07:00 |
|
Mygod
|
e3a1003c80
|
Add support for requestPersistentGroupInfo
|
2018-04-21 17:22:53 -07:00 |
|
Mygod
|
8ead85b75c
|
Add missing uses-feature
|
2018-04-21 15:00:25 -07:00 |
|
Mygod
|
fc60fc6406
|
Fix lint
|
2018-04-21 14:57:46 -07:00 |
|
Mygod
|
97e0a6386f
|
Support setting Wi-Fi operating channel
|
2018-04-21 14:49:38 -07:00 |
|
Mygod
|
7f81b3ae33
|
Fix settings not persisted
|
2018-04-21 14:30:00 -07:00 |
|
Mygod
|
5c3b2363f5
|
Get out .idea
|
2018-04-21 14:18:26 -07:00 |
|
Mygod
|
4d58c81a30
|
Fix code styles
|
2018-04-21 13:16:39 -07:00 |
|
Mygod
|
958b1ec350
|
Support toggling hotspots in app
This is a just-for-fun feature. It probably doesn't work.
|
2018-04-21 13:02:52 -07:00 |
|
Mygod
|
0355dae65e
|
1.1.6
|
2018-04-15 10:16:04 -07:00 |
|
Mygod
|
244e2e1aa1
|
Update dependencies
|
2018-04-15 10:10:13 -07:00 |
|
Mygod
|
e4acab8761
|
Export filter and nat iptables only
|
2018-04-04 18:00:42 -07:00 |
|
Mygod
|
787a50df01
|
Fix IpNeighbourMonitor not unregistered in TetheringService
|
2018-04-04 17:57:45 -07:00 |
|
Mygod
|
206e339019
|
Fix concurrent modifications to routings
|
2018-04-04 17:54:23 -07:00 |
|
Mygod
|
65d7a7487a
|
Update bypassing tethering limits
|
2018-04-04 00:19:56 -07:00 |
|
Mygod
|
33bd45404c
|
Improve no root section
|
2018-04-03 23:59:47 -07:00 |
|
Mygod
|
e72064c335
|
I think it's verified online
|
2018-04-03 23:39:03 -07:00 |
|
Mygod
|
76a2e01245
|
Update usefulness
|
2018-04-03 23:37:03 -07:00 |
|