index
:
advanced-privacy.git
main
Fork of Advanced Privacy feature for e/OS, removing some user-space detection vectors
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2021-06-16
Add tracker UI and integrate lineage blocker service
Amit Kumar
2021-06-01
Add dummy tracker feature to trigger blocker system service
Amit Kumar
2021-05-17
Use string resources for titles
Amit Kumar
2021-05-15
Configure signing from system keys for e-debug variant
Amit Kumar
2021-05-15
Use MaterialToolbar from MDC instead of android Toolbar
Amit Kumar
2021-05-14
Extract toolbar implementation and add back navigation support
Amit Kumar
2021-05-12
Remove 32dp padding from mapview
Amit Kumar
2021-05-12
Remove unnecessary delay of two seconds
Amit Kumar
2021-05-12
Add DI container to inject dependencies in features and viewmodels
Amit Kumar
2021-05-12
Update applicationId to foundation.e.privacycentralapp
Amit Kumar
2021-05-12
Update launcher icon
Amit Kumar
2021-05-11
Try to force real location (failed)
Seweryn Fornalik
2021-05-11
Add temporary location delegate class
Seweryn Fornalik
2021-05-10
Fix spotless code check style issues
Seweryn Fornalik
2021-05-10
Fix missing flavors
Seweryn Fornalik
2021-05-10
Add API integration
Seweryn Fornalik
2021-05-08
Add random city array and fix issue with location picking with map
Amit Kumar
2021-05-07
Sign debug build with default android certificates
Amit Kumar
2021-05-07
Reformat code
Amit Kumar
2021-05-07
Add mapview to pick location from map
Amit Kumar
2021-05-06
Add MapBox sdk
Amit Kumar
2021-05-04
Add permission feature and improve code quality
Amit Kumar
2021-05-03
Fix feature name for InternetPrivacyFeature
Amit Kumar
2021-05-03
Add FakeLocation and InternetActivityPrivacy feature
Amit Kumar
2021-05-03
Connect multiple features
Amit Kumar
2021-04-29
Add dashboard feature UI
Amit Kumar
2021-04-29
Add Home feature
Amit Kumar
2021-04-29
Add initial implementation of mvi based on kotlin flow
Amit Kumar
2021-04-27
Initial setup
Amit Kumar