From 2514bd6bbbaa9c281f71f6f142120ba785e70b95 Mon Sep 17 00:00:00 2001 From: Rahul Patel Date: Wed, 10 Apr 2019 15:47:15 +0000 Subject: [PATCH] Add new metadata for AuroraStore - This is a replacement for com.dragons.aurora Aurora Store package name is changed to com.aurora.store as I have plans to release more apps under com.aurora.* Also the app base is changed so previous configs | preferences of Aurora Store v2 are not useful for v3. - Version 3 of Aurora Store is rewritten from scratch, so technically its no more a fork of YalpStore, but it does share some code from YalpStore. - Aurora Store v3 is released under GPL v3.0 - Added v3.0.1 & v3.0.2 --- metadata/com.aurora.store.yml | 36 +++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/com.aurora.store.yml diff --git a/metadata/com.aurora.store.yml b/metadata/com.aurora.store.yml new file mode 100644 index 0000000000..78b0e8e539 --- /dev/null +++ b/metadata/com.aurora.store.yml @@ -0,0 +1,36 @@ +AntiFeatures: + - NonFreeNet +Categories: + - System +License: GPL-3.0-or-later +AuthorName: Rahul Kumar Patel +AuthorEmail: whyorean@gmail.com +WebSite: http://auroraoss.com +SourceCode: https://gitlab.com/AuroraOSS/AuroraStore +IssueTracker: https://gitlab.com/AuroraOSS/AuroraStore/issues +Changelog: https://gitlab.com/AuroraOSS/AuroraStore/blob/HEAD/CHANGELOG +Donate: https://www.paypal.me/whyorean + +AutoName: Aurora Store +Description: |- + This ''Aurora Store'' is a complete rewrite, replacing [[com.dragons.aurora]]. + + Aurora Store is an alternate to Google's Play Store, with an elegant design, + using Aurora you can download apps, update existing apps, search for apps, + get details about in-app trackers, spoof your location and much more. + +RepoType: git +Repo: https://gitlab.com/AuroraOSS/AuroraStore.git + +Builds: + - versionName: 3.0.3 + versionCode: 3 + commit: 3.0.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 3.0.3 +CurrentVersionCode: 3