summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Feature/ipscramblingGuillaume Jacquart2021-08-3117-60/+632
|
* Merge branch 'features/blocker' into 'master'Romain Hunault2021-08-1335-228/+1049
|\ | | | | | | | | Add blocker feature See merge request e/privacy-central/privacycentralapp!6
| * Fix incorrect hex codesAmit Kumar2021-06-221-3/+3
| |
| * Update trackers' domain namesAmit Kumar2021-06-221-6/+6
| |
| * Use hexed domain instead of simple stringAmit Kumar2021-06-211-4/+4
| |
| * Fix bug with tracker stateAmit Kumar2021-06-186-16/+52
| |
| * Add descriptive name to dummy trackersAmit Kumar2021-06-162-7/+10
| |
| * Fix UI bugs and reformat codeAmit Kumar2021-06-1523-277/+339
| |
| * Add tracker UI and integrate lineage blocker serviceAmit Kumar2021-06-1525-40/+640
| |
| * Add dummy tracker feature to trigger blocker system serviceAmit Kumar2021-06-018-6/+126
|/
* Merge branch 'improvement/ui' into 'master'Romain Hunault2021-05-2722-239/+277
|\ | | | | | | | | Fix title and add back navigation support See merge request e/privacy-central/privacycentralapp!5
| * 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
|\ | | | | | | | | 3155 improve install doc See merge request e/privacy-central/privacycentralapp!4
| * 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
| | | | | | Other changes: - Safely parse latitude and longitude. - Hide marker when map state is set to disabled after being enabled.
* 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 configuration See merge request e/privacy-central/privacycentralapp!1
| | * Add gitlab-ci configurationAmit Kumar2021-04-282-0/+98
| |/