From 7204d7ab41c6426d85ce6b1e2cce073b259b24b8 Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Mon, 25 Feb 2019 13:37:09 +0100 Subject: [PATCH] Solar Activity Monitor: remove disabled app with incompatible license --- metadata/org.ligi.solar_activity_monitor.yml | 45 -------------------- 1 file changed, 45 deletions(-) delete mode 100644 metadata/org.ligi.solar_activity_monitor.yml diff --git a/metadata/org.ligi.solar_activity_monitor.yml b/metadata/org.ligi.solar_activity_monitor.yml deleted file mode 100644 index 0cff2e8fa7..0000000000 --- a/metadata/org.ligi.solar_activity_monitor.yml +++ /dev/null @@ -1,45 +0,0 @@ -Disabled: non-free license -Categories: - - Navigation -License: CC-BY-NC-SA-2.0 -SourceCode: https://github.com/ligi/Solar-Activity-Monitor -IssueTracker: https://github.com/ligi/Solar-Activity-Monitor/issues - -AutoName: Solar Activity Monitor -Summary: Android Widget to show Solar Activity -Description: |- - This is a Widget to display the latest 3 Hourly Planetary(estimated Ap) K - Indices from [http://www.swpc.noaa.gov/ftpdir/lists/geomag/AK.txt swpc.noaa.gov] - to e.g. help UAS Pilots to be aware of possible GPS-Problems. - - Thanks to [http://mikrokopter.de mikrokopter.de] for the impulse, - [http://www.swpc.noaa.gov swpc.noaa.gov] for the Data and Clemens -Nebukad- - Wronski for the Graphics! - - WARNING: Addtitonally to THE CC-NC-SA licence it is not allowed to use this - project in any violent manner! This explicitly includes that lethal Weapon - owning "people" and organisations (e.g. army & police) are not allowed to use - this project. - -RepoType: git -Repo: https://github.com/ligi/Solar-Activity-Monitor.git - -Builds: - - versionName: '0.12' - versionCode: 12 - commit: '0.12' - gradle: - - yes - prebuild: sed -i '/android-sdk-manager/d' build.gradle - - - versionName: 1.0.0 - versionCode: 100 - commit: '1.0' - gradle: - - yes - prebuild: sed -i '/android-sdk-manager/d' build.gradle - -AutoUpdateMode: Version %v -UpdateCheckMode: Tags -CurrentVersion: '0.12' -CurrentVersionCode: 12