1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-11-09 17:00:12 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Ciaran Gultnieks
6c475c4058 Made checkmarket2 update metadata nicely instead of hackily 2012-01-10 23:51:43 +00:00
Ciaran Gultnieks
c469f0feed Improved metadata handling
Two main points: Firstly, there is no longer a random mapping between
app['key'] and a corresponding field in the metadata file - the key and
field are now the same. Secondly, more information (including comments)
is retrieved from the metadata, to facilitate being able to re-write it
which is necessary for various support utilities.
2012-01-10 18:57:07 +00:00
prcrst
93330e3ff3 - Fix python path
- create required directories in build.py
2012-01-03 15:38:06 +00:00
Ciaran Gultnieks
e01ba7039d Keep checking disabled apps 2012-01-03 15:35:29 +00:00
Ciaran Gultnieks
1f0f1a65ee Unescape scraped version names 2012-01-02 16:50:49 +00:00
Ciaran Gultnieks
524aa22ab1 Hacky alternative market version checker 2011-12-31 12:01:16 +00:00