Skip to content

Commit 6c95f93

Browse files
update.json
## ✅ Stable Release – Major Improvements and Fixes from v20.608.77 Alpha 2–4 ### 🧱 Stability - 📌 **Promoted from Alpha to Stable** This release is now considered reliable and production-ready. --- ### ✨ Added - ➕ New items in **Code Palette**, **Components**, and **Local Libraries** — expanding your toolkit with more ready-to-use functionality. - 🕰️ **Rediscovered First Version**: The original version of Sketchy Codex was found via our social media post and is now archived under version 1.0's changelog. --- ### 🔄 Updated - 🧠 Improved several existing Code Palette entries for **performance**, **readability**, and **compatibility**. --- ### 🛠️ Improved - 🗂️ Better organization and structure for easier browsing and integration of components/libraries. - 💾 Updated file-saving logic to prevent naming confusion: - **Before**: `my file v1.0 1.zip` - **Now**: `my file v1.0 (1).zip` — clearer, avoids version mix-ups. --- ### 🎨 UI Enhancements - 🧭 Smoother activity transitions using **Z-axis animations**. - 🎨 Refined outline & surface colors for improved visual clarity. - 🧱 Unified theming across the app using `SketchyCodexTheme` (based on **Material 3**). --- ### 🔍 SearchView Upgrades - 🎞️ Fixed Lottie animation visibility. - ❌ Improved empty-state design. - 🔎 Added search support for **Components** and **Local Libraries**. --- ### 👤 User Experience - 🛡️ Confirmation dialog added before downloading updates. - 🧠 Update dialog is now shown **only once per version**. - 📨 Replaced **Toast** with **Snackbar** for cleaner, contextual feedback. --- ### ⚡ Performance - 🧹 Removed unused files and cleaned up unnecessary resources. - 🚀 Eliminated launch lag — now uses a **lightweight preloaded splash-to-home transition**, similar to SearchView. --- ### 📱 Compatibility - ❌ Dropped support for Android 5.0–5.1 (API 21–22) - ✅ **Minimum OS is now Android 6.0 (API 23)** --- ### 🎨 Theme - 🧩 Fully transitioned to **Material 3**, applied globally via `SketchyCodexTheme`. --- ### 🐛 Bug Fixes - ✅ Resolved multiple crashes, layout glitches, and feature issues reported in **alpha 2–4**.
1 parent 48b5d36 commit 6c95f93

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-
[{"downloadUrl":"https://github.com/lazyprogrammer-create/Sketchy-Codex/releases/download/v1.3/Sketchy.Codex.v1.3.apk","changelog":"⦁ Added Sort List : Implemented a sorting feature to organize the list of codes, improving user navigation.\n\n⦁ Added Online Codes : Introduced an online codes feature, allowing users to access and utilize codes from the internet.\n\n⦁ Added Code Viewer for Android 10 and Below : Added a code viewer specifically for devices running Android 10 or earlier versions, enhancing compatibility.\n\n⦁ Added Code File Creator : Implemented a feature for users to create and manage code files directly within the app.\n\n⦁ Added Voice Search System : Introduced a voice search system for easier and faster code retrieval.\n\n⦁ Removed Change Logs Page : Removed the change logs page, streamlining the app\u0027s interface.\n\n⦁ Removed Drawer Menu : Eliminated the drawer menu to simplify navigation and focus on core features.\n\n⦁ Removed Onboarding Pages : Removed onboarding pages to streamline the user experience and reduce initial setup time.\n\n⦁ Changed App Theme to Light : Updated the app\u0027s theme to a light mode, offering a brighter and more modern appearance.","versionName":"1.3","versionCode":1}]
1+
[{"downloadUrl":"https://github.com/lazyprogrammer-create/Sketchy-Codex/releases/download/vv20.608.77-stable/Sketchy.Codex.vv20.608.77-stable.apk","changelog":"\\t\\t\\tStable Release – Major Improvements and Fixes from v20.608.77 alpha 2–4\n\n⦁ Stability : \n\\t\\t▫ Promoted from Alpha to Stable — now more reliable and ready for production use.\n\n⦁ Added : \n\\t\\t▫ New items to the Code Palette, Components, and Local Libraries, expanding your development toolkit with more ready-to-use functionality.\n\\t\\t▫ The first version for Sketchy Codex was recently rediscovered from our social media post, and this version is now available again in the version 1.0 changelog for those interested in the app\u0027s early beginnings.\n\n⦁ Updated : \n\\t\\t▫ Several existing Code Palette entries have been improved for better performance, readability, and compatibility.\n\n⦁ Improved : \n\\t\\t▫ Enhanced organization and structure for easier searching and integration of components and libraries.\n\\t\\t▫ Updated the file-saving logic to prevent confusion when saving files with existing names.\n➝ Before : my file v1.0 1.zip (could be mistaken for a version number)\n➝ Now : my file v1.0 (1).zip — a clearer format that distinguishes duplicates from actual versioning.\n\n⦁ UI Enhancements : \n\\t\\t▫ Improved activity transitions using Z-axis animations.\n\\t\\t▫ Updated outline and elevated surface colors for better visual clarity.\n\\t\\t▫ Ensured consistent theming across the app using SketchyCodexTheme based on Material 3.\n\n⦁ SearchView Upgrades : \n\\t\\t▫ Fixed Lottie animation visibility issues.\n\\t\\t▫ Improved empty state UI.\n\\t\\t▫ Added support for searching Components and Local Libraries.\n\n⦁ User Experience : \n\\t\\t▫ Added confirmation dialog before downloading updates.\n\\t\\t▫ Fixed repeated update dialog — now shown only once when a new version is available.\n\\t\\t▫ Replaced Toast with Snackbar for more modern, contextual, and consistent user feedback.\n\n⦁ Performance : \n\\t\\t▫ Removed unused files and cleaned up unnecessary resources.\n\\t\\t▫ Fixed launch lag between splash screen and home — now transitions smoothly using a lightweight preloaded empty view, similar to SearchView.\n\n⦁ Compatibility : \n\\t\\t▫ Dropped support for Android 5.0–5.1 (API 21–22).\n\\t\\t▫ Minimum required OS is now Android 6.0 (API 23).\n\n⦁ Theme : \n\\t\\t▫ Fully transitioned to Material 3, applied through SketchyCodexTheme, ensuring a modern and unified UI across all components.\n\n⦁ Bug Fixes : \n\\t\\t▫ Resolved numerous crashes, UI glitches, and functional issues reported in v20.608.77 alpha 2–4.","versionName":"v20.608.77-stable","versionCode":190}]

0 commit comments

Comments
 (0)