summaryrefslogtreecommitdiffstats
path: root/flow-mvi/src
Commit message (Collapse)AuthorAgeFilesLines
* #5444 Fix CPU consumption - remove flow-mvi dependencyGuillaume Jacquart2022-07-285-285/+0
|
* Revert "Revert "Revert "privacycentralapp: use io dispatcher for actors"""Alexandre R d'anzi2022-06-231-2/+1
| | | | This reverts commit 54f9e2181097e8a14112b19b2b9d578a4c4fffa8.
* Revert "advanced-privacy: run everything in same scope to prevent race ↵Alexandre R d'anzi2022-06-231-6/+4
| | | | | | conditions" This reverts commit d3c76d20e4a79d44947404a7bb411a8f5c496256.
* advanced-privacy: run everything in same scope to prevent race conditionsTheScarastic2022-06-171-4/+6
|
* Revert "Revert "privacycentralapp: use io dispatcher for actors""TheScarastic2022-06-061-1/+2
| | | | | | * fc has been fixed in privacymodulee This reverts commit ff51e6adf37df21f1febcd2521ae351d135743d4.
* Revert "privacycentralapp: use io dispatcher for actors"TheScarastic2022-05-261-2/+1
| | | | | | | | This reverts commit e39b47d48f14ccb6e5dd5434ab5ccf0a9aed95a1. Revert "privacycentralapp: use main looper for requestLocationUpdates" This reverts commit 1b6b76879840955c5177125c94849ec0ff760c8b.
* privacycentralapp: use io dispatcher for actorsTheScarastic2022-05-241-1/+2
|
* Access trackers list when QP disabled: #4591, #4596, #4601Guillaume Jacquart2022-02-241-16/+2
|
* Fix bug with tracker stateAmit Kumar2021-06-181-1/+1
|
* Add FakeLocation and InternetActivityPrivacy featureAmit Kumar2021-05-031-18/+2
|
* Add initial implementation of mvi based on kotlin flowAmit Kumar2021-04-285-1/+296
|
* Initialize kotlin flow based mvi libraryAmit Kumar2021-04-281-0/+20