1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 23:23:27 +02:00
Commit Graph

97 Commits

Author SHA1 Message Date
Daniel Martí
01ccc54b29 Update complete AM.xml file from master as of February 20th 2014
Taken from:
https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/core/res/AndroidManifest.xml
2014-02-20 20:52:17 +01:00
Ciaran Gultnieks
9f333fafa7 Fix list/grid switching retaining page 2014-02-20 10:43:15 +00:00
Daniel Martí
f2aaf9e928 Add support for AGPL, LGPL and WTFPL in the web client 2014-02-20 10:34:13 +01:00
Ciaran Gultnieks
b56cc26b16 Fix search/category change retaining page 2014-02-20 09:29:00 +00:00
Daniel Martí
4dec28e0bc Fix dumb wp-fdroid added bug 2014-02-20 09:25:39 +01:00
Daniel Martí
8b5d510fe2 Append apk dates on the same line as verison names 2014-02-15 00:10:40 +01:00
Daniel Martí
7a70dea2c9 Also search by app id on the website 2014-02-10 09:34:25 +01:00
Hans-Christoph Steiner
2d6f3f8cec use https URI for f-droid.org everywhere and avoid redirects
Now that f-droid.org defaults to https, use only https URIs to save
redirects and leak less info.
2014-01-30 20:32:38 -05:00
Daniel Martí
c31d3f0581 Fix 'added' apk key 2014-01-30 09:31:44 +01:00
Ciaran Gultnieks
85de75e345 Centralise and improve query input validation 2014-01-29 13:44:48 +00:00
Marcel Klehr
c200f18bf5 Fix browser search: switch back to page 1 when submitting new query 2014-01-25 14:13:37 +01:00
Daniel Martí
525fc14407 Add "Added on" to apks on wordpress (#157) 2014-01-07 08:52:13 +01:00
Daniel Martí
0765f14c9d Remove trailing spaces and tabs 2013-12-30 17:05:25 +01:00
Ciaran Gultnieks
2ce0b14d92 Tidy up a few antifeature-related things in web repo browser 2013-11-27 10:49:44 +00:00
Ciaran Gultnieks
3568a51ac0 Link web repo browser antifeatures to detailed descriptions 2013-11-27 10:47:12 +00:00
Ciaran Gultnieks
cc7fc571d6 Support UpstreamNonFree in web repo browser 2013-11-27 10:43:47 +00:00
Ciaran Gultnieks
2859db6e84 Always include search in browse 2013-10-24 18:27:22 +01:00
Ciaran Gultnieks
84f8c5ab8c Add client download button before packages section in browser 2013-10-24 18:02:51 +01:00
Ciaran Gultnieks
eba477d922 HTTPS is forced, so that text is no longer necessary 2013-10-24 17:53:10 +01:00
Daniel Martí
a9ed110301 Don't mix tabs and spaces in wp-fdroid.php 2013-10-22 17:08:25 +02:00
Ciaran Gultnieks
f9d131958a Link to app's wiki page from repo browse page 2013-07-16 16:28:26 +01:00
Ciaran Gultnieks
bdb2de7815 Paragraph about packages should be below heading 2013-04-16 18:05:17 +01:00
Ciaran Gultnieks
6dbae12753 Fix silly human readable sizes on browser 2013-01-29 08:39:56 +00:00
Ciaran Gultnieks
19c48901f4 Typo fix 2012-11-02 10:32:05 +00:00
Ciaran Gultnieks
7e77a949c9 Fixed various url annoyances, and sanitized some input 2012-10-18 18:52:37 +01:00
Ciaran Gultnieks
23a6e52db1 Use formatted descriptions in web repo browser 2012-09-17 22:15:48 +01:00
Ciaran Gultnieks
8420e5aea0 Determine icon urls properly to avoid mixed-mode ssl 2012-09-08 09:41:05 +01:00
Ciaran Gultnieks
609611d79a Add apk download 'warning' 2012-08-31 17:27:26 +01:00
Ciaran Gultnieks
452c1861e1 Corrected type and stopped log file error 2012-08-26 11:57:46 +01:00
Ciaran Gultnieks
b79ba3c630 Added Tags update check method 2012-08-23 14:25:39 +01:00
Ciaran Gultnieks
2ed55dc233 BSD license disambiguation 2012-08-21 21:59:28 +01:00
Ciaran Gultnieks
22f9895927 Anchor correction 2012-03-09 15:20:26 +00:00
Ciaran Gultnieks
c1bf88a8a8 Link license abbreviations on the web site to real descriptions 2012-03-09 15:16:47 +00:00
Ciaran Gultnieks
583f8c5b95 Pesky carriage returns 2012-03-03 11:01:41 +00:00
Ciaran Gultnieks
f9fd11035c Show categories on web site from data, not hard-coded 2012-03-03 10:56:28 +00:00
Hans-Emil Skogh
c8d96efc8f Added filtering of applications based on category to the F-Droid wordpress plugin. 2012-02-22 14:59:16 +00:00
Hans-Emil Skogh
05e7146de0 Added (subtle) license information for latest apps. 2012-02-22 14:59:06 +00:00
Hans-Emil Skogh
2f4d198589 Changed latest apps from being rendered by update.py to wp-fdroid.php.
This also adds icons to the latest app widget listing.
2012-02-22 14:58:57 +00:00
Hans-Emil Skogh
9e77ebd899 Changed from the deprecated register_sidebar_widget() to wp_register_sidebar_widget(). 2012-02-22 14:58:44 +00:00
Hans-Emil Skogh
5d59d3c34d Added icons for protection levels "signature" and "signatureOrSystem".
This completes the list of published protection levels so far.
2012-02-22 14:58:32 +00:00
Ciaran Gultnieks
ffe6bc1e13 Switch apk/source download links to use https 2012-02-21 00:02:30 +00:00
Ciaran Gultnieks
ae25a82f2f A basic 'latest apps' widget' 2012-01-26 21:35:40 +00:00
Hans-Emil Skogh
19c1925dfa Minor layout fix for list-view for large icons. 2012-01-23 21:39:27 +01:00
Hans-Emil Skogh
1cb46ccc80 Enabled clicking on the entire row of an app in list-view. 2012-01-23 21:34:03 +01:00
Hans-Emil Skogh
e2fe39f469 Added basic displaying of additional reuirements for apps. 2012-01-23 21:21:40 +01:00
Hans-Emil Skogh
b1284377ca Added missing break... 2012-01-23 21:19:33 +01:00
Hans-Emil Skogh
7b6d8b1646 Semi-graceful handling of unknown anti-features. 2012-01-23 21:13:32 +01:00
Hans-Emil Skogh
dd1ff8b6d9 Added a notice for apps with anti-features. 2012-01-23 21:07:33 +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