diff --git a/metadata/com.jmstudios.redmoon.txt b/metadata/com.jmstudios.redmoon.txt deleted file mode 100644 index ef783ead4c..0000000000 --- a/metadata/com.jmstudios.redmoon.txt +++ /dev/null @@ -1,197 +0,0 @@ -Categories:System -License:GPL-3.0-or-later -Web Site: -Source Code:https://github.com/LibreShift/red-moon -Issue Tracker:https://github.com/LibreShift/red-moon/issues -Changelog:https://github.com/LibreShift/red-moon/releases - -Auto Name:Red Moon -Summary:Screen filter for night time phone use -Description: -Screen filter app with seperate color temperature, intensity and dim level -settings. - -When the lowest brightness setting of your phone won't do the trick, Red Moon -makes your screen even darker. It can also change the color of your display to a -more soothing red, making your screen easy on the eyes. - -Features: - -* Control the filter with separate color, intensity and dim settings -* Automatically enable the filter at night -* Create your own profiles to quickly change the filter -* Use the notification to pause or resume the filter -* Clear user experience following the Material Design guidelines - -Permissions: - -* Modify system settings: To automatically lower the screen brightness when the filter is on -* Approximate location (network-based): To determine the sunrise and sunset at your location. This will only be used when you configure Red Moon to automatically start at night. -* Draw over other apps: To change the color and brightness of the screen in all apps -* Run at startup: To restore the previous filter state at startup -. - -Repo Type:git -Repo:https://github.com/LibreShift/red-moon - -Build:2.1,4 - commit=v2.1 - subdir=app - gradle=yes - -Build:2.2,5 - commit=v2.2 - subdir=app - gradle=yes - -Build:2.2.1,6 - commit=v2.2.1 - subdir=app - gradle=yes - -Build:2.2.3,8 - commit=v2.2.3 - subdir=app - gradle=yes - -Build:2.3.0,9 - commit=v2.3.0 - subdir=app - gradle=yes - -Build:2.5.0,11 - commit=v2.5.0 - subdir=app - gradle=yes - -Build:2.6.0,12 - disable=java error - commit=v2.6.0 - subdir=app - gradle=yes - -Build:2.6.1,13 - commit=v2.6.1 - subdir=app - gradle=yes - -Build:2.6.2,14 - commit=v2.6.2 - subdir=app - gradle=yes - -Build:2.7.0,15 - commit=v2.7.0 - subdir=app - gradle=yes - -Build:2.7.1,16 - commit=v2.7.1 - subdir=app - gradle=yes - -Build:2.7.2,17 - commit=v2.7.2 - subdir=app - gradle=yes - -Build:2.7.3,18 - commit=v2.7.3 - subdir=app - gradle=yes - -Build:2.7.4,19 - commit=v2.7.4 - subdir=app - gradle=yes - -Build:2.8.0,20 - commit=v2.8.0 - subdir=app - gradle=yes - -Build:2.8.1,21 - commit=v2.8.1 - subdir=app - gradle=yes - -Build:2.8.2,22 - commit=v2.8.2 - subdir=app - gradle=yes - -Build:2.9.0,23 - commit=v2.9.0 - subdir=app - gradle=yes - -Build:2.9.1,24 - commit=v2.9.1 - subdir=app - gradle=yes - -Build:2.9.2,25 - commit=v2.9.2 - subdir=app - gradle=yes - -Build:2.10.0,26 - commit=v2.10.0 - subdir=app - gradle=yes - -Build:2.10.1,27 - commit=v2.10.1 - subdir=app - gradle=yes - -Build:2.10.2,28 - commit=v2.10.2 - subdir=app - gradle=yes - -Build:3.0.0,29 - commit=v3.0.0 - subdir=app - gradle=yes - -Build:v3.1.0,30 - commit=v3.1.0 - subdir=app - gradle=fdroid - -Build:v3.1.1,31 - commit=v3.1.1 - subdir=app - gradle=fdroid - -Build:3.1.2,32 - commit=v3.1.2 - subdir=app - gradle=fdroid - -Build:3.2.0,33 - commit=v3.2.0 - subdir=app - gradle=fdroid - -Build:3.3.0,34 - commit=v3.3.0 - subdir=app - gradle=fdroid - -Build:3.3.1,35 - disable=syntax error in app/src/main/java/com/jmstudios/redmoon/RedMoonApplication.kt - commit=v3.3.1 - subdir=app - gradle=fdroid - -Build:3.3.2,36 - commit=v3.3.2 - subdir=app - gradle=fdroid - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:3.3.2 -Current Version Code:36 diff --git a/metadata/com.jmstudios.redmoon.yml b/metadata/com.jmstudios.redmoon.yml new file mode 100644 index 0000000000..4c07d8fd55 --- /dev/null +++ b/metadata/com.jmstudios.redmoon.yml @@ -0,0 +1,243 @@ +Categories: + - System +License: GPL-3.0-or-later +SourceCode: https://github.com/LibreShift/red-moon +IssueTracker: https://github.com/LibreShift/red-moon/issues +Changelog: https://github.com/LibreShift/red-moon/blob/master/app/src/main/assets/changelog.md + +AutoName: Red Moon + +RepoType: git +Repo: https://github.com/LibreShift/red-moon + +Builds: + - versionName: '2.1' + versionCode: 4 + commit: v2.1 + subdir: app + gradle: + - yes + + - versionName: '2.2' + versionCode: 5 + commit: v2.2 + subdir: app + gradle: + - yes + + - versionName: 2.2.1 + versionCode: 6 + commit: v2.2.1 + subdir: app + gradle: + - yes + + - versionName: 2.2.3 + versionCode: 8 + commit: v2.2.3 + subdir: app + gradle: + - yes + + - versionName: 2.3.0 + versionCode: 9 + commit: v2.3.0 + subdir: app + gradle: + - yes + + - versionName: 2.5.0 + versionCode: 11 + commit: v2.5.0 + subdir: app + gradle: + - yes + + - versionName: 2.6.0 + versionCode: 12 + disable: java error + commit: v2.6.0 + subdir: app + gradle: + - yes + + - versionName: 2.6.1 + versionCode: 13 + commit: v2.6.1 + subdir: app + gradle: + - yes + + - versionName: 2.6.2 + versionCode: 14 + commit: v2.6.2 + subdir: app + gradle: + - yes + + - versionName: 2.7.0 + versionCode: 15 + commit: v2.7.0 + subdir: app + gradle: + - yes + + - versionName: 2.7.1 + versionCode: 16 + commit: v2.7.1 + subdir: app + gradle: + - yes + + - versionName: 2.7.2 + versionCode: 17 + commit: v2.7.2 + subdir: app + gradle: + - yes + + - versionName: 2.7.3 + versionCode: 18 + commit: v2.7.3 + subdir: app + gradle: + - yes + + - versionName: 2.7.4 + versionCode: 19 + commit: v2.7.4 + subdir: app + gradle: + - yes + + - versionName: 2.8.0 + versionCode: 20 + commit: v2.8.0 + subdir: app + gradle: + - yes + + - versionName: 2.8.1 + versionCode: 21 + commit: v2.8.1 + subdir: app + gradle: + - yes + + - versionName: 2.8.2 + versionCode: 22 + commit: v2.8.2 + subdir: app + gradle: + - yes + + - versionName: 2.9.0 + versionCode: 23 + commit: v2.9.0 + subdir: app + gradle: + - yes + + - versionName: 2.9.1 + versionCode: 24 + commit: v2.9.1 + subdir: app + gradle: + - yes + + - versionName: 2.9.2 + versionCode: 25 + commit: v2.9.2 + subdir: app + gradle: + - yes + + - versionName: 2.10.0 + versionCode: 26 + commit: v2.10.0 + subdir: app + gradle: + - yes + + - versionName: 2.10.1 + versionCode: 27 + commit: v2.10.1 + subdir: app + gradle: + - yes + + - versionName: 2.10.2 + versionCode: 28 + commit: v2.10.2 + subdir: app + gradle: + - yes + + - versionName: 3.0.0 + versionCode: 29 + commit: v3.0.0 + subdir: app + gradle: + - yes + + - versionName: v3.1.0 + versionCode: 30 + commit: v3.1.0 + subdir: app + gradle: + - fdroid + + - versionName: v3.1.1 + versionCode: 31 + commit: v3.1.1 + subdir: app + gradle: + - fdroid + + - versionName: 3.1.2 + versionCode: 32 + commit: v3.1.2 + subdir: app + gradle: + - fdroid + + - versionName: 3.2.0 + versionCode: 33 + commit: v3.2.0 + subdir: app + gradle: + - fdroid + + - versionName: 3.3.0 + versionCode: 34 + commit: v3.3.0 + subdir: app + gradle: + - fdroid + + - versionName: 3.3.1 + versionCode: 35 + disable: syntax error in app/src/main/java/com/jmstudios/redmoon/RedMoonApplication.kt + commit: v3.3.1 + subdir: app + gradle: + - fdroid + + - versionName: 3.3.2 + versionCode: 36 + commit: v3.3.2 + subdir: app + gradle: + - fdroid + + - versionName: 3.4.0 + versionCode: 37 + commit: v3.4.0 + subdir: app + gradle: + - fdroid + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 3.4.0 +CurrentVersionCode: 37