summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'improvement/ui' into 'master'Romain Hunault2021-05-2722-239/+277
|\
| * Use string resources for titlesAmit Kumar2021-05-177-10/+12
| * Configure signing from system keys for e-debug variantAmit Kumar2021-05-142-62/+91
| * Reformat code and fix spotless config for gradle filesAmit Kumar2021-05-142-15/+14
| * Use MaterialToolbar from MDC instead of android ToolbarAmit Kumar2021-05-149-36/+43
| * Extract toolbar implementation and add back navigation supportAmit Kumar2021-05-1418-142/+143
|/
* Merge branch '3155-improve-install-doc' into 'master'Romain Hunault2021-05-121-14/+25
|\
| * Few install doc additionsRomain Hunault2021-05-121-14/+25
|/
* Fix test command in CI and add lint to QAAmit Kumar2021-05-121-2/+2
* Use gradle plugin from dependencies.gradleAmit Kumar2021-05-121-1/+1
* Remove 32dp padding from mapviewAmit Kumar2021-05-121-3/+13
* Remove unnecessary delay of two secondsAmit Kumar2021-05-121-1/+0
* Add DI container to inject dependencies in features and viewmodelsAmit Kumar2021-05-129-54/+178
* Update applicationId to foundation.e.privacycentralappAmit Kumar2021-05-122-3/+4
* Ignore lineage keys in vcsAmit Kumar2021-05-121-1/+5
* Update launcher iconAmit Kumar2021-05-1216-212/+17
* Add script to build, sign and install apk as system appAmit Kumar2021-05-123-10/+31
* Merge branch 'flow-mvi'Amit Kumar2021-05-129-2/+389
|\
| * Add DEVELOPMENT guide and artsAmit Kumar2021-05-115-2/+250
| * 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
* | Try to force real location (failed)Seweryn Fornalik2021-05-115-1/+28
* | Add temporary location delegate classSeweryn Fornalik2021-05-113-60/+97
* | Fix for exception provider already addedSeweryn Fornalik2021-05-101-0/+0
* | Add missing .aar filesSeweryn Fornalik2021-05-103-0/+0
* | Fix spotless code check style issuesSeweryn Fornalik2021-05-104-10/+14
* | Fix missing flavorsSeweryn Fornalik2021-05-101-0/+15
* | Add API integrationSeweryn Fornalik2021-05-109-0/+77
|/
* 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 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