summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix year and other formatting issue in READMEAmit Kumar2021-05-101-3/+3
|
* Add README and privapp permissions whitelist fileAmit Kumar2021-05-103-0/+139
|
* Exclude copyright.kt in spotlessAmit Kumar2021-05-102-2/+2
|
* Add random city array and fix issue with location picking with mapAmit Kumar2021-05-076-179/+367
|
* Sign debug build with default android certificatesAmit Kumar2021-05-071-0/+10
|
* Use hyphen instead of period before build name suffixAmit Kumar2021-05-071-1/+1
|
* Reformat codeAmit Kumar2021-05-073-5/+16
|
* Remove misc.xmlAmit Kumar2021-05-072-54/+1
|
* Use correct environment variables for mapbox based on git branchAmit Kumar2021-05-062-2/+10
|
* Add mapview to pick location from mapAmit Kumar2021-05-0610-42/+295
|
* Add MapBox sdkAmit Kumar2021-05-056-6/+63
|
* Merge branch 'master' into flow-mviAmit Kumar2021-05-052-0/+98
|\
| * Merge branch 'gitlab-ci' into 'master'Amit Kumar2021-04-282-0/+98
| |\ | | | | | | | | | | | | Add gitlab-ci configuration See merge request e/privacy-central/privacycentralapp!1
| | * Add gitlab-ci configurationAmit Kumar2021-04-282-0/+98
| |/
* | Add google-java-format config xml into gitignoreAmit Kumar2021-05-052-0/+11
| |
* | Add permission feature and improve code qualityAmit Kumar2021-05-0315-154/+434
| |
* | Fix feature name for InternetPrivacyFeatureAmit Kumar2021-05-031-1/+1
| |
* | Add FakeLocation and InternetActivityPrivacy featureAmit Kumar2021-05-0319-287/+1174
| |
* | Connect multiple featuresAmit Kumar2021-05-0235-376/+1754
| |
* | Add dashboard feature UIAmit Kumar2021-04-2915-43/+456
| |
* | Add Home featureAmit Kumar2021-04-288-21/+116
| |
* | Add initial implementation of mvi based on kotlin flowAmit Kumar2021-04-2810-2/+327
| |
* | Initialize kotlin flow based mvi libraryAmit Kumar2021-04-288-6/+224
|/
* Add licenseAmit Kumar2021-04-271-0/+674
|
* Make pre-commit executableAmit Kumar2021-04-273-17/+52
|
* Initial setupAmit Kumar2021-04-2750-0/+1301