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

705 Commits

Author SHA1 Message Date
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
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
Ciaran Gultnieks
0e8623e3a4 Firefox 9 2012-01-19 23:46:01 +00: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
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
Ciaran Gultnieks
44de41faae Metadata: remove old version of mileage from different source repo 2012-01-17 15:51:20 +00:00
Matt Kraai
56e5817cff Metadata: added latest version of Mileage 2012-01-17 15:27:17 +00:00
Ciaran Gultnieks
d95aba9e06 Metadata: version updates 2012-01-15 22:39:23 +00:00
Tovok7
b35bfe4061 add NotificationPlus 2012-01-15 22:17:08 +00:00
Dominik
7f6b28119a AdAway version 1.21 2012-01-15 21:56:48 +00:00
Matt Kraai
dfc607ed18 Add the latest version of aCal 2012-01-15 12:43:40 +00:00
Hans-Emil Skogh
a2569989b4 Handle if a package has no permissions. 2012-01-14 12:39:33 +01:00
Hans-Emil Skogh
9355640475 Displaying of human readable Android permissions for each package in the repo.
Conflicts:
	wp-fdroid/wp-fdroid.php
2012-01-14 12:22:19 +01:00
Hans-Emil Skogh
bd136134e1 Merge remote branch 'origin/master' 2012-01-14 12:10:49 +01:00
Ciaran Gultnieks
373f892558 Add check for unbuilt jni to scanner 2012-01-13 19:28:49 +00:00
Ciaran Gultnieks
b4ea881db9 Metadata: added AardDict 2012-01-13 19:28:05 +00:00
Ciaran Gultnieks
2f182febfb Allow for subdirectories being present only in relevant commit 2012-01-13 12:28:11 +00:00
Ciaran Gultnieks
e44406f751 Metadata: fixed Crosswords build 2012-01-13 12:27:46 +00:00
Ciaran Gultnieks
b36eeadce3 More update check wip 2012-01-13 10:29:19 +00:00
Ciaran Gultnieks
ece3bfdbe1 Metadata: version updates 2012-01-13 10:29:05 +00:00
Ciaran Gultnieks
fd7278c4ef Begin work on better ways to check for updates 2012-01-13 08:23:46 +00:00
Ciaran Gultnieks
af871464f4 Metadata: fdroid 0.25 2012-01-12 23:44:36 +00:00
Hans-Emil Skogh
82f5332af6 Removed executable permissions on strings.xml. *sigh* 2012-01-12 21:49:47 +01:00
Hans-Emil Skogh
5f4a422b62 Wrapped the android permissions function in a class holding config variables. 2012-01-12 21:46:49 +01:00
Hans-Emil Skogh
044914777f Normalized indentation and eol. 2012-01-12 21:27:32 +01:00
Hans-Emil Skogh
a7fac59c3b Added support for custom/extra/unknown permissions.
Also alphabetic sorting of permissions with identical levels and group.
2012-01-12 21:24:17 +01:00
Ciaran Gultnieks
e76c293248 Metadata: buildjni for chesswalk 2012-01-12 11:39:59 +00:00
Ciaran Gultnieks
264e42ecec Added alternative quick upload script 2012-01-11 23:50:16 +00:00
Ciaran Gultnieks
d5433664bf Added ChessWalk 2012-01-11 23:47:28 +00:00
Tovok7
965cc7ca39 added spirit level app 2012-01-11 22:45:29 +00:00
Ciaran Gultnieks
98936686a5 Metadata: version updates 2012-01-11 21:32:00 +00:00
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