F-Droid’s app pages need better author context

A small forum request points to a real repository UX issue: users need easier ways to find categories and more apps from the same author.

2026-05-16 GIGATAP Team #tools
#F-Droid#android#open-source

A user on the F-Droid forum has raised a simple problem with the repository’s web app pages: on mobile browser, it is not easy to jump from one app to other apps by the same author.

The example given is Fossify Contacts. The user says they cannot find a direct link to other apps from the same author on the app detail page, and suggests that f-droid.org should expose this more clearly, similar to how F-Droid Search can show results for “fossify.”

This is not a security incident. It is not a confirmed roadmap item. It is a forum request with a narrow scope. But it points at a real discovery issue in open-source app repositories: users often evaluate an app by looking at the developer’s wider catalog, maintenance pattern, naming consistency, and related tools.

What was requested#

The forum post asks for app detail pages on f-droid.org to show more context around the app author. In practical terms, that means two things:

  • visible categories on app detail pages;
  • a way to view more apps from the same author or publisher.

The user’s example is Fossify. Fossify is a recognizable family of open-source Android apps, and users may reasonably expect one Fossify app page to help them find the rest of the Fossify set.

Today, a user can use search to find related apps. The post specifically references F-Droid Search and a search query for “fossify.” But that is a workaround. It depends on the user knowing what to search for, noticing the naming pattern, and leaving the app page flow.

The request is about reducing that friction. If someone lands on an app page from a browser search, a chat link, or a documentation page, the app detail page should provide enough local context to continue browsing without guessing.

Why this small UI detail matters#

App repositories are not only download pages. They are trust surfaces.

For F-Droid users, author context can matter as much as an app description. Seeing other apps from the same developer helps a user answer basic questions:

  • Is this app part of a maintained project family?
  • Are there companion apps that explain the naming or design pattern?
  • Does the author publish many similar tools or only one isolated package?
  • Are there signs of continuity across app pages, source links, and metadata?

None of those checks proves safety. A larger catalog does not automatically mean better security. A single-app developer can be perfectly legitimate. But author-level browsing gives users more evidence to work with.

Categories serve a similar role. They help users understand where an app sits in the repository and find nearby alternatives. For privacy tools, contact managers, VPN clients, password tools, and system utilities, category context can be especially useful because users often compare options before installing.

The mobile angle is also important. A desktop user can open new tabs, search manually, and compare pages with less friction. On a phone, every extra search step loses people. If the site view hides or fails to surface related author and category context, the repository becomes harder to use in the exact environment where many Android users will browse it.

What not to overclaim#

The forum thread is small: four posts, two participants, based on the collected source summary. It should not be treated as an announced F-Droid feature, a confirmed design decision, or evidence of a broad user revolt.

There is also no indication in the source that app metadata is wrong, that Fossify listings are broken, or that F-Droid has removed an existing author-browsing feature. The claim is narrower: one user could not find a useful link from an app detail page on mobile browser and wants the site to expose that path more clearly.

That distinction matters. Repository UX issues often get inflated into platform-health narratives. This one does not need that. The useful point is operational: discovery paths affect how users inspect apps before installing them.

If F-Droid already has author metadata available internally, the issue may be presentation and navigation. If the metadata is inconsistent across packages, the harder problem is data quality. The source material does not establish which is true.

What users can check now#

Until f-droid.org changes the page flow, users can still do a few simple checks before installing an app from the repository:

  • search the author or project name directly in F-Droid Search;
  • open the app’s source-code link and verify the project identity there;
  • compare package names, app names, and project pages for consistency;
  • check update recency and changelog context where available;
  • look for related apps through the F-Droid client or browser search if the website page does not expose them.

For developers and repository maintainers, the takeaway is also simple. App pages should not be dead ends. A good listing should help users move sideways: to categories, related apps, author pages, source repositories, issue trackers, and documentation.

That is not cosmetic. In open-source distribution, navigation is part of verification. The fewer guesses users have to make, the better the repository works.