Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update UI on fake location | jacquarg | 2021-10-30 | 6 | -159/+174 | |
| | ||||||
* | Update IPScrambling UI | jacquarg | 2021-10-29 | 14 | -302/+371 | |
| | ||||||
* | Centralise activate IPScrambling funcitonnality | jacquarg | 2021-10-29 | 14 | -85/+283 | |
| | ||||||
* | Update dashboard UI and feature | jacquarg | 2021-10-28 | 29 | -608/+759 | |
| | ||||||
* | add local settings repository | jacquarg | 2021-10-28 | 2 | -0/+64 | |
| | ||||||
* | Feature/ipscrambling | Guillaume Jacquart | 2021-08-31 | 7 | -58/+513 | |
| | ||||||
* | Fix incorrect hex codes | Amit Kumar | 2021-06-22 | 1 | -3/+3 | |
| | ||||||
* | Update trackers' domain names | Amit Kumar | 2021-06-22 | 1 | -6/+6 | |
| | ||||||
* | Use hexed domain instead of simple string | Amit Kumar | 2021-06-21 | 1 | -4/+4 | |
| | ||||||
* | Fix bug with tracker state | Amit Kumar | 2021-06-18 | 5 | -15/+51 | |
| | ||||||
* | Add descriptive name to dummy trackers | Amit Kumar | 2021-06-16 | 2 | -7/+10 | |
| | ||||||
* | Fix UI bugs and reformat code | Amit Kumar | 2021-06-15 | 21 | -276/+334 | |
| | ||||||
* | Add tracker UI and integrate lineage blocker service | Amit Kumar | 2021-06-15 | 22 | -38/+638 | |
| | ||||||
* | Add dummy tracker feature to trigger blocker system service | Amit Kumar | 2021-06-01 | 5 | -0/+120 | |
| | ||||||
* | 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 | 1 | -0/+54 | |
| | ||||||
* | 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 | 21 | -0/+322 | |