1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 18:50:11 +02:00
Commit Graph

2320 Commits

Author SHA1 Message Date
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í
67172b778d Remove icon_max_size from the sample config 2014-01-07 12:21:21 +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í
525fc14407 Add "Added on" to apks on wordpress (#157) 2014-01-07 08:52:13 +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í
b3fd84e290 Add fdroid lint completion 2014-01-03 00:12:42 +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í
7a39772c2f Properly escape fd-commit commit messages 2013-12-31 18:09:46 +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í
f7c189bb84 Small bash tweaks to fd-commit 2013-12-31 10:18:04 +01:00
Daniel Martí
8717525d92 Remove a few unnecessary vars 2013-12-31 10:17:49 +01:00
Daniel Martí
a33fddce07 Fix makebuildserver after rename, tidy gitignores 2013-12-30 17:18:45 +01:00
Daniel Martí
e7a21980f5 Add copyright notices to bash scripts 2013-12-30 17:15:27 +01:00
Daniel Martí
373889b8a0 Move example configs to a separate dir, add envs 2013-12-30 17:11:52 +01:00
Daniel Martí
4ef0192913 Strip unnecessary exts from updateplugin and makebuildserver 2013-12-30 17:11:38 +01:00
Daniel Martí
0765f14c9d Remove trailing spaces and tabs 2013-12-30 17:05:25 +01:00
Daniel Martí
c113371297 Separate dependencies, some aren't needed if you are using a VM 2013-12-30 17:02:48 +01:00
Daniel Martí
41c70c6d64 There is no longer any Vagrantfile 2013-12-30 17:02:19 +01:00
Daniel Martí
1b9a5593f1 Update the docs with the new package argument syntax and 'fdroid install' 2013-12-30 16:54:26 +01:00
Daniel Martí
607dbdb1a5 Change texi encoding to utf-8 from us-ascii 2013-12-30 16:48:07 +01:00
Daniel Martí
13cbb7949e Update gendocs from 2011-04 to 2013-02 2013-12-30 16:33:42 +01:00
Daniel Martí
28c9905c60 Fix ndk install typo 2013-12-30 12:40:29 +01:00
Daniel Martí
6f01bd4b02 Fix ndk install typo 2013-12-30 12:38:08 +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í
087cd6d135 Update to build-tools 19.0.1 2013-12-22 13:24:40 +01:00
Daniel Martí
3299873b24 Update to gradle 1.9 2013-12-22 13:22:45 +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