summaryrefslogtreecommitdiffstats
path: root/app/src
Commit message (Collapse)AuthorAgeFilesLines
* #4586 toggle off mapbox telemetry.jacquarg2022-02-041-0/+6
|
* i4583 fix subtitles wordings on main screen.jacquarg2022-02-044-13/+12
|
* Deactivate geolocation options while big btn is offjacquarg2022-01-261-4/+14
|
* Grey list of apps on my internet activity while tor disabled.jacquarg2022-01-262-3/+14
|
* Fix radio btn auto-toggle on My Internet Privacy open.jacquarg2022-01-261-1/+1
|
* Ipscramble apps by default, remove tor service notificationjacquarg2022-01-263-23/+24
|
* Switch IpSCrambling radio button positionjacquarg2022-01-141-7/+7
|
* Update some wodrings.jacquarg2022-01-135-10/+28
|
* Fix crashes on ipScrambling screen, avoid useless settings toggles.jacquarg2021-11-295-64/+54
|
* use blockable list provided by tracker modulePhie2021-11-183-2/+35
|
* Update trackerfilter dependencyjacquarg2021-11-151-3/+3
|
* 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-148-27/+61
|
* UI fixes on locationjacquarg2021-11-1212-133/+370
|
* Update fake locationjacquarg2021-11-1215-445/+302
|
* Integrate trackers module, small UI fixesjacquarg2021-11-1221-77/+185
|
* Embed trackerfilter aar, ui fixes.jacquarg2021-11-0520-280/+753
|
* Add trackers UIjacquarg2021-11-0113-70/+436
|
* Add graph view on home dashboard.jacquarg2021-10-3113-142/+236
|
* 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-2829-608/+759
|
* add local settings repositoryjacquarg2021-10-282-0/+64
|
* Feature/ipscramblingGuillaume Jacquart2021-08-317-58/+513
|
* 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-1521-276/+334
|
* Add tracker UI and integrate lineage blocker serviceAmit Kumar2021-06-1522-38/+638
|
* Add dummy tracker feature to trigger blocker system serviceAmit Kumar2021-06-015-0/+120
|
* Use string resources for titlesAmit Kumar2021-05-177-10/+12
|
* Use MaterialToolbar from MDC instead of android ToolbarAmit Kumar2021-05-149-36/+43
|
* Extract toolbar implementation and add back navigation supportAmit Kumar2021-05-1416-142/+140
|
* 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 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
|
* Add API integrationSeweryn Fornalik2021-05-103-0/+60
|
* Add random city array and fix issue with location picking with mapAmit Kumar2021-05-076-179/+367
|
* Reformat codeAmit Kumar2021-05-072-2/+9
|
* Add mapview to pick location from mapAmit Kumar2021-05-067-30/+292
|