2015-11-07 13:10:25 +01:00
|
|
|
### 0.97 (2015-11-07)
|
2015-09-10 09:25:29 +10:00
|
|
|
|
2015-09-14 18:58:52 +02:00
|
|
|
* Add option to prompt for unstable updates globally
|
|
|
|
|
2015-09-09 10:41:06 -07:00
|
|
|
* Add support for free Certificate Authorities: cert.startcom.org and
|
|
|
|
letsencrypt.org
|
2015-09-08 19:21:24 +02:00
|
|
|
|
2015-09-30 11:50:33 -07:00
|
|
|
* Rework the privileged installer to use an extension as a privileged app
|
|
|
|
instead of F-Droid itself
|
|
|
|
|
2015-10-06 12:40:34 +02:00
|
|
|
* Add a new night theme
|
|
|
|
|
2015-09-30 11:50:33 -07:00
|
|
|
* Fix crash when trying to install incompatible apps with the privileged
|
|
|
|
installer
|
|
|
|
|
2015-10-04 08:21:58 -07:00
|
|
|
* Fix downloading from HTTP servers that did not send a Content-Length
|
|
|
|
|
2015-10-06 12:40:34 +02:00
|
|
|
* Material design tweaks and fixes, including repo and app screens makeovers
|
2015-09-30 11:50:33 -07:00
|
|
|
|
2015-09-09 10:41:06 -07:00
|
|
|
* Add StrictMode to debug builds
|
|
|
|
|
2015-09-25 22:09:53 -07:00
|
|
|
* Make the GitLab CI run the tests in an emulator
|
|
|
|
|
|
|
|
* Use gradle-witness to ensure the reproducibility of the build with libraries
|
|
|
|
pulled from maven repositories
|
2015-09-08 19:21:24 +02:00
|
|
|
|
2015-09-12 15:52:55 -07:00
|
|
|
* Switched to Weblate for translations
|
|
|
|
|
|
|
|
* Translation updates
|
|
|
|
|
2015-09-24 16:53:18 -07:00
|
|
|
### 0.96.1 (2015-09-24)
|
|
|
|
|
|
|
|
* Fix crash when updating repos on Android 2.3.7 or older
|
|
|
|
|
2015-09-02 17:43:31 -07:00
|
|
|
### 0.96 (2015-09-03)
|
2015-08-10 17:27:37 -07:00
|
|
|
|
|
|
|
* Move the repo index update to a notification
|
|
|
|
|
|
|
|
* Handle apk downloads without a dialog
|
|
|
|
|
|
|
|
* Don't let users try to uninstall system apps that haven't been updated
|
|
|
|
|
2015-08-20 10:33:35 -07:00
|
|
|
* Various bugfixes in the process that installs F-Droid as a privileged app
|
2015-08-10 17:27:37 -07:00
|
|
|
|
|
|
|
* Fix privileged installer confirmation screen issues on Android 2.X/3.X/4.X
|
|
|
|
|
2015-09-02 17:43:31 -07:00
|
|
|
* Disable HTTPS support in swap until it's stable
|
|
|
|
|
2015-08-19 11:17:27 -07:00
|
|
|
* Fix a few crashes, including package receivers and NFC actions
|
|
|
|
|
2015-08-24 11:03:57 -07:00
|
|
|
* Translation updates
|
|
|
|
|
2015-08-10 17:02:18 -07:00
|
|
|
### 0.95.1 (2015-08-10)
|
|
|
|
|
|
|
|
* Disable prompt to install F-Droid into system until it's more stable
|
|
|
|
|
|
|
|
* Fix crash when updating from an older release if using the "Light with dark
|
|
|
|
ActionBar" theme
|
|
|
|
|
|
|
|
* Re-add SuperUser third-party permission to the manifest since some systems
|
|
|
|
require it
|
|
|
|
|
|
|
|
* Fix privileged installer confirmation screen crash on Android < 3.0
|
|
|
|
|
2015-08-04 14:37:34 -07:00
|
|
|
### 0.95 (2015-08-04)
|
2015-06-14 19:46:41 +02:00
|
|
|
|
2015-07-30 10:24:11 -07:00
|
|
|
* Start porting UI to Material Design, including a new launcher icon
|
2015-06-28 13:43:05 -07:00
|
|
|
|
2015-07-30 10:24:11 -07:00
|
|
|
* Add support for app changelog links, which will appear for apps that have
|
|
|
|
them once the repositories have been updated again
|
2015-07-30 21:39:34 +10:00
|
|
|
|
2015-06-14 19:46:41 +02:00
|
|
|
* Redesign the App Details view with larger icons, expandable description and
|
|
|
|
links with icons
|
|
|
|
|
|
|
|
* Add ability to make F-Droid install itself as a privileged app on /system
|
|
|
|
via root, allowing the use of the system installer
|
|
|
|
|
|
|
|
* Remove the root installer, since the system installer is safer, more stable
|
|
|
|
and now easy to set up with root privileges
|
|
|
|
|
2015-07-25 21:24:35 -07:00
|
|
|
* Speed up and simplify repo update process by streaming the data out of the
|
|
|
|
jar file directly
|
|
|
|
|
2015-06-15 22:20:16 +10:00
|
|
|
* Can now manually add swap repo via "Repositories" screen
|
|
|
|
|
|
|
|
* Using NFC during swap now initiates a proper swap, rather than redirecting to
|
|
|
|
the "Repositories" screen
|
|
|
|
|
2015-07-25 21:24:35 -07:00
|
|
|
* Drop ant support to greatly simplify the build process and its maintenance
|
|
|
|
|
2015-06-08 17:06:27 +02:00
|
|
|
### 0.92 (2015-06-08)
|
|
|
|
|
|
|
|
* Make swap only in portrait mode to prevent crashes and issues where UI elements are obscured
|
|
|
|
|
|
|
|
* Update Universal-Image-Loader to 1.9.4
|
|
|
|
|
|
|
|
* Make Apk downloads progress be measured in kilobytes instead of bytes
|
|
|
|
|
|
|
|
* Add missing Sardinian language to the preferences
|
|
|
|
|
|
|
|
* Fix minimum SDK to be 8 (2.2) instead of 7 (2.1) since support for version 7
|
|
|
|
was dropped long ago
|
|
|
|
|
2015-05-18 23:08:32 +02:00
|
|
|
### 0.91 (2015-05-18)
|
2015-05-07 16:20:10 +02:00
|
|
|
|
|
|
|
* Don't request the "Write to external storage" permission on 4.4 and later
|
|
|
|
since it's not needed to use our own external app directory
|
|
|
|
|
|
|
|
* Fix a crash occuring if the user triggered a repo update that got rid of
|
|
|
|
more than 450 apks at once
|
|
|
|
|
|
|
|
* Properly cache apk files on the SD card if configured this way
|
|
|
|
|
2015-05-15 17:20:49 +02:00
|
|
|
* Drop support for unsigned repos in favour of signed ones and TOFU support
|
|
|
|
|
2015-05-11 09:12:39 +10:00
|
|
|
* Provide better feedback when adding repos with same name of existing repo
|
|
|
|
|
|
|
|
* Add support for special Google Play search terms like "pub:" and "pname:"
|
2015-05-08 00:33:49 +02:00
|
|
|
|
|
|
|
* Fix regression where adding repos via URLs would not actually add a new repo
|
|
|
|
|
2015-05-14 12:18:53 +02:00
|
|
|
* Normalize and check URLs of repos being added
|
|
|
|
|
2015-05-14 16:37:59 +02:00
|
|
|
* Don't crash if links on descriptions cannot be handled by any application
|
|
|
|
|
2015-05-14 12:18:53 +02:00
|
|
|
* Support building as part of a ROM via an Android.mk using gradle
|
|
|
|
|
2015-04-28 23:14:55 +02:00
|
|
|
### 0.88 (2015-04-28)
|
2015-03-30 16:59:37 +02:00
|
|
|
|
2015-04-30 17:37:37 +02:00
|
|
|
* Show list of apps in the update notification (on devices with
|
2015-03-31 20:46:19 +11:00
|
|
|
Android 4.1 or higher)
|
|
|
|
|
2015-04-22 13:27:52 +02:00
|
|
|
* User interface language can now be changed from inside the F-Droid
|
|
|
|
preferences without changing the system language (locale)
|
2015-04-11 23:17:08 +10:00
|
|
|
|
2015-03-30 16:59:37 +02:00
|
|
|
* Fix an issue where xml files could pile up in the data directory
|
|
|
|
|
2015-04-09 00:25:42 +02:00
|
|
|
* Improve app and search link handling while also adding supporting for Amazon
|
|
|
|
and Google Play links
|
|
|
|
|
|
|
|
* Fix regression where F-Droid web repo links would trigger an "Add new repo"
|
|
|
|
action
|
|
|
|
|
2015-04-30 17:37:37 +02:00
|
|
|
* Show a message to the user when there are no apps to display.
|
2015-03-30 16:59:37 +02:00
|
|
|
|
2015-04-22 13:27:52 +02:00
|
|
|
* Swapping is now two way. Connecting to a swap on one device will
|
|
|
|
initiate a swap on the other device.
|
|
|
|
|
2015-04-09 00:25:42 +02:00
|
|
|
* Small UI fixes to avoid overlapping text and improve app version ellipsizing
|
|
|
|
|
2015-03-31 02:16:21 +02:00
|
|
|
* Split up search terms when querying the app database - "fire fox" now
|
|
|
|
matches FireFox
|
|
|
|
|
2015-04-22 13:24:03 +02:00
|
|
|
* Ignore trailing paces in search terms introduced by some input methods
|
|
|
|
|
2015-04-08 07:36:13 +10:00
|
|
|
* Fixed bug where categories were always empty on non-english locales
|
|
|
|
|
2015-04-22 13:27:52 +02:00
|
|
|
* Only log some verbose messages that are of little use to users in debug builds
|
2015-04-11 23:17:08 +10:00
|
|
|
|
2015-04-01 16:46:22 +11:00
|
|
|
* Misc fixes to the "swap" workflow (especially on Android 2.3 devices)
|
|
|
|
|
2015-03-26 19:07:25 +01:00
|
|
|
### 0.83 (2015-03-26)
|
2015-01-04 01:03:33 +01:00
|
|
|
|
2015-03-15 17:29:11 +01:00
|
|
|
* Fix possible crashes when installing or uninstalling apps
|
|
|
|
|
|
|
|
* Fix issue that caused the installed state label to sometimes not be updated
|
|
|
|
|
2015-01-04 01:03:33 +01:00
|
|
|
* Support for future devices with more than two cpu architectures
|
|
|
|
|
|
|
|
* Show when packages are installed but not via F-Droid (mismatching signature)
|
|
|
|
|
2015-03-15 17:29:11 +01:00
|
|
|
* Fix possible backround crash concerning the category list change listener
|
|
|
|
|
2015-03-16 20:28:24 +01:00
|
|
|
* Add an option to check for repository updates less often
|
|
|
|
|
|
|
|
* Get rid of the confusing checkbox on/off descriptions
|
|
|
|
|
Default to binary dependencies, with option for source builds.
NOTE: This commit does not touch the ant build system at all,
only gradle.
There are currently 23 gradle projects which require configuration,
let alone building, in order to build F-Droid. This takes a non-trivial
amount of time/memory/cpu. Additionally, it also provides difficulties
when importing the project into Android Studio - which is the IDE that
many potential contributors will be using. Finally, I have over 100mb
of data in the extern/ folder, and the support libraries require almost
every single Android SDK to be installed, which is several GB. This is
not a friendly environment to encourage people to submit merge requests.
However, I'm very mindful of the need for an open source project such
as F-Droid to be able to be built from source. So to make sure we have
the best of both worlds, I've ensured that building all dependencies
from source is still possible.
The F-Droid/libs/README.md file explains in greater detail how to
do this (i.e. "gradle -PsourceDeps build").
As much as possible, I've tried to make the binary dependencies fetched
from jcenter. However there are still libraries which either haven't
integrated required changes for F-Droid back upstream, or don't have
mavenCentral/jcenter binaries available.
Android preference fragment has been changed to the original
upstream repository. The one we had before was because upstream
hadn't merged a MR for gradfle support yet. However, that has
now been merged. This version still doesn't exist in jcenter though.
In order for libsuperuser to build from upstream, using
`gradle -PsourceDeps`, we need to include a few gradle plugins
from jcenter which are never actually used (used by upstream to
release to jcenter).
Even though support-v4 is included through jcenter, it is kept in
the libs directory, so that ./ant-prepare.sh can use it.
Update support preference fragment to newer version. There has been
bugfixes commited, so lets include them in the version we are using.
2015-03-01 10:20:19 +11:00
|
|
|
* Enable building F-Droid without having to build all dependencies yourself
|
|
|
|
|
2015-03-15 17:29:11 +01:00
|
|
|
* Temporarily remove partially translated arrays to avoid potential crashes
|
|
|
|
|
|
|
|
* Translation updates
|
|
|
|
|
2014-12-31 00:41:46 +01:00
|
|
|
### 0.78 (2014-12-31)
|
|
|
|
|
|
|
|
* Fix repo updates on 5.0 (which caused no apps to show on clean installs)
|
|
|
|
|
2014-12-31 01:00:31 +01:00
|
|
|
* "Local repo" has an improved interface making it simpler to swap apps between
|
2014-12-31 01:01:42 +01:00
|
|
|
devices and the "Start Swap" menu item opens a wizard to help with the process
|
2014-12-31 23:38:24 +11:00
|
|
|
|
2014-12-31 00:41:46 +01:00
|
|
|
* Be more verbose when encountering repo index update errors
|
|
|
|
|
|
|
|
* Bump the Target SDK to 21
|
|
|
|
|
|
|
|
* Update Universal-Image-Loader and the Support libraries
|
|
|
|
|
|
|
|
* Switch the directory structure to better suit building with gradle
|
|
|
|
|
|
|
|
* Translation updates
|
|
|
|
|
2014-10-09 00:43:53 +02:00
|
|
|
### 0.76 (2014-10-08)
|
2014-05-23 11:13:58 +02:00
|
|
|
|
2014-08-13 13:22:30 +02:00
|
|
|
* Added "local repo" support to host an F-Droid repo on the device itself, with
|
2014-06-19 10:04:19 +02:00
|
|
|
full signed repo support, icons, and optional HTTPS
|
2014-05-23 11:20:40 -04:00
|
|
|
|
2014-06-19 10:04:19 +02:00
|
|
|
* Ability to set up such a local repo by choosing from any of the installed
|
|
|
|
applications on the device
|
2014-05-23 11:20:40 -04:00
|
|
|
|
2014-09-05 16:35:12 +02:00
|
|
|
* Reverted self-signed support since it was broken, only HTTPS certificates
|
|
|
|
with proper CA signatures will work for now
|
|
|
|
|
2014-06-19 10:04:19 +02:00
|
|
|
* Find local repos on the same network using Bonjour/mDNS
|
2014-05-23 11:20:40 -04:00
|
|
|
|
2014-08-13 13:22:30 +02:00
|
|
|
* Support for F-Droid repos on Tor Hidden Services (.onion addresses)
|
2014-05-28 00:11:30 -04:00
|
|
|
|
2014-06-19 10:04:19 +02:00
|
|
|
* HTTP Proxy support in Preferences
|
2014-05-28 19:55:47 -04:00
|
|
|
|
2014-06-19 10:04:19 +02:00
|
|
|
* Directly send installed apps to other devices via Bluetooth and Android Beam
|
2014-05-23 11:20:40 -04:00
|
|
|
(NFC+Bluetooth), also compatible with Samsung/HTC S-Beam
|
|
|
|
|
2014-08-06 19:59:03 +02:00
|
|
|
* Initial support for root and system installers, allowing the client to
|
|
|
|
install apks directly on its own
|
|
|
|
|
2014-09-18 13:53:09 +10:00
|
|
|
* Increased performance when updating from repository with many apps
|
|
|
|
|
2014-08-06 19:59:03 +02:00
|
|
|
* Switch to Appcompat from the Support library
|
|
|
|
|
2014-05-23 11:13:58 +02:00
|
|
|
* Fix some crashes
|
|
|
|
|
|
|
|
* Translation updates
|
|
|
|
|
2014-05-01 19:25:07 +02:00
|
|
|
### 0.66 (2014-05-01)
|
2014-04-20 14:32:05 +02:00
|
|
|
|
2014-04-21 09:20:27 +00:00
|
|
|
* Fix crash on startup for devices with more than 500 installed apps
|
|
|
|
|
2014-04-23 18:05:23 +02:00
|
|
|
* Send apps to other devices directly from the App Details screen via NFC or Bluetooth
|
|
|
|
|
2014-04-21 09:20:27 +00:00
|
|
|
* Improved performance for devices with many installed apps
|
2014-04-20 14:32:05 +02:00
|
|
|
|
|
|
|
* Improve ellipsizing and spacing in the app lists
|
|
|
|
|
|
|
|
* Start translating the category lists
|
|
|
|
|
2014-04-21 09:20:27 +00:00
|
|
|
* Keep track of installed apps internally, rather than asking Android each time
|
|
|
|
|
2014-04-29 11:52:46 +02:00
|
|
|
* Security fixes and updates for adding of repos
|
|
|
|
|
2014-04-29 20:09:52 +02:00
|
|
|
* Fix bug introduced in 0.63 which made F-Droid always omit density-specific
|
|
|
|
icons, making icons blurry on high-res devices
|
|
|
|
|
2014-04-29 11:52:46 +02:00
|
|
|
* Fix some other crashes
|
2014-04-20 14:32:05 +02:00
|
|
|
|
|
|
|
* Translation updates
|
|
|
|
|
2014-04-07 15:46:33 +02:00
|
|
|
### 0.63 (2014-04-07)
|
2014-01-19 20:47:39 +01:00
|
|
|
|
2014-08-13 13:22:30 +02:00
|
|
|
* Support for Network Service Discovery of local F-Droid repos on Android 4.1+
|
2014-04-01 16:09:16 +02:00
|
|
|
from the repository management screen
|
2014-02-19 14:52:01 -05:00
|
|
|
|
2014-02-14 22:41:08 -05:00
|
|
|
* Always remember the selected category in the list of apps
|
|
|
|
|
2014-08-13 13:22:30 +02:00
|
|
|
* Send F-Droid via Bluetooth to any device that supports receiving APKs via
|
2014-02-14 22:41:08 -05:00
|
|
|
Bluetooth (stock Android blocks APKs, most ROMs allow them)
|
|
|
|
|
|
|
|
* NFC support: beam repo configs from the repo detail view (Android 4.0+),
|
2014-08-13 13:22:30 +02:00
|
|
|
beam the F-Droid.apk from F-Droid's main screen (Android 4.1+)
|
2014-02-14 22:41:08 -05:00
|
|
|
|
2014-01-19 20:47:39 +01:00
|
|
|
* Support for repositories using self-signed HTTPS certificates through
|
2014-02-17 10:34:28 +01:00
|
|
|
a Trust-on-first-use popup
|
2014-01-19 20:47:39 +01:00
|
|
|
|
|
|
|
* Support for TLS Subject-Public-Key-Identifier pinning
|
|
|
|
|
2014-02-21 00:21:17 +01:00
|
|
|
* Add native Right-to-Left support on devices running 4.2 and later
|
|
|
|
|
2014-02-19 18:23:31 +01:00
|
|
|
* Filter app compatibility by maxSdkVersion too
|
|
|
|
|
2014-04-01 21:58:24 +11:00
|
|
|
* Major internal changes to enable F-Droid to handle repos with thousands
|
|
|
|
of apps without slowing down too much. These internal changes will also make
|
|
|
|
new features easier to implement.
|
|
|
|
|
2014-02-17 10:34:28 +01:00
|
|
|
* Various fixes to layout issues introduced in 0.58
|
|
|
|
|
2014-04-01 16:09:16 +02:00
|
|
|
* Translation updates
|
|
|
|
|
2014-01-10 21:29:25 +01:00
|
|
|
### 0.58 (2014-01-11)
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2014-01-10 21:02:27 +01:00
|
|
|
* Download icons with a resolution that matches the device's screen density,
|
|
|
|
which saves resources on smaller devices and gets rid of unnecessary
|
|
|
|
blurriness on larger devices
|
|
|
|
|
2014-01-04 01:48:42 +01:00
|
|
|
* Tweaked some layouts, especially the app lists and their compact layout
|
|
|
|
|
|
|
|
* App lists now show more useful version information: current version names,
|
|
|
|
rather than number of versions available
|
|
|
|
|
|
|
|
* Reduce scroll lag in app lists by caching views in a ViewHolder
|
|
|
|
|
|
|
|
* Slightly increase performance in repo index XML handling by mapping apps
|
|
|
|
with a HashMap, as opposed to doing linear searches
|
|
|
|
|
2014-01-10 21:02:27 +01:00
|
|
|
* More app info shown in App Details: The category in which the app was found
|
|
|
|
and all the categories the app is in, as well as the Android version
|
|
|
|
required to run each one of its versions available
|
2014-01-04 01:48:42 +01:00
|
|
|
|
|
|
|
* The preferences screen now uses descriptive summaries, which means that you
|
|
|
|
can see what the checkbox preferences actually mean and what the edit and
|
2014-01-10 21:02:27 +01:00
|
|
|
list preferences are set at
|
2014-01-04 01:48:42 +01:00
|
|
|
|
|
|
|
* Support for dogecoin donation method added (wow)
|
|
|
|
|
|
|
|
* Don't keep app icons older than 30 days on disc cache
|
|
|
|
|
|
|
|
* Always include incompatible apks in memory to avoid issues with apps
|
|
|
|
seemingly not having any apks available
|
|
|
|
|
|
|
|
* Fixed a crash when trying to access a non-existing app
|
|
|
|
|
2014-01-30 17:01:18 +01:00
|
|
|
* F-Droid registers with Android to receive F-Droid URIs https://\*/fdroid/repo
|
2014-01-21 16:56:41 -05:00
|
|
|
and fdroidrepos://
|
|
|
|
|
|
|
|
* support including signing key fingerprint in repo URIs
|
|
|
|
|
|
|
|
* when adding new repos that include the fingerprint, check to see whether
|
|
|
|
that repo exists in F-Droid already, and if the fingerprints match
|
|
|
|
|
2014-01-04 01:48:42 +01:00
|
|
|
* Other minor bug fixes
|
|
|
|
|
|
|
|
* Lots of translation updates
|
|
|
|
|
2013-11-11 10:12:32 +00:00
|
|
|
### 0.55 (2013-11-11)
|
|
|
|
|
2013-11-11 10:18:39 +00:00
|
|
|
* Fixed problems with category selection and permission lists on Android 2.X devices.
|
2014-04-01 16:09:16 +02:00
|
|
|
|
2013-11-11 10:12:32 +00:00
|
|
|
* Lots of translation updates, including new Norwegian translation.
|
|
|
|
|
2013-11-05 09:56:53 +00:00
|
|
|
### 0.54 (2013-11-05)
|
2013-10-24 18:21:36 +02:00
|
|
|
|
2013-11-05 11:01:51 +01:00
|
|
|
* New options on the App Details screen to ignore all future updates for that
|
|
|
|
particular app, or ignore just the current update.
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-11-05 11:01:51 +01:00
|
|
|
* Apps with Anti-features are no longer hidden, and the corresponding
|
|
|
|
preferences to unhide them are removed. Instead they are clearly marked on the
|
|
|
|
App Details screen.
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-11-05 11:01:51 +01:00
|
|
|
* Apps with incompatible native code architecture requirements are now correctly
|
|
|
|
filtered.
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-11-05 11:01:51 +01:00
|
|
|
* A bug that prevented update notifications from appearing has been fixed.
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-11-05 11:01:51 +01:00
|
|
|
* Theming support, with Light and Dark themes.
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-11-05 11:01:51 +01:00
|
|
|
* New launcher and notification icons, and new default/loading app icon. Icons
|
|
|
|
are now retrieved dynamically, drastically improving startup time on first
|
|
|
|
installation.
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-11-05 11:01:51 +01:00
|
|
|
* All app donation options have been grouped into a submenu, and Litecoin
|
|
|
|
donation support has been added.
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-11-05 11:01:51 +01:00
|
|
|
* App filter settings now take effect immediately.
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-11-05 11:01:51 +01:00
|
|
|
* Apk native code ABIs are now shown in expert mode.
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-11-05 11:01:51 +01:00
|
|
|
* Search uris for market://search and fdroid.search: are now handled.
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-11-05 11:01:51 +01:00
|
|
|
* A problem with ActionBar Up navigation on some devices has been fixed.
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-11-05 11:01:51 +01:00
|
|
|
* Other minor bug fixes, and adjustments to spacings and layouts.
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-11-05 11:01:51 +01:00
|
|
|
* Lots of translation updates.
|
2013-10-24 18:21:36 +02:00
|
|
|
|
2013-11-05 09:56:53 +00:00
|
|
|
### 0.50 (2013-08-20)
|
2013-10-24 18:21:36 +02:00
|
|
|
|
|
|
|
* New basic app sharing functionality
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-10-24 18:21:36 +02:00
|
|
|
* Handle f-droid.org web repo as well as market:// app uris
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-10-24 18:21:36 +02:00
|
|
|
* Search by just typing on main screen and search results screen
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-10-24 18:21:36 +02:00
|
|
|
* Flattr and Bitcoin donation methods added
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-10-24 18:21:36 +02:00
|
|
|
* Noticeable speedups when returning from installs and uninstalls
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-10-24 18:21:36 +02:00
|
|
|
* Add back to home buttons to the ActionBar
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-10-24 18:21:36 +02:00
|
|
|
* Don't recommend versions newer than the current or incompatible with the device
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-10-24 18:21:36 +02:00
|
|
|
* Use standard Android cache locations rather than .fdroid on the SD card
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-10-24 18:21:36 +02:00
|
|
|
* Fix for crash at boot time where the SD card was slow to initialise
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-10-24 18:21:36 +02:00
|
|
|
* Lots of bug fixes
|
2014-01-04 01:48:42 +01:00
|
|
|
|
2013-10-24 18:21:36 +02:00
|
|
|
* Lots of translation updates
|