summaryrefslogtreecommitdiff
path: root/flow-mvi/src/main/java/foundation
AgeCommit message (Collapse)Author
2022-05-26Revert "privacycentralapp: use io dispatcher for actors"TheScarastic
This reverts commit e39b47d48f14ccb6e5dd5434ab5ccf0a9aed95a1. Revert "privacycentralapp: use main looper for requestLocationUpdates" This reverts commit 1b6b76879840955c5177125c94849ec0ff760c8b.
2022-05-24privacycentralapp: use io dispatcher for actorsTheScarastic
2022-02-24Access trackers list when QP disabled: #4591, #4596, #4601Guillaume Jacquart
2021-06-18Fix bug with tracker stateAmit Kumar
2021-05-03Add FakeLocation and InternetActivityPrivacy featureAmit Kumar
2021-04-29Add initial implementation of mvi based on kotlin flowAmit Kumar
2021-04-28Initialize kotlin flow based mvi libraryAmit Kumar