1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 10:40:12 +02:00
Commit Graph

915 Commits

Author SHA1 Message Date
Ciaran Gultnieks
88d549a078 Metadata: new coolreader version 2012-01-11 21:30:40 +00:00
Ciaran Gultnieks
6daec7a6a7 Metadata: can't build that 2012-01-11 21:20:47 +00:00
Philipp Wollschlegel
55f20a7b7e metadata for xcsoar v.2.6.4 2012-01-11 20:37:08 +00:00
Ciaran Gultnieks
ce11ec0e7c Metadata: can't build andLess, added binary 2012-01-11 19:59:26 +00:00
Hans-Emil Skogh
bd53c8bdc7 Slightly better layout of app packages + pseudo icons for permission protection level. 2012-01-11 20:45:55 +01:00
Hans-Emil Skogh
24da38c0f6 Strip slashes from descriptions/labels etc. 2012-01-11 19:37:13 +01:00
Ciaran Gultnieks
682fb03227 Parse description properly, whoops 2012-01-11 15:23:10 +00:00
Ciaran Gultnieks
a87ceabd04 Metadata: sdk target for rotationlock 2012-01-11 12:58:47 +00:00
Ciaran Gultnieks
bbdb94b95f Metadata: minor formatting 2012-01-11 12:57:02 +00:00
Nicolas Raoul
c584c20b09 Added: Rotation Lock 2012-01-11 12:55:43 +00:00
Nicolas Raoul
6bdb9dae56 Added App Alarm 2012-01-11 12:55:29 +00:00
Ciaran Gultnieks
727e436460 Metadata: Prey disabled, and antifeatures added 2012-01-11 09:58:02 +00:00
Nicolas Raoul
b1ff4edd37 Added Prey. I did not enter any c2dm API key, but build works and the built app seems to launch correcly (I havent registered to Prey though) 2012-01-11 09:54:39 +00:00
Nicolas Raoul
de2351f41e Started working on OI Flashlight but I put it as Disabled because of a build problem with OI DistributionLibrary 2012-01-11 09:54:24 +00:00
Dominik
4e66e2cc08 new version 1.20 2012-01-11 02:03:09 +01:00
Tovok7
9a2983b796 Merge remote-tracking branch 'upstream/master' 2012-01-11 01:38:06 +01:00
Ciaran Gultnieks
fd4abbfc81 Metadata: bad tag? 2012-01-11 00:02:38 +00:00
Ciaran Gultnieks
8de888680f Metadata: version updates 2012-01-10 23:57:05 +00:00
Ciaran Gultnieks
6c475c4058 Made checkmarket2 update metadata nicely instead of hackily 2012-01-10 23:51:43 +00:00
Ciaran Gultnieks
160fe22edd Metadata: all rewritten - should be the same except formatting 2012-01-10 23:25:28 +00:00
Ciaran Gultnieks
ecd3bae855 Metadata is now re-writable 2012-01-10 23:24:28 +00:00
Tovok7
a2a0d9f4df Merge remote-tracking branch 'upstream/master' 2012-01-10 21:13:41 +01:00
Ciaran Gultnieks
c469f0feed Improved metadata handling
Two main points: Firstly, there is no longer a random mapping between
app['key'] and a corresponding field in the metadata file - the key and
field are now the same. Secondly, more information (including comments)
is retrieved from the metadata, to facilitate being able to re-write it
which is necessary for various support utilities.
2012-01-10 18:57:07 +00:00
Hans-Emil Skogh
88196e8b9b Human readable permission data will now be cached in serialized form for faster page generation. 2012-01-10 19:53:23 +01:00
Ciaran Gultnieks
c9c824f57d Metadata: adaway needs default properties patch 2012-01-10 18:11:20 +00:00
Ciaran Gultnieks
c4614c7bf2 Metadata: syntax correction 2012-01-10 18:07:59 +00:00
Dominik
7645cc1af6 AdAway version 1.19 2012-01-10 18:07:10 +00:00
Dominik
a1a1d63519 AdAway version 1.19 2012-01-10 18:55:18 +01:00
Ciaran Gultnieks
9453071e88 Metadata: updated Wordpress version info 2012-01-10 15:24:21 +00:00
Ciaran Gultnieks
596b602655 Metadata: some formatting fixes 2012-01-10 15:24:02 +00:00
Nicolas Raoul
1458cfb04f Ignore logs directory 2012-01-10 13:21:36 +00:00
Ciaran Gultnieks
99c39602ef Metadata: new ShareMyPosition, and aCal current version update 2012-01-10 13:20:27 +00:00
Tovok7
f1556b0553 Merge remote-tracking branch 'upstream/master' 2012-01-10 00:50:22 +01:00
Ciaran Gultnieks
2e78de4095 Fix inexplicable error in 8b53c4 2012-01-09 23:36:03 +00:00
Tovok7
acd81af938 Merge remote-tracking branch 'upstream/master' 2012-01-10 00:33:06 +01:00
Ciaran Gultnieks
db18a8994e Metadata: updated coolreader version 2012-01-09 22:22:30 +00:00
Ciaran Gultnieks
0966ca73a8 Corrected DuckDuckGo spelling 2012-01-09 22:22:11 +00:00
Torsten Grote
9386bbf46a Merge remote-tracking branch 'upstream/master' 2012-01-09 16:22:03 +01:00
Ciaran Gultnieks
8b53c4a503 Correct number of builds succeeded 2012-01-09 13:51:03 +00:00
Ciaran Gultnieks
655676c504 Metadata: version updates 2012-01-09 13:30:26 +00:00
Ciaran Gultnieks
06bb00c7cf Minor corrects to 1df2a0dd1 2012-01-09 13:28:09 +00:00
Torsten Grote
1df2a0dd12 added three apps that do not build, yet 2012-01-09 13:24:46 +00:00
prcrst
200073b0f9 - Make use of enhanced BuildExceptions
- Add logfiles
- Add --stop mode to break on exceptions
2012-01-09 13:23:23 +00:00
prcrst
4cd621f939 Enhance BuildExceptions 2012-01-09 13:23:11 +00:00
prcrst
c30dc5825e Another key.* offender 2012-01-09 13:22:57 +00:00
Ciaran Gultnieks
a9fd9c7e21 Scan for another common binary blob 2012-01-09 13:19:27 +00:00
Torsten Grote
5b11bcd390 Merge remote-tracking branch 'upstream/master' 2012-01-09 14:09:05 +01:00
Ciaran Gultnieks
db9b1cf067 Metadata: new aCal version 2012-01-09 09:15:24 +00:00
Torsten Grote
68270dc405 added three apps that do not build, yet 2012-01-08 17:48:04 +01:00
prcrst
5150c22470 Put the output of the failing command in the exception. 2012-01-08 16:28:49 +00:00