Waboodoo / HTTP-Shortcuts

Android app to create home screen shortcuts that trigger arbitrary HTTP requests
https://http-shortcuts.rmy.ch
MIT License
1.17k stars 113 forks source link

Feature request: location variable without Google Play Services #376

Closed tiptoptom closed 1 year ago

tiptoptom commented 1 year ago

I would find it nice when there would be an comparable function to #95 in the F-Droid version.

Waboodoo commented 1 year ago

I will adjust the getLocation function to use some fallback options in case Play Services are not available. The result might be less accurate, less reliable or slower in some cases, but it should do the trick for most usecases. This will be part of the version 3.4.0.

Waboodoo commented 1 year ago

Version 3.4.0 is now being released and should become available on F-Droid within a few days. It contains support for the getLocation function without depending on Play Services.