1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-19 03:30:12 +02:00
Commit Graph

859 Commits

Author SHA1 Message Date
Ciaran Gultnieks
17cd20fabf Made 'rm' build option work if file doesn't exist
The latest platform tools delete build.properties, the old ones didn't.
This allows several builds to work either way.
2012-01-23 13:49:17 +00:00
Ciaran Gultnieks
2c107daaaf Metadata: wififixer amendment to work with latest platform tools 2012-01-23 13:48:11 +00:00
Ciaran Gultnieks
9668b95474 Metadata: remove old ttrss builds where the developer deleted the tag 2012-01-23 13:47:07 +00:00
Ciaran Gultnieks
4721b16bc2 Metadata: disabled worktime due to build problems 2012-01-22 14:45:09 +00:00
Tovok7
c8a110a848 fixed patch for worktime which is still broken 2012-01-22 14:43:53 +00:00
Ciaran Gultnieks
252409b314 Stats, etc 2012-01-22 14:37:44 +00:00
Tovok7
345402832e added gibberbot 2012-01-22 14:19:58 +00:00
Ciaran Gultnieks
ba353c71d4 Latest 10 apps (not entirely correct yet, missing some data) 2012-01-22 14:03:56 +00:00
Ciaran Gultnieks
3f02d0e126 Total download stats per app (since October) 2012-01-22 11:00:45 +00:00
Ciaran Gultnieks
ecaa70905b New apks 2012-01-21 23:28:54 +00:00
Ciaran Gultnieks
05e491dd62 Stopped spewing out irrelevant stuff when building a single package 2012-01-21 23:10:59 +00:00
Tovok7
647729be24 added missing patch for worktime 2012-01-21 23:08:19 +00:00
Ciaran Gultnieks
29b57c58f9 Merge commit '5b83b56' 2012-01-21 22:49:41 +00:00
Ciaran Gultnieks
faed923b3c Metadata: version updates 2012-01-21 22:49:17 +00:00
Tovok7
5b83b56db4 added liberated Google Sky Map 2012-01-21 23:16:19 +01:00
Hans-Emil Skogh
43d1e13a4f Added a permissions diff view, and a summary view of the permission category count of an apk. 2012-01-21 13:22:37 +01:00
Hans-Emil Skogh
8eea935016 Removed some warnings... 2012-01-21 11:24:18 +01:00
Hans-Emil Skogh
0b93372716 Merge branch 'master' into dev 2012-01-21 11:19:46 +01:00
Hans-Emil Skogh
08c272b93d Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver
Conflicts:
	wp-fdroid/wp-fdroid.php
2012-01-21 11:17:43 +01:00
Ciaran Gultnieks
d6b0855218 Merge commit '82f88887'
Conflicts:
	metadata/com.morphoss.acal.txt
2012-01-20 23:26:04 +00:00
Ciaran Gultnieks
e67bfa0800 Metadata: new acal (1.36) 2012-01-20 23:23:20 +00:00
Ciaran Gultnieks
5928e9cc25 Fix to previous fix 2012-01-20 23:17:50 +00:00
Ciaran Gultnieks
0121c70763 Better git handling, particularly if the master branch disappears 2012-01-20 23:13:14 +00:00
Andrew McMillan
82f888879c Update description and versions for aCal.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2012-01-21 12:02:09 +13:00
Ciaran Gultnieks
938b5cbbad Metadata: beem version update, and new ttrssreader 2012-01-20 14:56:56 +00:00
Ciaran Gultnieks
e979b31119 Metadata: Beem 0.1.7_rc1 2012-01-20 14:01:11 +00:00
Ciaran Gultnieks
45204429c4 Some more dates, and the nasty hack (to be removed later) that generated them 2012-01-20 11:07:30 +00:00
Tovok7
78e2d2f111 very dirty hack, but works for droidnotify 2012-01-20 01:36:58 +01:00
Ciaran Gultnieks
0e8623e3a4 Firefox 9 2012-01-19 23:46:01 +00:00
Tovok7
185c31a7b0 Merge remote-tracking branch 'upstream/master' 2012-01-20 00:44:37 +01:00
Ciaran Gultnieks
65031e97b7 Enforce no spaces, as bad things will silently happen otherwise 2012-01-19 23:09:29 +00:00
Ciaran Gultnieks
15ce8303f9 Tracking of dates apks are added to the repo 2012-01-19 23:03:35 +00:00
Ciaran Gultnieks
23a83e1b1e Dates added for some apks 2012-01-19 23:00:59 +00:00
Ciaran Gultnieks
b36fce2737 No spaces in apk names 2012-01-19 22:10:22 +00:00
Ciaran Gultnieks
82e0973b33 Changed permissions data and cache locations 2012-01-19 16:53:39 +00:00
Ciaran Gultnieks
10196d04c7 Keep known_apks sorted for readable diffs 2012-01-19 14:14:14 +00:00
Ciaran Gultnieks
05e84365ec Updated known_apks list 2012-01-19 14:05:37 +00:00
Ciaran Gultnieks
9730a66e1c Metadata: version updates 2012-01-19 10:38:39 +00:00
Hans-Emil Skogh
eb42f470b1 Replaced the nifty anonymous permissions sorting comparison function with inherited scope variables with a regular function and a global (ick!) variable.
Now the code should work with PHP versions prior to 5.3.0 as well...
2012-01-19 09:15:55 +00:00
Ciaran Gultnieks
d4179f925e Merge branch 'merge-requests/52' 2012-01-19 09:14:02 +00:00
Ciaran Gultnieks
d3269a791a Merge branch 'master' of gitorious.org:f-droid/fdroidserver into merge-requests/52 2012-01-19 09:13:27 +00:00
Tovok7
c4faf56897 new version and patch for non-working worktime 2012-01-17 23:46:18 +01:00
Hans-Emil Skogh
e915f71a81 Replaced the nifty anonymous permissions sorting comparison function with inherited scope variables with a regular function and a global (ick!) variable.
Now the code should work with PHP versions prior to 5.3.0 as well...
2012-01-17 21:48:48 +01:00
Hans-Emil Skogh
3b67136a44 Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver 2012-01-17 21:29:37 +01:00
Hans-Emil Skogh
89a6119bd5 Added file size difference indicator for apks. 2012-01-17 19:41:22 +01:00
Ciaran Gultnieks
6141b04a4c Merge branch 'merge-requests/52' 2012-01-17 17:27:27 +00:00
Ciaran Gultnieks
6e9ffb728f Merge commit 'refs/merge-requests/52' of git://gitorious.org/f-droid/fdroidserver into merge-requests/52 2012-01-17 17:26:16 +00:00
Ciaran Gultnieks
ddecd8e9cc Some work in progress on download stats 2012-01-17 17:25:28 +00:00
Hans-Emil Skogh
f4f9752c55 Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver 2012-01-17 18:10:58 +01:00
Ciaran Gultnieks
44de41faae Metadata: remove old version of mileage from different source repo 2012-01-17 15:51:20 +00:00