aboutsummaryrefslogtreecommitdiff
path: root/mobile/components
Commit message (Collapse)AuthorAge
* Merge branch 'qa' into feat/28Ivan Shen2019-03-28
|\
| * 6ix map commit 2.0Andrew2019-03-26
| |
* | feat 28: get location when user selects use current locationivanshen2019-03-28
|/
* fixed having to press current location button arbitrarily many times before ↵Kumar Damani2019-03-10
| | | | proceeding to next screen
* Got rid of drop pin button. Necessary for deliverable 2.feat/5Andrew2019-03-08
|
* added ui package, edited text on greeting page, using new ui package in form ↵Kumar Damani2019-03-06
| | | | page
* Added A "Go Back" button to the form page. Fixed bug that would causeAndrew2019-03-05
| | | | | app to produce an error if location services are turned off. Please enter the commit message for your changes. Lines starting
* Added location functionality to greeting page. Location data is now sentAndrew2019-03-05
| | | | to the form page after the 'get location' button is pressed.
* Created the greeting page of application. Page contains button to fetchAndrew2019-02-24
| | | | location, and button to drop pin. Both buttons lead to blank pages. This is an initial prototype.
* fixed folder structureKumar Damani2019-02-18