Releases: Droid-ify/client
Releases Β· Droid-ify/client
Release v0.6.8 Hotfix
Fixed:
- Apk file integrity check failing
- Download stats data validation
- Performance in apps list
Full Changelog: v0.6.7...v0.6.8
Release v0.6.7
Note
For people who can contribute with code, please do. I need help maintaining this project
Added:
- IzzyOnDroid's Download Stats (https://dlstats.izzyondroid.org/)
- Reproducible build badge
- Certificate pinning for 9 repositories
- App unarchiving support
market://search URI support
Changes:
- Repo UI to fix UX issues
- droidify.eu.org is moved to droidify.app
Fixed:
- Loading in home pages
- Update notification not going away after auto update
Misc:
- Repo list changes
- Bug fixes
Details
What's Changed
- Update Repository.kt by @jwkwshjsjsj in #1049
- feat: Add Brave repositories by @PeppeMonster in #1041
- fix: removed DivestOS and updated PurpleI2P by @PeppeMonster in #1003
- Update ktor monorepo to v3.2.1 by @renovate[bot] in #966
- Add RB logs backend (+ Fix building with Image Viewer closes #1045) by @machiav3lli in #1055
- Update ktor monorepo to v3.2.2 by @renovate[bot] in #1059
- docs/update by @Iamlooker in #1061
- Add missing sdk names by @TheLastProject in #1070
- Fix SdkCheck build error by @TheLastProject in #1075
- Translations update from Hosted Weblate by @weblate in #1056
- Truncate files when exporting settings and repositories by @chenxiaolong in #1111
- Add Polish metadata translation by @maruuk in #1116
- Update work to v2.10.5 by @renovate[bot] in #1074
- Update ktor monorepo to v3.3.1 by @renovate[bot] in #1073
- Update hilt to v2.57.2 by @renovate[bot] in #1063
- Update lifecycle to v2.9.4 by @renovate[bot] in #1062
- Update coil to v3.3.0 by @renovate[bot] in #1067
- Update dependency com.fasterxml.jackson.core:jackson-core to v2.20.0 by @renovate[bot] in #1065
- Update Gradle to v9.1.0 by @renovate[bot] in #1054
- Update dependency org.junit:junit-bom to v5.14.0 by @renovate[bot] in #1043
- Update dependency com.google.devtools.ksp to v2.2.20-2.0.4 by @renovate[bot] in #1118
- Update dependency androidx.fragment:fragment-ktx to v1.8.9 by @renovate[bot] in #1117
- feat: support archiving apps by @FineFindus in #1105
- More consistent spelling of "favo(u)rites" by @jwkwshjsjsj in #1076
- Fix: updated copyright date on readme by @PeppeMonster in #1069
- Update dependency com.android.application to v8.13.0 by @renovate[bot] in #1052
- fix: gradle caching in CI by @Iamlooker in #1120
- Add Download Stats Backend by @machiav3lli in #1132
- Update: Migrate release items to compose; Add: RB-badge to release items by @machiav3lli in #1133
- Add Croatian translation by @milotype in #1140
- Changed update notification logic to prevent hidden updates by @GitStudying in #1139
- add cert pinning for nine f-droid repositories by @flexxxxer in #1141
- remove cackelabs fdroid repository (deprecated by cakelabs) by @flexxxxer in #1146
- disallow cleartext traffic for release builds (allow only for debug) by @flexxxxer in #1147
- Fix memory leak and tests by @amartinz in #1164
- Refactor/compose by @Iamlooker in #1143
- Translations update from Hosted Weblate by @weblate in #1119
- ui: rework repository item layout by @amartinz in #1166
- Misc gradle fixes by @amartinz in #1162
- Update Gradle to v9.2.1 by @renovate[bot] in #1168
- Translations update from Hosted Weblate by @weblate in #1169
- debug: AndroidManifest: expose compose activity for debug variant by @amartinz in #1173
- Translations update from Hosted Weblate by @weblate in #1171
- Market search uri support by @oraveczandrew in #1179
New Contributors
- @jwkwshjsjsj made their first contribution in #1049
- @TheLastProject made their first contribution in #1070
- @weblate made their first contribution in #1056
- @chenxiaolong made their first contribution in #1111
- @maruuk made their first contribution in #1116
- @milotype made their first contribution in #1140
- @GitStudying made their first contribution in #1139
- @flexxxxer made their first contribution in #1141
- @amartinz made their first contribution in #1164
- @oraveczandrew made their first contribution in #1179
Full Changelog: v0.6.6...v0.6.7
Release v0.6.6
Added:
- Support for multiple install component for legacy installer
- Sui Support
- New Repos
- Support to open IzzyOnDroid url
- Support for oem provided repos
Fixed:
- Ignoring signature caused update issues
- Crash in Repo Editing screen
Removed:
- Outdated repos
What's Changed
- Update Kali NetHunter Repository by @PeppeMonster in #986
- Add support for specifying custom installer (
LegacyInstalleronly) by @ManiaciaChao in #995 - Fix typo from messanger to messenger by @Porkepix in #956
- Show minimum android version for apps by @CatotheCat11 in #988
- Room entity by @Iamlooker in #998
- Remove Umbrella and LibRetro from
Repository.kt. by @RokeJulianLockhart in #1032 - Replace the (301)
Iamlooker/Droid-ifyURI withDroid-ify/clientinSettingsFragment.kt. by @RokeJulianLockhart in #1023 - Minor repository related text changes by @GerbillLife in #1033
- English translation and README changes (read description) by @GerbillLife in #1020
New Contributors
- @PeppeMonster made their first contribution in #986
- @ManiaciaChao made their first contribution in #995
- @Porkepix made their first contribution in #956
- @CatotheCat11 made their first contribution in #988
- @RokeJulianLockhart made their first contribution in #1032
- @GerbillLife made their first contribution in #1033
Full Changelog: v0.6.5...v0.6.6
v0.6.5
Added:
- Progress Bar on Sync
- IronFox Repo
- Video to Screenshots list
- Dialog to notify shizuku permission issues
- Target SDK in Release Item
Fixed:
- Persistent install notification
- Donation Link Parsing
- Updates when signature check skipped
- Adding repository adds a suffix
- Screenshots for password protected repo
Changed:
- Shizuku permission no longer reverts on permission loss
- Progress Bar animation
Improvements:
- All-around performance improvement
- Edit Repository UI
Removed:
- Unused dependencies
PR
- Add IronFox's F-Droid Repo by @celenityy in #899
- Remove Bromite repo and add Cromite's by @lucasmz-dev in #909
New Contributors
- @celenityy made their first contribution in #899
- @lucasmz-dev made their first contribution in #909
v0.6.4
Added:
- Dialog to indicate low storage (blocks download)
- UserAgent, for repository developers
- Multiple New Repositories
- Option to Ignore Signature Verification of App (Warning)
- Predictive Back Support (Thanks to @lunaticare)
- Better RTL Support
- Ability to open app info from Android Settings (Thanks to @jonas-w)
- Image cache clears in 7 days
Fixed:
- Background Access Dialog reappearing
- Screenshot Container expanding
- Some text alignments
- 0B/0B sync notification
- Auto update won't work if notifications are disabled
Changed:
- Target SDK 34 -> 35
- Migrated to Preferences Datastore (removes hassle to add new settings)
- Better Install notifications
Removed:
- Screenshot transitions
Improvement:
- Downloading performance
- Shizuku Installer performance
- Scroll up speed (Thanks to @meenbeese)
v0.6.3
Fixed:
- Repeated asking for background permission
Changed:
- Move permission to settings page
- Don't ask for permission if auto sync is off
Release v0.6.2
Added:
- Ignore battery optimization
Fixed:
- Auto sync
- Screenshot size changing
- Crash on home screen (Thanks to @mosayeb-a)
Changed:
- Should support reproducible builds now
Hotfix 0.6.1
Fixed:
- Startup Crash
This is a hotfix, check previous changelog here: https://github.com/Droid-ify/client/releases/tag/v0.6.0
Release 0.6.0
Added:
- Swipe to Return and Animation in Screenshot
- Mulitple New Repos by @rushiranpise, @tuxpizza
- New Anti-Feature from IzzyDroid by @FineFindus
Changed:
- Improve Performance of: Startup, Sync, Installer, Edit Repository
- Sharing and Uninstalling enabled during Downloads
- Icon Rounding in Main Screen
- Remove Subdomain on Sharing
- Update Theme
Fixed:
- Lag on Sync
- Sync Failures
- Crash on Enabling Repos
- Scroll State Reset
- Double Installation
Contributions
- Update default repos by @rushiranpise in #559
- Add Cake Labs repository by @tuxpizza in #600
- feat(anti-features): display TetheredNet by @FineFindus in #612
New Contributors
- @rushiranpise made their first contribution in #559
- @tuxpizza made their first contribution in #600
Full Changelog: v0.5.9.5...v0.6.0
Release 0.5.9 Patch 5 π₯³
πΎ Backup Arsenal
- Add support for Exporting/Importing Repos and Settings
Improvements
- App details page performance
Fixes
- Theme not applying on startup
- Root Installer stuck