summaryrefslogtreecommitdiffstats
path: root/flow-mvi/src
Commit message (Collapse)AuthorAgeFilesLines
* 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