Skip to content

Ensure that description is not null when parsing index.

At time of writing (and for some time before), fdroidserver has forced a description of "No description available" for apps which don't have descriptions at all:

However, if the description is not set for whatever reason, it should not crash the client.

Identified in the now closed #739 (closed).

Merge request reports