From 9b95aba2a4776799a13c4b9dfe2c356fd8bbb8d9 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 22 Oct 2018 20:49:23 +0000 Subject: [PATCH 01/28] Android XMRig Miner submitted --- ...droidminer.elijaxapps.com.androidminer.yml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/androidminer.elijaxapps.com.androidminer.yml diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml new file mode 100644 index 0000000000..56f2485662 --- /dev/null +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -0,0 +1,24 @@ +Categories: + - Money +License: GPL-3.0-or-later +SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner +IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues +Donate: https://paypal.me/ElijaxApps +Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL + +Name: Android XMRig Miner +Summary: Mine with XMRig miner on your smartphone + +RepoType: git +Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git + +Builds: + - versionName: '1.01' + versionCode: 4 + commit: ee68028a289102249f15d3f247b67cc1e77fc814 + subdir: app + gradle: yes + output: build/outputs/apk/release/app-universal-release-unsigned.apk + +AutoUpdateMode: Version [.+] +UpdateCheckMode: Tags From f6f5b7cca3fee438437f1c9b4dac88bf22f54d81 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Mon, 22 Oct 2018 21:11:51 +0000 Subject: [PATCH 02/28] Update androidminer.elijaxapps.com.androidminer.yml --- metadata/androidminer.elijaxapps.com.androidminer.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index 56f2485662..4ce014901c 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -17,7 +17,8 @@ Builds: versionCode: 4 commit: ee68028a289102249f15d3f247b67cc1e77fc814 subdir: app - gradle: yes + gradle: + - yes output: build/outputs/apk/release/app-universal-release-unsigned.apk AutoUpdateMode: Version [.+] From c24682f96a5147be4820795fdf800b78c88348d8 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 22 Oct 2018 21:14:20 +0000 Subject: [PATCH 03/28] Android XMRIg Miner submitted #2 --- metadata/androidminer.elijaxapps.com.androidminer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index 4ce014901c..f43fad4ea0 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -15,7 +15,7 @@ Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git Builds: - versionName: '1.01' versionCode: 4 - commit: ee68028a289102249f15d3f247b67cc1e77fc814 + commit: f6f5b7cca3fee438437f1c9b4dac88bf22f54d81 subdir: app gradle: - yes From 43c48e1eecae7c63da0a19b294870c3b46990470 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 22 Oct 2018 21:43:30 +0000 Subject: [PATCH 04/28] accept lint carelessly suggestions --- metadata/androidminer.elijaxapps.com.androidminer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index f43fad4ea0..f6a90f3e8d 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -17,7 +17,7 @@ Builds: versionCode: 4 commit: f6f5b7cca3fee438437f1c9b4dac88bf22f54d81 subdir: app - gradle: + gradle: - yes output: build/outputs/apk/release/app-universal-release-unsigned.apk From 3da8926cbb77fb7e76ba71828a47a93f8626ad64 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 22 Oct 2018 21:48:23 +0000 Subject: [PATCH 05/28] correct commit id --- metadata/androidminer.elijaxapps.com.androidminer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index f6a90f3e8d..f8c7893fe8 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -15,7 +15,7 @@ Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git Builds: - versionName: '1.01' versionCode: 4 - commit: f6f5b7cca3fee438437f1c9b4dac88bf22f54d81 + commit: ee68028a289102249f15d3f247b67cc1e77fc814 subdir: app gradle: - yes From 517b0de9541a42941d7cf68c5bca7453d7b67306 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 22 Oct 2018 23:16:23 +0000 Subject: [PATCH 06/28] tested on my build server --- metadata/androidminer.elijaxapps.com.androidminer.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index f8c7893fe8..6dfb16274a 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -15,8 +15,9 @@ Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git Builds: - versionName: '1.01' versionCode: 4 - commit: ee68028a289102249f15d3f247b67cc1e77fc814 + commit: 37a02582a971ba905356c1312fb7def70acacd81 subdir: app + preBuild: 'chmod +x gradlew' gradle: - yes output: build/outputs/apk/release/app-universal-release-unsigned.apk From 7e4573910d7e7143285d29a43aaa0358c400809f Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 22 Oct 2018 23:19:54 +0000 Subject: [PATCH 07/28] tested on my build server --- metadata/androidminer.elijaxapps.com.androidminer.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index 6dfb16274a..8048b89b1b 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -17,7 +17,6 @@ Builds: versionCode: 4 commit: 37a02582a971ba905356c1312fb7def70acacd81 subdir: app - preBuild: 'chmod +x gradlew' gradle: - yes output: build/outputs/apk/release/app-universal-release-unsigned.apk From f1ca86dd16da742da1e519f1c44af268bb4f078c Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Tue, 23 Oct 2018 23:30:34 +0000 Subject: [PATCH 08/28] Update androidminer.elijaxapps.com.androidminer.yml --- metadata/androidminer.elijaxapps.com.androidminer.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index 8048b89b1b..41f28dd3f5 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -13,9 +13,9 @@ RepoType: git Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git Builds: - - versionName: '1.01' + - versionName: '1.0-alpha' versionCode: 4 - commit: 37a02582a971ba905356c1312fb7def70acacd81 + commit: 62f0d041179fb32998dc3cab1762dc2d38fdcc88 subdir: app gradle: - yes From 60a787eb299de1825aff96a7383fa316a13310f7 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Tue, 23 Oct 2018 23:35:13 +0000 Subject: [PATCH 09/28] Update androidminer.elijaxapps.com.androidminer.yml --- metadata/androidminer.elijaxapps.com.androidminer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index 41f28dd3f5..f9319d1ff1 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -13,7 +13,7 @@ RepoType: git Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git Builds: - - versionName: '1.0-alpha' + - versionName: 1.0-alpha versionCode: 4 commit: 62f0d041179fb32998dc3cab1762dc2d38fdcc88 subdir: app From a642ecf69116aadf79d7f6221e8f7a805d319fdc Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Wed, 24 Oct 2018 03:20:35 +0000 Subject: [PATCH 10/28] Update androidminer.elijaxapps.com.androidminer.yml From ef5c724c680a43cec6ea3f8fddb3096e99589923 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 05:43:17 +0000 Subject: [PATCH 11/28] Replace androidminer.elijaxapps.com.androidminer.yml --- ...droidminer.elijaxapps.com.androidminer.yml | 45 ++++++++++++++----- 1 file changed, 35 insertions(+), 10 deletions(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index f9319d1ff1..82e07c58ea 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -1,25 +1,50 @@ +Name: Android XMRig Miner Categories: - Money License: GPL-3.0-or-later -SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner + +SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/release IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues + +Summary: Mine cryptocoins with XMRig miner on your smartphone + +Description: |- + This is a direct port of XMRIG Miner to an APP. With this, + you can mine different crypto coins based on the cryptonight + algorithm. + + '''Supported Currencies''' + * XMR (Monero) + '''Supported Pools''' + * www.supportxmr.com + * [Send your suggestions vía IssueTracker] + + '''Modes''' + * '''Benchmark''' Run on my settings. Benchmark your phone, + earn my some hashes (c'mon, it's an ADs free version ;) + * '''Standard''' Configure your miner to connect to supported + pools. You're welcome to test new pools and open an Issue if + your favourite does not work. + + + + Donate: https://paypal.me/ElijaxApps Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL -Name: Android XMRig Miner -Summary: Mine with XMRig miner on your smartphone + RepoType: git Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git Builds: - - versionName: 1.0-alpha - versionCode: 4 - commit: 62f0d041179fb32998dc3cab1762dc2d38fdcc88 - subdir: app + - versionName: '1.02' + versionCode: 5 + commit: release gradle: - yes - output: build/outputs/apk/release/app-universal-release-unsigned.apk + output: app/build/outputs/apk/release/app-universal-release-unsigned.apk + build: gradle clean :libuv:assembleRelease :app:assembleRelease -AutoUpdateMode: Version [.+] -UpdateCheckMode: Tags +AutoUpdateMode: None +UpdateCheckMode: Tags \ No newline at end of file From 00412a9a721d63213539c680de2c6890fc0866b7 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 05:50:16 +0000 Subject: [PATCH 12/28] Update metadata/androidminer.elijaxapps.com.androidminer.yml --- metadata/androidminer.elijaxapps.com.androidminer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index 82e07c58ea..59c05edaae 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -17,7 +17,7 @@ Description: |- * XMR (Monero) '''Supported Pools''' * www.supportxmr.com - * [Send your suggestions vía IssueTracker] + * [Send your suggestions vía IssueTracker] '''Modes''' * '''Benchmark''' Run on my settings. Benchmark your phone, From 52b97c1cc35d53a7e8cd4b3ebe72c73d5ac10589 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 05:55:47 +0000 Subject: [PATCH 13/28] Update androidminer.elijaxapps.com.androidminer.yml --- .../androidminer.elijaxapps.com.androidminer.yml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index 59c05edaae..9049ac0bc9 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -1,13 +1,14 @@ -Name: Android XMRig Miner Categories: - Money License: GPL-3.0-or-later SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/release IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues +Donate: https://paypal.me/ElijaxApps +Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL +Name: Android XMRig Miner Summary: Mine cryptocoins with XMRig miner on your smartphone - Description: |- This is a direct port of XMRIG Miner to an APP. With this, you can mine different crypto coins based on the cryptonight @@ -26,14 +27,6 @@ Description: |- pools. You're welcome to test new pools and open an Issue if your favourite does not work. - - - -Donate: https://paypal.me/ElijaxApps -Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL - - - RepoType: git Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git @@ -44,7 +37,8 @@ Builds: gradle: - yes output: app/build/outputs/apk/release/app-universal-release-unsigned.apk - build: gradle clean :libuv:assembleRelease :app:assembleRelease + build: |- + gradle clean :libuv:assembleRelease :app:assembleRelease AutoUpdateMode: None UpdateCheckMode: Tags \ No newline at end of file From 35ff732eb496323eb9d58746531c2367ef0fac6d Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 05:59:20 +0000 Subject: [PATCH 14/28] Update androidminer.elijaxapps.com.androidminer.yml --- metadata/androidminer.elijaxapps.com.androidminer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index 9049ac0bc9..2c005da51d 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -41,4 +41,4 @@ Builds: gradle clean :libuv:assembleRelease :app:assembleRelease AutoUpdateMode: None -UpdateCheckMode: Tags \ No newline at end of file +UpdateCheckMode: Tags From 69ea953fe9dd6d17bd2dd8efd4a855f85c391c40 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 06:03:49 +0000 Subject: [PATCH 15/28] Update androidminer.elijaxapps.com.androidminer.yml --- metadata/androidminer.elijaxapps.com.androidminer.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index 2c005da51d..35f774a766 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -1,12 +1,10 @@ Categories: - Money License: GPL-3.0-or-later - SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/release IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues Donate: https://paypal.me/ElijaxApps Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL - Name: Android XMRig Miner Summary: Mine cryptocoins with XMRig miner on your smartphone Description: |- @@ -29,7 +27,6 @@ Description: |- RepoType: git Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git - Builds: - versionName: '1.02' versionCode: 5 @@ -39,6 +36,5 @@ Builds: output: app/build/outputs/apk/release/app-universal-release-unsigned.apk build: |- gradle clean :libuv:assembleRelease :app:assembleRelease - AutoUpdateMode: None UpdateCheckMode: Tags From 6a53bd62171cb6dfb1ed8065af1140e712b26a0e Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 06:08:30 +0000 Subject: [PATCH 16/28] Update androidminer.elijaxapps.com.androidminer.yml --- metadata/androidminer.elijaxapps.com.androidminer.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index 35f774a766..b8ddb381ac 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -5,6 +5,7 @@ SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/release IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues Donate: https://paypal.me/ElijaxApps Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL + Name: Android XMRig Miner Summary: Mine cryptocoins with XMRig miner on your smartphone Description: |- @@ -27,6 +28,7 @@ Description: |- RepoType: git Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git + Builds: - versionName: '1.02' versionCode: 5 @@ -36,5 +38,6 @@ Builds: output: app/build/outputs/apk/release/app-universal-release-unsigned.apk build: |- gradle clean :libuv:assembleRelease :app:assembleRelease + AutoUpdateMode: None UpdateCheckMode: Tags From cb5305dc85626022a8812a8b68ee879f645fe2ae Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 06:12:49 +0000 Subject: [PATCH 17/28] Update metadata/androidminer.elijaxapps.com.androidminer.yml --- metadata/androidminer.elijaxapps.com.androidminer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml index b8ddb381ac..6a56f4b4c1 100644 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ b/metadata/androidminer.elijaxapps.com.androidminer.yml @@ -38,6 +38,6 @@ Builds: output: app/build/outputs/apk/release/app-universal-release-unsigned.apk build: |- gradle clean :libuv:assembleRelease :app:assembleRelease - + AutoUpdateMode: None UpdateCheckMode: Tags From 7e7d9fb1ff45dbd63922b1b6d57bb8706dc5ec65 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 06:20:31 +0000 Subject: [PATCH 18/28] Upload New File --- org.elijaxapps.androidxmrigminer.yml | 43 ++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 org.elijaxapps.androidxmrigminer.yml diff --git a/org.elijaxapps.androidxmrigminer.yml b/org.elijaxapps.androidxmrigminer.yml new file mode 100644 index 0000000000..6a56f4b4c1 --- /dev/null +++ b/org.elijaxapps.androidxmrigminer.yml @@ -0,0 +1,43 @@ +Categories: + - Money +License: GPL-3.0-or-later +SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/release +IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues +Donate: https://paypal.me/ElijaxApps +Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL + +Name: Android XMRig Miner +Summary: Mine cryptocoins with XMRig miner on your smartphone +Description: |- + This is a direct port of XMRIG Miner to an APP. With this, + you can mine different crypto coins based on the cryptonight + algorithm. + + '''Supported Currencies''' + * XMR (Monero) + '''Supported Pools''' + * www.supportxmr.com + * [Send your suggestions vía IssueTracker] + + '''Modes''' + * '''Benchmark''' Run on my settings. Benchmark your phone, + earn my some hashes (c'mon, it's an ADs free version ;) + * '''Standard''' Configure your miner to connect to supported + pools. You're welcome to test new pools and open an Issue if + your favourite does not work. + +RepoType: git +Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git + +Builds: + - versionName: '1.02' + versionCode: 5 + commit: release + gradle: + - yes + output: app/build/outputs/apk/release/app-universal-release-unsigned.apk + build: |- + gradle clean :libuv:assembleRelease :app:assembleRelease + +AutoUpdateMode: None +UpdateCheckMode: Tags From 6e2255e4f5f354f9945f6f822cbe97faef09940f Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 06:22:22 +0000 Subject: [PATCH 19/28] Delete org.elijaxapps.androidxmrigminer.yml --- org.elijaxapps.androidxmrigminer.yml | 43 ---------------------------- 1 file changed, 43 deletions(-) delete mode 100644 org.elijaxapps.androidxmrigminer.yml diff --git a/org.elijaxapps.androidxmrigminer.yml b/org.elijaxapps.androidxmrigminer.yml deleted file mode 100644 index 6a56f4b4c1..0000000000 --- a/org.elijaxapps.androidxmrigminer.yml +++ /dev/null @@ -1,43 +0,0 @@ -Categories: - - Money -License: GPL-3.0-or-later -SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/release -IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues -Donate: https://paypal.me/ElijaxApps -Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL - -Name: Android XMRig Miner -Summary: Mine cryptocoins with XMRig miner on your smartphone -Description: |- - This is a direct port of XMRIG Miner to an APP. With this, - you can mine different crypto coins based on the cryptonight - algorithm. - - '''Supported Currencies''' - * XMR (Monero) - '''Supported Pools''' - * www.supportxmr.com - * [Send your suggestions vía IssueTracker] - - '''Modes''' - * '''Benchmark''' Run on my settings. Benchmark your phone, - earn my some hashes (c'mon, it's an ADs free version ;) - * '''Standard''' Configure your miner to connect to supported - pools. You're welcome to test new pools and open an Issue if - your favourite does not work. - -RepoType: git -Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git - -Builds: - - versionName: '1.02' - versionCode: 5 - commit: release - gradle: - - yes - output: app/build/outputs/apk/release/app-universal-release-unsigned.apk - build: |- - gradle clean :libuv:assembleRelease :app:assembleRelease - -AutoUpdateMode: None -UpdateCheckMode: Tags From ca99c519421c425461c7d3f1bf256da927322736 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 06:22:41 +0000 Subject: [PATCH 20/28] Upload New File --- metadata/org.elijaxapps.androidxmrigminer.yml | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 metadata/org.elijaxapps.androidxmrigminer.yml diff --git a/metadata/org.elijaxapps.androidxmrigminer.yml b/metadata/org.elijaxapps.androidxmrigminer.yml new file mode 100644 index 0000000000..6a56f4b4c1 --- /dev/null +++ b/metadata/org.elijaxapps.androidxmrigminer.yml @@ -0,0 +1,43 @@ +Categories: + - Money +License: GPL-3.0-or-later +SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/release +IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues +Donate: https://paypal.me/ElijaxApps +Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL + +Name: Android XMRig Miner +Summary: Mine cryptocoins with XMRig miner on your smartphone +Description: |- + This is a direct port of XMRIG Miner to an APP. With this, + you can mine different crypto coins based on the cryptonight + algorithm. + + '''Supported Currencies''' + * XMR (Monero) + '''Supported Pools''' + * www.supportxmr.com + * [Send your suggestions vía IssueTracker] + + '''Modes''' + * '''Benchmark''' Run on my settings. Benchmark your phone, + earn my some hashes (c'mon, it's an ADs free version ;) + * '''Standard''' Configure your miner to connect to supported + pools. You're welcome to test new pools and open an Issue if + your favourite does not work. + +RepoType: git +Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git + +Builds: + - versionName: '1.02' + versionCode: 5 + commit: release + gradle: + - yes + output: app/build/outputs/apk/release/app-universal-release-unsigned.apk + build: |- + gradle clean :libuv:assembleRelease :app:assembleRelease + +AutoUpdateMode: None +UpdateCheckMode: Tags From 0203175d402b5ec29b4169f718e43cf1077914d3 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 06:23:04 +0000 Subject: [PATCH 21/28] Delete androidminer.elijaxapps.com.androidminer.yml --- ...droidminer.elijaxapps.com.androidminer.yml | 43 ------------------- 1 file changed, 43 deletions(-) delete mode 100644 metadata/androidminer.elijaxapps.com.androidminer.yml diff --git a/metadata/androidminer.elijaxapps.com.androidminer.yml b/metadata/androidminer.elijaxapps.com.androidminer.yml deleted file mode 100644 index 6a56f4b4c1..0000000000 --- a/metadata/androidminer.elijaxapps.com.androidminer.yml +++ /dev/null @@ -1,43 +0,0 @@ -Categories: - - Money -License: GPL-3.0-or-later -SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/release -IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues -Donate: https://paypal.me/ElijaxApps -Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL - -Name: Android XMRig Miner -Summary: Mine cryptocoins with XMRig miner on your smartphone -Description: |- - This is a direct port of XMRIG Miner to an APP. With this, - you can mine different crypto coins based on the cryptonight - algorithm. - - '''Supported Currencies''' - * XMR (Monero) - '''Supported Pools''' - * www.supportxmr.com - * [Send your suggestions vía IssueTracker] - - '''Modes''' - * '''Benchmark''' Run on my settings. Benchmark your phone, - earn my some hashes (c'mon, it's an ADs free version ;) - * '''Standard''' Configure your miner to connect to supported - pools. You're welcome to test new pools and open an Issue if - your favourite does not work. - -RepoType: git -Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git - -Builds: - - versionName: '1.02' - versionCode: 5 - commit: release - gradle: - - yes - output: app/build/outputs/apk/release/app-universal-release-unsigned.apk - build: |- - gradle clean :libuv:assembleRelease :app:assembleRelease - -AutoUpdateMode: None -UpdateCheckMode: Tags From 9c3ca2bd265537c2cb53b270b574acf2b6782657 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 18:59:24 +0000 Subject: [PATCH 22/28] Update org.elijaxapps.androidxmrigminer.yml --- metadata/org.elijaxapps.androidxmrigminer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.elijaxapps.androidxmrigminer.yml b/metadata/org.elijaxapps.androidxmrigminer.yml index 6a56f4b4c1..f46dddc326 100644 --- a/metadata/org.elijaxapps.androidxmrigminer.yml +++ b/metadata/org.elijaxapps.androidxmrigminer.yml @@ -39,5 +39,5 @@ Builds: build: |- gradle clean :libuv:assembleRelease :app:assembleRelease -AutoUpdateMode: None +AutoUpdateMode: v%v UpdateCheckMode: Tags From a1439c23bcd93c080ab188f464f102649b8f123f Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Sun, 4 Nov 2018 19:07:56 +0000 Subject: [PATCH 23/28] Update org.elijaxapps.androidxmrigminer.yml --- metadata/org.elijaxapps.androidxmrigminer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.elijaxapps.androidxmrigminer.yml b/metadata/org.elijaxapps.androidxmrigminer.yml index f46dddc326..723865daac 100644 --- a/metadata/org.elijaxapps.androidxmrigminer.yml +++ b/metadata/org.elijaxapps.androidxmrigminer.yml @@ -39,5 +39,5 @@ Builds: build: |- gradle clean :libuv:assembleRelease :app:assembleRelease -AutoUpdateMode: v%v +AutoUpdateMode: Version v%v UpdateCheckMode: Tags From e3333e5b2d04f30b600d75d4105e0809850f9365 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Mon, 5 Nov 2018 23:49:05 +0000 Subject: [PATCH 24/28] Update org.elijaxapps.androidxmrigminer.yml --- metadata/org.elijaxapps.androidxmrigminer.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/metadata/org.elijaxapps.androidxmrigminer.yml b/metadata/org.elijaxapps.androidxmrigminer.yml index 723865daac..cbd684329f 100644 --- a/metadata/org.elijaxapps.androidxmrigminer.yml +++ b/metadata/org.elijaxapps.androidxmrigminer.yml @@ -1,8 +1,9 @@ Categories: - Money License: GPL-3.0-or-later -SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/release +SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/ IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues +Changelog: https://github.com/ElijaxApps-org/android-xmrig-miner/releases Donate: https://paypal.me/ElijaxApps Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL @@ -32,12 +33,14 @@ Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git Builds: - versionName: '1.02' versionCode: 5 - commit: release + commit: v1.02 gradle: - yes output: app/build/outputs/apk/release/app-universal-release-unsigned.apk build: |- - gradle clean :libuv:assembleRelease :app:assembleRelease + gradle clean ':libuv:assembleRelease' ':app:assembleRelease' AutoUpdateMode: Version v%v UpdateCheckMode: Tags +CurrentVersion: '1.02' +CurrentVersionCode: 5 \ No newline at end of file From 2f525cd8ca00f2033c1ba9cc29be142a9eedd0f1 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Mon, 5 Nov 2018 23:52:10 +0000 Subject: [PATCH 25/28] Update org.elijaxapps.androidxmrigminer.yml --- metadata/org.elijaxapps.androidxmrigminer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.elijaxapps.androidxmrigminer.yml b/metadata/org.elijaxapps.androidxmrigminer.yml index cbd684329f..bfa3368b00 100644 --- a/metadata/org.elijaxapps.androidxmrigminer.yml +++ b/metadata/org.elijaxapps.androidxmrigminer.yml @@ -43,4 +43,4 @@ Builds: AutoUpdateMode: Version v%v UpdateCheckMode: Tags CurrentVersion: '1.02' -CurrentVersionCode: 5 \ No newline at end of file +CurrentVersionCode: 5 From f5e510afec713931f784c83fd0bce12ef42f94b7 Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Tue, 6 Nov 2018 22:39:01 +0000 Subject: [PATCH 26/28] Update org.elijaxapps.androidxmrigminer.yml --- metadata/org.elijaxapps.androidxmrigminer.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/metadata/org.elijaxapps.androidxmrigminer.yml b/metadata/org.elijaxapps.androidxmrigminer.yml index bfa3368b00..a0b1a36b4a 100644 --- a/metadata/org.elijaxapps.androidxmrigminer.yml +++ b/metadata/org.elijaxapps.androidxmrigminer.yml @@ -14,10 +14,14 @@ Description: |- you can mine different crypto coins based on the cryptonight algorithm. + *Please, read DISCLAIMER below. + '''Supported Currencies''' * XMR (Monero) + * Not tested, but should do also ETN, SUMO, AEON, WOW, ... '''Supported Pools''' * www.supportxmr.com + * ... and others. If it does not work ... * [Send your suggestions vía IssueTracker] '''Modes''' @@ -26,6 +30,13 @@ Description: |- * '''Standard''' Configure your miner to connect to supported pools. You're welcome to test new pools and open an Issue if your favourite does not work. + + '''DISCLAIMER''' In case you didn't know, using miners could + damage your hardware. There is a Safe Mode activated by default, + and should only be deactivated by experienced users for tweaking + reasons. By using this app, you agree that I am not responsible + for any posible damage caused to your devices, and that you have + been warned and you are also aware of this. RepoType: git Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git From 15430716b1bf59e2b0ba5be1438d8f493205e74a Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Tue, 6 Nov 2018 23:13:23 +0000 Subject: [PATCH 27/28] Update org.elijaxapps.androidxmrigminer.yml --- metadata/org.elijaxapps.androidxmrigminer.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/metadata/org.elijaxapps.androidxmrigminer.yml b/metadata/org.elijaxapps.androidxmrigminer.yml index a0b1a36b4a..300796262c 100644 --- a/metadata/org.elijaxapps.androidxmrigminer.yml +++ b/metadata/org.elijaxapps.androidxmrigminer.yml @@ -38,6 +38,7 @@ Description: |- for any posible damage caused to your devices, and that you have been warned and you are also aware of this. + RepoType: git Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git @@ -48,8 +49,8 @@ Builds: gradle: - yes output: app/build/outputs/apk/release/app-universal-release-unsigned.apk - build: |- - gradle clean ':libuv:assembleRelease' ':app:assembleRelease' + preassemble: + - :libuv:assembleRelease AutoUpdateMode: Version v%v UpdateCheckMode: Tags From 2bb6882807364803800d13898b1c473e724858ce Mon Sep 17 00:00:00 2001 From: ElijaxApps Date: Tue, 6 Nov 2018 23:25:24 +0000 Subject: [PATCH 28/28] Update org.elijaxapps.androidxmrigminer.yml --- metadata/org.elijaxapps.androidxmrigminer.yml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/metadata/org.elijaxapps.androidxmrigminer.yml b/metadata/org.elijaxapps.androidxmrigminer.yml index 300796262c..c3b5a8ac18 100644 --- a/metadata/org.elijaxapps.androidxmrigminer.yml +++ b/metadata/org.elijaxapps.androidxmrigminer.yml @@ -14,7 +14,7 @@ Description: |- you can mine different crypto coins based on the cryptonight algorithm. - *Please, read DISCLAIMER below. + * Please, read DISCLAIMER below. '''Supported Currencies''' * XMR (Monero) @@ -30,14 +30,13 @@ Description: |- * '''Standard''' Configure your miner to connect to supported pools. You're welcome to test new pools and open an Issue if your favourite does not work. - - '''DISCLAIMER''' In case you didn't know, using miners could - damage your hardware. There is a Safe Mode activated by default, - and should only be deactivated by experienced users for tweaking - reasons. By using this app, you agree that I am not responsible - for any posible damage caused to your devices, and that you have - been warned and you are also aware of this. + '''DISCLAIMER''' In case you didn't know, using miners could + damage your hardware. There is a Safe Mode activated by default, + and should only be deactivated by experienced users for tweaking + reasons. By using this app, you agree that I am not responsible + for any posible damage caused to your devices, and that you have + been warned and you are also aware of this. RepoType: git Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git