refactor: remove authentication from SearchViewModel
To exclude authentication logic, SearchViewModel now extends from Android ViewModel instead of LoadingViewModel. References to auth objects are removed from viewmodel.
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
To exclude authentication logic, SearchViewModel now extends from Android ViewModel instead of LoadingViewModel. References to auth objects are removed from viewmodel.