From ade39d32fd9e2bc91dbfd5bed346838116405c62 Mon Sep 17 00:00:00 2001 From: DwainZwerg <97027379+DwainZwerg@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:43:39 +0000 Subject: [PATCH 1/6] fix Chance Imageboard Browser --- data/apps/com.moffatman.chan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/apps/com.moffatman.chan.json b/data/apps/com.moffatman.chan.json index ec091c0..89f7678 100644 --- a/data/apps/com.moffatman.chan.json +++ b/data/apps/com.moffatman.chan.json @@ -6,7 +6,7 @@ "author": "moffatman", "name": "Chance", "preferredApkIndex": 0, - "additionalSettings": "{\"includePrereleases\":false,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"dontSortReleasesList\":false,\"useLatestAssetDateAsReleaseDate\":false,\"releaseTitleAsVersion\":false,\"trackOnly\":false,\"versionExtractionRegEx\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+.[0-9]+\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\"}" + "additionalSettings": "{\"includePrereleases\":false,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"dontSortReleasesList\":false,\"useLatestAssetDateAsReleaseDate\":false,\"releaseTitleAsVersion\":false,\"trackOnly\":false,\"versionExtractionRegEx\":\".*[0-9]+\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\"}" } ], "icon": "https://raw.githubusercontent.com/moffatman/chan/refs/heads/master/assets/appicon.png", From e6067f2b78518a0f0ee5e211d9ba3f04b1b182e4 Mon Sep 17 00:00:00 2001 From: DwainZwerg <97027379+DwainZwerg@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:51:16 +0000 Subject: [PATCH 2/6] add ProseReader (Optimum) --- data/apps/timur.prose.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/apps/timur.prose.json diff --git a/data/apps/timur.prose.json b/data/apps/timur.prose.json new file mode 100644 index 0000000..30a9bb0 --- /dev/null +++ b/data/apps/timur.prose.json @@ -0,0 +1,20 @@ +{ + "configs": [ + { + "id": "timur.prose", + "url": "https://timur.mobi/prose/doc/android/", + "author": "timur.mobi", + "name": "ProseReader (Optimum)", + "preferredApkIndex": 0, + "additionalSettings": "{\"intermediateLink\":[],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"partialAPKHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\\\\d+.\\\\d+.\\\\d+\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"ProseReader (Optimum)\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\"}", + "overrideSource": null + } + ], + "icon": "https://codeberg.org/timurmobi/prosereader-android/raw/branch/master/fastlane/metadata/android/en-US/images/icon.png", + "categories": [ + "other" + ], + "description": { + "en": null + } +} From 18b8a4400d75d2dc8be3335e21bfce0cb22d719c Mon Sep 17 00:00:00 2001 From: DwainZwerg <97027379+DwainZwerg@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:10:39 +0000 Subject: [PATCH 3/6] add other HeliBoard variants --- data/apps/helium314.keyboard.json | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/data/apps/helium314.keyboard.json b/data/apps/helium314.keyboard.json index 9664100..98c354c 100644 --- a/data/apps/helium314.keyboard.json +++ b/data/apps/helium314.keyboard.json @@ -6,7 +6,28 @@ "author": "Helium314", "name": "HeliBoard", "preferredApkIndex": 0, - "additionalSettings": "{\"includePrereleases\":false,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"dontSortReleasesList\":false,\"useLatestAssetDateAsReleaseDate\":false,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\"}" + "additionalSettings": "{\"includePrereleases\":false,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"dontSortReleasesList\":false,\"useLatestAssetDateAsReleaseDate\":false,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"release\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\"}", + "altLabel": "normal" + }, + { + "id": "helium314.keyboard", + "url": "https://github.com/Helium314/HeliBoard", + "author": "Helium314", + "name": "HeliBoard", + "preferredApkIndex": 0, + "additionalSettings": "{\"includePrereleases\":false,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"dontSortReleasesList\":false,\"useLatestAssetDateAsReleaseDate\":false,\"releaseTitleAsVersion\":false,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"debug\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"HeliBoard Debug\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\"}", + "overrideSource": null, + "altLabel": "Debug" + }, + { + "id": "helium314.keyboard", + "url": "https://github.com/Helium314/HeliBoard", + "author": "Helium314", + "name": "HeliBoard", + "preferredApkIndex": 0, + "additionalSettings": "{\"includePrereleases\":false,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"dontSortReleasesList\":false,\"useLatestAssetDateAsReleaseDate\":false,\"releaseTitleAsVersion\":false,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"nouserlib\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"HeliBoard (Nouserlib)\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\"}", + "overrideSource": null, + "altLabel": "nouserlib" } ], "icon": "https://github.com/Helium314/HeliBoard/blob/main/fastlane/metadata/android/en-US/images/icon.png?raw=true", @@ -17,4 +38,4 @@ "en": "HeliBoard is a privacy-conscious and customizable open-source keyboard, based on AOSP / OpenBoard. Does not use internet permission, and thus is 100% offline.", "de": "HeliBoard ist eine datenschutzbewusste und anpassbare Open-Source-Tastatur, die auf AOSP / OpenBoard basiert. Verwendet keine Internet-Erlaubnis, und ist somit 100% offline." } -} +} \ No newline at end of file From 69183ef458d998aea633370a4d6e7ed574ae610a Mon Sep 17 00:00:00 2001 From: DwainZwerg <97027379+DwainZwerg@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:59:30 +0000 Subject: [PATCH 4/6] add more Synology apps --- data/apps/com.synology.DSaudio.json | 29 +++++++++++++++++++++ data/apps/com.synology.activeinsight.json | 31 +++++++++++++++++++++++ data/apps/com.synology.bee.drive.json | 29 +++++++++++++++++++++ data/apps/com.synology.bee.photos.json | 29 +++++++++++++++++++++ data/apps/com.synology.beedrive.json | 29 +++++++++++++++++++++ 5 files changed, 147 insertions(+) create mode 100644 data/apps/com.synology.DSaudio.json create mode 100644 data/apps/com.synology.activeinsight.json create mode 100644 data/apps/com.synology.bee.drive.json create mode 100644 data/apps/com.synology.bee.photos.json create mode 100644 data/apps/com.synology.beedrive.json diff --git a/data/apps/com.synology.DSaudio.json b/data/apps/com.synology.DSaudio.json new file mode 100644 index 0000000..cca0012 --- /dev/null +++ b/data/apps/com.synology.DSaudio.json @@ -0,0 +1,29 @@ +{ + "configs": [ + { + "id": "com.synology.DSaudio", + "url": "https://archive.synology.com/download/Mobile/Android-DSaudio", + "author": "archive.synology.com", + "name": "DS Audio", + "preferredApkIndex": 0, + "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"ww\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"DS Audio\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", + "overrideSource": "ww" + }, + { + "id": "com.synology.DSaudio", + "url": "https://archive.synology.com/download/Mobile/Android-DSaudio", + "author": "archive.synology.com", + "name": "DS Audio", + "preferredApkIndex": 0, + "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"cn\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"DS Audio\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", + "overrideSource": "cn" + } + ], + "icon": null, + "categories": [ + "other" + ], + "description": { + "en": null + } +} diff --git a/data/apps/com.synology.activeinsight.json b/data/apps/com.synology.activeinsight.json new file mode 100644 index 0000000..4f6cedc --- /dev/null +++ b/data/apps/com.synology.activeinsight.json @@ -0,0 +1,31 @@ +{ + "configs": [ + { + "id": "com.synology.activeinsight", + "url": "https://archive.synology.com/download/Mobile/Android-ActiveInsight", + "author": "archive.synology.com", + "name": "Synology Active Insight", + "preferredApkIndex": 0, + "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"ww\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Active Insight\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", + "overrideSource": null, + "altLabel": "ww" + }, + { + "id": "com.synology.activeinsight", + "url": "https://archive.synology.com/download/Mobile/Android-ActiveInsight", + "author": "archive.synology.com", + "name": "Synology Active Insight", + "preferredApkIndex": 0, + "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"cn\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Active Insight\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", + "overrideSource": null, + "altLabel": "cn" + } + ], + "icon": null, + "categories": [ + "other" + ], + "description": { + "en": null + } +} \ No newline at end of file diff --git a/data/apps/com.synology.bee.drive.json b/data/apps/com.synology.bee.drive.json new file mode 100644 index 0000000..cc70df5 --- /dev/null +++ b/data/apps/com.synology.bee.drive.json @@ -0,0 +1,29 @@ +{ + "configs": [ + { + "id": "com.synology.bee.drive", + "url": "https://archive.synology.com/download/Mobile/Android-BeeStationDrive", + "author": "archive.synology.com", + "name": "Synology Bee Station Drive", + "preferredApkIndex": 0, + "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"ww\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Bee Station Drive\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", + "overrideSource": "ww" + }, + { + "id": "com.synology.bee.drive", + "url": "https://archive.synology.com/download/Mobile/Android-BeeStationDrive", + "author": "archive.synology.com", + "name": "Synology Bee Station Drive", + "preferredApkIndex": 0, + "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"cn\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Bee Station Drive\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", + "overrideSource": "cn" + } + ], + "icon": null, + "categories": [ + "other" + ], + "description": { + "en": null + } +} diff --git a/data/apps/com.synology.bee.photos.json b/data/apps/com.synology.bee.photos.json new file mode 100644 index 0000000..7792300 --- /dev/null +++ b/data/apps/com.synology.bee.photos.json @@ -0,0 +1,29 @@ +{ + "configs": [ + { + "id": "com.synology.bee.photos", + "url": "https://archive.synology.com/download/Mobile/Android-BeePhotos", + "author": "archive.synology.com", + "name": "Synology Bee Photos", + "preferredApkIndex": 0, + "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"ww\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Bee Photos\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", + "overrideSource": "ww" + }, + { + "id": "com.synology.bee.photos", + "url": "https://archive.synology.com/download/Mobile/Android-BeePhotos", + "author": "archive.synology.com", + "name": "Synology Bee Photos", + "preferredApkIndex": 0, + "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"cn\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Bee Photos\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", + "overrideSource": "cn" + } + ], + "icon": null, + "categories": [ + "other" + ], + "description": { + "en": null + } +} diff --git a/data/apps/com.synology.beedrive.json b/data/apps/com.synology.beedrive.json new file mode 100644 index 0000000..80cd27b --- /dev/null +++ b/data/apps/com.synology.beedrive.json @@ -0,0 +1,29 @@ +{ + "configs": [ + { + "id": "com.synology.beedrive", + "url": "https://archive.synology.com/download/Mobile/Android-BeeDrive", + "author": "archive.synology.com", + "name": "Synology Bee Drive", + "preferredApkIndex": 0, + "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"ww\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Bee Drive\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", + "overrideSource": "ww" + }, + { + "id": "com.synology.beedrive", + "url": "https://archive.synology.com/download/Mobile/Android-BeeDrive", + "author": "archive.synology.com", + "name": "Synology Bee Drive", + "preferredApkIndex": 0, + "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"cn\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Bee Drive\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", + "overrideSource": "cn" + } + ], + "icon": null, + "categories": [ + "other" + ], + "description": { + "en": null + } +} From c4be645d9c61ba7e0cdc92d19d9ae2993e50b81f Mon Sep 17 00:00:00 2001 From: DwainZwerg <97027379+DwainZwerg@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:08:14 +0000 Subject: [PATCH 5/6] Fix DS Audio, Synology Bee Drive, Synology Bee Photos & Synology Bee Station Drive --- data/apps/com.synology.DSaudio.json | 6 ++++-- data/apps/com.synology.activeinsight.json | 2 +- data/apps/com.synology.bee.drive.json | 6 ++++-- data/apps/com.synology.bee.photos.json | 6 ++++-- data/apps/com.synology.beedrive.json | 6 ++++-- data/apps/helium314.keyboard.json | 2 +- 6 files changed, 18 insertions(+), 10 deletions(-) diff --git a/data/apps/com.synology.DSaudio.json b/data/apps/com.synology.DSaudio.json index cca0012..e06b8b2 100644 --- a/data/apps/com.synology.DSaudio.json +++ b/data/apps/com.synology.DSaudio.json @@ -7,7 +7,8 @@ "name": "DS Audio", "preferredApkIndex": 0, "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"ww\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"DS Audio\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", - "overrideSource": "ww" + "overrideSource": null, + "altLabel": "ww" }, { "id": "com.synology.DSaudio", @@ -16,7 +17,8 @@ "name": "DS Audio", "preferredApkIndex": 0, "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"cn\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"DS Audio\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", - "overrideSource": "cn" + "overrideSource": null, + "altLabel": "cn" } ], "icon": null, diff --git a/data/apps/com.synology.activeinsight.json b/data/apps/com.synology.activeinsight.json index 4f6cedc..7aa41ca 100644 --- a/data/apps/com.synology.activeinsight.json +++ b/data/apps/com.synology.activeinsight.json @@ -28,4 +28,4 @@ "description": { "en": null } -} \ No newline at end of file +} diff --git a/data/apps/com.synology.bee.drive.json b/data/apps/com.synology.bee.drive.json index cc70df5..43026b2 100644 --- a/data/apps/com.synology.bee.drive.json +++ b/data/apps/com.synology.bee.drive.json @@ -7,7 +7,8 @@ "name": "Synology Bee Station Drive", "preferredApkIndex": 0, "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"ww\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Bee Station Drive\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", - "overrideSource": "ww" + "overrideSource": null, + "altLabel": "ww" }, { "id": "com.synology.bee.drive", @@ -16,7 +17,8 @@ "name": "Synology Bee Station Drive", "preferredApkIndex": 0, "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"cn\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Bee Station Drive\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", - "overrideSource": "cn" + "overrideSource": null, + "altLabel": "cn" } ], "icon": null, diff --git a/data/apps/com.synology.bee.photos.json b/data/apps/com.synology.bee.photos.json index 7792300..1809ec1 100644 --- a/data/apps/com.synology.bee.photos.json +++ b/data/apps/com.synology.bee.photos.json @@ -7,7 +7,8 @@ "name": "Synology Bee Photos", "preferredApkIndex": 0, "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"ww\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Bee Photos\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", - "overrideSource": "ww" + "overrideSource": null, + "altLabel": "ww" }, { "id": "com.synology.bee.photos", @@ -16,7 +17,8 @@ "name": "Synology Bee Photos", "preferredApkIndex": 0, "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"cn\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Bee Photos\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", - "overrideSource": "cn" + "overrideSource": null, + "altLabel": "cn" } ], "icon": null, diff --git a/data/apps/com.synology.beedrive.json b/data/apps/com.synology.beedrive.json index 80cd27b..97f37ab 100644 --- a/data/apps/com.synology.beedrive.json +++ b/data/apps/com.synology.beedrive.json @@ -7,7 +7,8 @@ "name": "Synology Bee Drive", "preferredApkIndex": 0, "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"ww\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Bee Drive\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", - "overrideSource": "ww" + "overrideSource": null, + "altLabel": "ww" }, { "id": "com.synology.beedrive", @@ -16,7 +17,8 @@ "name": "Synology Bee Drive", "preferredApkIndex": 0, "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"cn\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Bee Drive\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", - "overrideSource": "cn" + "overrideSource": null, + "altLabel": "cn" } ], "icon": null, diff --git a/data/apps/helium314.keyboard.json b/data/apps/helium314.keyboard.json index 98c354c..ad801f8 100644 --- a/data/apps/helium314.keyboard.json +++ b/data/apps/helium314.keyboard.json @@ -38,4 +38,4 @@ "en": "HeliBoard is a privacy-conscious and customizable open-source keyboard, based on AOSP / OpenBoard. Does not use internet permission, and thus is 100% offline.", "de": "HeliBoard ist eine datenschutzbewusste und anpassbare Open-Source-Tastatur, die auf AOSP / OpenBoard basiert. Verwendet keine Internet-Erlaubnis, und ist somit 100% offline." } -} \ No newline at end of file +} From 81a67dee44ae30f580e1aa56230c4cbc70500190 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:44:40 +0000 Subject: [PATCH 6/6] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- data/apps/com.synology.beedrive.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/apps/com.synology.beedrive.json b/data/apps/com.synology.beedrive.json index 97f37ab..4b0bea0 100644 --- a/data/apps/com.synology.beedrive.json +++ b/data/apps/com.synology.beedrive.json @@ -9,7 +9,7 @@ "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"[0-9]+\\\\.[0-9]+\\\\.[0-9]+-[0-9]+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"ww\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Synology Bee Drive\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", "overrideSource": null, "altLabel": "ww" - }, + }, { "id": "com.synology.beedrive", "url": "https://archive.synology.com/download/Mobile/Android-BeeDrive",