Commit Graph

15 Commits

Author SHA1 Message Date
Mygod
46d0544df2 Localize strings 2020-07-04 04:34:58 +08:00
Mygod
0b02e7565e Make timeout configurable
ContentObserver is deprecated for this feature.

Additionally repeater supports auto shutdown in older API levels as well, while temporary hotspot only auto shutdown in API 28-29 for now.
2020-07-02 09:17:16 +08:00
Mygod
a13a37a822 Refine WifiApDialog 2020-06-28 06:49:03 +08:00
Mygod
b20e3ab4a7 Fix lint and incorrect lifecycle owner 2020-06-11 04:57:47 +08:00
Mygod
faba486459 Add hidden SSID UI to dialog 2020-06-05 12:52:50 -04:00
Mygod
c12bd1d6cb Add BSSID UI to dialog 2020-06-05 12:52:50 -04:00
Mygod
40e681c2d4 Fix errorneous hint placement 2019-06-12 15:44:12 +08:00
Mygod
ab4b0c961e Update dependencies
Support slow card for donations.
2019-05-08 14:55:29 +08:00
Mygod
411f98c36f Copy/paste for Wi-Fi configurations 2019-04-04 18:06:18 +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
c7faa24be9 Use monospace for password 2018-09-08 17:08:20 +08:00
Mygod
d0e92b2505 Initial draft for porting to AndroidX 2018-07-15 14:28:42 +08:00
Mygod
39cd40627f Redesign WifiP2pDialog using design lib 2018-04-24 22:49:05 -07:00
Mygod
2e7b30df1a Misc refinements 2018-04-21 21:52:03 -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