User:Clouserw/APKFactory: Difference between revisions

m
Line 106: Line 106:
** App freshness is a function of:
** App freshness is a function of:
*** the manifest
*** the manifest
*** any packaged component ('''TODO: what are these?''')
*** changes to the android library code
*** changes to the android library code
*** If it's a packaged app, the package.zip (we can hash this)
** Android Apps have a hard requirement that the versionCode, a non user facing integer representation of the version string, be positively increasing.
** Android Apps have a hard requirement that the versionCode, a non user facing integer representation of the version string, be positively increasing.
* Have the ability to regenerate all apps (including bumping versionCode) (useful for fixing a security hole in apk-factory-library)
* Have the ability to regenerate all apps (including bumping versionCode) (useful for fixing a security hole in apk-factory-library)
Confirmed users, Bureaucrats and Sysops emeriti
1,737

edits