summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values
Commit message (Collapse)AuthorAgeFilesLines
...
* Use system theme colors. #5082jacquarg2022-03-223-29/+17
|
* Update app name #5084.jacquarg2022-03-221-2/+2
|
* Add PVC Widget #5076Guillaume Jacquart2022-03-212-0/+32
|
* Attach system apps to a dummy system app instead of settings app.jacquarg2022-03-211-0/+4
|
* Update main screen UI, #4963jacquarg2022-03-142-7/+5
|
* Fix typo in label. #4598jacquarg2022-03-111-1/+1
|
* Update wordings #4743jacquarg2022-03-031-24/+23
|
* Warning message when enabling Tor is long. #4610jacquarg2022-03-031-0/+1
|
* Show trackers counts for each apps in tracekr screen, #4589jacquarg2022-03-011-0/+1
|
* Add trackers summary count on apptrackers, #4597jacquarg2022-03-011-0/+1
|
* Rephrase country of origin #4607jacquarg2022-03-011-1/+1
|
* Access trackers list when QP disabled: #4591, #4596, #4601Guillaume Jacquart2022-02-241-0/+6
|
* Update graph UI, #4582Guillaume Jacquart2022-02-242-1/+3
|
* i4583 fix subtitles wordings on main screen.jacquarg2022-02-041-1/+2
|
* Update some wodrings.jacquarg2022-01-131-6/+8
|
* Update graph designjacquarg2021-11-151-1/+1
|
* UI fixes on locationjacquarg2021-11-121-0/+1
|
* Update fake locationjacquarg2021-11-121-32/+0
|
* Integrate trackers module, small UI fixesjacquarg2021-11-122-6/+8
|
* Embed trackerfilter aar, ui fixes.jacquarg2021-11-051-0/+4
|
* Add trackers UIjacquarg2021-11-011-0/+9
|
* Add graph view on home dashboard.jacquarg2021-10-312-3/+2
|
* update UI on fake locationjacquarg2021-10-302-7/+12
|
* Update IPScrambling UIjacquarg2021-10-292-9/+15
|
* Update dashboard UI and featurejacquarg2021-10-283-11/+47
|
* Feature/ipscramblingGuillaume Jacquart2021-08-311-0/+9
|
* Fix UI bugs and reformat codeAmit Kumar2021-06-151-1/+1
|
* Add tracker UI and integrate lineage blocker serviceAmit Kumar2021-06-152-0/+7
|
* Use string resources for titlesAmit Kumar2021-05-171-0/+5
|
* 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.
* Add random city array and fix issue with location picking with mapAmit Kumar2021-05-071-0/+32
|
* Add mapview to pick location from mapAmit Kumar2021-05-061-0/+2
|
* Add permission feature and improve code qualityAmit Kumar2021-05-031-2/+7
|
* Add FakeLocation and InternetActivityPrivacy featureAmit Kumar2021-05-031-4/+4
|
* Connect multiple featuresAmit Kumar2021-05-022-2/+24
|
* Add dashboard feature UIAmit Kumar2021-04-292-8/+12
|
* Initial setupAmit Kumar2021-04-273-0/+29