Skip to content

Commit fa04e2a

Browse files
Change 'downloadLink' to 'downloadUrl' in update.json
Updated the download URL field name and ensured consistency in the JSON structure.
1 parent bcc0a08 commit fa04e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"releaseTag":"v23.611.80-alpha1","releaseDate":"1764151476522","downloadLink":"https://github.com/lazyprogrammer-create/Sketchy-Codex/releases/download/v23.611.80-alpha1/Sketchy.Codex.v23.611.80.alpha1.apk","assetName":"Sketchy.Codex.v23.611.80.alpha1.apk","screenshots":"https://github.com/user-attachments/assets/117eea0c-2d5f-4eb6-8773-a10ea7039e58","changelog":"   Alpha 1 - Enhanced UI \u0026 Smarter Resource Management\n\n   This alpha improves resource management with automatic folder organization, refreshes UI visuals with a Material3 Expressive theme, and refines keyboard and compatibility behavior for a more reliable development experience.\n\n⦁ Added:\n ▫ App now automatically creates subfolders (Components, Local Libs) when the user selects a SAF storage path.\n\n⦁ Updated:\n ▫ App icon refreshed with higher-quality graphics for a sharper and more polished appearance.\n ▫ Privacy Policy and Terms of Service updated for transparency and compliance.\n\n⦁ Improved:\n ▫ Resource saving is now smarter — component files are stored in the Components folder, while local library files are stored in the Local Libs folder for better organization.\n ▫ Improved UI behavior when using physical keyboards to ensure consistent navigation and visual feedback.\n ▫ App theme updated to Material3 Expressive for a more modern and dynamic interface.\n\n⦁ Fixed:\n ▫ User feedback email corrected to ensure messages reach the proper support channel.\n ▫ Fixed duplicate message display in the previous app update dialog.\n ▫ Fixed Code Display icon in Settings page — previously showed the Settings icon; now displays the correct Code Display icon.\n\n⦁ Removed:\n ▫ On devices running Android 5.1 and below, the app will now automatically exit after the Splash screen.\n ▫ Fast scroller FAB drag elevation removed for a cleaner interaction experience.","versionName":"23.611.80 alpha1"}]
1+
[{"releaseTag":"v23.611.80-alpha1","releaseDate":"1764151476522","downloadUrl":"https://github.com/lazyprogrammer-create/Sketchy-Codex/releases/download/v23.611.80-alpha1/Sketchy.Codex.v23.611.80.alpha1.apk","assetName":"Sketchy.Codex.v23.611.80.alpha1.apk","screenshots":"https://github.com/user-attachments/assets/117eea0c-2d5f-4eb6-8773-a10ea7039e58","changelog":"   Alpha 1 - Enhanced UI \u0026 Smarter Resource Management\n\n   This alpha improves resource management with automatic folder organization, refreshes UI visuals with a Material3 Expressive theme, and refines keyboard and compatibility behavior for a more reliable development experience.\n\n⦁ Added:\n ▫ App now automatically creates subfolders (Components, Local Libs) when the user selects a SAF storage path.\n\n⦁ Updated:\n ▫ App icon refreshed with higher-quality graphics for a sharper and more polished appearance.\n ▫ Privacy Policy and Terms of Service updated for transparency and compliance.\n\n⦁ Improved:\n ▫ Resource saving is now smarter — component files are stored in the Components folder, while local library files are stored in the Local Libs folder for better organization.\n ▫ Improved UI behavior when using physical keyboards to ensure consistent navigation and visual feedback.\n ▫ App theme updated to Material3 Expressive for a more modern and dynamic interface.\n\n⦁ Fixed:\n ▫ User feedback email corrected to ensure messages reach the proper support channel.\n ▫ Fixed duplicate message display in the previous app update dialog.\n ▫ Fixed Code Display icon in Settings page — previously showed the Settings icon; now displays the correct Code Display icon.\n\n⦁ Removed:\n ▫ On devices running Android 5.1 and below, the app will now automatically exit after the Splash screen.\n ▫ Fast scroller FAB drag elevation removed for a cleaner interaction experience.","versionName":"23.611.80 alpha1"}]

0 commit comments

Comments
 (0)