Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use string resources for titles | Amit Kumar | 2021-05-17 | 1 | -0/+5 |
| | |||||
* | Use MaterialToolbar from MDC instead of android Toolbar | Amit Kumar | 2021-05-14 | 7 | -32/+38 |
| | |||||
* | Extract toolbar implementation and add back navigation support | Amit Kumar | 2021-05-14 | 7 | -63/+34 |
| | |||||
* | Remove 32dp padding from mapview | Amit Kumar | 2021-05-12 | 1 | -3/+13 |
| | |||||
* | Add DI container to inject dependencies in features and viewmodels | Amit Kumar | 2021-05-12 | 1 | -0/+1 |
| | | | | | | Other changes: - Safely parse latitude and longitude. - Hide marker when map state is set to disabled after being enabled. | ||||
* | Update launcher icon | Amit Kumar | 2021-05-12 | 15 | -210/+16 |
| | |||||
* | Add random city array and fix issue with location picking with map | Amit Kumar | 2021-05-07 | 2 | -42/+65 |
| | |||||
* | Add mapview to pick location from map | Amit Kumar | 2021-05-06 | 4 | -5/+48 |
| | |||||
* | Add permission feature and improve code quality | Amit Kumar | 2021-05-03 | 2 | -2/+7 |
| | |||||
* | Add FakeLocation and InternetActivityPrivacy feature | Amit Kumar | 2021-05-03 | 5 | -204/+243 |
| | |||||
* | Connect multiple features | Amit Kumar | 2021-05-02 | 17 | -306/+984 |
| | |||||
* | Add dashboard feature UI | Amit Kumar | 2021-04-29 | 11 | -37/+430 |
| | |||||
* | Add Home feature | Amit Kumar | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | Initial setup | Amit Kumar | 2021-04-27 | 19 | -0/+273 |