City-of-Bloomington / open311-android

GeoReporter Android source code. Native Android smartphone client app for Open311 API civic issue reporting.
http://open311.org
Other
31 stars 36 forks source link

Single city #67

Closed utopiadevelopers closed 11 years ago

utopiadevelopers commented 11 years ago

Hello. I made a couple of fixes/enhancements. This is how the Services Screen looks like now Services

I also made a couple of navigation fixes for settings and reports.

inghamn commented 11 years ago

I didn't realize the Github settings for this project were incorrectly pointing to the single-cit branch as the main branch. I have updated the Github settings so that the master branch is, once again, the default branch. Because the branch setting was wrong, could you apply the changes to the master branch, and send another pull request?

I'm not sure about applying the card interface as it takes up more space and shows less choices on the screen. But I can apply the bug fix right away. I should probably apply that flag to all intents. I don't think there is ever a case where we want to spawn a new activity if a previous instance is still running.

utopiadevelopers commented 11 years ago

I'll do that right away(I did not realize either that I have sent a pull request to the wrong branch either). With regard to the card interface its your call but with higher DPI (and size) screens becoming the norm we have a lot of screen real estate. Also readability is more and its inline with what google is doing to their apps.