Mygod
|
09690f19c8
|
Fix crashes on stupid devices
|
2018-06-13 15:51:10 +08:00 |
|
Mygod
|
e2cbe18ea9
|
Add more logging
|
2018-06-10 20:59:50 +08:00 |
|
Mygod
|
3959db61d0
|
Refine code style
|
2018-05-09 18:17:47 -07:00 |
|
Mygod
|
90c1951645
|
Move Utils.kt
|
2018-05-09 15:57:41 -07:00 |
|
Mygod
|
1695295eb3
|
Fix UTF-8 encoding in SSID
|
2018-05-03 20:56:31 -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
|
a9c40c8ff7
|
Handle multiple groups and other formats of psk
This should address #17.
|
2018-05-02 01:30:29 -07:00 |
|
Mygod
|
39cd40627f
|
Redesign WifiP2pDialog using design lib
|
2018-04-24 22:49:05 -07:00 |
|
Mygod
|
2b2639e288
|
Refine code style
|
2018-04-21 23:49:10 -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
|
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 |
|