aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values
AgeCommit message (Collapse)AuthorLines
2022-03-22Use system theme colors. #5082jacquarg-29/+17
2022-03-22Update app name #5084.jacquarg-2/+2
2022-03-21Add PVC Widget #5076Guillaume Jacquart-0/+32
2022-03-21Attach system apps to a dummy system app instead of settings app.jacquarg-0/+4
2022-03-14Update main screen UI, #4963jacquarg-7/+5
2022-03-11Fix typo in label. #4598jacquarg-1/+1
2022-03-03Update wordings #4743jacquarg-24/+23
2022-03-03Warning message when enabling Tor is long. #4610jacquarg-0/+1
2022-03-01Show trackers counts for each apps in tracekr screen, #4589jacquarg-0/+1
2022-03-01Add trackers summary count on apptrackers, #4597jacquarg-0/+1
2022-03-01Rephrase country of origin #4607jacquarg-1/+1
2022-02-24Access trackers list when QP disabled: #4591, #4596, #4601Guillaume Jacquart-0/+6
2022-02-24Update graph UI, #4582Guillaume Jacquart-1/+3
2022-02-04 i4583 fix subtitles wordings on main screen.jacquarg-1/+2
2022-01-13Update some wodrings.jacquarg-6/+8
2021-11-15Update graph designjacquarg-1/+1
2021-11-12UI fixes on locationjacquarg-0/+1
2021-11-12Update fake locationjacquarg-32/+0
2021-11-12Integrate trackers module, small UI fixesjacquarg-6/+8
2021-11-05Embed trackerfilter aar, ui fixes.jacquarg-0/+4
2021-11-01Add trackers UIjacquarg-0/+9
2021-10-31Add graph view on home dashboard.jacquarg-3/+2
2021-10-30update UI on fake locationjacquarg-7/+12
2021-10-29Update IPScrambling UIjacquarg-9/+15
2021-10-28Update dashboard UI and featurejacquarg-11/+47
2021-08-31Feature/ipscramblingGuillaume Jacquart-0/+9
2021-06-16Fix UI bugs and reformat codeAmit Kumar-1/+1
2021-06-16Add tracker UI and integrate lineage blocker serviceAmit Kumar-0/+7
2021-05-17Use string resources for titlesAmit Kumar-0/+5
2021-05-12Add DI container to inject dependencies in features and viewmodelsAmit Kumar-0/+1
Other changes: - Safely parse latitude and longitude. - Hide marker when map state is set to disabled after being enabled.
2021-05-08Add random city array and fix issue with location picking with mapAmit Kumar-0/+32
2021-05-07Add mapview to pick location from mapAmit Kumar-0/+2
2021-05-04Add permission feature and improve code qualityAmit Kumar-2/+7
2021-05-03Add FakeLocation and InternetActivityPrivacy featureAmit Kumar-4/+4
2021-05-03Connect multiple featuresAmit Kumar-2/+24
2021-04-29Add dashboard feature UIAmit Kumar-8/+12
2021-04-27Initial setupAmit Kumar-0/+29