Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix year and other formatting issue in README | Amit Kumar | 2021-05-10 | 1 | -3/+3 |
| | |||||
* | Add README and privapp permissions whitelist file | Amit Kumar | 2021-05-10 | 3 | -0/+139 |
| | |||||
* | Exclude copyright.kt in spotless | Amit Kumar | 2021-05-10 | 2 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Use hyphen instead of period before build name suffix | Amit Kumar | 2021-05-07 | 1 | -1/+1 |
| | |||||
* | Reformat code | Amit Kumar | 2021-05-07 | 3 | -5/+16 |
| | |||||
* | Remove misc.xml | Amit Kumar | 2021-05-07 | 2 | -54/+1 |
| | |||||
* | Use correct environment variables for mapbox based on git branch | Amit Kumar | 2021-05-06 | 2 | -2/+10 |
| | |||||
* | Add mapview to pick location from map | Amit Kumar | 2021-05-06 | 10 | -42/+295 |
| | |||||
* | Add MapBox sdk | Amit Kumar | 2021-05-05 | 6 | -6/+63 |
| | |||||
* | Merge branch 'master' into flow-mvi | Amit Kumar | 2021-05-05 | 2 | -0/+98 |
|\ | |||||
| * | Merge branch 'gitlab-ci' into 'master' | Amit Kumar | 2021-04-28 | 2 | -0/+98 |
| |\ | | | | | | | | | | | | | Add gitlab-ci configuration See merge request e/privacy-central/privacycentralapp!1 | ||||
| | * | Add gitlab-ci configuration | Amit Kumar | 2021-04-28 | 2 | -0/+98 |
| |/ | |||||
* | | Add google-java-format config xml into gitignore | Amit Kumar | 2021-05-05 | 2 | -0/+11 |
| | | |||||
* | | 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 | 19 | -287/+1174 |
| | | |||||
* | | Connect multiple features | Amit Kumar | 2021-05-02 | 35 | -376/+1754 |
| | | |||||
* | | Add dashboard feature UI | Amit Kumar | 2021-04-29 | 15 | -43/+456 |
| | | |||||
* | | Add Home feature | Amit Kumar | 2021-04-28 | 8 | -21/+116 |
| | | |||||
* | | Add initial implementation of mvi based on kotlin flow | Amit Kumar | 2021-04-28 | 10 | -2/+327 |
| | | |||||
* | | Initialize kotlin flow based mvi library | Amit Kumar | 2021-04-28 | 8 | -6/+224 |
|/ | |||||
* | Add license | Amit Kumar | 2021-04-27 | 1 | -0/+674 |
| | |||||
* | Make pre-commit executable | Amit Kumar | 2021-04-27 | 3 | -17/+52 |
| | |||||
* | Initial setup | Amit Kumar | 2021-04-27 | 50 | -0/+1301 |