From fda48ac2af1076b5af291500d9bed1b74d82939f Mon Sep 17 00:00:00 2001 From: Izzy Date: Fri, 8 Nov 2019 16:45:39 +0000 Subject: [PATCH] Complete meta --- metadata/sun.bob.leela.yml | 2 ++ metadata/swati4star.createpdf.yml | 4 ++++ metadata/systems.byteswap.aiproute.yml | 2 ++ metadata/team.swing.pendulums.yml | 1 + metadata/teamunguided.brighttime.yml | 6 ++++-- metadata/teaonly.droideye.yml | 2 ++ metadata/telegra.ph.yml | 4 +++- metadata/tf.nox.wifisetup.yml | 4 +++- metadata/theredspy15.ltecleanerfoss.yml | 6 ++++-- metadata/tk.giesecke.painlessmesh.yml | 4 ++++ 10 files changed, 29 insertions(+), 6 deletions(-) diff --git a/metadata/sun.bob.leela.yml b/metadata/sun.bob.leela.yml index d239fac223..4888f3041b 100644 --- a/metadata/sun.bob.leela.yml +++ b/metadata/sun.bob.leela.yml @@ -2,6 +2,8 @@ Categories: - Security - Internet License: MIT +AuthorName: PuffOpenSource +AuthorEmail: bobsun@outlook.com SourceCode: https://github.com/PuffOpenSource/Puff-Android IssueTracker: https://github.com/PuffOpenSource/Puff-Android/issues Changelog: https://github.com/PuffOpenSource/Puff-Android/releases diff --git a/metadata/swati4star.createpdf.yml b/metadata/swati4star.createpdf.yml index 72bc355a2e..fbebac720c 100644 --- a/metadata/swati4star.createpdf.yml +++ b/metadata/swati4star.createpdf.yml @@ -1,10 +1,14 @@ Categories: - Multimedia License: GPL-3.0-or-later +AuthorName: Swati Garg +AuthorEmail: swati4star@gmail.com +AuthorWebSite: https://swati4star.github.io/ WebSite: https://swati4star.github.io/Images-to-PDF SourceCode: https://github.com/Swati4star/Images-to-PDF IssueTracker: https://github.com/Swati4star/Images-to-PDF/issues Changelog: https://github.com/Swati4star/Images-to-PDF/releases +Donate: https://www.buymeacoff.ee/WmJepqz6H AutoName: PDF Converter Description: |- diff --git a/metadata/systems.byteswap.aiproute.yml b/metadata/systems.byteswap.aiproute.yml index 2fa3f4a380..275388ce9c 100644 --- a/metadata/systems.byteswap.aiproute.yml +++ b/metadata/systems.byteswap.aiproute.yml @@ -2,6 +2,8 @@ Categories: - System - Internet License: GPL-3.0-only +AuthorName: Benjamin Aigner +AuthorEmail: aignerb@technikum-wien.at SourceCode: https://github.com/benjaminaigner/aiproute IssueTracker: https://github.com/benjaminaigner/aiproute/issues diff --git a/metadata/team.swing.pendulums.yml b/metadata/team.swing.pendulums.yml index 55d426831c..7ea96ca94b 100644 --- a/metadata/team.swing.pendulums.yml +++ b/metadata/team.swing.pendulums.yml @@ -6,6 +6,7 @@ License: GPL-3.0-only WebSite: https://pendulums.io/ SourceCode: https://github.com/Swing-team/pendulums-web-client IssueTracker: https://github.com/Swing-team/pendulums-web-client/issues +Changelog: https://github.com/Swing-team/pendulums-web-client/releases Donate: https://pendulums.io/donation.html AutoName: Pendulums diff --git a/metadata/teamunguided.brighttime.yml b/metadata/teamunguided.brighttime.yml index d6f2fb3c36..934e85e197 100644 --- a/metadata/teamunguided.brighttime.yml +++ b/metadata/teamunguided.brighttime.yml @@ -1,13 +1,15 @@ Categories: - System License: Apache-2.0 +AuthorName: Team-Unguided +AuthorEmail: teamunguided@gmail.com SourceCode: https://github.com/Team-Unguided/BrightTime IssueTracker: https://github.com/Team-Unguided/BrightTime/issues AutoName: BrightTime Description: |- - Adjusts your screen's brightness based on the time of day. This improves your - phone's battery life. Other projects like Backlight! make it easier to manually + Adjusts your screen’s brightness based on the time of day. This improves your + phone’s battery life. Other projects like Backlight! make it easier to manually adjust your brightness settings to save power, but BrightTime completely automates this process. Your phone will know the optimal brightness setting and adjust it for you. The default install is suitable for most users, but advanced diff --git a/metadata/teaonly.droideye.yml b/metadata/teaonly.droideye.yml index 0add7a8178..e11c705511 100644 --- a/metadata/teaonly.droideye.yml +++ b/metadata/teaonly.droideye.yml @@ -3,6 +3,8 @@ AntiFeatures: Categories: - Multimedia License: GPL-2.0-only +AuthorName: Zhou Chang +AuthorEmail: achang.zhou@gmail.com SourceCode: https://github.com/Teaonly/android-eye IssueTracker: https://github.com/Teaonly/android-eye/issues diff --git a/metadata/telegra.ph.yml b/metadata/telegra.ph.yml index 2493c30bca..790cb84e5d 100644 --- a/metadata/telegra.ph.yml +++ b/metadata/telegra.ph.yml @@ -1,7 +1,9 @@ Categories: - Internet License: GPL-3.0-or-later -WebSite: http://telegra.ph/ +AuthorName: Jan-Lukas Else +AuthorWebSite: https://jlelse.dev/ +WebSite: https://telegra.ph/ SourceCode: https://github.com/jlelse/teleposter IssueTracker: https://github.com/jlelse/teleposter/issues Changelog: https://github.com/jlelse/teleposter/releases diff --git a/metadata/tf.nox.wifisetup.yml b/metadata/tf.nox.wifisetup.yml index 7d73eb257f..5d9fd65e69 100644 --- a/metadata/tf.nox.wifisetup.yml +++ b/metadata/tf.nox.wifisetup.yml @@ -1,12 +1,14 @@ Categories: - Security License: Apache-2.0 +AuthorName: David Lamparter +AuthorWebSite: https://www.opensourcerouting.org/ SourceCode: https://github.com/eqvinox/wifisetup AutoName: 34C3 Wifi Setup Description: |- Official NOC application for connecting to the 33c3 WiFi. This is a secure - profile with CA certificate checking (Let's Encrypt) and certificate subject + profile with CA certificate checking (Let’s Encrypt) and certificate subject verification (radius.c3noc.net). RepoType: git diff --git a/metadata/theredspy15.ltecleanerfoss.yml b/metadata/theredspy15.ltecleanerfoss.yml index bfe936af70..ee5e2b38b0 100644 --- a/metadata/theredspy15.ltecleanerfoss.yml +++ b/metadata/theredspy15.ltecleanerfoss.yml @@ -1,7 +1,9 @@ Categories: - System License: Apache-2.0 -AuthorName: TheRedSpy15 +AuthorName: Hunter Drum +AuthorEmail: hjadar15@gmail.com +AuthorWebSite: https://theredspy15.github.io/ SourceCode: https://github.com/TheRedSpy15/LTECleanerFOSS IssueTracker: https://github.com/TheRedSpy15/LTECleanerFOSS/issues Changelog: https://github.com/TheRedSpy15/LTECleanerFOSS/releases @@ -12,7 +14,7 @@ Description: |- extremely shady? Tired of them doing nothing? Tired of ads? Tired of having to pay? Me too. - Android API 23+ (Marshmallow) no longer allows apps to clean other app's caches, + Android API 23+ (Marshmallow) no longer allows apps to clean other app’s caches, thus the claim of cleaners clearing them is completely false. The only thing they can clean: log files, temporary files, and empty folders. diff --git a/metadata/tk.giesecke.painlessmesh.yml b/metadata/tk.giesecke.painlessmesh.yml index 804ca14313..5938550668 100644 --- a/metadata/tk.giesecke.painlessmesh.yml +++ b/metadata/tk.giesecke.painlessmesh.yml @@ -1,8 +1,12 @@ Categories: - Internet License: MIT +AuthorName: Bernd Giesecke +AuthorEmail: beegee@giesecke.tk +AuthorWebSite: https://desire.giesecke.tk/ SourceCode: https://gitlab.com/beegee1962/painlessmesh_android IssueTracker: https://gitlab.com/beegee1962/painlessmesh_android/issues +Changelog: https://gitlab.com/beegee1962/painlessmesh_android/-/releases AutoName: painlessMesh Description: |-