Fix remaining changelogs

This commit is contained in:
Boris Kraut 2015-06-03 19:50:22 +02:00
parent c64cfe9c8a
commit 86c42f0b63
17 changed files with 17 additions and 33 deletions

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site: Web Site:
Source Code:https://github.com/vanilla-music/vanilla Source Code:https://github.com/vanilla-music/vanilla
Issue Tracker:https://github.com/vanilla-music/vanilla/issues Issue Tracker:https://github.com/vanilla-music/vanilla/issues
Changelog:https://github.com/vanilla-music/vanilla/commits/master
Auto Name:Vanilla Music Auto Name:Vanilla Music
Summary:Music player Summary:Music player
@ -14,8 +15,6 @@ APIs are used.
This is a fork of [[org.kreed.vanilla]] which is no longer being developed This is a fork of [[org.kreed.vanilla]] which is no longer being developed
by its author. We keep that in the repo as it supports Android versions below 4.0.3. by its author. We keep that in the repo as it supports Android versions below 4.0.3.
[https://github.com/vanilla-music/vanilla/commits/master All changes]
. .
Repo Type:git Repo Type:git

View file

@ -3,6 +3,7 @@ License:Apache2
Web Site: Web Site:
Source Code:https://github.com/yuriykulikov/AlarmClock Source Code:https://github.com/yuriykulikov/AlarmClock
Issue Tracker:https://github.com/yuriykulikov/AlarmClock/issues Issue Tracker:https://github.com/yuriykulikov/AlarmClock/issues
Changelog:https://github.com/yuriykulikov/AlarmClock/commits/develop
Name:Simple Alarm Clock Name:Simple Alarm Clock
Auto Name:Simple Alarm Clock Auto Name:Simple Alarm Clock
@ -11,8 +12,6 @@ Description:
Smart alarm clock that includes many improvements over the stock alarm clock. Smart alarm clock that includes many improvements over the stock alarm clock.
It does not have any extra features such It does not have any extra features such
as dock mode or a world clock. as dock mode or a world clock.
[https://github.com/yuriykulikov/AlarmClock/commits/develop All changes]
. .
Repo Type:git Repo Type:git

View file

@ -4,6 +4,7 @@ License:Apache2
Web Site:https://code.google.com/p/k9mail Web Site:https://code.google.com/p/k9mail
Source Code:https://github.com/k9mail/k-9 Source Code:https://github.com/k9mail/k-9
Issue Tracker:https://code.google.com/p/k9mail/issues Issue Tracker:https://code.google.com/p/k9mail/issues
Changelog:https://github.com/k9mail/k-9/wiki/ReleaseNotes
Auto Name:K-9 Mail Auto Name:K-9 Mail
Summary:Full-featured email client Summary:Full-featured email client
@ -17,8 +18,6 @@ achieve this.
If you would like to contribute financially to k9mail, consider donating to If you would like to contribute financially to k9mail, consider donating to
the local SPCA (Societies for the prevention of cruelty to animals). the local SPCA (Societies for the prevention of cruelty to animals).
[https://github.com/k9mail/k-9/wiki/ReleaseNotes Major version notes]
. .
Repo Type:git Repo Type:git

View file

@ -3,14 +3,13 @@ License:Apache2
Web Site: Web Site:
Source Code:https://github.com/AndlyticsProject/andlytics Source Code:https://github.com/AndlyticsProject/andlytics
Issue Tracker:https://github.com/AndlyticsProject/andlytics/issues Issue Tracker:https://github.com/AndlyticsProject/andlytics/issues
Changelog:https://htmlpreview.github.io/?https://github.com/AndlyticsProject/andlytics/blob/HEAD/res/raw/changelog.html
Auto Name:Andlytics Auto Name:Andlytics
Summary:Track your apps on Play Store Summary:Track your apps on Play Store
Description: Description:
View stats and reply to comments. Requires a google account on the phone but View stats and reply to comments. Requires a google account on the phone but
not an admob account. not an admob account.
[http://htmlpreview.github.com/?https://github.com/AndlyticsProject/andlytics/blob/HEAD/res/raw/changelog.html Release Notes].
. .
Repo Type:git Repo Type:git

View file

@ -3,14 +3,13 @@ License:Apache2
Web Site:http://blog.nagopy.com Web Site:http://blog.nagopy.com
Source Code:https://github.com/75py/DisableManager Source Code:https://github.com/75py/DisableManager
Issue Tracker:https://github.com/75py/DisableManager/issues Issue Tracker:https://github.com/75py/DisableManager/issues
Changelog:https://github.com/75py/DisableManager/commits/master
Auto Name:Disable Manager Auto Name:Disable Manager
Summary:Assists the disabling of pre-installed apps Summary:Assists the disabling of pre-installed apps
Description: Description:
Assists in the disabling of pre-installed apps. You can show lists of apps Assists in the disabling of pre-installed apps. You can show lists of apps
installed apps and can disable/enable them. Please do at your own risk. installed apps and can disable/enable them. Please do at your own risk.
[https://translate.google.com/translate?sl=ja&tl=en&u=https%3A%2F%2Fgithub.com%2F75py%2FDisableManager%2Fcommits%2Fmaster All changes (translated by Google)]
. .
Repo Type:git Repo Type:git

View file

@ -4,6 +4,7 @@ License:GPLv3+
Web Site:http://mvglasow.github.io/satstat/index.html Web Site:http://mvglasow.github.io/satstat/index.html
Source Code:https://github.com/mvglasow/satstat Source Code:https://github.com/mvglasow/satstat
Issue Tracker:https://github.com/mvglasow/satstat/issues Issue Tracker:https://github.com/mvglasow/satstat/issues
Changelog:https://github.com/mvglasow/satstat/releases
Auto Name:SatStat Auto Name:SatStat
Summary:GPS, sensor and network status Summary:GPS, sensor and network status
@ -37,8 +38,6 @@ Networks:
Known limitations: Known limitations:
* Some phones will report only the network cell with which they are currently registered. On such phones you will only see one cell under "GSM" or "CDMA". This is a limitation of the phone's radio firmware, and SatStat has no way of getting more information from the device. * Some phones will report only the network cell with which they are currently registered. On such phones you will only see one cell under "GSM" or "CDMA". This is a limitation of the phone's radio firmware, and SatStat has no way of getting more information from the device.
* Some devices ignore the command to refresh AGPS data. This is a limitation of the GPS driver (which varies from device to device and is usually proprietary). Starting with version 2.0, SatStat has a workaround in place for automatic AGPS updates. * Some devices ignore the command to refresh AGPS data. This is a limitation of the GPS driver (which varies from device to device and is usually proprietary). Starting with version 2.0, SatStat has a workaround in place for automatic AGPS updates.
[https://github.com/mvglasow/satstat/releases Change history]
. .
Repo Type:git Repo Type:git

View file

@ -3,6 +3,8 @@ License:GPLv2+
Web Site:http://indication.github.io/OpenRedmine Web Site:http://indication.github.io/OpenRedmine
Source Code:https://github.com/indication/OpenRedmine Source Code:https://github.com/indication/OpenRedmine
Issue Tracker:https://github.com/indication/OpenRedmine/issues Issue Tracker:https://github.com/indication/OpenRedmine/issues
Changelog:https://github.com/indication/OpenRedmine/blob/development/OpenRedmine/src/main/res/raw/version.md
Auto Name:OpenRedmine Auto Name:OpenRedmine
Summary:Redmine client Summary:Redmine client
@ -17,8 +19,6 @@ Features:
* Download files * Download files
* Wiki * Wiki
* Connect to unsafe SSL sites powered by transdroid * Connect to unsafe SSL sites powered by transdroid
[https://github.com/indication/OpenRedmine/blob/development/OpenRedmine/src/main/res/raw/version.md Release history]
. .
Repo Type:git Repo Type:git

View file

@ -3,14 +3,13 @@ License:MIT
Web Site:http://chris.boyle.name/projects/android-puzzles Web Site:http://chris.boyle.name/projects/android-puzzles
Source Code:https://github.com/chrisboyle/sgtpuzzles Source Code:https://github.com/chrisboyle/sgtpuzzles
Issue Tracker:https://github.com/chrisboyle/sgtpuzzles/issues Issue Tracker:https://github.com/chrisboyle/sgtpuzzles/issues
Changelog:https://github.com/chrisboyle/sgtpuzzles/commits/master
Auto Name:Puzzles Auto Name:Puzzles
Summary:33 single-player logic games Summary:33 single-player logic games
Description: Description:
A port of Simon Tatham's Portable Puzzle Collection, a collection of 34 single-player A port of Simon Tatham's Portable Puzzle Collection, a collection of 34 single-player
logic games. logic games.
[https://github.com/chrisboyle/sgtpuzzles/commits/master Android changes], [https://github.com/chrisboyle/sgtpuzzles/commits/upstream upstream changes]
. .
Repo Type:git Repo Type:git

View file

@ -22,7 +22,6 @@ left-most page of your lock screen and touch the "+" icon. Then, select
"DashClock" to customize and add the widget. You can make this the primary lock "DashClock" to customize and add the widget. You can make this the primary lock
screen widget, replacing the default clock, by first touching-and-holding it screen widget, replacing the default clock, by first touching-and-holding it
and then dragging it horizontally to the very rightmost position. and then dragging it horizontally to the very rightmost position.
. .
Repo Type:srclib Repo Type:srclib

View file

@ -4,6 +4,7 @@ License:BSD
Web Site:http://wigle.net Web Site:http://wigle.net
Source Code:https://github.com/wiglenet/wigle-wifi-wardriving Source Code:https://github.com/wiglenet/wigle-wifi-wardriving
Issue Tracker:https://github.com/wiglenet/wigle-wifi-wardriving/issues Issue Tracker:https://github.com/wiglenet/wigle-wifi-wardriving/issues
Changelog:https://github.com/wiglenet/wigle-wifi-wardriving/blob/HEAD/TODO
Auto Name:WiGLE Wifi Wardriving Auto Name:WiGLE Wifi Wardriving
Summary:Map Wifi access points Summary:Map Wifi access points
@ -19,8 +20,6 @@ to the [http://wigle.net wigle.net] database (read the [https://github.com/wigle
* Can move app to SD card * Can move app to SD card
* "Mute" button to shut off all sound/speech immediately * "Mute" button to shut off all sound/speech immediately
* Bluetooth GPS support through mock locations * Bluetooth GPS support through mock locations
[https://github.com/wiglenet/wigle-wifi-wardriving/blob/HEAD/TODO Release notes.]
. .
Repo Type:git Repo Type:git

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:https://code.google.com/p/imsdroid Web Site:https://code.google.com/p/imsdroid
Source Code:https://code.google.com/p/imsdroid/source Source Code:https://code.google.com/p/imsdroid/source
Issue Tracker:https://code.google.com/p/imsdroid/issues Issue Tracker:https://code.google.com/p/imsdroid/issues
Changelog:https://code.google.com/p/imsdroid/wiki/Release_notes
Auto Name:IMSDroid Auto Name:IMSDroid
Summary:High Quality Video SIP/IMS client Summary:High Quality Video SIP/IMS client
@ -23,8 +24,6 @@ SIP implementation follows RFC 3261 and 3GPP TS 24.229 Rel-9 specifications,
this will allow you to connect to any compliant SIP registrar. this will allow you to connect to any compliant SIP registrar.
[https://code.google.com/p/imsdroid/wiki/Quick_Start Quick start guide] [https://code.google.com/p/imsdroid/wiki/Quick_Start Quick start guide]
[https://code.google.com/p/imsdroid/wiki/Release_notes Release notes]
. .
Repo Type:git-svn Repo Type:git-svn

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://www.epstudiossoftware.com/blog/?page_id=6 Web Site:http://www.epstudiossoftware.com/blog/?page_id=6
Source Code:https://github.com/mannd/epmobile Source Code:https://github.com/mannd/epmobile
Issue Tracker:https://github.com/mannd/epmobile/issues Issue Tracker:https://github.com/mannd/epmobile/issues
Changelog:https://github.com/mannd/epmobile/tree/master/doc/changes
Auto Name:EP Mobile Auto Name:EP Mobile
Summary:Medical tools Summary:Medical tools
@ -10,8 +11,6 @@ Description:
EP Mobile is an application that provides a set of tools for electrophysiologists and other health care EP Mobile is an application that provides a set of tools for electrophysiologists and other health care
workers who deal with cardiac arrhythmias. The program includes EP calculators, drug dose calculators, workers who deal with cardiac arrhythmias. The program includes EP calculators, drug dose calculators,
risk scores, diagnostic tools, ECG figures, and more. risk scores, diagnostic tools, ECG figures, and more.
[https://github.com/mannd/epmobile/tree/master/doc/changes Release Notes].
. .
Repo Type:git Repo Type:git

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:https://github.com/ligi/gobandroid/blob/HEAD/README.md Web Site:https://github.com/ligi/gobandroid/blob/HEAD/README.md
Source Code:https://github.com/ligi/gobandroid Source Code:https://github.com/ligi/gobandroid
Issue Tracker:https://github.com/ligi/gobandroid/issues Issue Tracker:https://github.com/ligi/gobandroid/issues
Changelog:https://github.com/ligi/gobandroid/commits/master
Auto Name:Gobandroid Auto Name:Gobandroid
Summary:Ancient Go game Summary:Ancient Go game
@ -21,8 +22,6 @@ Features:
* Record Games (or use the phone/tablet as a board - incl SGF writer) * Record Games (or use the phone/tablet as a board - incl SGF writer)
* TV-Mode (automatic replay of games - mainly for GoogleTV) * TV-Mode (automatic replay of games - mainly for GoogleTV)
* Play against GnuGo (extra install needed) * Play against GnuGo (extra install needed)
[https://github.com/ligi/gobandroid/commits/master All changes]
. .
Repo Type:git Repo Type:git

View file

@ -6,6 +6,7 @@ Web Site:https://wiki.mozilla.org/Mobile/Platforms/Android#System_Requirements
Source Code:http://hg.mozilla.org Source Code:http://hg.mozilla.org
Issue Tracker:https://bugzilla.mozilla.org Issue Tracker:https://bugzilla.mozilla.org
Donate:https://sendto.mozilla.org/page/contribute/openwebfund Donate:https://sendto.mozilla.org/page/contribute/openwebfund
Changelog:https://www.mozilla.org/en-US/firefox/releases/
Summary:Web browser Summary:Web browser
Description: Description:
@ -25,8 +26,6 @@ be disabled via settings.
Note that this package is planned to be dropped from the F-Droid repo soon. Note that this package is planned to be dropped from the F-Droid repo soon.
Please consider using [[org.mozilla.fennec_fdroid]] instead to be sure of Please consider using [[org.mozilla.fennec_fdroid]] instead to be sure of
continued update support. continued update support.
[https://www.mozilla.org/en-US/firefox/releases/ Release notes]
. .
Maintainer Notes: Maintainer Notes:

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:https://code.google.com/p/cuckoochess Web Site:https://code.google.com/p/cuckoochess
Source Code:https://code.google.com/p/cuckoochess/source Source Code:https://code.google.com/p/cuckoochess/source
Issue Tracker:https://code.google.com/p/cuckoochess/issues Issue Tracker:https://code.google.com/p/cuckoochess/issues
Changelog:https://code.google.com/p/cuckoochess/source/list
Auto Name:DroidFish Auto Name:DroidFish
Summary:Chess program Summary:Chess program
@ -12,8 +13,6 @@ Port of the CuckooChess applet/engine.
If you have [[org.scid.android]] installed you can read Scid database files If you have [[org.scid.android]] installed you can read Scid database files
directly from the directly from the
app by long-pressing the board and choosing Load game from Scid file. app by long-pressing the board and choosing Load game from Scid file.
[https://code.google.com/p/cuckoochess/source/list All changes]
. .
Repo Type:git-svn Repo Type:git-svn

View file

@ -4,6 +4,7 @@ Web Site:http://www.servalproject.org
Source Code:https://github.com/servalproject/batphone Source Code:https://github.com/servalproject/batphone
Issue Tracker:https://github.com/servalproject/batphone/issues Issue Tracker:https://github.com/servalproject/batphone/issues
Donate:http://www.servalproject.org/donations Donate:http://www.servalproject.org/donations
Changelog:https://github.com/servalproject/batphone/blob/development/CURRENT-RELEASE.md
Auto Name:Serval Mesh Auto Name:Serval Mesh
Summary:Peer to peer communications Summary:Peer to peer communications
@ -33,8 +34,6 @@ so the app will ask for root if you try to enable adhoc mode.
The Java/XML part is distributable under the GNU GPLv3 while the serval-dna The Java/XML part is distributable under the GNU GPLv3 while the serval-dna
(distributed number architecture) project is GPLv2. (distributed number architecture) project is GPLv2.
[https://github.com/servalproject/batphone/blob/development/CURRENT-RELEASE.md Release notes]
. .
Repo Type:git Repo Type:git

View file

@ -4,6 +4,7 @@ License:GPLv2+
Web Site:https://telegram.org Web Site:https://telegram.org
Source Code:https://github.com/slp/Telegram-FOSS Source Code:https://github.com/slp/Telegram-FOSS
Issue Tracker:https://github.com/slp/Telegram-FOSS/issues Issue Tracker:https://github.com/slp/Telegram-FOSS/issues
Changelog:https://github.com/slp/Telegram-FOSS/commits/master
Auto Name:Telegram Auto Name:Telegram
Summary:Messaging client Summary:Messaging client
@ -21,8 +22,6 @@ self-updates. Push notifications through Google Cloud Messaging and the
automatic SMS receiving features were also removed. automatic SMS receiving features were also removed.
Anti-Feature: Non-Free Network, since the servers run proprietary software. Anti-Feature: Non-Free Network, since the servers run proprietary software.
[https://github.com/slp/Telegram-FOSS/commits/master All changes]
. .
Repo Type:git Repo Type:git