Skip to content

Commit

Permalink
8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
WSTxda committed Jul 10, 2022
1 parent 58d147e commit 77f1c73
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions OTA updater/updater.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"stable": {
"current_version": 8910000,
"download_url": "https://github.com/WSTxda/QP-Gallery-Releases/releases/download/8.10/QP.Gallery.8.10.apk",
"changelog": "- (NEW) Improvement MD3 design, new dialogs, switch and more\n- (FIX) Statusbar icon color in light splash screen\n- (FIX) Actionbar hardcoded color inherit\n- (FIX) Dialog button tint\n- (INT) Small color improvements\n- (INT) Update about links"
"current_version": 8920000,
"download_url": "https://github.com/WSTxda/QP-Gallery-Releases/releases/download/8.11/QP.Gallery.8.11.apk",
"changelog": "- (FIX) Share button in video player\n- (FIX) Switch and dialog colors\n- (FIX) Android 13 crash when rotate image in editor\n- (INT) Optimizations and cleanings"
},
"beta": {
"current_version": 8910000,
"download_url": "https://github.com/WSTxda/QP-Gallery-Releases/releases/download/8.10/QP.Gallery.8.10.apk",
"changelog": "- (NEW) Improvement MD3 design, new dialogs, switch and more\n- (FIX) Statusbar icon color in light splash screen\n- (FIX) Actionbar hardcoded color inherit\n- (FIX) Dialog button tint\n- (INT) Small color improvements\n- (INT) Update about links"
"current_version": 8920000,
"download_url": "https://github.com/WSTxda/QP-Gallery-Releases/releases/download/8.11/QP.Gallery.8.11.apk",
"changelog": "- (FIX) Share button in video player\n- (FIX) Switch and dialog colors\n- (FIX) Android 13 crash when rotate image in editor\n- (INT) Optimizations and cleanings"
},
"alternative": {
"current_version": 8911000,
"download_url": "https://github.com/WSTxda/QP-Gallery-Releases/releases/download/8.10/8.10.Alternative.apk",
"changelog": "- (FIX) Build script (Android 12 splash screen don't match alternative variant)\n- (NEW) Improvement MD3 design, new dialogs, switch and more\n- (FIX) Statusbar icon color in light splash screen\n- (FIX) Actionbar hardcoded color inherit\n- (FIX) Dialog button tint\n- (INT) Small color improvements\n- (INT) Update about links"
"current_version": 8920000,
"download_url": "https://github.com/WSTxda/QP-Gallery-Releases/releases/download/8.11/8.11.Alternative.apk",
"changelog": "- (FIX) Share button in video player\n- (FIX) Switch and dialog colors\n- (FIX) Android 13 crash when rotate image in editor\n- (INT) Optimizations and cleanings"
}
}

0 comments on commit 77f1c73

Please sign in to comment.