index
:
advanced-privacy.git
main
Fork of Advanced Privacy feature for e/OS, removing some user-space detection vectors
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
/
foundation
/
e
/
privacycentralapp
/
DependencyContainer.kt
Age
Commit message (
Collapse
)
Author
Lines
2023-05-02
1200: rename everything to AdvancedPrivacy
Guillaume Jacquart
-211
/
+0
2023-04-21
6556: add AdvancedPrivacy App Id in trackers stats to avoid appUid aliasing
Guillaume Jacquart
-5
/
+9
2023-01-02
5648: display trackers for pro-profile app instances.
Guillaume Jacquart
-1
/
+0
2022-12-20
5538 notifications for fake loc ipscrambling
Guillaume Jacquart
-0
/
+8
2022-11-24
5903 warn user on feature activation
Guillaume Jacquart
-0
/
+12
2022-11-18
568: individuals buttons to activate trackers control, fake location and ↵
Guillaume Jacquart
-1
/
+1
Hide my ip
2022-10-26
Fix lint.
Guillaume Jacquart
-12
/
+14
2022-09-07
2 - Convert trackers to kotlin, fix trackers count for system app
Guillaume Jacquart
-2
/
+1
2022-08-17
2-Simplify sources modules tree
Guillaume Jacquart
-3
/
+2
2022-07-28
#5444 Fix CPU consumption - remove flow-mvi dependency
Guillaume Jacquart
-30
/
+74
2022-04-26
Snackbar on each dashboard and trackers
jacquarg
-1
/
+1
2022-04-26
5290 : allow settings while main toggle off.
jacquarg
-1
/
+1
2022-04-25
5311 main toggle wording, 5321 default settings
Guillaume Jacquart
-4
/
+1
2022-03-21
Add PVC Widget #5076
Guillaume Jacquart
-2
/
+13
2022-03-03
Update trackers list each week #4595
Guillaume Jacquart
-3
/
+4
2022-03-01
Show trackers counts for each apps in tracekr screen, #4589
jacquarg
-2
/
+2
2022-03-01
Hide systems app behind parameter app in lists.
Guillaume Jacquart
-4
/
+9
2022-02-24
Start service on boot and flag persistent
Guillaume Jacquart
-3
/
+7
2022-02-24
Access trackers list when QP disabled: #4591, #4596, #4601
Guillaume Jacquart
-3
/
+3
2022-02-24
Improve trackers statistics accuracy, #4584, #4580, #4588
Guillaume Jacquart
-1
/
+1
2022-02-18
Use embeded E-trackers list, #4600
jacquarg
-4
/
+6
2021-11-18
use blockable list provided by tracker module
Phie
-1
/
+1
2021-11-14
Remove unused code.
jacquarg
-2
/
+0
2021-11-14
Configure for e, on sdk 29
jacquarg
-1
/
+1
2021-11-12
UI fixes on location
jacquarg
-3
/
+5
2021-11-12
Update fake location
jacquarg
-12
/
+15
2021-11-12
Integrate trackers module, small UI fixes
jacquarg
-4
/
+4
2021-11-05
Embed trackerfilter aar, ui fixes.
jacquarg
-2
/
+18
2021-11-01
Add trackers UI
jacquarg
-0
/
+6
2021-10-31
Add graph view on home dashboard.
jacquarg
-2
/
+7
2021-10-29
Update IPScrambling UI
jacquarg
-1
/
+5
2021-10-29
Centralise activate IPScrambling funcitonnality
jacquarg
-2
/
+7
2021-10-28
Update dashboard UI and feature
jacquarg
-0
/
+16
2021-08-31
Feature/ipscrambling
Guillaume Jacquart
-0
/
+8
2021-06-16
Add tracker UI and integrate lineage blocker service
Amit Kumar
-0
/
+3
2021-05-12
Add DI container to inject dependencies in features and viewmodels
Amit Kumar
-0
/
+58
Other changes: - Safely parse latitude and longitude. - Hide marker when map state is set to disabled after being enabled.