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
82e0973b33
Changed permissions data and cache locations
2012-01-19 16:53: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
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
1bd9c9d0dc
"Human readable" style size displays for apk and source downloads.
2012-01-14 15:11:59 +01: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
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
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
88196e8b9b
Human readable permission data will now be cached in serialized form for faster page generation.
2012-01-10 19:53:23 +01:00
Hans-Emil Skogh
37dad107e9
Merge branch 'pages'. New page switcher for app listings.
2012-01-03 21:43:02 +01:00
Hans-Emil Skogh
cdcc6160ba
Better CSS for the page selector.
2012-01-03 21:35:37 +01:00
Hans-Emil Skogh
75b8993f53
Merge branch 'search'. Descriptions are now being part of a search.
2012-01-03 20:28:24 +01:00
Hans-Emil Skogh
e3af9bf78f
Normalized indentation to use tab character and unix style line endings for the wp-fdroid plugin.
...
This is consistent with the wordpress PHP source style.
2011-12-29 19:45:18 +01:00
Hans-Emil Skogh
5bf68469cb
Merge remote branch 'origin/master'
...
Did some manual formatting changes to wp-fdroid. Should be normalized...
2011-12-29 19:37:05 +01:00
Hans-Emil Skogh
bb23e7fd4c
Human readable permissions texts.
2011-12-28 21:39:08 +01:00
Hans-Emil Skogh
891f56b702
Basic raw permissions display for apps.
2011-12-23 22:44:27 +01:00
Hans-Emil Skogh
a9fd66cae2
Searching now looks at the description of an app in addition to name and summary.
2011-12-22 21:12:55 +01:00
Hans-Emil Skogh
ef4f189a1a
Redesigned the next/previous page switcher to allow direct access to any page.
2011-12-22 20:37:57 +01:00
Ciaran Gultnieks
fedb96ed9b
Formatting fixes
2011-12-20 14:49:11 +00:00
Hans-Emil Skogh
6bbd2bf409
Implemented searching for apps in the repository.
...
Adds a new shortcode attribute "search" for the shortcode "fdroidrepo". When this is set, a search field will be shown above the app listing.
Uses the fdfilter search code to do the search result filtering.
2011-12-20 14:46:32 +00:00
Hans-Emil Skogh
7a58ab5e00
Get site path (www-root) from environment variable. (Won't work on IIS...)
2011-12-20 14:46:18 +00:00
Hans-Emil Skogh
3693ae5f56
Added grid view when listing apps in browse repository.
...
Also, the WP plugin will now pass on all of the relevant query arguments via generated links by default.
2011-12-20 14:45:59 +00:00
Hans-Emil Skogh
8f50665e8c
Implemented searching for apps in the repository.
...
Adds a new shortcode attribute "search" for the shortcode "fdroidrepo". When this is set, a search field will be shown above the app listing.
Uses the fdfilter search code to do the search result filtering.
2011-12-18 21:16:20 +01:00
Hans-Emil Skogh
e05c401f12
Get site path (www-root) from environment variable. (Won't work on IIS...)
2011-12-13 20:56:54 +01:00
Hans-Emil Skogh
52a8fde86c
Added grid view when listing apps in browse repository.
...
Also, the WP plugin will now pass on all of the relevant query arguments via generated links by default.
2011-12-13 20:55:32 +01:00
Ciaran Gultnieks
c2274bf280
Show source tarball links on the web site
2011-01-26 18:05:53 +00:00
Ciaran Gultnieks
aaa98fe8b5
Donate links (for apps that have them) into the index, and on the web site
2011-01-22 13:45:18 +00:00
Ciaran Gultnieks
f775773439
Retabbed the wordpress plugin
2011-01-22 13:15:10 +00:00
David Sterry
81a7de2d85
remove site_url path since it's not necessary
2010-12-21 14:38:13 -08:00
David Sterry
385609797c
show urls for links
2010-12-20 16:30:08 -08:00
David Sterry
724f65276b
fix blank first entry (repo), increase items per page, and add line breaks in html
2010-12-20 16:22:57 -08:00
David Sterry
4087807afe
create path variables
2010-12-20 16:16:56 -08:00
Ciaran Gultnieks
9dcce12a32
WordPress plugin - more wip
2010-12-06 21:06:16 +00:00
Ciaran Gultnieks
57903a2440
WordPress plugin: more info on the app detail page
2010-12-05 23:23:23 +00:00
Ciaran Gultnieks
53d3e0148d
WordPress plugin: now with app detail pages
2010-12-05 11:30:11 +00:00
Ciaran Gultnieks
dab65afabd
More info in the web browser, but still rudimentary
2010-12-05 00:19:21 +00:00
Ciaran Gultnieks
0dd8f9bb70
The very simplest repository browser you could imagine, as a WordPress plugin
2010-12-04 23:59:29 +00:00