From 3825b34894c430d30ece95983912735e8bf91341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8=A3=D8=AD=D9=85=D8=AF=20=D8=A7=D9=84=D9=85=D8=AD=D9=85?= =?UTF-8?q?=D9=88=D8=AF=D9=8A=20=28Ahmed=20El-Mahmoudy=29?= Date: Tue, 30 Sep 2014 07:57:16 +0200 Subject: [PATCH 1/4] Added changelog URL --- metadata/nl.mpcjanssen.simpletask.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/nl.mpcjanssen.simpletask.txt b/metadata/nl.mpcjanssen.simpletask.txt index 30deae1d0f..699cb6cdf9 100644 --- a/metadata/nl.mpcjanssen.simpletask.txt +++ b/metadata/nl.mpcjanssen.simpletask.txt @@ -19,6 +19,8 @@ Note that, with this version, you will need to take care of backups yourself. * Select on or more tasks and press overflow menu->Add reminder * Share the complete tasklist or selected tasks using the Android share feature * Tasks can deferred into the future. Combined with the "Creation date in future" sort it allows you to get tasks out of your face (as in 1MTD/MYN) + +[https://github.com/mpcjanssen/simpletask-android/blob/master/src/main/assets/changelog.md Changelog] . Repo Type:git From 09fba404fe88926273258c17b709b6a8a75eee30 Mon Sep 17 00:00:00 2001 From: sn0b Date: Mon, 29 Sep 2014 21:33:52 +0200 Subject: [PATCH 2/4] Updated description, a bit more details now --- metadata/de.b0nk.fp1_epo_autoupdate.txt | 28 +++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/metadata/de.b0nk.fp1_epo_autoupdate.txt b/metadata/de.b0nk.fp1_epo_autoupdate.txt index ebde7d0f17..b694d7bd12 100644 --- a/metadata/de.b0nk.fp1_epo_autoupdate.txt +++ b/metadata/de.b0nk.fp1_epo_autoupdate.txt @@ -10,12 +10,36 @@ Summary:Automatically updates the EPO.DAT on the Fairphone Description: Automatically updates the EPO.DAT file on the Fairphone 1 within a given interval (defaults to 5 days). This fixes the 'EPO update failure' problem -permanently, so no need to update them manually every 30 days. +permanently, so no need to update it manually every 30 days. For information on +why EPO.MD5 isn't fetched as well, see 'Background' below. + +Usage: +* You need to have EPO enabled first (in System Settings or EngineeringMode). +* Download and run the app, click on 'Enable' and allow permanent root access. +* If an update is required, it will be downloaded now. This may take a minute +and you will see notifications while this happens. +* Wait for the status bar to become green and to display the current time. +* Disable the original 'Auto download' to avoid problems (in System Settings or +EngineeringMode). Tested with: * Fairphone FP1 with the 'Stock Android' and busybox +* Alcatel Onetouch 997D with Android 4.1 -Needs root access in order to write the new EPO.DAT to /data/misc. +Permissions: +Needs root access in order to write the new EPO.DAT to /data/misc and to adjust +permissions. + +Background: +For EPO to work, only the EPO.DAT file is required. The EPO.MD5 is only a +checksum to validate the correctness of the EPO.DAT file after download. In +principle, it is a good idea, to do so. However, in this case, the .MD5 +checksum is also a bit the source of the problem: The built-in EPO updater of +the Fairphone (or other Mediatek phones) downloads the two files from an FTP +server from Mediatek. Unfortunately, the .MD5 checksum is often calculated +wrong by Mediatek. Therefore, the check of the .DAT file fails and the 'EPO +update failure' occurs. +See also this post: http://forum.xda-developers.com/showthread.php?t=1975500 AntiFeature: Downloads and installs non-free binary/firmware provided by Mediatek. . From b3c9bdeacc5bf0482890a34c75718a3ebd68ee9a Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 30 Sep 2014 12:57:54 +0200 Subject: [PATCH 3/4] FP1-EPO-Autoupdate: Shorten description; make lint happy. --- metadata/de.b0nk.fp1_epo_autoupdate.txt | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/metadata/de.b0nk.fp1_epo_autoupdate.txt b/metadata/de.b0nk.fp1_epo_autoupdate.txt index b694d7bd12..4d68f832e9 100644 --- a/metadata/de.b0nk.fp1_epo_autoupdate.txt +++ b/metadata/de.b0nk.fp1_epo_autoupdate.txt @@ -31,15 +31,10 @@ Needs root access in order to write the new EPO.DAT to /data/misc and to adjust permissions. Background: -For EPO to work, only the EPO.DAT file is required. The EPO.MD5 is only a -checksum to validate the correctness of the EPO.DAT file after download. In -principle, it is a good idea, to do so. However, in this case, the .MD5 -checksum is also a bit the source of the problem: The built-in EPO updater of -the Fairphone (or other Mediatek phones) downloads the two files from an FTP -server from Mediatek. Unfortunately, the .MD5 checksum is often calculated -wrong by Mediatek. Therefore, the check of the .DAT file fails and the 'EPO -update failure' occurs. -See also this post: http://forum.xda-developers.com/showthread.php?t=1975500 +The built-in EPO updater of the Fairphone (or other Mediatek phones) downloads +the two EPO.dat and the checksum from an FTP server from Mediatek. However, the +checksum is often calculated wrong by Mediatek. Therefore, the check of the .DAT +file fails and the 'EPO update failure' occurs. See [http://forum.xda-developers.com/showthread.php?t=1975500 XDA Developer]. AntiFeature: Downloads and installs non-free binary/firmware provided by Mediatek. . From 3e6152ca60a7eb426a35c8667daf93d5ff0999e3 Mon Sep 17 00:00:00 2001 From: bparmentier Date: Tue, 30 Sep 2014 13:11:15 +0200 Subject: [PATCH 4/4] Add changelog link in description --- metadata/be.brunoparmentier.openbikesharing.app.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/be.brunoparmentier.openbikesharing.app.txt b/metadata/be.brunoparmentier.openbikesharing.app.txt index 37674afed4..4bfd2a3961 100644 --- a/metadata/be.brunoparmentier.openbikesharing.app.txt +++ b/metadata/be.brunoparmentier.openbikesharing.app.txt @@ -16,6 +16,8 @@ time. It uses the [http://api.citybik.es/v2/ CityBikes] API that provides data for more than 170 cities and displays those data on an OpenStreetMap layer thanks to the [https://github.com/osmdroid/osmdroid osmdroid] library. + +[https://github.com/bparmentier/OpenBikeSharing/releases Changelog] . Repo Type:git