Commit graph

743 commits

Author SHA1 Message Date
Daniel Martí
4d23f95737 Create icons dicts like the rest 2014-01-09 16:23:49 +01:00
Daniel Martí
1f2b95c218 Don't print twice as many lines when resizing icons 2014-01-09 16:23:49 +01:00
Daniel Martí
d9d8448035 Keep the same ZipFile instance to retrieve all the icons 2014-01-09 16:23:49 +01:00
Daniel Martí
e81a3bae04 Use application: and launchable-activity: icons as fallback 2014-01-09 16:23:49 +01:00
Daniel Martí
e78878c2ea Add 640 dpi icons dir 2014-01-09 16:23:49 +01:00
Ciaran Gultnieks
41503aa7bc Use app categories as wiki categories 2014-01-09 16:23:49 +01:00
Ciaran Gultnieks
ab1565ac02 A little bit of extra checkupdates diagnostics 2014-01-09 16:23:49 +01:00
Ciaran Gultnieks
f1a1b553af Don't busy-wait on buildserver output 2014-01-09 16:23:49 +01:00
Daniel Martí
efacffb615 New lint feature: Summary forms 2014-01-09 16:23:49 +01:00
Daniel Martí
cb319a6033 Uncomment verbose messages, fix -I 2014-01-09 16:23:48 +01:00
Daniel Martí
cdcbb08269 Finish TODO; Fill missing icon densities the best we can 2014-01-09 16:23:48 +01:00
Daniel Martí
906d44514a Rewrite: Do icons per density, /icons being mdpi by default 2014-01-09 16:23:48 +01:00
Daniel Martí
d700b92e1d Add icon helper functions for later use 2014-01-09 16:23:48 +01:00
Daniel Martí
b79a930457 Don't change gradle_plugin in build.gradle files, also do srclibs 2014-01-09 16:23:48 +01:00
Daniel Martí
1cf40636d3 Improve checkupdates regex, support quotes better for build.gradle 2014-01-09 16:23:48 +01:00
Daniel Martí
5522d9bcd9 Run ant clean in update= dirs instead of removing dirs 2014-01-09 16:23:48 +01:00
Daniel Martí
483816bc9c Don't forcefully remove libs/<arch>, we now see binaries 2014-01-09 16:23:48 +01:00
Daniel Martí
f3d85eb310 Start publishing indexes with index version "10" 2014-01-09 16:23:48 +01:00
Daniel Martí
b725acf55b New 'lint' subcommand in testing phase 2014-01-09 16:23:48 +01:00
Daniel Martí
8ade1e7133 Integer fields cannot have leading zeros 2014-01-09 16:23:48 +01:00
Daniel Martí
4b8ab5edb2 Add Dogecoin support, some None fixes 2014-01-09 16:23:48 +01:00
Daniel Martí
23f5a4b1ad New field: Provides 2014-01-09 16:23:48 +01:00
Daniel Martí
ca7f83e859 Fix gradle patching when using @.. 2014-01-09 16:23:48 +01:00
Daniel Martí
a638202ec6 Remove trailing spaces and tabs 2014-01-09 16:23:48 +01:00
Daniel Martí
23aa016a8d Make sure to match filename extensions without being case sensitive 2014-01-09 16:23:47 +01:00
Daniel Martí
ecd074c196 Warn about prebuilt jar files when scanning 2014-01-09 16:23:47 +01:00
Ciaran Gultnieks
e987fb1758 Some minor stats improvements 2014-01-09 16:23:47 +01:00
Ciaran Gultnieks
3ed8ed60b9 Fix latestapps stats, broken in 59cde15ad1 2014-01-09 16:23:47 +01:00
Daniel Martí
d4b0556dcb Avoid strange outcomes of "adb devices" 2014-01-09 16:23:47 +01:00
Daniel Martí
57fde3de0f Only add AF xml element if there actually are AFs 2014-01-09 16:23:47 +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