Commit graph

717 commits

Author SHA1 Message Date
Hans-Emil Skogh
964b725abb Added a notice for apps with anti-features. 2012-01-23 21:07:33 +01:00
Hans-Emil Skogh
0b8cddac22 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
7a1d4d0cb9 Removed some warnings... 2012-01-21 11:24:18 +01:00
Hans-Emil Skogh
c98fb64145 Merge branch 'master' into dev 2012-01-21 11:19:46 +01:00
Hans-Emil Skogh
f93a7d262f 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
50c92ed052 Merge commit '82f88887'
Conflicts:
	metadata/com.morphoss.acal.txt
2012-01-20 23:26:04 +00:00
Ciaran Gultnieks
4b51395d0c Metadata: new acal (1.36) 2012-01-20 23:23:20 +00:00
Ciaran Gultnieks
e8230cd1fe Fix to previous fix 2012-01-20 23:17:50 +00:00
Ciaran Gultnieks
f645cdd952 Better git handling, particularly if the master branch disappears 2012-01-20 23:13:14 +00:00
Andrew McMillan
5e68ee7430 Update description and versions for aCal.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2012-01-21 12:02:09 +13:00
Ciaran Gultnieks
5072a28982 Metadata: beem version update, and new ttrssreader 2012-01-20 14:56:56 +00:00
Ciaran Gultnieks
1d507b5a34 Metadata: Beem 0.1.7_rc1 2012-01-20 14:01:11 +00:00
Ciaran Gultnieks
2a047ccdc3 Some more dates, and the nasty hack (to be removed later) that generated them 2012-01-20 11:07:30 +00:00
Ciaran Gultnieks
adf758418d Firefox 9 2012-01-19 23:46:01 +00:00
Ciaran Gultnieks
206f1466dd Enforce no spaces, as bad things will silently happen otherwise 2012-01-19 23:09:29 +00:00
Ciaran Gultnieks
b10b2412c7 Tracking of dates apks are added to the repo 2012-01-19 23:03:35 +00:00
Ciaran Gultnieks
524dd71dff Dates added for some apks 2012-01-19 23:00:59 +00:00
Ciaran Gultnieks
2d930642df No spaces in apk names 2012-01-19 22:10:22 +00:00
Ciaran Gultnieks
cc56bfc800 Changed permissions data and cache locations 2012-01-19 16:53:39 +00:00
Ciaran Gultnieks
6a454294ba Keep known_apks sorted for readable diffs 2012-01-19 14:14:14 +00:00
Ciaran Gultnieks
06110545fb Updated known_apks list 2012-01-19 14:05:37 +00:00
Ciaran Gultnieks
3f357bb8c5 Metadata: version updates 2012-01-19 10:38:39 +00:00
Hans-Emil Skogh
063928ca0c 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
bfb7438b90 Merge branch 'merge-requests/52' 2012-01-19 09:14:02 +00:00
Ciaran Gultnieks
956b70ee36 Merge branch 'master' of gitorious.org:f-droid/fdroidserver into merge-requests/52 2012-01-19 09:13:27 +00:00
Hans-Emil Skogh
d9bfb65120 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
f62ee8162e Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver 2012-01-17 21:29:37 +01:00
Hans-Emil Skogh
c52aef9521 Added file size difference indicator for apks. 2012-01-17 19:41:22 +01:00
Ciaran Gultnieks
6d6b4ee2ee Merge branch 'merge-requests/52' 2012-01-17 17:27:27 +00:00
Ciaran Gultnieks
d060908b95 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
1e7c985c4d Some work in progress on download stats 2012-01-17 17:25:28 +00:00
Hans-Emil Skogh
9870276242 Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver 2012-01-17 18:10:58 +01:00
Ciaran Gultnieks
6d3dd086dc Metadata: remove old version of mileage from different source repo 2012-01-17 15:51:20 +00:00
Matt Kraai
c2e5adf131 Metadata: added latest version of Mileage 2012-01-17 15:27:17 +00:00
Ciaran Gultnieks
d73762354e Metadata: version updates 2012-01-15 22:39:23 +00:00
Tovok7
c413e1b8f5 add NotificationPlus 2012-01-15 22:17:08 +00:00
Dominik
4773f9b933 AdAway version 1.21 2012-01-15 21:56:48 +00:00
Matt Kraai
a5d579dfa1 Add the latest version of aCal 2012-01-15 12:43:40 +00:00
Hans-Emil Skogh
7e0ffb742d "Human readable" style size displays for apk and source downloads. 2012-01-14 15:11:59 +01:00
Hans-Emil Skogh
1873720e29 Handle if a package has no permissions. 2012-01-14 12:39:33 +01:00
Hans-Emil Skogh
0c2c4cf159 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
0d9dd471c6 Merge remote branch 'origin/master' 2012-01-14 12:10:49 +01:00
Ciaran Gultnieks
0618b05cc5 Add check for unbuilt jni to scanner 2012-01-13 19:28:49 +00:00
Ciaran Gultnieks
4b49889b69 Metadata: added AardDict 2012-01-13 19:28:05 +00:00
Ciaran Gultnieks
8fe8b71f4e Allow for subdirectories being present only in relevant commit 2012-01-13 12:28:11 +00:00
Ciaran Gultnieks
99407c03d4 Metadata: fixed Crosswords build 2012-01-13 12:27:46 +00:00
Ciaran Gultnieks
13fee282e2 More update check wip 2012-01-13 10:29:19 +00:00
Ciaran Gultnieks
c8c7b5493f Metadata: version updates 2012-01-13 10:29:05 +00:00
Ciaran Gultnieks
a30668be97 Begin work on better ways to check for updates 2012-01-13 08:23:46 +00:00
Ciaran Gultnieks
2a8000e934 Metadata: fdroid 0.25 2012-01-12 23:44:36 +00:00