v1.0.18
Full Changelog: v1.0.17...v1.0.18
🆕 What's New
✨ JSON Import/Export for Favorite Apps
- Export your favorite apps list as a JSON file for backup or sharing
- Import favorite apps from a JSON file to quickly restore your collection
- New export/import icons added to the Favorites menu
🔗 Telegram Link in Settings
- Added a Telegram link in the Settings page for community/support access
- New Telegram vector icon
🎨 Dark Theme Fixes
- Fixed icon colors for the Favorite Apps screen in dark theme for better visibility
📁 Files Changed (11 files, +239 lines)
| Component | Changes |
|---|---|
build.gradle.kts |
Version bump to 1.0.18 |
FavoriteAppDao.kt |
New database queries for export |
FavoriteActivity.kt |
Import/export menu actions |
FavoriteViewModel.kt |
ViewModel support for import/export |
SettingsFragment.kt |
Telegram link integration |
fragment_settings.xml |
Settings UI layout update |
menu_favorite.xml |
New import/export menu items |
strings.xml |
New string resources |
ic_export_svgrepo.xml |
Export icon (new) |
ic_import_svgrepo.xml |
Import icon (new) |
ic_telegram.xml |
Telegram icon (new) |