mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Revert wrong AutoNames
Checkupdate bot set the AutoName to a Gradle variable. This bug was fixed in fdroidserver 84b6617f.
This commit is contained in:
parent
8d3982c298
commit
2afe054299
12 changed files with 12 additions and 18 deletions
|
|
@ -9,7 +9,7 @@ SourceCode: https://github.com/fossasia/open-event-organizer-android
|
|||
IssueTracker: https://github.com/fossasia/open-event-organizer-android/issues
|
||||
Changelog: https://github.com/fossasia/open-event-organizer-android/releases
|
||||
|
||||
AutoName: ${appName}
|
||||
AutoName: Open Event Organizer
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/fossasia/open-event-organizer-android
|
||||
|
|
|
|||
|
|
@ -7,8 +7,7 @@ SourceCode: https://github.com/farmerbb/Notepad
|
|||
IssueTracker: https://github.com/farmerbb/Notepad/issues
|
||||
Changelog: https://github.com/farmerbb/Notepad/releases
|
||||
|
||||
Name: Notepad
|
||||
AutoName: ${appName}
|
||||
AutoName: Notepad
|
||||
Description: |-
|
||||
A simple, bare-bones, no-frills note taking app.
|
||||
|
||||
|
|
|
|||
|
|
@ -7,8 +7,7 @@ SourceCode: https://github.com/farmerbb/SecondScreen
|
|||
IssueTracker: https://github.com/farmerbb/SecondScreen/issues
|
||||
Changelog: https://github.com/farmerbb/SecondScreen/releases
|
||||
|
||||
Name: SecondScreen
|
||||
AutoName: ${appName}
|
||||
AutoName: SecondScreen
|
||||
Description: |-
|
||||
SecondScreen is an application designed for power users that frequently connect
|
||||
their Android devices to external displays. It works with your existing screen
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ AuthorEmail: felix.schmid@flxrs.com
|
|||
SourceCode: https://github.com/flex3r/DankChat
|
||||
IssueTracker: https://github.com/flex3r/DankChat/issues
|
||||
|
||||
AutoName: ${applicationLabel}
|
||||
AutoName: DankChat
|
||||
Description: Chat in multiple channels at once, regardless if the streamers are live
|
||||
or offline, with FrankerFaceZ and BTTV emote support built-in!
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ SourceCode: https://github.com/foobnix/LibreraReader
|
|||
IssueTracker: https://github.com/foobnix/LibreraReader/issues
|
||||
Changelog: https://librera.mobi/wiki/what-is-new/
|
||||
|
||||
AutoName: ${appName}
|
||||
AutoName: LibreraReader
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/foobnix/LibreraReader.git
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ WebSite: https://github.com/K1rakishou/Kuroba-Experimental
|
|||
SourceCode: https://github.com/K1rakishou/Kuroba-Experimental
|
||||
IssueTracker: https://github.com/K1rakishou/Kuroba-Experimental/issues
|
||||
|
||||
AutoName: ${appName}
|
||||
AutoName: Kuroba Experimental
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/K1rakishou/Kuroba-Experimental.git
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ SourceCode: https://github.com/amake/orgro
|
|||
IssueTracker: https://github.com/amake/orgro/issues
|
||||
Donate: https://github.com/sponsors/amake
|
||||
|
||||
AutoName: ${displayName}
|
||||
AutoName: Orgro
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/amake/orgro
|
||||
|
|
|
|||
|
|
@ -6,8 +6,7 @@ SourceCode: https://github.com/pluscubed/matlog
|
|||
IssueTracker: https://github.com/pluscubed/matlog/issues
|
||||
Changelog: https://github.com/pluscubed/matlog/releases
|
||||
|
||||
Name: MatLog Libre
|
||||
AutoName: ${appName}
|
||||
AutoName: MatLog Libre
|
||||
Description: |-
|
||||
Debug your apps. Find error stacktraces. See what your phone is saying about you
|
||||
behind your back. It's all there in the system log, aka logcat!
|
||||
|
|
|
|||
|
|
@ -7,8 +7,7 @@ AuthorName: livodeu
|
|||
SourceCode: https://github.com/livodeu/FreeHamburger
|
||||
IssueTracker: https://github.com/livodeu/FreeHamburger/issues
|
||||
|
||||
Name: FreeHamburger
|
||||
AutoName: ${name}
|
||||
AutoName: FreeHamburger
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/livodeu/FreeHamburger
|
||||
|
|
|
|||
|
|
@ -9,8 +9,7 @@ SourceCode: https://github.com/tkrajina/10000sentences
|
|||
IssueTracker: https://github.com/tkrajina/10000sentences/issues
|
||||
Changelog: https://github.com/tkrajina/10000sentences/releases
|
||||
|
||||
Name: 10,000 sentences
|
||||
AutoName: ${appName}
|
||||
AutoName: 10,000 sentences
|
||||
Description: |-
|
||||
''10,000 sentences'' is an app that will help you learn new words in your
|
||||
target languages: You will be presented with a series of sentences where
|
||||
|
|
|
|||
|
|
@ -6,8 +6,7 @@ SourceCode: https://github.com/faerbit/android-crond
|
|||
IssueTracker: https://github.com/faerbit/android-crond/issues
|
||||
Changelog: https://github.com/Faerbit/android-crond/blob/HEAD/Changelog.md
|
||||
|
||||
Name: crond
|
||||
AutoName: ${applicationLabel}
|
||||
AutoName: crond
|
||||
Description: |-
|
||||
Simple android app which implements crond using AlarmManager.
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ Donate: http://www.myexpenses.mobi/#donate
|
|||
FlattrID: '1028216'
|
||||
Bitcoin: 1GCUGCSfFXzSC81ogHu12KxfUn3cShekMn
|
||||
|
||||
AutoName: ${appName}
|
||||
AutoName: MyExpenses
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mtotschnig/MyExpenses.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue