summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Fix call all whitelisted tracker on enter apptrackers screenjacquarg2021-11-152-4/+4
|
* Update graph designjacquarg2021-11-155-51/+88
|
* Remove unused code.jacquarg2021-11-1421-1340/+3
|
* Configure for e, on sdk 29jacquarg2021-11-149-32/+66
|
* UI fixes on locationjacquarg2021-11-1213-136/+373
|
* Update fake locationjacquarg2021-11-1216-449/+306
|
* Integrate trackers module, small UI fixesjacquarg2021-11-1221-77/+185
|
* Use gitlab package registry instead of subprojectsjacquarg2021-11-081-5/+5
|
* Embed trackerfilter aar, ui fixes.jacquarg2021-11-0521-280/+754
|
* Add trackers UIjacquarg2021-11-0114-71/+437
|
* Add graph view on home dashboard.jacquarg2021-10-3114-143/+240
|
* WIP fix location featurejacquarg2021-10-303-2/+66
|
* update UI on fake locationjacquarg2021-10-306-159/+174
|
* Update IPScrambling UIjacquarg2021-10-2914-302/+371
|
* Centralise activate IPScrambling funcitonnalityjacquarg2021-10-2914-85/+283
|
* Update dashboard UI and featurejacquarg2021-10-2830-608/+764
|
* add local settings repositoryjacquarg2021-10-282-0/+64
|
* Feature/ipscramblingGuillaume Jacquart2021-08-318-58/+516
|
* 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-185-15/+51
|
* Add descriptive name to dummy trackersAmit Kumar2021-06-162-7/+10
|
* Fix UI bugs and reformat codeAmit Kumar2021-06-1522-276/+338
|
* Add tracker UI and integrate lineage blocker serviceAmit Kumar2021-06-1524-39/+639
|
* Add dummy tracker feature to trigger blocker system serviceAmit Kumar2021-06-017-0/+121
|
* Use string resources for titlesAmit Kumar2021-05-177-10/+12
|
* Configure signing from system keys for e-debug variantAmit Kumar2021-05-141-62/+91
|
* 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
|
* 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-121-2/+2
|
* Update launcher iconAmit Kumar2021-05-1216-212/+17
|
* Try to force real location (failed)Seweryn Fornalik2021-05-114-1/+28
|
* Add temporary location delegate classSeweryn Fornalik2021-05-113-60/+97
|
* Fix spotless code check style issuesSeweryn Fornalik2021-05-101-7/+11
|
* Fix missing flavorsSeweryn Fornalik2021-05-101-0/+15
|
* Add API integrationSeweryn Fornalik2021-05-104-0/+66
|
* 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
|
* Reformat codeAmit Kumar2021-05-072-2/+9
|
* Add mapview to pick location from mapAmit Kumar2021-05-067-30/+292
|
* Add MapBox sdkAmit Kumar2021-05-051-0/+3
|
* 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-0317-269/+1171
|
* Connect multiple featuresAmit Kumar2021-05-0234-375/+1753
|
* Add dashboard feature UIAmit Kumar2021-04-2915-43/+456
|