From 5c4865b368a1c16b8dab516721597f2b7117bee6 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 13 May 2018 18:52:25 +0200 Subject: [PATCH 1/4] New app: EVE Mining Calc --- ...g16d5fgs46r84tserg51f3d21ger6.eveminer.txt | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.txt diff --git a/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.txt b/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.txt new file mode 100644 index 0000000000..f7799d9988 --- /dev/null +++ b/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.txt @@ -0,0 +1,28 @@ +Categories:Games +License:GPL-3.0 +Web Site: +Source Code:https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online +Issue Tracker:https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online/issues + +Auto Name:EVE Mining Calc +Summary:Mining Helper for EVE Online +Description: +This simple app let's you select some ores and will fetch their prices in +Tradehubs. Then it will display them sorted by your profit so you don't have to +worry about things like checking their prices, volumes and calculating your +profit. You can also specify systems: Telling the app that you are in a 0.7 +Gallente system will make it display only the ores that are avaible there. +. + +Repo Type:git +Repo:https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online.git + +Build:10.1,13 + commit=v1.1 + subdir=app + gradle=yes + +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:10.1 +Current Version Code:13 From 9ba64015b53ca4b45c849c92a7af31dacb69e06e Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 11 Feb 2019 13:48:44 +0100 Subject: [PATCH 2/4] EVE Mining Calc: Switch to YAML --- ...g16d5fgs46r84tserg51f3d21ger6.eveminer.txt | 28 ----------------- ...g16d5fgs46r84tserg51f3d21ger6.eveminer.yml | 30 +++++++++++++++++++ 2 files changed, 30 insertions(+), 28 deletions(-) delete mode 100644 metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.txt create mode 100644 metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.yml diff --git a/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.txt b/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.txt deleted file mode 100644 index f7799d9988..0000000000 --- a/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.txt +++ /dev/null @@ -1,28 +0,0 @@ -Categories:Games -License:GPL-3.0 -Web Site: -Source Code:https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online -Issue Tracker:https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online/issues - -Auto Name:EVE Mining Calc -Summary:Mining Helper for EVE Online -Description: -This simple app let's you select some ores and will fetch their prices in -Tradehubs. Then it will display them sorted by your profit so you don't have to -worry about things like checking their prices, volumes and calculating your -profit. You can also specify systems: Telling the app that you are in a 0.7 -Gallente system will make it display only the ores that are avaible there. -. - -Repo Type:git -Repo:https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online.git - -Build:10.1,13 - commit=v1.1 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:10.1 -Current Version Code:13 diff --git a/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.yml b/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.yml new file mode 100644 index 0000000000..0202308dd2 --- /dev/null +++ b/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.yml @@ -0,0 +1,30 @@ +Categories: + - Games +License: GPL-3.0 +SourceCode: https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online +IssueTracker: https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online/issues + +AutoName: EVE Mining Calc +Summary: Mining Helper for EVE Online +Description: |- + This simple app let's you select some ores and will fetch their prices in + Tradehubs. Then it will display them sorted by your profit so you don't have to + worry about things like checking their prices, volumes and calculating your + profit. You can also specify systems: Telling the app that you are in a 0.7 + Gallente system will make it display only the ores that are avaible there. + +RepoType: git +Repo: https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online.git + +Builds: + - versionName: '10.1' + versionCode: 13 + commit: v1.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '10.1' +CurrentVersionCode: 13 From 01e4444e20ca00edbe985eb46bd3fe82f5f212ff Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 11 Feb 2019 13:51:39 +0100 Subject: [PATCH 3/4] EVE Mining Calc: Upgrade to 1.3 Use the new app ID --- ...rg51f3d21ger6.eveminer.yml => com.GTP.eveminer.yml} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename metadata/{com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.yml => com.GTP.eveminer.yml} (89%) diff --git a/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.yml b/metadata/com.GTP.eveminer.yml similarity index 89% rename from metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.yml rename to metadata/com.GTP.eveminer.yml index 0202308dd2..f42a5fda4b 100644 --- a/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.yml +++ b/metadata/com.GTP.eveminer.yml @@ -17,14 +17,14 @@ RepoType: git Repo: https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online.git Builds: - - versionName: '10.1' - versionCode: 13 - commit: v1.1 + - versionName: '1.3' + versionCode: 19 + commit: v1.3 subdir: app gradle: - yes AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '10.1' -CurrentVersionCode: 13 +CurrentVersion: '1.3' +CurrentVersionCode: 19 From c597619273ef907bb102763219e9d2f8c6b30bd8 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 11 Feb 2019 13:56:17 +0100 Subject: [PATCH 4/4] EVE Mining Calc: Fix license --- metadata/com.GTP.eveminer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.GTP.eveminer.yml b/metadata/com.GTP.eveminer.yml index f42a5fda4b..5663f8caee 100644 --- a/metadata/com.GTP.eveminer.yml +++ b/metadata/com.GTP.eveminer.yml @@ -1,6 +1,6 @@ Categories: - Games -License: GPL-3.0 +License: GPL-3.0-only SourceCode: https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online IssueTracker: https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online/issues