AquaMail Forum

English - Android => Development builds => Topic started by: Kostya Vasilyev on June 27, 2016, 01:43:46 am

Title: WiFi Manager 4.0.0-dev2.3 - "development"
Post 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 и свежее.
Title: Re: WiFi Manager 4.0.0-dev2 - "development"
Post by: Davey126 on June 29, 2016, 12:19:19 am
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.
Title: Re: WiFi Manager 4.0.0-dev2 - "development"
Post by: Kostya Vasilyev on June 29, 2016, 01:26:02 am
Re: Serendipity - widget works a treat

Great!
Title: Re: WiFi Manager 4.0.0-dev2 - "development"
Post by: pyler on June 29, 2016, 09:56:38 am
Any new strings? :)
Title: Re: WiFi Manager 4.0.0-dev2 - "development"
Post by: Kostya Vasilyev on June 29, 2016, 08:51:34 pm
*** 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...)
Title: Re: WiFi Manager 4.0.0-dev2 - "development"
Post by: pyler on June 29, 2016, 10:00:51 pm
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>
Title: Re: WiFi Manager 4.0.0-dev2 - "development"
Post by: Kostya Vasilyev on June 29, 2016, 10:07:36 pm
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
Title: Re: WiFi Manager 4.0.0-dev2 - "development"
Post by: renek11 on July 28, 2016, 02:02:12 pm
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.
Title: Re: WiFi Manager 4.0.0-dev2 - "development"
Post by: Kostya Vasilyev on July 28, 2016, 11:06:35 pm
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.
Title: Re: WiFi Manager 4.0.0-dev2 - "development"
Post by: Kostya Vasilyev on July 28, 2016, 11:08:03 pm
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.
Title: Re: WiFi Manager 4.0.0-dev2 - "development"
Post by: renek11 on July 29, 2016, 08:42:36 am
Czech
<string name="network_not_live_msg">Tato síť není v dosahu</string>
<string name="best_widget_name">Nejlepší síť Wi-Fi</string>
Title: Re: WiFi Manager 4.0.0-dev2 - &quot;development&quot;
Post by: nica on July 29, 2016, 10:37:56 am
German:

<string name="network_not_live_msg">Dieses Netzwerk befindet sich nicht in Reichweite</string>
<string name="best_widget_name">Bestes WiFi-Netzwerk</string>
Title: Re: WiFi Manager 4.0.0-dev2.3 - "development"
Post by: Kostya Vasilyev on July 29, 2016, 10:10:45 pm
Thank you guys, I've rebuilt with these changes.

Please see the updated link in the topic's header.