mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 23:10:29 +03:00
This simplifies usage, goes from app['Foo'] to app.Foo Also makes static analyzers able to detect invalid attributes as the set is now limited in the class definition. As a bonus, setting of the default field values is now done in the constructor, not separately and manually. |
||
|---|---|---|
| .. | ||
| getsig | ||
| metadata | ||
| source-files | ||
| build.TestCase | ||
| common.TestCase | ||
| complete-ci-tests | ||
| description-parsing.py | ||
| import.TestCase | ||
| import_proxy.py | ||
| install.TestCase | ||
| metadata.TestCase | ||
| run-tests | ||
| update.TestCase | ||
| urzip-badcert.apk | ||
| urzip-badsig.apk | ||
| urzip-release-unsigned.apk | ||
| urzip-release.apk | ||
| urzip.apk | ||