Repository

You are currently browsing the archive for the Repository category.

The latest release of the F-Droid Repository Client, version 0.42, is now available. You can download it from the home page or, if you already have an earlier version installed, just update.

Main changes since 0.38:

  • New option to launch installed applications directly from the client.
  • Improved repository update checking performance. (Including etag support)
  • Fixed crashes when searching with 0 or 1 results in some languages (e.g. Italian)
  • Lots of translation updates, and some new languages.

As usual, if you have problems or feature requests, talk to the issue tracker, join us in the Forum or visit #fdroid on FreeNode.

The latest release of the FDroid Repository Client, version 0.38, is now available. You can download it from the home page or, if you already have an earlier version installed, just update.

Changed since 0.33:

  • Enhanced descriptions, including better formatting possibilities, external links, and direct links between apps.
  • More performance improvements for low-end devices.
  • Removed erroneous ‘touchscreen’ feature requirement – F-Droid doesn’t require one.
  • Added a preference to ignore touchscreen requirement when determining compatibility, because a huge number of apps state this requirement when they don’t need one.
  • Resolved the problem of the list of versions being inaccessible when the description was very long.
  • Various improvements to the main list interface. In particular, the category selection now only applies to the Available list, not Installed or Updates, and the Available list no longer excludes installed apps.
  • Apps excluded due to incompatibility or anti-feature selection will now still appear if already installed, and will case update notifications.
  • Stopped cancelling downloads/updates when touching outside the progress dialog on ICS.
  • Fixed a crash introduced in 0.33, when rotating while on the app details screen.
  • The What’s New and Recently Updated categories now show the most recent items first.
  • What’s New is now the default category on starting the app.
  • Various translation updates.
  • Additional features in Expert Mode (e.g. display of package IDs).

As usual, if you have problems or feature requests, talk to the issue tracker, join us in the Forum or visit #fdroid on FreeNode.

The latest release of the FDroid Repository Client, version 0.33, is now available. You can download it from the home page or, if you already have an earlier version installed, just update.

Changed since 0.31:

  • Update notifications take you straight to the updates tab.
  • Various performance improvements for slow devices. (More of these to come in the next release)
  • More efficient memory usage when updating.
  • Fixed occasional random crashes caused by database locks.
  • Packages for the same app from multiple repos are merged, rather than one repo taking priority.
  • Various translation updates and minor bug fixes.

As usual, if you have problems or feature requests, talk to the issue tracker, join us in the Forum or visit #fdroid on FreeNode.

The latest release of the FDroid Repository Client, version 0.31, is now available. You can get it from the repository page or, if you already have an earlier version installed, just update.

Changed since 0.28:

  • Fixed a bug in the French translation that caused a crash if a search returned only one result.
  • Improved large screen support, resolving problems such as bad menu positioning.
  • Fixed an overlap of the list onto the tabs in the main screen, on larger screens.
  • Improved the background index update mechanism, resolving several minor problems, and occasional issues such as crashes when putting the app in the background during an update. Additionally, user-initiated updates can now be cancelled.

As usual, if you have problems or feature requests, talk to the issue tracker, join us in the Forum or visit #fdroid on FreeNode.

The latest release of the FDroid Repository Client, version 0.28, is now available. You can get it from the repository page or, if you already have an earlier version installed, just update.

The main changes in this release are:

  • New Categories within the client for What’s New (apps added in the last 14 days) and Recent Updates (apps updated in the last 14 days).
  • Better theming and visuals on post-Gingerbread Android versions, tablets, etc.
  • New clean-shaven icon.
  • Lots of translation updates and new languages.

As usual, if you have problems or feature requests, talk to the issue tracker, join us in the Forum or visit #fdroid on FreeNode.

The latest release of the FDroid Repository Client, version 0.25, is now available. You can get it from the repository page or, if you already have an earlier version installed, just update.

This is a minor update release, with lots of translation updates and various small user interface improvements.

As usual, if you have problems or feature requests, talk to the issue tracker, join us in the Forum or visit #fdroid on FreeNode.

The latest release of the FDroid Repository Client, version 0.24, is now available. You can get it from the repository page or, if you already have an earlier version installed, just update.

This release fixes a problem that caused notifications of updates to your installed applications to not be displayed.

As usual, if you have problems or feature requests, talk to the issue tracker, join us in the Forum or visit #fdroid on FreeNode.

The latest release of the FDroid Repository Client, version 0.22, is now available. You can get it from the repository page or, if you already have an earlier version installed, just update.

This release contains numerous minor fixes and user interface improvements, but the main changes since the previous release are:

  • Applications that are incompatible with your device (e.g. requiring a different Android version, or hardware you don’t have) can now be filtered from the lists.
  • Applications that require root privileges can be filtered from the lists.
  • Various translation updates.

If you have problems or feature requests, talk to the issue tracker or visit #fdroid on FreeNode.

The latest release of the FDroid Repository Client, version 0.21, is now available. You can get it from the repository page or, if you already have an earlier version installed, just update.

The main changes since the previous release are:

  • Donate option – for applications where we have a link to a donate page, hitting ‘Donate’ from the menu on the application’s page in the client will take you straight there. You’ve been able to do this when browsing on the web site for a while, but now it’s available direct from the client too. If you’re an application developer accepting donations and we don’t have a donate link for your application yet, please let us know.
  • The application list now shows the build type for each package (APK, or version) available. This can either be ‘source’ or ‘bin’. Source means it is built automatically from the source repository and signed by the FDroid build server. It’s a guarantee that the source is actually available, and matches the binary file you’re installing. For this build type, you can also download a source tarball from the web site, which is ‘normalised’ such that simply downloading it and running ‘ant release’ should always work. Bin means it’s a binary file released by the original developer of the application and signed by them. Note that due to the signatures, switching from one type to another requires you to uninstall the old version first. There will be more detail about signatures and related issues in a forthcoming blog post here.
  • For Galaxy S devices, and possibly others, there is a major performance improvement when updating the repository index from the server.

If you have problems or feature requests, talk to the issue tracker or visit #fdroid on FreeNode.

The latest release of the FDroid Repository Client, version 0.20, is now available. You can get it from the repository page or, if you already have an earlier version installed, just update.

The main changes since the previous official release are:

  • Signed repository index. Although all the applications in the repository are cryptographically signed, and also verified by an md5 sum before installation, the index itself was not previously. It is now. The client is still compatible with unsigned repositories, and will automatically upgrade to using a signed version where available.
  • Faster repository updates – the signed repository index is a JAR file, and is therefore compressed. For the main FDroid repository, this makes it a fifth the original size.
  • Fixed a crash that happened if you rotated the screen while a repository update was in progress!
  • New language – Serbian. As the application is developing rapidly, the translations may lag behind on new features for a while. If you want to help translate into your language, see here.

If you have problems or feature requests, talk to the issue tracker or visit #fdroid on FreeNode.

« Older entries