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
Daniel Martí
8bab7a06ce
Fix: use -cp (classpath) to fix problems with java getsig
2013-11-02 22:01:50 +01:00
Daniel Martí
67b8825560
Merge branch 'master' into verbose-rewrite
2013-11-02 19:56:31 +01:00
Daniel Martí
79a24e3e11
Fixes to categories in update.py
2013-11-02 16:04:50 +01:00
Daniel Martí
ee759a3a0e
Start doing multiple categories as comma separated lists
...
Don't drop support for old clients (only one category) yet
2013-11-02 01:14:01 +01:00
Daniel Martí
c3be06fb1d
Start rewriting options and config as common.py globals
2013-11-01 13:55:38 +01:00
Ciaran Gultnieks
0ac058c244
Avoid pyflakes error
2013-11-01 13:55:38 +01:00
Ciaran Gultnieks
f878f55c19
Fix mistake in 08287a1f
2013-11-01 13:55:37 +01:00
Ciaran Gultnieks
4bd64de501
Avoid pyflakes error
2013-10-31 22:16:05 +00:00
Ciaran Gultnieks
e080bb3983
Fix mistake in 08287a1f
2013-10-31 16:42:42 +00:00
Ciaran Gultnieks
a762a0cb04
Tidied up some unused junk
2013-10-31 15:46:32 +00:00
Ciaran Gultnieks
08287a1fa8
Handle repo config in a more sensible way
2013-10-31 15:37:39 +00:00