Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use string resources for titles | Amit Kumar | 2021-05-17 | 7 | -10/+12 |
| | |||||
* | Use MaterialToolbar from MDC instead of android Toolbar | Amit Kumar | 2021-05-14 | 9 | -36/+43 |
| | |||||
* | Extract toolbar implementation and add back navigation support | Amit Kumar | 2021-05-14 | 16 | -142/+140 |
| | |||||
* | Remove 32dp padding from mapview | Amit Kumar | 2021-05-12 | 1 | -3/+13 |
| | |||||
* | 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 | 9 | -54/+178 |
| | | | | | | 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 | 16 | -212/+17 |
| | |||||
* | Try to force real location (failed) | Seweryn Fornalik | 2021-05-11 | 4 | -1/+28 |
| | |||||
* | 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 | 3 | -0/+60 |
| | |||||
* | Add random city array and fix issue with location picking with map | Amit Kumar | 2021-05-07 | 6 | -179/+367 |
| | |||||
* | Reformat code | Amit Kumar | 2021-05-07 | 2 | -2/+9 |
| | |||||
* | Add mapview to pick location from map | Amit Kumar | 2021-05-06 | 7 | -30/+292 |
| | |||||
* | Add permission feature and improve code quality | Amit Kumar | 2021-05-03 | 15 | -154/+434 |
| | |||||
* | Fix feature name for InternetPrivacyFeature | Amit Kumar | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | Add FakeLocation and InternetActivityPrivacy feature | Amit Kumar | 2021-05-03 | 17 | -269/+1171 |
| | |||||
* | Connect multiple features | Amit Kumar | 2021-05-02 | 33 | -375/+1749 |
| | |||||
* | Add dashboard feature UI | Amit Kumar | 2021-04-29 | 15 | -43/+456 |
| | |||||
* | Add Home feature | Amit Kumar | 2021-04-28 | 6 | -9/+105 |
| | |||||
* | Add initial implementation of mvi based on kotlin flow | Amit Kumar | 2021-04-28 | 4 | -0/+29 |
| | |||||
* | Initial setup | Amit Kumar | 2021-04-27 | 23 | -0/+394 |