v1.0.3
kubero-dev/kuberov1.0.3Mar 25, 2024by github-actions[bot]
AI Summary
This release improves UI consistency and user feedback mechanisms, such as informing users about ADB installation, while expanding the list of debloatable packages for various manufacturers.
Key Highlights
- Consistent button placements and 'update' wording
- Added 'Iconify' Settings button
- Fixed UI toggle checkboxes not updating on device selection
- Added Samsung and Xiaomi packages
- Fixed 'ADB isn't installed' message logic
New Features
- Consistent UI button placements
- Iconify Settings button
- Inform user when ADB isn't installed
- Expanded package lists for Samsung, Xiaomi, Infinix, and realme
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.3 --> ## What's Changed ### Features * feat(ui): consistent buttons placements and "update" wording by @edgy-b in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/321 * feat(ui): "iconify" Settings button by @edgy-b in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/340 ### Fixed * chore(cargo.toml): change UAD-ng links by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/289 * chore(issue-templates): fix typo in label by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/305 * chore(issue-templates): fix typos in labels by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/307 * fix(ci): edit checksum artifact paths to allow automatic check by @jxdv in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/295 * feat(startup): inform user when ADB isn't installed by @edgy-b in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/343 * fix(ui): toggle all checkbox and review button is not updated on selecting device by @edgy-b in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/334 * deps(iced): upgrade iced to 0.12 by @edgy-b in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/331 * fix(app): unused variable 'res' when building with no-self-update by @edgy-b in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/344 * fix(startup): refreshing doesn't make the "adb not installed" message disappear by @edgy-b in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/348 * fix(theming): logo not visible on Windows 11 light mode by @edgy-b in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/364 * fix(uad-list): json parsing error by @edgy-b in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/371 * fix(update-check): when downloading an update failed, UAD-ng isn't verbose about it by @edgy-b in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/372 * fix(ui): toggle all checkboxes and review button is not updated on selected device by @edgy-b in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/373 ### Miscellaneous * chore(issue-templates): use issue forms by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/282 * docs(contributing): add new headers and guidelines by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/314 * chore(issue-template): fix incorrect placeholder by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/327 * release(changelog): add and remove labels by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/311 * build(deps): bump mio from 0.8.10 to 0.8.11 by @dependabot in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/318 * docs(readme): add screenshot of v1.0.2 by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/323 * docs(readme): specify user's expectations what UAD-ng users can and cannot do by @qumuq-til in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/337 * docs(readme): clarify what the Wiki is used for by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/365 * docs(contributing): improve release management by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/366 * refactor(app): use if-else instead of match over booleans by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/369 * chore(release-preparation): update dependencies by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/379 ### Packages/apps * pkg(huawei-apps): add package and change descriptions by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/290 * pkg(com.huawei.multimedia.audioengine): change description by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/292 * pkg(com.google.android.apps.messaging): change description by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/293 * pkg(samsung): add Samsung packages by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/294 * fix: update uad list typos by @jxdv in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/301 * pkg: fix typos by @jxdv in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/302 * pkg: add `com.longcheertel.secretcode` by @xe1st in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/304 * pkg(com.sec.android.app.launcher): improve description by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/296 * pkg: add Infinix packages by @Blitz517 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/309 * pkg(realme): add packages and fix typo by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/315 * pkg(huawei): update descriptions by @jxdv in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/325 * pkg(huawei): add packages and change descriptions/removals by @Blitz517 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/322 * pkg: update descriptions and fix typos by @jxdv in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/332 * pkg(vivo): add packages and change descriptions by @Blitz517 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/333 * pkg(com.oneplus.camera.service): add warning to description by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/335 * pkg: update some samsung packages by @prakharb5 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/312 * pkg: fix typos by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/342 * pkg(com.hoffnung): warn user to disable instead of uninstall by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/341 * pkg(com.sec.android.diagmonagent): add warning and change removal by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/351 * pkg(xiaomi): add packages by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/362 * pkg: add Xiaomi packages and improve documentation/removals of some other packages by @Blitz517 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/367 * pkg: add many packages to list (before pending) by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/368 **Full Changelog**: https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/compare/v1.0.2...v1.0.3