Skip to content

Browse by category

Herbert Reiter requested to merge (removed):category-browser into master

Provides an implementation to browse the app list by category, similar to the fdroid/fdroidclient>. I extended the generator to create a category overview page and several category details pages. For more details and screenshots see fdroid-website!529 (merged).

The implementation consists of two merge requests:

  1. Merge request fdroid-website!529 (merged) – provides the app categories and translations.
  2. This merge request – provides the implementation for browsing by category.

The apps (packages) are sorted by last updated timestamp, latest updates on top.

Edited by Herbert Reiter

Merge request reports