-
Notifications
You must be signed in to change notification settings - Fork 80
/
latestVersion.json
8 lines (8 loc) · 1.78 KB
/
latestVersion.json
1
2
3
4
5
6
7
8
{
"versionName": "6.9.0",
"versionCode": 21,
"apkUrl": "https://github.com/Mahmud0808/Iconify/releases/download/v6.9.0/Iconify.v6.9.0.apk",
"changelog": [
"### Iconify v6.9.0 has arrived! It has the following new changes:\n\n## Feature Changes:\n- __Enhancements:__\n - Resolved black, white, and fluid theme issues for Android 14 QPR3\n - Corrected date format, alignments and behaviors of quick settings and lockscreen clocks\n\n- __Quick Settings:__\n - Added Oneplus style quick settings panel (android 14)\n - Correctly shown header clock in landscape mode (android 14)\n\n- __Depth Wallpaper:__\n - Added MLKit-based subject extraction for dynamic depth wallpaper (android 14) (thanks to @siavash79)\n - Allow using custom depth wallpapers if MLKit is unavailable\n\n- __Lockscreen:__\n - Added lockscreen weather (thanks to @DHD2280 and @omnirom)\n - Added lockscreen widgets (thanks to @DHD2280 and @risingTechOSS)\n - Allow changing user name and device name for lockscreen clocks\n - Allow disabling quick settings panel on secured lockscreen\n - Changed lockscreen clock style 10\n\n- __Background Chip:__\n - Added advance customizations for statusbar clock chip\n - Removed status icons chip for android 14 as it became buggy\n\n- __Volume Panel:__\n - Added option to fix invisible ringer icon when using volume module\n\n- __Statusbar:__\n - Added custom statusbar clock size\n\n- __Other:__\n - Remove fingerprint icon from icon packs\n - Numerous other improvements and bug fixes\n\n## App Changes:\n- Bump AGP and dependencies\n- Updated translations (thanks to all the contributors on [Crowdin](https://crowdin.com/project/iconify))\n- And many more improvements...\n\nAlso included in this version are bug fixes and other improvements."
]
}