-
Notifications
You must be signed in to change notification settings - Fork 16
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
App Redesign #97
Labels
Comments
ichinaski
pushed a commit
that referenced
this issue
May 6, 2014
* Let some room for future themes * Set main text colors and background
ichinaski
pushed a commit
that referenced
this issue
May 6, 2014
ichinaski
pushed a commit
that referenced
this issue
May 6, 2014
* Use secondaryColor from current theme * Fix resource reference in Survey Group adapter
ichinaski
pushed a commit
that referenced
this issue
May 6, 2014
ichinaski
pushed a commit
that referenced
this issue
May 7, 2014
* Replace icons (only hdpi for now) * Extend ListView default style
ichinaski
pushed a commit
that referenced
this issue
May 8, 2014
* Include icon, depending on survey group type
ichinaski
pushed a commit
that referenced
this issue
May 12, 2014
* Apply redesign theme * Node: survey_activity.xml update belongs to commit 2acc728
ichinaski
pushed a commit
that referenced
this issue
May 12, 2014
ichinaski
pushed a commit
that referenced
this issue
May 12, 2014
ichinaski
pushed a commit
that referenced
this issue
May 14, 2014
ichinaski
pushed a commit
that referenced
this issue
May 14, 2014
* In regular projects, only one form is allowed
ichinaski
pushed a commit
that referenced
this issue
May 14, 2014
ichinaski
pushed a commit
that referenced
this issue
May 14, 2014
ichinaski
pushed a commit
that referenced
this issue
May 14, 2014
ichinaski
pushed a commit
that referenced
this issue
May 14, 2014
* Use same display as monitored data points
ichinaski
pushed a commit
that referenced
this issue
May 15, 2014
* Create button states and colors * Update Record list layout * Replace 'add' icon
ichinaski
pushed a commit
that referenced
this issue
May 15, 2014
* Rename receiver with more meaningful name
ichinaski
pushed a commit
that referenced
this issue
May 15, 2014
* Rename RecordListListener to be reused in RecordActivity. * Reuse MapFragment to display a single record.
ichinaski
pushed a commit
that referenced
this issue
May 15, 2014
* The map is now displayed as a tab
ichinaski
pushed a commit
that referenced
this issue
May 16, 2014
* Remove registration-form specific icons
ichinaski
pushed a commit
that referenced
this issue
May 16, 2014
* Temporarily display status number
ichinaski
pushed a commit
that referenced
this issue
May 16, 2014
ichinaski
pushed a commit
that referenced
this issue
May 17, 2014
* Keep the UI updated with up-to-date info * TODO: invert icon and externalize strings
ichinaski
pushed a commit
that referenced
this issue
May 19, 2014
* Use system default icon * Externalize string
ichinaski
pushed a commit
that referenced
this issue
May 19, 2014
* App icon * Action bar themed icons
ichinaski
pushed a commit
that referenced
this issue
Jun 30, 2014
* Use the Tab index instead of the ViewPager one
ichinaski
pushed a commit
that referenced
this issue
Jul 2, 2014
* Delegate full-size display through INTENT_ACTION_VIEW * Provide Image display utils
ichinaski
pushed a commit
that referenced
this issue
Jul 2, 2014
ichinaski
pushed a commit
that referenced
this issue
Jul 3, 2014
* Stop the sync process once we stop getting new data * Store Record IDs in a Set
ichinaski
pushed a commit
that referenced
this issue
Jul 3, 2014
* Rename Exception to handle a broader context * Use Exception to display API call errors (i.e. 4XX codes) * TODO: Use error codes for known errors, and localize messages
ichinaski
pushed a commit
that referenced
this issue
Jul 8, 2014
* Support null values * Use 'Unknown' as a display name if the name is null
ichinaski
pushed a commit
that referenced
this issue
Jul 9, 2014
ichinaski
pushed a commit
that referenced
this issue
Jul 9, 2014
ichinaski
pushed a commit
that referenced
this issue
Jul 9, 2014
ichinaski
pushed a commit
that referenced
this issue
Jul 14, 2014
Conflicts: survey/AndroidManifest.xml survey/src/com/gallatinsystems/survey/device/activity/SubmittedSurveyReviewActivity.java survey/src/com/gallatinsystems/survey/device/activity/SurveyHomeActivity.java survey/src/com/gallatinsystems/survey/device/activity/SurveyViewActivity.java survey/src/com/gallatinsystems/survey/device/dao/SurveyDbAdapter.java survey/src/com/gallatinsystems/survey/device/service/ApkUpdateService.java survey/src/com/gallatinsystems/survey/device/service/DataSyncService.java survey/src/com/gallatinsystems/survey/device/util/PlatformUtil.java survey/src/com/gallatinsystems/survey/device/view/CompassQuestionView.java survey/src/com/gallatinsystems/survey/device/view/DateQuestionView.java survey/src/com/gallatinsystems/survey/device/view/FreetextQuestionView.java survey/src/com/gallatinsystems/survey/device/view/GeoQuestionView.java survey/src/com/gallatinsystems/survey/device/view/SubmitTabContentFactory.java survey/src/com/gallatinsystems/survey/device/view/SurveyQuestionTabContentFactory.java
ichinaski
pushed a commit
that referenced
this issue
Jul 15, 2014
* Delete unused resources and strings
ichinaski
pushed a commit
that referenced
this issue
Jul 16, 2014
* Use the new one everywhere * Bump version number * Remove old users icon
ichinaski
pushed a commit
that referenced
this issue
Jul 25, 2014
ichinaski
pushed a commit
that referenced
this issue
Jul 30, 2014
* No need to JOIN. I have no idea why it that way...
ichinaski
pushed a commit
that referenced
this issue
Jul 30, 2014
ichinaski
pushed a commit
that referenced
this issue
Jul 31, 2014
* If the process dies before completion, the system will restart it.
ichinaski
pushed a commit
that referenced
this issue
Aug 1, 2014
ichinaski
pushed a commit
that referenced
this issue
Aug 5, 2014
Closed
ichinaski
pushed a commit
that referenced
this issue
Aug 7, 2014
* Replace icons * Slightly tweak the layout, adding some padding and style
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview
The aim is to create a new visual design for the FLOW App. As its starting point, this project will take the Monitoring-feature enabled FLOW app, version 1.14.5 or higher.
Product Design Issue: akvo/akvo-product-design#4
The text was updated successfully, but these errors were encountered: