AquaMail Forum
English - Android => Development builds => Topic started by: Kostya Vasilyev on June 27, 2016, 01:43:46 am
-
https://www.aqua-mail.com/download/kmanWifiManager-4.0.0-dev2.apk
https://www.aqua-mail.com/download/kmanWifiManager-4.0.0-dev2.3.apk
---
The silly app that won't let go of me :)
+ A slightly refreshed UI.
+ A widget to toggle the "best network switcher".
+ A setting to keep "already scanned, but now gone out of range" networks on the network list for some amount of time.
+ Android 4.0.3 and newer.
---
Дурацкая программка которая меня никак не отпустит :)
+ Немножко обновлённый интерфейс.
+ Виджет для включения / выключения "переключателя на лучшую сеть".
+ Настройка чтобы "уже обнаруженные но вот только что исчезнувшие из зоны доступа" сети оставались в списке ещё какое-то время.
+ Андроид 4.0.3 и свежее.
-
Thank you, thank you, thank. ... (you get the idea)
True story. Sitting in a hotel cursing the crappy WiFi for the past 30 min. Diconnects every frigg'in minute! Twiddled my WiFi settings to auto toggle between two property hotspots. Better, but still have a brief interruption every 60 sec. Was about to storm the front desk when I realized it was WiFi manager honoring *my* preferences and seeking out a better connection. Turned off best network switcher and the connection holds. Woohoo! Came to the forum to see if there was a way to toggle that via command line and stumbled across this post that went up yesterday. Serendipity - widget works a treat!
Kinda creepy - now wondering if Aqua/WiFi Manager is monitoring my actions and capturing my frustrated potty mouth. Family in the adjacent room are now sheltering their children ...
Kidding and stories aside, thanks for v4 tweaks. App looks great and obviously love the new widget.
-
Re: Serendipity - widget works a treat
Great!
-
Any new strings? :)
-
*** sk: Missing: 6
<!-- strings.xml -->
<string name="network_not_live_msg">This network does not appear to be within range</string>
<string name="start_scan_auto_pref_prompt">Auto-scan on start</string>
<string name="start_scan_auto_pref_summary_on">Automatically start auto-scanning when the application starts</string>
<string name="linger_live_networks_title">Show earlier discovered, and now out of range networks</string>
<string name="linger_live_networks_off">Off</string>
<string name="best_widget_name">WiFi best network</string>
Also for other languages, but I'm not posting them yet, going to do a bit more work on this app (darn, where to find the time...)
-
Ok, slovak:
<string name="network_not_live_msg">Táto sieť nie je v dosahu</string>
<string name="start_scan_auto_pref_prompt">Automatické skenovanie po spustení</string>
<string name="start_scan_auto_pref_summary_on">Spustiť automatické skenovanie po spustení aplikácie</string>
<string name="linger_live_networks_title">Zobraziť skôr nájdené siete, ktoré sú momentálne mimo dosahu</string>
<string name="linger_live_networks_off">Vypnuté</string>
<string name="best_widget_name">Najlepšia sieť Wi-Fi</string>
-
Re: Ok, slovak:
Since I'm the laziest software developer in the world, I'd rebuilt your changes under same version name / number :)
https://www.aqua-mail.com/download/kmanWifiManager-4.0.0-dev2.apk
-
Czech
<string name="linger_live_networks_title">Zobrazit dříve nalezené sítě, které jsou momentálně mimo dosah</string>
<string name="linger_live_networks_off">Vypnuto</string>
If there is anything on the translation, let me know.
-
Thank you.
I'm really really busy with AquaMail (Exchange push) right now, but hope to get back to WiFi... just when I'm able to.
Meanwhile, I just merged your changes.
-
And yes, there are two more:
<string name="network_not_live_msg">This network does not appear to be within range</string>
<string name="best_widget_name">WiFi best network</string>
:)
The second one is to toggle the "best network switcher" feature on/off.
-
Czech
<string name="network_not_live_msg">Tato síť není v dosahu</string>
<string name="best_widget_name">Nejlepší síť Wi-Fi</string>
-
German:
<string name="network_not_live_msg">Dieses Netzwerk befindet sich nicht in Reichweite</string>
<string name="best_widget_name">Bestes WiFi-Netzwerk</string>
-
Thank you guys, I've rebuilt with these changes.
Please see the updated link in the topic's header.