Commit Graph

8276 Commits

Author SHA1 Message Date
Daniel Martí 63104871f6 Remove icon_max_size from the sample config 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í e0061c69bd Add "Added on" to apks on wordpress (#157) 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í 0a3bf7431c Add fdroid lint completion 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í a0cadda69c Properly escape fd-commit commit messages 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í 6b3dac7411 Small bash tweaks to fd-commit 2014-01-09 16:23:48 +01:00
Daniel Martí 10fff5a12c Remove a few unnecessary vars 2014-01-09 16:23:48 +01:00
Daniel Martí 90c27da3ea Fix makebuildserver after rename, tidy gitignores 2014-01-09 16:23:48 +01:00
Daniel Martí 96a84afc8a Add copyright notices to bash scripts 2014-01-09 16:23:48 +01:00
Daniel Martí f13fea8f8e Move example configs to a separate dir, add envs 2014-01-09 16:23:48 +01:00
Daniel Martí 69980ed6a5 Strip unnecessary exts from updateplugin and makebuildserver 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í e237310c0f Separate dependencies, some aren't needed if you are using a VM 2014-01-09 16:23:48 +01:00
Daniel Martí 4ac7b02f53 There is no longer any Vagrantfile 2014-01-09 16:23:48 +01:00
Daniel Martí 6773d5e70b Update the docs with the new package argument syntax and 'fdroid install' 2014-01-09 16:23:48 +01:00
Daniel Martí f5946a687e Change texi encoding to utf-8 from us-ascii 2014-01-09 16:23:48 +01:00
Daniel Martí 44e2c339e0 Update gendocs from 2011-04 to 2013-02 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
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í e4732047c1 Fix email, url and docs in setup.py 2014-01-08 18:17:22 +01:00
Ciaran Gultnieks 2390e0d53d Update base box in sample config too 2014-01-08 16:26:22 +00:00
Florian Schmaus fd28c0dca5 stats.py: Create downloads stats for app and version 2014-01-08 16:56:33 +01:00
Daniel Martí 75916b8fe4 Raise summary char limit default to 50, fix config.sample.py 2014-01-08 13:19:57 +01:00
Ciaran Gultnieks 31e4da735f Change recommended base box from Ubuntu to Debian 2014-01-08 11:22:30 +00:00
Ciaran Gultnieks b30b881711 Only conditionally try to remove completed box 2014-01-08 11:22:30 +00:00
Daniel Martí 993d63506e Avoid crashes on package: group() calls 2014-01-08 09:00:40 +01: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