azavea / cac-tripplanner-android

GoPhillyGo Android app
https://gophillygo.org
Apache License 2.0
3 stars 3 forks source link

Feature/kak/remove been button#157 #160

Closed flibbertigibbet closed 6 years ago

flibbertigibbet commented 6 years ago

Overview

Removes 'been' action button from the geofencing notifications. Also updates a dependency minor version, and modifies the notification text message.

Also also: fixes an issue with fresh installs on Android P: the "high accuracy" location setting that must be set for geofencing to work on lower APIs, no longer exists in P and appears to no longer be necessary, so do not redirect user to app settings in that case. If app had not been installed before upgrading to P, this would cause the app to go to settings page on every launch.

Demo

screenshot_1533840845

Testing

Closes #157.