chiark / gitweb /
Added dates for when added and last updated to repo index
authorCiaran Gultnieks <ciaran@ciarang.com>
Thu, 12 Jul 2012 20:48:59 +0000 (21:48 +0100)
committerCiaran Gultnieks <ciaran@ciarang.com>
Thu, 12 Jul 2012 20:48:59 +0000 (21:48 +0100)
commit16679b005f01db0027d251881b25ee174bea73ae
tree6e200d523f98ddf50ac499eecffb4757cbf69053
parente947f87fc7aee96b877c8a4a82ace01bdc20995d
Added dates for when added and last updated to repo index

Under each 'app' element there is now an 'added' and a 'lastupdated'
element with the date the application was originally added to the repo,
and when the most recent version was added. Under each 'apk' element there
is also an 'added' for that particular version. For all three of these,
the element contains just a date in YYYY-MM-DD format.
fdroidserver/common.py
fdroidserver/update.py