Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use string resources for titles | Amit Kumar | 2021-05-17 | 7 | -10/+12 |
| | |||||
* | Configure signing from system keys for e-debug variant | Amit Kumar | 2021-05-14 | 1 | -62/+91 |
| | |||||
* | 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 | 18 | -142/+143 |
| | |||||
* | 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 applicationId to foundation.e.privacycentralapp | Amit Kumar | 2021-05-12 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Fix missing flavors | Seweryn Fornalik | 2021-05-10 | 1 | -0/+15 |
| | |||||
* | Add API integration | Seweryn Fornalik | 2021-05-10 | 4 | -0/+66 |
| | |||||
* | Add random city array and fix issue with location picking with map | Amit Kumar | 2021-05-07 | 6 | -179/+367 |
| | |||||
* | Sign debug build with default android certificates | Amit Kumar | 2021-05-07 | 1 | -0/+10 |
| | |||||
* | 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 MapBox sdk | Amit Kumar | 2021-05-05 | 1 | -0/+3 |
| | |||||
* | 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 | 34 | -375/+1753 |
| | |||||
* | Add dashboard feature UI | Amit Kumar | 2021-04-29 | 15 | -43/+456 |
| | |||||
* | Add Home feature | Amit Kumar | 2021-04-28 | 7 | -21/+115 |
| | |||||
* | Add initial implementation of mvi based on kotlin flow | Amit Kumar | 2021-04-28 | 4 | -0/+29 |
| | |||||
* | Initial setup | Amit Kumar | 2021-04-27 | 26 | -0/+459 |