Update Wifi Key View to 1.2 (2)
This commit is contained in:
parent
5c009119d6
commit
777616398e
|
@ -8,17 +8,28 @@ Auto Name:Wifi Key View
|
|||
Summary:View saved WiFi passwords
|
||||
Description:
|
||||
View saved WiFi passwords. Requires busybox and root access.
|
||||
|
||||
Currently we build from a fixed source instead of upstream, see
|
||||
[https://github.com/otakuchiyan/Wifi-Key-View/] for more information.
|
||||
.
|
||||
|
||||
Requires Root:yes
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Maralexbar/Wifi-Key-View
|
||||
# Repo:https://github.com/Maralexbar/Wifi-Key-View
|
||||
Repo:https://github.com/otakuchiyan/Wifi-Key-View
|
||||
|
||||
Build:1.0,1
|
||||
commit=7a7e9709c78fdd8eba8a9a244c50f11342cc99b3
|
||||
prebuild=sed -i -e '/private String RunAsRoot/s/String cmd/String[] cmd/g' -e '/aa=RunAsRoot/d' -e '/String aa/aaa=RunAsRoot(new String[]{ "su", "-c", "cat /data/misc/wifi/wpa_supplicant.conf" });' src/com/maralexbar/wifikeyview/MainActivity.java
|
||||
|
||||
Build:1.2,2
|
||||
commit=v1.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0
|
||||
|
|
Loading…
Reference in a new issue