Commit graph

2092 commits

Author SHA1 Message Date
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
Ciaran Gultnieks
2ac595e4ec A little bit of extra checkupdates diagnostics 2014-01-07 13:40:02 +00:00
Ciaran Gultnieks
5947c55b00 Don't busy-wait on buildserver output 2014-01-07 13:40:02 +00:00
Daniel Martí
d116cc73c4 New lint feature: Summary forms 2014-01-07 13:23:24 +01: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í
d94d67cd5b Don't change gradle_plugin in build.gradle files, also do srclibs 2014-01-07 10:14:27 +01:00
Daniel Martí
7f6761c436 Improve checkupdates regex, support quotes better for build.gradle 2014-01-07 10:04:11 +01:00
Daniel Martí
125a36b4de Run ant clean in update= dirs instead of removing dirs 2014-01-06 12:44:48 +01:00
Daniel Martí
c06b817449 Don't forcefully remove libs/<arch>, we now see binaries 2014-01-06 12:08:57 +01:00
Daniel Martí
cf852012ed Start publishing indexes with index version "10" 2014-01-03 20:49:20 +01:00
Daniel Martí
a40533a521 New 'lint' subcommand in testing phase 2014-01-02 19:34:25 +01:00
Daniel Martí
d72f671be4 Integer fields cannot have leading zeros 2014-01-02 19:16:11 +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í
c1b43ab9d4 Fix gradle patching when using @.. 2013-12-31 10:43:47 +01:00
Daniel Martí
0765f14c9d Remove trailing spaces and tabs 2013-12-30 17:05:25 +01:00
Daniel Martí
b07e857562 Make sure to match filename extensions without being case sensitive 2013-12-30 11:38:24 +01:00
Daniel Martí
5a583a87e6 Warn about prebuilt jar files when scanning 2013-12-30 11:38:24 +01:00
Ciaran Gultnieks
d1ad5bd74e Some minor stats improvements 2013-12-28 10:36:05 +00:00
Ciaran Gultnieks
4cd263d598 Fix latestapps stats, broken in 59cde15ad1 2013-12-28 10:36:05 +00:00
Daniel Martí
73721b5460 Avoid strange outcomes of "adb devices" 2013-12-26 19:18:36 +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í
588277479b Use OptionError exceptions 2013-12-22 21:39:39 +01:00
Daniel Martí
0d766cef1c Don't do everything unless --all is given 2013-12-22 21:31:35 +01:00
Daniel Martí
22f5affabb Match anything as package name 2013-12-22 12:27:26 +01:00
Daniel Martí
ed482bf242 Package names can contain numbers too 2013-12-22 12:24:53 +01:00
Daniel Martí
94e686c46c Forgot a space 2013-12-20 18:49:51 +01:00
Daniel Martí
27c7990261 Forgot one --package line on build.py 2013-12-20 18:44:39 +01:00
Daniel Martí
99b5d5e387 Get rid of more unnecessary finds 2013-12-20 09:42:10 +01:00
Daniel Martí
efc8317272 Replace finds with pythonic terms 2013-12-20 09:34:03 +01:00
Daniel Martí
8f3a2d4355 Add some remaining help strings 2013-12-19 23:18:27 +01:00
Daniel Martí
c4236ba761 Remove some unnecessary stuff 2013-12-19 23:14:51 +01:00
Daniel Martí
19ea8fd894 Adapt verify 2013-12-19 23:14:22 +01:00
Daniel Martí
0a770cf4bc Adapt scanner, fix some other issues 2013-12-19 23:06:57 +01:00
Daniel Martí
b4b2e74082 Adapt rewritemeta 2013-12-19 22:59:32 +01:00
Daniel Martí
61def95320 Adapt publish to new format, improve completion 2013-12-19 22:55:17 +01:00
Daniel Martí
7184ba0f9d Add common.py function headers, styling 2013-12-19 22:28:38 +01:00
Daniel Martí
d857e43d86 Small fixes to install.py 2013-12-19 22:28:23 +01:00
Daniel Martí
5ac855af69 Don't except if already installed on fdroid install 2013-12-19 18:01:58 +01:00
Daniel Martí
84bf3d758f Better parsing of args, install now works as it should 2013-12-19 17:51:16 +01:00
Daniel Martí
3aec0aacd7 Adapt checkupdates 2013-12-19 17:05:40 +01:00
Daniel Martí
21db79eea2 Only install latest apk of each app, other fixes 2013-12-19 17:05:40 +01:00
Daniel Martí
93d8d23cee Add 'fdroid install', more rewriting 2013-12-19 17:05:40 +01:00
Daniel Martí
a4780c2107 Start rewrite: Remove --package and --install from 'build' 2013-12-19 17:05:40 +01:00