android
android copied to clipboard
The Android App of 5 Calls
Let's implement login so we can doing things like track stats across devices. Lacking design at the moment, so let's keep things simple and we can improve as the functionality...
After sharing is implemented on the "your impact" page, go even further with badges / milestones so users can hit goals and share their impact in a more exciting way.
"usually I scroll to the bottom when I'm only halfway through with the issue description (since I read the middle of my screen rather than the bottom), which means that...
IssueActivity in particular would look bad on a tablet - the buttons would get super wide. Probably have big margins for all activities on tablets, with more centered content, for...
Low-priority but nice to have.
https://developer.android.com/reference/android/location/Geocoder.html avoids things sent to the civic API which it recognizes as valid, like https://5calls.org/issues/?address=%0A https://5calls.org/issues/?address=f https://5calls.org/issues/?address=7
Definitely a future enhancement, but it'd be cool if we could launch the app from the browser, using [Intents with Chrome](https://developer.chrome.com/multidevice/android/intents). The UX would be pretty simple - the user...
The issue card could expand to fill the IssueActivity, or The MainActivity screen could scroll to the left, like a swipe, to reach the IssueActivity
Basically, how do we want to encourage or force people to upgrade the app? Android users are generally bad about upgrading, and if we ever deprecate part of the API,...