aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
2021-05-11Add DEVELOPMENT guide and artsAmit Kumar-2/+250
2021-05-11Fix year and other formatting issue in READMEAmit Kumar-3/+3
2021-05-11Add README and privapp permissions whitelist fileAmit Kumar-0/+139
2021-05-10Exclude copyright.kt in spotlessAmit Kumar-2/+2
2021-05-08Add random city array and fix issue with location picking with mapAmit Kumar-179/+367
2021-05-07Sign debug build with default android certificatesAmit Kumar-0/+10
2021-05-07Use hyphen instead of period before build name suffixAmit Kumar-1/+1
2021-05-07Reformat codeAmit Kumar-5/+16
2021-05-07Remove misc.xmlAmit Kumar-54/+1
2021-05-07Use correct environment variables for mapbox based on git branchAmit Kumar-2/+10
2021-05-07Add mapview to pick location from mapAmit Kumar-42/+295
2021-05-06Add MapBox sdkAmit Kumar-6/+63
2021-05-05Merge branch 'master' into flow-mviAmit Kumar-0/+98
2021-05-05Add google-java-format config xml into gitignoreAmit Kumar-0/+11
2021-05-04Add permission feature and improve code qualityAmit Kumar-154/+434
2021-05-03Fix feature name for InternetPrivacyFeatureAmit Kumar-1/+1
2021-05-03Add FakeLocation and InternetActivityPrivacy featureAmit Kumar-287/+1174
2021-05-03Connect multiple featuresAmit Kumar-376/+1754
2021-04-29Add dashboard feature UIAmit Kumar-43/+456
2021-04-29Add Home featureAmit Kumar-21/+116
2021-04-29Add initial implementation of mvi based on kotlin flowAmit Kumar-2/+327
2021-04-28Initialize kotlin flow based mvi libraryAmit Kumar-6/+224
2021-04-28Merge branch 'gitlab-ci' into 'master'Amit Kumar-0/+98
Add gitlab-ci configuration See merge request e/privacy-central/privacycentralapp!1
2021-04-28Add gitlab-ci configurationAmit Kumar-0/+98
2021-04-27Add licenseAmit Kumar-0/+674
2021-04-27Make pre-commit executableAmit Kumar-17/+52
2021-04-27Initial setupAmit Kumar-0/+1301