aboutsummaryrefslogtreecommitdiff
path: root/mobile/components
Commit message (Collapse)AuthorAge
* removing some unnecessary files from mobileKumar Damani2019-04-23
|
* switched tabs to 2 spacesKumar Damani2019-04-23
|
* Merge pull request #67 from csc301-winter-2019/feat/28-patchIvan Shen2019-03-29
|\ | | | | add patch for feat28
| * add patch for feat28feat/28-patchivanshen2019-03-28
| |
* | Merge pull request #66 from csc301-winter-2019/feat/35AndrewMihai2019-03-29
|\ \ | | | | | | Moved button icons beside button text
| * | Moved button icons beside button textfeat/35Andrew2019-03-28
| |/
* | Merge pull request #65 from csc301-winter-2019/feat/20AndrewMihai2019-03-29
|\ \ | | | | | | Feat/20
| * | 6ix map commit 2.0Andrew2019-03-26
| |/
* | remove unused codefeat/36Kumar Damani2019-03-29
| |
* | added short descriptionKumar Damani2019-03-29
|/
* 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