summaryrefslogtreecommitdiffstats
path: root/app/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
* Add DI container to inject dependencies in features and viewmodelsAmit Kumar2021-05-121-0/+1
| | | | | | Other changes: - Safely parse latitude and longitude. - Hide marker when map state is set to disabled after being enabled.
* Update launcher iconAmit Kumar2021-05-1215-210/+16
|
* Add random city array and fix issue with location picking with mapAmit Kumar2021-05-072-42/+65
|
* Add mapview to pick location from mapAmit Kumar2021-05-064-5/+48
|
* Add permission feature and improve code qualityAmit Kumar2021-05-032-2/+7
|
* Add FakeLocation and InternetActivityPrivacy featureAmit Kumar2021-05-035-204/+243
|
* Connect multiple featuresAmit Kumar2021-05-0217-306/+984
|
* Add dashboard feature UIAmit Kumar2021-04-2911-37/+430
|
* Add Home featureAmit Kumar2021-04-281-1/+1
|
* Initial setupAmit Kumar2021-04-2719-0/+273