aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res
AgeCommit message (Collapse)AuthorLines
2021-05-12Add DI container to inject dependencies in features and viewmodelsAmit Kumar-0/+1
Other changes: - Safely parse latitude and longitude. - Hide marker when map state is set to disabled after being enabled.
2021-05-12Update launcher iconAmit Kumar-210/+16
2021-05-08Add random city array and fix issue with location picking with mapAmit Kumar-42/+65
2021-05-07Add mapview to pick location from mapAmit Kumar-5/+48
2021-05-04Add permission feature and improve code qualityAmit Kumar-2/+7
2021-05-03Add FakeLocation and InternetActivityPrivacy featureAmit Kumar-204/+243
2021-05-03Connect multiple featuresAmit Kumar-306/+984
2021-04-29Add dashboard feature UIAmit Kumar-37/+430
2021-04-29Add Home featureAmit Kumar-1/+1
2021-04-27Initial setupAmit Kumar-0/+273