Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 55cc81ac authored by Fahim Masud Choudhury's avatar Fahim Masud Choudhury
Browse files

fix: fix store visibility when they are checked/unchecked on Settings

Previously on commit df2ac320, Stores were introduced as an abstraction on Open Source, PWA and Google Play apps. However, when retrieving these stores, there was no check on the Stores class if the store is marked as selected by the user on the Settings screen. Every time App Lounge was closed and opened fresh, the stores' preference were loaded from the default — having all three checked.

The problem is visible when the checkboxes on the Settings screen are checked/unchecked and then App Lounge is started from Launcher by clearing it from the Recent drawer.

This fix takes the selection into consideration using AppLoungePreference and only returns those stores which are currently selected.
parent 8fe85573
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment