summaryrefslogtreecommitdiffstats
path: root/app/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
* Update wordings #4743jacquarg2022-03-032-25/+24
|
* Warning message when enabling Tor is long. #4610jacquarg2022-03-031-0/+1
|
* Show trackers counts for each apps in tracekr screen, #4589jacquarg2022-03-012-5/+32
|
* Add trackers summary count on apptrackers, #4597jacquarg2022-03-012-0/+8
|
* Rephrase country of origin #4607jacquarg2022-03-011-1/+1
|
* Hide systems app behind parameter app in lists.Guillaume Jacquart2022-03-012-14/+34
|
* Access trackers list when QP disabled: #4591, #4596, #4601Guillaume Jacquart2022-02-241-0/+6
|
* Update graph UI, #4582Guillaume Jacquart2022-02-247-21/+135
|
* i4583 fix subtitles wordings on main screen.jacquarg2022-02-042-3/+2
|
* Switch IpSCrambling radio button positionjacquarg2022-01-141-7/+7
|
* Update some wodrings.jacquarg2022-01-133-8/+19
|
* Update graph designjacquarg2021-11-151-1/+1
|
* UI fixes on locationjacquarg2021-11-122-5/+34
|
* Update fake locationjacquarg2021-11-121-32/+0
|
* Integrate trackers module, small UI fixesjacquarg2021-11-126-16/+25
|
* Embed trackerfilter aar, ui fixes.jacquarg2021-11-056-87/+159
|
* Add trackers UIjacquarg2021-11-014-30/+134
|
* Add graph view on home dashboard.jacquarg2021-10-316-20/+61
|
* update UI on fake locationjacquarg2021-10-304-53/+54
|
* Update IPScrambling UIjacquarg2021-10-297-118/+194
|
* Centralise activate IPScrambling funcitonnalityjacquarg2021-10-292-2/+11
|
* Update dashboard UI and featurejacquarg2021-10-2813-405/+415
|
* Feature/ipscramblingGuillaume Jacquart2021-08-312-2/+91
|
* Fix UI bugs and reformat codeAmit Kumar2021-06-1513-248/+289
|
* Add tracker UI and integrate lineage blocker serviceAmit Kumar2021-06-158-8/+109
|
* Add dummy tracker feature to trigger blocker system serviceAmit Kumar2021-06-011-0/+46
|
* Use string resources for titlesAmit Kumar2021-05-171-0/+5
|
* Use MaterialToolbar from MDC instead of android ToolbarAmit Kumar2021-05-147-32/+38
|
* Extract toolbar implementation and add back navigation supportAmit Kumar2021-05-147-63/+34
|
* Remove 32dp padding from mapviewAmit Kumar2021-05-121-3/+13
|
* Add DI container to inject dependencies in features and viewmodelsAmit Kumar2021-05-121-0/+1
| | | | | | Other changes: - Safely parse latitude and longitude. - Hide marker when map state is set to disabled after being enabled.
* Update launcher iconAmit Kumar2021-05-1215-210/+16
|
* Add random city array and fix issue with location picking with mapAmit Kumar2021-05-072-42/+65
|
* Add mapview to pick location from mapAmit Kumar2021-05-064-5/+48
|
* Add permission feature and improve code qualityAmit Kumar2021-05-032-2/+7
|
* Add FakeLocation and InternetActivityPrivacy featureAmit Kumar2021-05-035-204/+243
|
* Connect multiple featuresAmit Kumar2021-05-0217-306/+984
|
* Add dashboard feature UIAmit Kumar2021-04-2911-37/+430
|
* Add Home featureAmit Kumar2021-04-281-1/+1
|
* Initial setupAmit Kumar2021-04-2719-0/+273