Daniel Martí
ec0de6b370
Do some warnings properly
2014-02-07 21:38:28 +01:00
Daniel Martí
0b6faa5f22
Try to fix some TypeErrors
2014-02-07 21:36:19 +01:00
Daniel Martí
7bf74d47bb
Typo
2014-02-03 14:07:01 +01:00
Daniel Martí
8b26f4b319
Merge branch 'master' into logging
2014-01-31 09:14:03 +01:00
Hans-Christoph Steiner
2d6f3f8cec
use https URI for f-droid.org everywhere and avoid redirects
...
Now that f-droid.org defaults to https, use only https URIs to save
redirects and leak less info.
2014-01-30 20:32:38 -05:00
Daniel Martí
2f93ba9bd6
Merge branch 'master' into logging
...
Conflicts:
fdroidserver/common.py
2014-01-28 14:14:59 +01:00
Daniel Martí
3687147997
Update my own copyright notices
2014-01-28 14:07:19 +01:00
Daniel Martí
e20fa9d7f4
Half-way done switching prints for logs
2014-01-27 21:49:01 +01:00
Daniel Martí
62c3663df3
Lots more FDroidPopen replacements
2014-01-27 21:48:22 +01:00
Daniel Martí
f277ba6b33
Avoid more possible crashes when invalid icons are present
2014-01-24 12:55:43 +01:00
Ciaran Gultnieks
5ac41e7ca7
Lose some spurious 'apps to update' entries from wiki
2014-01-20 11:50:48 +00:00
Ciaran Gultnieks
450685fe2f
Resolve some missing wiki category issues
2014-01-16 08:58:49 +00:00
Daniel Martí
a7f259e7cc
Don't crash if the app icons are wrong
2014-01-14 10:28:23 +01:00
Ciaran Gultnieks
5f736e1410
Transfer apk info when archiving
...
Just dropping this apk entry temporarily caused an old version of the
app to appear on the wiki as a failing build. (only for one cycle after
the archiving happened). Moving it to the archived apks list ought to
resolve that problem.
2014-01-09 12:35:26 +00:00
Daniel Martí
afcadf2e6a
Fix: Re-add <icon> element to index
2014-01-07 19:22:07 +01:00
Daniel Martí
71db41b869
Bump index version to 11, add index version changelog
2014-01-07 17:59:02 +01:00
Daniel Martí
f37d00507b
Avoid possible crashes
...
* No 160 dpi icon available
* Trying to resize a non-existing icon
* Non-dpi icon being lower density than ldpi
2014-01-07 17:05:04 +01:00
Daniel Martí
77b6974303
Support application and launchable-activity icons as fallback
2014-01-07 17:01:51 +01:00
Daniel Martí
5d5a4df7d1
Create icons dicts like the rest
2014-01-07 16:34:24 +01:00
Daniel Martí
729f457f0b
Don't print twice as many lines when resizing icons
2014-01-07 16:25:29 +01:00
Daniel Martí
f82207ec60
Keep the same ZipFile instance to retrieve all the icons
2014-01-07 16:18:25 +01:00
Daniel Martí
d6810bfaf7
Use application: and launchable-activity: icons as fallback
2014-01-07 16:18:25 +01:00
Daniel Martí
242de2368a
Add 640 dpi icons dir
2014-01-07 16:18:24 +01:00
Ciaran Gultnieks
3ecf0e4373
Use app categories as wiki categories
2014-01-07 13:40:02 +00:00
Daniel Martí
8ea114114f
Uncomment verbose messages, fix -I
2014-01-07 12:24:15 +01:00
Daniel Martí
0799462c11
Finish TODO; Fill missing icon densities the best we can
2014-01-07 12:20:24 +01:00
Daniel Martí
e1ed4099a7
Rewrite: Do icons per density, /icons being mdpi by default
2014-01-07 12:11:30 +01:00
Daniel Martí
b5c0db9ecc
Add icon helper functions for later use
2014-01-07 11:16:58 +01:00
Daniel Martí
cf852012ed
Start publishing indexes with index version "10"
2014-01-03 20:49:20 +01:00
Daniel Martí
4d668e4ed6
Add Dogecoin support, some None fixes
2013-12-31 11:57:35 +01:00
Daniel Martí
4935496f48
New field: Provides
2013-12-31 10:47:50 +01:00
Daniel Martí
0765f14c9d
Remove trailing spaces and tabs
2013-12-30 17:05:25 +01:00
Daniel Martí
2757ec60c8
Only add AF xml element if there actually are AFs
2013-12-23 12:04:50 +01:00
Daniel Martí
99b5d5e387
Get rid of more unnecessary finds
2013-12-20 09:42:10 +01:00
Ciaran Gultnieks
34470eaa2b
Add timestamp to index
2013-12-11 11:22:12 +00:00
Ciaran Gultnieks
92fda57112
Don't push UpstreamNonFree to index (yet)
2013-11-27 10:39:36 +00:00
Ciaran Gultnieks
ee769bedee
Calculate added dates correctly when archive in use
...
This fixes what's new, amongst other things.
2013-11-27 09:35:43 +00:00
Ciaran Gultnieks
7cc21fe89a
Allow definition of index max age in repo config
2013-11-26 22:07:47 +00:00
Ciaran Gultnieks
62e03f84f7
Some more kivy wip
2013-11-26 22:04:40 +00:00
Ciaran Gultnieks
53781f913b
Some more kivy wip
2013-11-26 22:02:33 +00:00
Daniel Martí
9f6f76c1ad
MetaDataException comes from metadata.py
2013-11-22 11:15:08 +01:00
Daniel Martí
fb38eb6b8c
First metadata checks rewrite; New metadata.py module
2013-11-19 15:35:16 +01:00
Ciaran Gultnieks
e081a83757
Correction to a5fafe6
2013-11-17 12:16:24 +00:00
Ciaran Gultnieks
a5fafe6c05
Use individual antifeature template on wiki
2013-11-17 12:05:02 +00:00
Paul Sokolovsky
57c53125d0
Check that getsig.class exists, give user hints how to make it.
2013-11-16 19:06:41 +02:00
Ciaran Gultnieks
67b6106a55
Always include Maintainer Notes, even if only for auto-generated parts
2013-11-15 10:00:04 +00:00
Ciaran Gultnieks
17f6e4d169
A couple of wiki improvements
2013-11-13 14:56:58 +00:00
Ciaran Gultnieks
356f12ab2f
Write maintainer notes to wiki
2013-11-05 16:40:23 +00:00
Daniel Martí
5b613292c3
Merge branch 'master' into verbose-rewrite
2013-11-02 22:36:55 +01:00
Daniel Martí
e069da3562
Don't accept empty icons; Don't add <icon> xml element if none is present
2013-11-02 22:14:32 +01:00