Commit Graph

1758 Commits

Author SHA1 Message Date
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
Mygod
8abb431b79 Add dumpsys wifip2p to debug info 2018-04-03 22:28:21 -07:00
Mygod
d7f9b3babc Update detekt.yml 2018-03-30 15:40:50 -07:00
Mygod
d87db68de0 Update dependencies 2018-03-30 15:17:55 -07:00
Mygod
ed4c9a5610 1.1.5 2018-03-29 18:31:14 -07:00
Mygod
d0941e0978 Fix KotlinNPE 2018-03-23 11:22:24 -07:00
Mygod
c26377ae47 Fix pool registered after interruption 2018-03-23 11:05:13 -07:00
Mygod
b698ec3ee0 Switch to polling neighbors on unsupported kernels
Fixes #12.
2018-03-22 18:47:52 -07:00
Mygod
a5742dff51 More explanations on editing SSID/password 2018-03-22 18:10:53 -07:00
Mygod
899c0cb8b7 1.1.4 2018-03-16 23:47:59 -07:00
Mygod
c1563721bf Fix notification not updated 2018-03-16 23:45:52 -07:00
Mygod
ebb6061a6e Google Play doesn't want me to collect money
It's okay nobody's gonna gimme anyways.
2018-03-16 23:42:38 -07:00
Mygod
207368fd4d Refine onP2pConnectionChanged 2018-03-14 22:19:49 -07:00
Mygod
049a781031 Fix IllegalStateException in VpnMonitor 2018-03-14 22:04:29 -07:00
Mygod
d0d78520da Fix showing notification with null device name 2018-03-14 21:48:26 -07:00