Skip to content

Fix: Favourite apps version coloring#1209

Merged
Iamlooker merged 1 commit intoDroid-ify:mainfrom
rohanlakhera:fix/favourite-tab-coloring
Feb 6, 2026
Merged

Fix: Favourite apps version coloring#1209
Iamlooker merged 1 commit intoDroid-ify:mainfrom
rohanlakhera:fix/favourite-tab-coloring

Conversation

@rohanlakhera
Copy link
Copy Markdown
Contributor

Favorites list was not reflecting install/update status because favorite items were missing installed version data, causing isInstalled and canUpdate checks to always fail.

This change ensures favorite entries receive correct status information so installed, updatable, and not-installed apps are visually differentiated, matching the Installed tab behavior.

Tested: Added apps with different states and verified correct styling.

Screenshot:
Screenshot_2026-02-03-19-40-34-22_2a56200854ad5178a896301eee8a0e67

@Iamlooker Iamlooker merged commit f648ea3 into Droid-ify:main Feb 6, 2026
@Iamlooker
Copy link
Copy Markdown
Member

Thanks for the PR man

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants