Skip to content

Releases: Universal-Debloater-Alliance/universal-android-debloater-next-generation

v1.0.3

25 Mar 14:19
v1.0.3
bf15806
Compare
Choose a tag to compare

What's Changed

Features

  • feat(ui): consistent buttons placements and "update" wording by @edgy-b in #321
  • feat(ui): "iconify" Settings button by @edgy-b in #340

Fixed

  • chore(cargo.toml): change UAD-ng links by @Frigyes06 in #289
  • chore(issue-templates): fix typo in label by @AnonymousWP in #305
  • chore(issue-templates): fix typos in labels by @AnonymousWP in #307
  • fix(ci): edit checksum artifact paths to allow automatic check by @jxdv in #295
  • feat(startup): inform user when ADB isn't installed by @edgy-b in #343
  • fix(ui): toggle all checkbox and review button is not updated on selecting device by @edgy-b in #334
  • deps(iced): upgrade iced to 0.12 by @edgy-b in #331
  • fix(app): unused variable 'res' when building with no-self-update by @edgy-b in #344
  • fix(startup): refreshing doesn't make the "adb not installed" message disappear by @edgy-b in #348
  • fix(theming): logo not visible on Windows 11 light mode by @edgy-b in #364
  • fix(uad-list): json parsing error by @edgy-b in #371
  • fix(update-check): when downloading an update failed, UAD-ng isn't verbose about it by @edgy-b in #372
  • fix(ui): toggle all checkboxes and review button is not updated on selected device by @edgy-b in #373

Miscellaneous

Packages/apps

Full Changelog: v1.0.2...v1.0.3

v1.0.2

24 Feb 17:07
bac98ac
Compare
Choose a tag to compare

What's Changed

Fixed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

24 Feb 14:58
a07345e
Compare
Choose a tag to compare

What's Changed

Changed

  • feat(ui): don't force users to update without showing 'Apps' tab by @edgy-b in #230
  • fix(ci): Remove renderer matrix completely by @Frigyes06 in #233
  • feat(ui): prepend v in front of version in navigation menu by @Frigyes06 in #259
  • feat(update): switch to using GitHub's latest release API by @adhirajsinghchauhan in #269
  • feat(ci): changed release notes to use github's auto generated one. by @Frigyes06 in #275

Fixed

  • fix: typo in build_artifacts.yml by @eleius in #219
  • fix(program): redundant prepended 'v' by @AnonymousWP in #226
  • fix: strip v version prefix when checking for updates by @lavafroth in #236
  • fix: allow the app to display logs when launced from the terminal on windows by @B0ney in #238
  • lint: apply clippy suggestions by @lavafroth in #243
  • fix: pass user flag when sdk version is 21 or above by @lavafroth in #261
  • refactor(program): make UAD-NG list have key value pair for directly building hashmap by @lavafroth in #203

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

06 Feb 23:14
84ba6e7
Compare
Choose a tag to compare

DO NOT USE

What's Changed

Changed

Fixed

New Contributors

Full Changelog: 0.6.2...v1.0.0

0.6.2

13 Dec 16:40
efcfc29
Compare
Choose a tag to compare
0.6.2 Pre-release
Pre-release

Changelog

THIS IS AN UNOFFICIAL FORK

[0.6.2] - Released

Apps

  • [#65] improved package descriptions
  • [#61] pkg(com.samsung.android.providers.contacts): improve description
  • [#59] pkg(com.qualcomm.qcrilmsgtunnel): change removal and description
  • [#58] pkg(com.google.android.googlequicksearchbox): improve description
  • [#39] Added new Wi-Fi related packages, custom Bluetooth overlay package, Google system packages, and systemui package
  • [#40] Added new package for MediaTek devices and the POCO Launcher resources, IMS Service Entitlement feature, UWB communication feature, Mediatek Duraspeed, and Mediatek Soc Package.
  • [#44] Added a lot of new packages
  • [#46] Added more packages and updated descriptions

Fixed

  • [#72] Reduced startup window size

Changed

  • [#71] Reversed #18 to only list system packages

0.6.1

06 Nov 22:42
77a21e0
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release

Changelog

THIS IS AN UNOFFICIAL FORK

[0.6.1] - Released

Apps

  • [#21] added android.autoinstalls.config.Xiaomi.model package
  • [#23] modified the description for ASOP camera app.
  • [#25] Added and edited packages
  • [#27] Added com.android.cellbroadcastreceiver.module

Fixed

  • [#35] OpenGL Drivers

Changed

  • [#34] Updated links to new repo
  • [#26] Updated GUI libraries.

0.6.0

28 Oct 22:21
8acbf42
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

Changelog

THIS IS AN UNOFFICIAL FORK

[0.6.0] - Released

Apps

  • [#13] com.telus.myaccount package
  • [#15] more Wiko OEM packages

Fixed

  • [#14] Fixed typos in uad_list.json
  • [#18] Fixed ABD command to include all packages, not just system packages. Also fixed uad_list update url.
  • TikTok app description

0.5.2

27 Oct 02:36
e446adf
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

The sections should follow the order Apps, Added, Changed, Fixed, Packaging
and Removed.

[0.5.2] - Released

WARNING: Settings specification has changed. Previous user settings will be erased.
THIS IS AN UNOFFICIAL FORK

Added

  • All of AnonymousWP's patches. This release notes will probably be restarted as issue counter is reset on fork.

  • [#374] Device-specific persistent configuration: Some settings are now device-specific which means you can maintain different settings across several devices.

  • [#447] Backup/Restore the state of a device: Quick and easy way to save the state of all the system apps on a device and restore it.

  • [#450] Warn the user when a work profile is detected: Displays a warning message when switching to a work profile user and displays unavailable work profile users in the settings.

Changed

  • [#374] ALL settings are now persistent.

Fixed

  • [#448] UAD crash when interacting with work profiles on recent phones.

Removed