diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 692ae56..9aca9d9 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,27 +1,23 @@ My Wifi Passwords Settings - - - Hello blank fragment Version: 1.0.0<br/> - Copyright (C) 2018 Aario Shahbany<br/> + Copyright (C) 2018 Aario Shahbany & <a href="https://github.com/aario/MyWifiPasswords/graphs/contributors">contributing authors</a>.<br/> <br/> This program comes with ABSOLUTELY NO WARRANTY. It is free software, and you are welcome to redistribute it under certain conditions. <br/> Have the wifi connected on your Android phone and want to share its password with your friend or enter it in your laptop? Don\'t know where to find that piece of paper? If your android phone is rooted, this app makes your life much easier!<br/> <br/> - This app reads wpa_supplicant file (by default in /data/misc/wifi/wpa_supplicant.conf) and provides you a list of WIFI SSIDs and PSKs (passwords).<br/> + This app reads Android\'s WifiConfigStore.xml & wpa_supplicant files, and and provides you a list of WIFI SSIDs and PSKs (passwords).<br/> <br/> - This is specially useful when you have a guest at home or in office and you want to share the password with. Or when you\'re in a new hotel, just got the WIFI password from reception and want to share it with your companions. Or when you\'re in a party. Or... the possibilities are numerous. You don\'t have to open the wpa_supplicant file yourself and try to find the information you\'re looking for in it. MyWifiPasswords does this for you.<br/> + This is specially useful when you have a guest at home or in office and you want to share the password with. Or when you\'re in a new hotel, just got the WIFI password from reception and want to share it with your companions. Or when you\'re in a party. Or... the possibilities are numerous. You don\'t have to open Android\'s wifi databases to try to find the information you\'re looking for. MyWifiPasswords does this for you.<br/> <br/> - MyWifiPasswords is open source. It takes a lot of time and effort to write a software. If you found MyWifiPasswords usefull, please consider making a donation by clicking <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UJTM2GDGPEFHA">here</a><br/> + MyWifiPasswords is open source. It takes a lot of time and effort to write a software. If you found MyWifiPasswords usefull, please consider making a donation by clicking <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UJTM2GDGPEFHA">here</a>.<br/> <br/> Thanks. <br/> <br/> <a href="https://www.gnu.org/licenses/gpl-3.0.en.html"><b>GNU GENERAL PUBLIC LICENSE</b></a> -