Commit graph

  • 9668b95474 Metadata: remove old ttrss builds where the developer deleted the tag Ciaran Gultnieks 2012-01-23 13:47:07 +00:00
  • 4721b16bc2 Metadata: disabled worktime due to build problems Ciaran Gultnieks 2012-01-22 14:45:09 +00:00
  • c8a110a848 fixed patch for worktime which is still broken Tovok7 2012-01-22 15:27:15 +01:00
  • 252409b314 Stats, etc Ciaran Gultnieks 2012-01-22 14:37:44 +00:00
  • 345402832e added gibberbot Tovok7 2012-01-22 15:17:19 +01:00
  • ba353c71d4 Latest 10 apps (not entirely correct yet, missing some data) Ciaran Gultnieks 2012-01-22 14:03:56 +00:00
  • 3f02d0e126 Total download stats per app (since October) Ciaran Gultnieks 2012-01-22 11:00:45 +00:00
  • ecaa70905b New apks Ciaran Gultnieks 2012-01-21 23:28:54 +00:00
  • 05e491dd62 Stopped spewing out irrelevant stuff when building a single package Ciaran Gultnieks 2012-01-21 23:10:59 +00:00
  • 647729be24 added missing patch for worktime Tovok7 2012-01-22 00:03:55 +01:00
  • 29b57c58f9 Merge commit '5b83b56' Ciaran Gultnieks 2012-01-21 22:49:41 +00:00
  • faed923b3c Metadata: version updates Ciaran Gultnieks 2012-01-21 22:49:17 +00:00
  • 5b83b56db4 added liberated Google Sky Map Tovok7 2012-01-21 23:16:19 +01:00
  • 43d1e13a4f Added a permissions diff view, and a summary view of the permission category count of an apk. Hans-Emil Skogh 2012-01-21 13:22:37 +01:00
  • 8eea935016 Removed some warnings... Hans-Emil Skogh 2012-01-21 11:24:18 +01:00
  • 0b93372716 Merge branch 'master' into dev Hans-Emil Skogh 2012-01-21 11:19:46 +01:00
  • 08c272b93d Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver Hans-Emil Skogh 2012-01-21 11:17:43 +01:00
  • d6b0855218 Merge commit '82f88887' Ciaran Gultnieks 2012-01-20 23:26:04 +00:00
  • e67bfa0800 Metadata: new acal (1.36) Ciaran Gultnieks 2012-01-20 23:23:20 +00:00
  • 5928e9cc25 Fix to previous fix Ciaran Gultnieks 2012-01-20 23:17:50 +00:00
  • 0121c70763 Better git handling, particularly if the master branch disappears Ciaran Gultnieks 2012-01-20 23:13:14 +00:00
  • 82f888879c Update description and versions for aCal. Andrew McMillan 2012-01-21 12:02:09 +13:00
  • 938b5cbbad Metadata: beem version update, and new ttrssreader Ciaran Gultnieks 2012-01-20 14:56:56 +00:00
  • e979b31119 Metadata: Beem 0.1.7_rc1 Ciaran Gultnieks 2012-01-20 14:01:11 +00:00
  • 45204429c4 Some more dates, and the nasty hack (to be removed later) that generated them Ciaran Gultnieks 2012-01-20 11:07:30 +00:00
  • 78e2d2f111 very dirty hack, but works for droidnotify Tovok7 2012-01-20 01:36:58 +01:00
  • 0e8623e3a4 Firefox 9 Ciaran Gultnieks 2012-01-19 23:46:01 +00:00
  • 185c31a7b0 Merge remote-tracking branch 'upstream/master' Tovok7 2012-01-20 00:44:37 +01:00
  • 65031e97b7 Enforce no spaces, as bad things will silently happen otherwise Ciaran Gultnieks 2012-01-19 23:09:29 +00:00
  • 15ce8303f9 Tracking of dates apks are added to the repo Ciaran Gultnieks 2012-01-19 23:03:35 +00:00
  • 23a83e1b1e Dates added for some apks Ciaran Gultnieks 2012-01-19 23:00:59 +00:00
  • b36fce2737 No spaces in apk names Ciaran Gultnieks 2012-01-19 22:10:22 +00:00
  • 82e0973b33 Changed permissions data and cache locations Ciaran Gultnieks 2012-01-19 16:53:39 +00:00
  • 10196d04c7 Keep known_apks sorted for readable diffs Ciaran Gultnieks 2012-01-19 14:14:14 +00:00
  • 05e84365ec Updated known_apks list Ciaran Gultnieks 2012-01-19 14:05:37 +00:00
  • 9730a66e1c Metadata: version updates Ciaran Gultnieks 2012-01-19 10:38:39 +00:00
  • 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... Hans-Emil Skogh 2012-01-17 21:48:48 +01:00
  • d4179f925e Merge branch 'merge-requests/52' Ciaran Gultnieks 2012-01-19 09:14:02 +00:00
  • d3269a791a Merge branch 'master' of gitorious.org:f-droid/fdroidserver into merge-requests/52 Ciaran Gultnieks 2012-01-19 09:13:27 +00:00
  • c4faf56897 new version and patch for non-working worktime Tovok7 2012-01-17 23:46:18 +01:00
  • 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... Hans-Emil Skogh 2012-01-17 21:48:48 +01:00
  • 3b67136a44 Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver Hans-Emil Skogh 2012-01-17 21:29:37 +01:00
  • 89a6119bd5 Added file size difference indicator for apks. Hans-Emil Skogh 2012-01-17 19:41:22 +01:00
  • 6141b04a4c Merge branch 'merge-requests/52' Ciaran Gultnieks 2012-01-17 17:27:27 +00:00
  • 6e9ffb728f Merge commit 'refs/merge-requests/52' of git://gitorious.org/f-droid/fdroidserver into merge-requests/52 Ciaran Gultnieks 2012-01-17 17:26:16 +00:00
  • ddecd8e9cc Some work in progress on download stats Ciaran Gultnieks 2012-01-17 17:25:28 +00:00
  • f4f9752c55 Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver Hans-Emil Skogh 2012-01-17 18:10:58 +01:00
  • 44de41faae Metadata: remove old version of mileage from different source repo Ciaran Gultnieks 2012-01-17 15:51:20 +00:00
  • 26bce867a5 added cidrcalculator Tovok7 2012-01-17 16:39:46 +01:00
  • 56e5817cff Metadata: added latest version of Mileage Matt Kraai 2012-01-17 03:58:35 -08:00
  • a034dc83a6 Podax issues are fixed in recent commit Tovok7 2012-01-16 12:41:46 +01:00
  • 98c675ebd2 Podax version bump Tovok7 2012-01-16 03:03:39 +01:00
  • 4dceb58fd0 Make Marine Compass build Tovok7 2012-01-16 03:03:03 +01:00
  • 65dd37e8d9 added nice compass app (not working) Tovok7 2012-01-16 02:54:48 +01:00
  • a43734b169 Merge remote-tracking branch 'upstream/master' Tovok7 2012-01-16 02:17:07 +01:00
  • d95aba9e06 Metadata: version updates Ciaran Gultnieks 2012-01-15 22:39:23 +00:00
  • b35bfe4061 add NotificationPlus Tovok7 2012-01-15 20:58:08 +01:00
  • 7f6b28119a AdAway version 1.21 Dominik 2012-01-15 21:14:58 +01:00
  • a482b37a58 add NotificationPlus Tovok7 2012-01-15 20:58:08 +01:00
  • 1e35924a00 added AndStatus Tovok7 2012-01-15 20:28:14 +01:00
  • 815c66baae Merge remote-tracking branch 'upstream/master' Tovok7 2012-01-15 18:42:08 +01:00
  • 538309cf41 more non-working apps Tovok7 2012-01-15 18:41:55 +01:00
  • dfc607ed18 Add the latest version of aCal Matt Kraai 2012-01-14 15:54:06 -08:00
  • 475517c3a0 Merge remote-tracking branch 'upstream/master' Tovok7 2012-01-14 15:26:57 +01:00
  • b8ffbb6dc2 version bump for droidnotify, still doesn't build Tovok7 2012-01-14 15:26:15 +01:00
  • 1bd9c9d0dc "Human readable" style size displays for apk and source downloads. Hans-Emil Skogh 2012-01-14 15:11:59 +01:00
  • a2569989b4 Handle if a package has no permissions. Hans-Emil Skogh 2012-01-14 12:39:33 +01:00
  • 9355640475 Displaying of human readable Android permissions for each package in the repo. Hans-Emil Skogh 2012-01-14 12:22:19 +01:00
  • bd136134e1 Merge remote branch 'origin/master' Hans-Emil Skogh 2012-01-14 12:10:49 +01:00
  • 373f892558 Add check for unbuilt jni to scanner Ciaran Gultnieks 2012-01-13 19:28:49 +00:00
  • b4ea881db9 Metadata: added AardDict Ciaran Gultnieks 2012-01-13 19:28:05 +00:00
  • 2f182febfb Allow for subdirectories being present only in relevant commit Ciaran Gultnieks 2012-01-13 12:28:11 +00:00
  • e44406f751 Metadata: fixed Crosswords build Ciaran Gultnieks 2012-01-13 12:27:46 +00:00
  • b36eeadce3 More update check wip Ciaran Gultnieks 2012-01-13 10:29:19 +00:00
  • ece3bfdbe1 Metadata: version updates Ciaran Gultnieks 2012-01-13 10:29:05 +00:00
  • fd7278c4ef Begin work on better ways to check for updates Ciaran Gultnieks 2012-01-13 08:23:46 +00:00
  • f3151e1073 Merge remote-tracking branch 'upstream/master' Tovok7 2012-01-13 01:25:04 +01:00
  • af871464f4 Metadata: fdroid 0.25 Ciaran Gultnieks 2012-01-12 23:44:36 +00:00
  • 82f5332af6 Removed executable permissions on strings.xml. *sigh* Hans-Emil Skogh 2012-01-12 21:49:47 +01:00
  • 5f4a422b62 Wrapped the android permissions function in a class holding config variables. Hans-Emil Skogh 2012-01-12 21:46:49 +01:00
  • 044914777f Normalized indentation and eol. Hans-Emil Skogh 2012-01-12 21:27:32 +01:00
  • a7fac59c3b Added support for custom/extra/unknown permissions. Also alphabetic sorting of permissions with identical levels and group. Hans-Emil Skogh 2012-01-12 21:24:17 +01:00
  • e76c293248 Metadata: buildjni for chesswalk Ciaran Gultnieks 2012-01-12 11:39:59 +00:00
  • 7a7aba1784 Merge remote-tracking branch 'upstream/master' Tovok7 2012-01-12 01:26:22 +01:00
  • 6ffee7b235 added droid-notify (doesn't build) Tovok7 2012-01-12 01:23:06 +01:00
  • 264e42ecec Added alternative quick upload script Ciaran Gultnieks 2012-01-11 23:50:16 +00:00
  • d5433664bf Added ChessWalk Ciaran Gultnieks 2012-01-11 23:47:28 +00:00
  • 435d4fc90c added another podcast player which builds, but is not working for me Tovok7 2012-01-12 00:01:55 +01:00
  • 965cc7ca39 added spirit level app Tovok7 2012-01-11 23:25:05 +01:00
  • 39333de524 Merge remote-tracking branch 'upstream/master' Tovok7 2012-01-11 23:26:07 +01:00
  • 326be29586 added spirit level app Tovok7 2012-01-11 23:25:05 +01:00
  • 98936686a5 Metadata: version updates Ciaran Gultnieks 2012-01-11 21:32:00 +00:00
  • 88d549a078 Metadata: new coolreader version Ciaran Gultnieks 2012-01-11 21:30:40 +00:00
  • 6daec7a6a7 Metadata: can't build that Ciaran Gultnieks 2012-01-11 21:20:47 +00:00
  • 55f20a7b7e metadata for xcsoar v.2.6.4 Philipp Wollschlegel 2012-01-11 21:14:00 +01:00
  • ce11ec0e7c Metadata: can't build andLess, added binary Ciaran Gultnieks 2012-01-11 19:59:26 +00:00
  • bd53c8bdc7 Slightly better layout of app packages + pseudo icons for permission protection level. Hans-Emil Skogh 2012-01-11 20:45:55 +01:00
  • 24da38c0f6 Strip slashes from descriptions/labels etc. Hans-Emil Skogh 2012-01-11 19:37:13 +01:00
  • 682fb03227 Parse description properly, whoops Ciaran Gultnieks 2012-01-11 15:23:10 +00:00
  • a87ceabd04 Metadata: sdk target for rotationlock Ciaran Gultnieks 2012-01-11 12:58:47 +00:00