Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use string resources for titles | Amit Kumar | 2021-05-17 | 6 | -10/+7 |
| | |||||
* | Use MaterialToolbar from MDC instead of android Toolbar | Amit Kumar | 2021-05-14 | 2 | -4/+5 |
| | |||||
* | Extract toolbar implementation and add back navigation support | Amit Kumar | 2021-05-14 | 9 | -79/+106 |
| | |||||
* | Remove unnecessary delay of two seconds | Amit Kumar | 2021-05-12 | 1 | -1/+0 |
| | |||||
* | Add DI container to inject dependencies in features and viewmodels | Amit Kumar | 2021-05-12 | 8 | -54/+177 |
| | | | | | | Other changes: - Safely parse latitude and longitude. - Hide marker when map state is set to disabled after being enabled. | ||||
* | Try to force real location (failed) | Seweryn Fornalik | 2021-05-11 | 3 | -1/+21 |
| | |||||
* | Add temporary location delegate class | Seweryn Fornalik | 2021-05-11 | 3 | -60/+97 |
| | |||||
* | Fix spotless code check style issues | Seweryn Fornalik | 2021-05-10 | 1 | -7/+11 |
| | |||||
* | Add API integration | Seweryn Fornalik | 2021-05-10 | 1 | -0/+54 |
| | |||||
* | Add random city array and fix issue with location picking with map | Amit Kumar | 2021-05-07 | 4 | -137/+302 |
| | |||||
* | Reformat code | Amit Kumar | 2021-05-07 | 2 | -2/+9 |
| | |||||
* | Add mapview to pick location from map | Amit Kumar | 2021-05-06 | 2 | -25/+241 |
| | |||||
* | Add permission feature and improve code quality | Amit Kumar | 2021-05-03 | 13 | -152/+427 |
| | |||||
* | Fix feature name for InternetPrivacyFeature | Amit Kumar | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | Add FakeLocation and InternetActivityPrivacy feature | Amit Kumar | 2021-05-03 | 12 | -65/+928 |
| | |||||
* | Connect multiple features | Amit Kumar | 2021-05-02 | 15 | -68/+764 |
| | |||||
* | Add dashboard feature UI | Amit Kumar | 2021-04-29 | 3 | -5/+25 |
| | |||||
* | Add Home feature | Amit Kumar | 2021-04-28 | 4 | -7/+102 |
| | |||||
* | Add initial implementation of mvi based on kotlin flow | Amit Kumar | 2021-04-28 | 4 | -0/+29 |
| | |||||
* | Initial setup | Amit Kumar | 2021-04-27 | 1 | -0/+28 |