1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 15:13:27 +02:00
Commit Graph

2207 Commits

Author SHA1 Message Date
Ciaran Gultnieks
c31b0ccf2e Better makebuildserver verbose output
(and always delete box file, its always there, despite my earlier commit
saying it wasn't)
2014-01-09 22:56:51 +01:00
Ciaran Gultnieks
c0987b6803 A scientific solution to issues with vagrant 1.3.5 2014-01-09 22:56:51 +01:00
Ciaran Gultnieks
211b09f373 Vagrant version notes in manual 2014-01-09 21:32:58 +00:00
Ciaran Gultnieks
b67e012dd5 Better makebuildserver verbose output
(and always delete box file, its always there, despite my earlier commit
saying it wasn't)
2014-01-09 21:31:58 +00:00
Ciaran Gultnieks
cd23bb933c A scientific solution to issues with vagrant 1.3.5 2014-01-09 21:31:08 +00:00
Daniel Martí
db33ae75e5 Revert "Add gradle-1.10" since it's not compatible yet 2014-01-09 16:29:45 +01:00
Daniel Martí
06f9a42601 Move gradle to its own cookbook 2014-01-09 16:27:34 +01:00
Daniel Martí
12c05c06f2 Add gradle-1.10 2014-01-09 16:27:18 +01:00
Daniel Martí
d83a723f5c Install gradle version 1.4, 1.6, 1.7, 1.8 and 1.9 to /opt/gradle 2014-01-09 16:23:49 +01:00
Ciaran Gultnieks
879d8dd0cc 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 16:23:49 +01:00
Daniel Martí
6e1b1e00c1 Fix email, url and docs in setup.py 2014-01-09 16:23:49 +01:00
Ciaran Gultnieks
0aaa9000f8 Update base box in sample config too 2014-01-09 16:23:49 +01:00
Daniel Martí
42c010de93 Raise summary char limit default to 50, fix config.sample.py 2014-01-09 16:23:49 +01:00
Ciaran Gultnieks
0178c4b5c5 Change recommended base box from Ubuntu to Debian 2014-01-09 16:23:49 +01:00
Ciaran Gultnieks
883d63f2c3 Only conditionally try to remove completed box 2014-01-09 16:23:49 +01:00
Daniel Martí
8cb00b289f Avoid crashes on package: group() calls 2014-01-09 16:23:49 +01:00
Daniel Martí
334a221893 Fix: Re-add <icon> element to index 2014-01-09 16:23:49 +01:00
Daniel Martí
958eae4f86 Bump index version to 11, add index version changelog 2014-01-09 16:23:49 +01:00
Daniel Martí
bce5f45169 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-09 16:23:49 +01:00
Daniel Martí
92cab50368 Support application and launchable-activity icons as fallback 2014-01-09 16:23:49 +01:00
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í
f0f623c61d Update the fdroid-icon.png, still static at 48px 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í
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