You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow developers to add tags to their app like "requires GMS," or "open-source" for filtering and categorization. Arbitrary tag names should not be allowed; tag names should come from a predefined list of allowed values to ensure they're actually useful for filtering.
To-do:
Define app tag representation in repodata
Properly update tags when fetching repodata in client
Allow developers to specify tags when submitting their app
Near the top of the page, possibly list
"popular tags"
"Open Source" "Communication" " etc
Can expand to "all tags"
In this way, those who follow open source religiously can hide all closed source apps. Possibly allow filter by multiple tags, like "open source" and "security"
Allow developers to add tags to their app like "requires GMS," or "open-source" for filtering and categorization. Arbitrary tag names should not be allowed; tag names should come from a predefined list of allowed values to ensure they're actually useful for filtering.
To-do:
This is an enhancement to accrescent/accrescent#21
The text was updated successfully, but these errors were encountered: