diff --git a/data/apps/moe.ampersand.app.ci.json b/data/apps/moe.ampersand.app.ci.json deleted file mode 100644 index 789cbb0..0000000 --- a/data/apps/moe.ampersand.app.ci.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "configs": [ - { - "id": "moe.ampersand.app.ci", - "url": "https://github.com/NyaomiDEV/Ampersand", - "author": "NyaomiDEV", - "name": "Ampersand (CI)", - "preferredApkIndex": 0, - "additionalSettings": "{\"includePrereleases\":true,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"CI\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"dontSortReleasesList\":false,\"useLatestAssetDateAsReleaseDate\":false,\"releaseTitleAsVersion\":true,\"trackOnly\":false,\"versionExtractionRegEx\":\"\\\\((.*)\\\\)$\",\"matchGroupToUse\":\"$1\",\"versionDetection\":false,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"ampersand-ci-.*\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":false,\"appName\":\"Ampersand (CI)\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"Tracking app for plural systems\",\"refreshBeforeDownload\":true}" - } - ], - "icon": "https://raw.githubusercontent.com/NyaomiDEV/Ampersand/refs/heads/main/branding/icon/512.png", - "categories": ["utilities", "notes"], - "description": { - "en": "Ampersand is a free, open-source tracking app for plural systems." - } -} diff --git a/data/apps/moe.ampersand.app.json b/data/apps/moe.ampersand.track.sideload.json similarity index 82% rename from data/apps/moe.ampersand.app.json rename to data/apps/moe.ampersand.track.sideload.json index d57e506..cd4c9d3 100644 --- a/data/apps/moe.ampersand.app.json +++ b/data/apps/moe.ampersand.track.sideload.json @@ -1,17 +1,17 @@ { "configs": [ { - "id": "moe.ampersand.app", + "id": "moe.ampersand.track.sideload", "url": "https://github.com/NyaomiDEV/Ampersand", "author": "NyaomiDEV", "name": "Ampersand", "preferredApkIndex": 0, - "additionalSettings": "{\"includePrereleases\":false,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"Release\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":true,\"sortMethodChoice\":\"date\",\"useLatestAssetDateAsReleaseDate\":false,\"releaseTitleAsVersion\":true,\"trackOnly\":false,\"versionExtractionRegEx\":\"\\\\((.*)\\\\)$\",\"matchGroupToUse\":\"$1\",\"versionDetection\":true,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"ampersand-.*\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Ampersand\",\"appAuthor\":\"NyaomiDEV\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"Tracking app for plural systems\",\"refreshBeforeDownload\":true,\"includeZips\":false,\"zippedApkFilterRegEx\":\"\"}" + "additionalSettings": "{\"includePrereleases\":false,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"Release\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":true,\"sortMethodChoice\":\"date\",\"useLatestAssetDateAsReleaseDate\":false,\"releaseTitleAsVersion\":true,\"trackOnly\":false,\"versionExtractionRegEx\":\"\\\\((.*)\\\\)$\",\"matchGroupToUse\":\"$1\",\"versionDetection\":true,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"ampersand-.*\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Ampersand\",\"appAuthor\":\"NyaomiDEV\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"Tracking app for people with complex dissociative disorders\",\"refreshBeforeDownload\":true,\"includeZips\":false,\"zippedApkFilterRegEx\":\"\"}" } ], "icon": "https://raw.githubusercontent.com/NyaomiDEV/Ampersand/refs/heads/main/branding/icon/512.png", "categories": ["utilities", "notes"], "description": { - "en": "Ampersand is a free, open-source tracking app for plural systems." + "en": "Ampersand is a free, open-source tracking app for people with complex dissociative disorders." } }