-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Geofence - enhance dialog and UX #63
Comments
Looks good! |
You build your own APK with your own debug key. See the logcat on your phone. |
Ah thanks for explaining! |
How are you progressing with this case? The LocationManager class of Google contained to many bugs, I needed to rewrite it to the New Google API (via GoogleApiClient connection). |
Oh okay. |
Pull request: #79 |
Nice one, we only need to implement 'Manual' to close this case 👍 |
Yes, but you needed to implement several changes to the Geo activity so I did it with some rush ;-) |
@galadril, could you test the manual (lat/long) implementation? Thanks! |
I'm currently (still) working on this every night (so please don't change any file associated with it)!
Trying to find how to use onItemClick in listview (onItemLongClick works though).
Also in the add location dialog only a part of the address is shown.
Will continue to work on this tonight.
Screenshots:
Automatically find local address:
Edit radius and a (non-) working manual button for manual input of Latitude and Longitude input:
New Geofence overview:
The text was updated successfully, but these errors were encountered: