Wi-Fi based reminders for Android
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2020-11-23 14:07:22 +00:00
.idea Switch from spinners to autocomplete textviews; fix refresh on last item removal 2020-10-11 17:41:47 +03:00
app Merge branch 'licaon-kter-master-patch-82727' into 'master' 2020-11-23 14:00:36 +00:00
gradle/wrapper Add "Done" notification action; update main list on dismissing reminder. 2020-06-27 13:15:59 +03:00
.gitignore Add "Done" notification action; update main list on dismissing reminder. 2020-06-27 13:15:59 +03:00
build.gradle Migrate to AndroidX 2020-11-23 15:42:28 +03:00
gradlew Migrate to Gradle; add Lollipop compatibility; add enabling rule on text change 2015-02-15 18:48:05 +03:00
gradlew.bat New launcher icon. 2015-05-23 13:57:46 +03:00
ic_launcher-web.png Initial commit 2013-05-19 17:46:43 +04:00
import-summary.txt Migrate to Gradle; add Lollipop compatibility; add enabling rule on text change 2015-02-15 18:48:05 +03:00
LICENSE Initial commit 2013-05-19 17:46:43 +04:00
README.md Update README.md with bugfix version 2020-11-23 14:07:22 +00:00
settings.gradle Migrate to Gradle; add Lollipop compatibility; add enabling rule on text change 2015-02-15 18:48:05 +03:00

Wi-Fi Reminders

Utility which shows custom notifications when connected to specified Wi-Fi networks or mobile cell.

Due to Android 8 (Oreo) battery saving restrictions starting from version 1.3.0 this app will only poll connected networks every 15 minutes. That means if you stay connected for shorter period, the reminder may not appear.

You can also specify mobile network CellID to trigger reminder if no Wifi connection is available. This method may be unreliable if your device is constantly switching between cells it connects to.

With version 1.2.6 and below running on Android 7 (Nougat) and below you could set reminders for any connected or just available (with polling turned on) wireless network.

Screenshots

Download

t10

Donations

https://glsk.net/donate/

License

Copyright (c) 2016 Alexander Inglessi (https://glsk.net).

Code licensed under GNU GPL version 3 or any later version. Launcher and notification artwork licensed under CC BY-NC-SA 3 or any later version.