Commit Graph

236 Commits

Author SHA1 Message Date
Mygod
33a36ff43b Fix style 2018-06-01 20:31:27 +08:00
Mygod
8aa7d6d8c7 Huge refactor for better maintainability 2018-06-01 20:21:05 +08:00
Mygod
a5bec59bbe Refine code style 2018-05-09 22:46:13 -07:00
Mygod
4c17b0ed45 Match 8.1 design style 2018-05-09 18:57:20 -07:00
Mygod
138b1d553b Emulator won another score 2018-05-09 18:38:54 -07:00
Mygod
e7a15d476b Refine padding 2018-05-09 18:21:04 -07:00
Mygod
3959db61d0 Refine code style 2018-05-09 18:17:47 -07:00
Mygod
efa387fd7a Fix onServiceDisconnected not called 2018-05-09 18:10:22 -07:00
Mygod
dad9bc19e3 Add client count badge 2018-05-09 17:38:49 -07:00
Mygod
d7c5dd18a5 Rename binders 2018-05-09 16:36:08 -07:00
Mygod
3d0b430fa8 Fix address not updated 2018-05-09 16:30:46 -07:00
Mygod
377025371d Add ServiceForegroundConnector 2018-05-09 16:26:01 -07:00
Mygod
99d6090ee4 Decrease intentFilter 2018-05-09 16:00:56 -07:00
Mygod
a5fa9d8801 Separate NoisySu.kt 2018-05-09 15:59:17 -07:00
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