summaryrefslogtreecommitdiff
path: root/flow-mvi/src
AgeCommit message (Collapse)Author
2022-06-23Revert "Revert "Revert "privacycentralapp: use io dispatcher for actors"""Alexandre R d'anzi
This reverts commit 54f9e2181097e8a14112b19b2b9d578a4c4fffa8.
2022-06-23Revert "advanced-privacy: run everything in same scope to prevent race ↵Alexandre R d'anzi
conditions" This reverts commit d3c76d20e4a79d44947404a7bb411a8f5c496256.
2022-06-17advanced-privacy: run everything in same scope to prevent race conditionsTheScarastic
2022-06-06Revert "Revert "privacycentralapp: use io dispatcher for actors""TheScarastic
* fc has been fixed in privacymodulee This reverts commit ff51e6adf37df21f1febcd2521ae351d135743d4.
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