Commit graph

65 commits

Author SHA1 Message Date
Ciaran Gultnieks
69b7f68301 Include entries for failed builds in wiki data 2013-10-09 09:48:41 +01:00
Daniel Martí
89a4e17c3b Added myself to copyright notices 2013-09-28 21:06:33 +02:00
Ciaran Gultnieks
0d2a7ba4f8 No colon in wiki app page names 2013-09-05 10:32:33 +01:00
Daniel Martí
96d91342ee Fix sha256 sums not appearing in the index 2013-08-28 08:59:38 +02:00
Daniel Martí
377c9a9700 Remove md5 sums from the index (fixes: #336) 2013-08-26 10:44:52 +02:00
Daniel Martí
8578747ae3 Drop support for old description elements (deprecated one year ago) 2013-08-22 17:03:06 +02:00
Ciaran Gultnieks
eec320a08d Icon resizing diagnostics/robustness 2013-08-21 21:47:48 +01:00
Daniel Martí
e6fe2d7d53 Maximum icon size is now defined in config.py 2013-08-19 11:36:26 +02:00
Daniel Martí
9f246b04cc Add -I/--icons to update 2013-08-19 11:30:54 +02:00
Daniel Martí
a1c2dc1a75 Start publishing new repo icons at max 72x72 px 2013-08-19 11:20:50 +02:00
Daniel Martí
ece2ece071 Deprecate aapt_path in favour of sdk_path + build_tools 2013-08-08 13:00:02 +02:00
Daniel Martí
a49b405780 Remove deprecated parameter 2013-07-31 19:51:02 +02:00
Ciaran Gultnieks
c968a2856c Fix nativecode in index properly (probably) 2013-07-22 15:12:33 +01:00
Ciaran Gultnieks
6cd5d0d667 Revert "Try to fix nativecode issues on index"
This reverts commit de7b117c98.
2013-07-22 15:12:33 +01:00
Daniel Martí
de7b117c98 Try to fix nativecode issues on index 2013-07-19 11:47:35 +02:00
Ciaran Gultnieks
cf35572513 Show auto-update mode on wiki (issue #145) 2013-07-16 09:43:35 +01:00
Daniel Martí
564d53cd17 Enforce list type on "native" 2013-07-13 22:21:37 +02:00
Ciaran Gultnieks
b9fa583c99 Use https for wiki updates 2013-07-09 08:59:58 +01:00
Daniel Martí
6b5d9abf0d 'nativecode' isn't always present 2013-06-19 14:08:10 +02:00
Ciaran Gultnieks
a87129f902 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-06-17 21:50:00 +01:00
Ciaran Gultnieks
9b28d1ef1c Helpful error message when aapt missing 2013-06-17 21:49:43 +01:00
Daniel Martí
5cdd34606e Correct typo 2013-06-17 18:29:29 +02:00
Daniel Martí
d3ac6899ff Add 'nativecode' field to apks which use it 2013-06-17 18:21:02 +02:00
Daniel Martí
2f5da8ed91 Create a list of native code archs 2013-06-17 18:21:01 +02:00
Daniel Martí
a3e082ab7f Create comma-separated lists in the Python way 2013-06-17 18:21:01 +02:00
Ciaran Gultnieks
628436e212 Sanitise page names for wiki a bit more 2013-06-15 22:02:59 +01:00
Daniel Martí
5ec975cb7c Fix typos in missing source sentences 2013-05-26 11:54:53 +02:00
Ciaran Gultnieks
fb8bd8e892 Put version name match back how it was (c2168db3d) because it's broken 2013-05-21 15:51:02 +01:00
Daniel Martí
762667f3cc Add flattr to index 2013-05-20 19:53:21 +02:00
Daniel Martí
6808d5d5ed Revert "fix vercodes."
This (partially) reverts commit 05735e9fca.
2013-05-20 15:48:55 +02:00
Daniel Martí
05735e9fca build-tools TODO is unnecessary. fix vercodes. 2013-05-20 14:06:18 +02:00
Daniel Martí
08b4d0efae Better "No Source Since" wiki format 2013-05-19 14:54:58 +02:00
Daniel Martí
f89d418570 Merge branch 'aapt_fixes' 2013-05-18 10:22:09 +02:00
Daniel Martí
793005fc63 Add bitcoin address to index (soon used in client) 2013-05-16 22:49:10 +02:00
Daniel Martí
d44d3863ee Add "No Source Since:[Version]" field.
I'll document it once we make sure it works fine.
2013-05-16 21:45:25 +02:00
Daniel Martí
c2168db3d5 App names can contain \' too. Small optimisations. 2013-05-16 19:47:38 +02:00
Ciaran Gultnieks
9bb4ef0648 Fix archive repo apk names and source references properly 2013-05-16 09:30:08 +01:00
Ciaran Gultnieks
44a364ba1c Fix archive repo apk names and source references 2013-05-15 17:09:37 +01:00
Ciaran Gultnieks
678052b0e3 Wiki update needs to include apks from archive and main, not just archive 2013-05-10 15:04:59 +01:00
Ciaran Gultnieks
48296df5b0 Create archive repo (configurable option) 2013-05-09 20:09:17 +01:00
Ciaran Gultnieks
295784a249 Reduce update verbosity a bit 2013-05-03 08:01:42 +01:00
Ciaran Gultnieks
c1233295c8 Optimise wiki update 2013-04-23 13:28:43 +01:00
Ciaran Gultnieks
2bb6d51dd3 Don't rely on undocumented global 2013-04-15 15:07:23 +01:00
Ciaran Gultnieks
94a33f0a04 Issue warnings for debuggable apks 2013-04-15 13:04:13 +01:00
Ciaran Gultnieks
af391c7679 Be explicit about jarsigner algorithms
If these aren't specified, it works fine with the jdk6 version, but
produces an unusable (on Android) index.jar with the jdk7 version.
2013-04-11 17:30:51 +01:00
Daniel Martí
7bb4d5865b has_key() is uglier and slower than "if key in..." 2013-03-13 17:56:17 +01:00
Ciaran Gultnieks
859ef52140 Don't stall update for 'bad' wiki page names 2012-12-01 07:17:59 +00:00
Ciaran Gultnieks
2dd67187fb Ensure repo directory is created in new setup 2012-09-27 13:16:52 +01:00
Ciaran Gultnieks
c1f789033e Categorise apps with packages, but none buildable, as 'no packages' 2012-09-21 16:07:18 +01:00
Ciaran Gultnieks
b321e26a65 Remove already built disabled builds from repo 2012-09-20 14:14:18 +01:00