v1.0.0

Universal-Debloater-Alliance/universal-android-debloater-next-generationv1.0.0Feb 6, 2024by AnonymousWP

AI Summary

This is the version 1.0.0 milestone release featuring UI standardization, a default Dark theme, and significant CI/CD and programmatic improvements.

Key Highlights

  • UI standardization with Dark theme as default
  • CI/CD enhancements including automated changelog generation and checksums
  • Major program refactoring for stability and performance

New Features

  • UI: Standardized font size and layout fixes
  • UI: Default Dark theme
  • CI: Added checksum making commands
  • Program: Created summary struct to describe summary entries

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0 -->

# DO NOT USE

## What's Changed
### Changed
* chore(issue-template): explain removals by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/105
* feat(ui): standardized font size and layout fixes by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/118
* feat(ui): add the default styling and gap to tooltip by @lavafroth in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/149
* docs(readme): add Discord invite by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/131
* feat(ci): add checksum making commands by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/163
* feat: remove glow feature by @B0ney in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/119
* feat(ui): change default theme to Dark by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/133
* feat(program): create summary struct to describe summary entries by @lavafroth in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/196
* feat(ui): add logo to taskbar and window by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/197
* build(ci): changelog generation improvement by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/216
### Fixed
* chore(organizational): clean up dev to merge into main and then delete dev by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/107
* feat(settings): made it scrollable by @adhirajsinghchauhan in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/117
* fix(ci): broken CI & code stuff after project name change by @adhirajsinghchauhan in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/152
* refactor: select optional user struct based on SDK version conditional by @lavafroth in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/160
* refactor: use if-let binding for getting package attributes by @lavafroth in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/156
* refactor: remove unused string inside enum variants by @lavafroth in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/165
* refactor: use default values with `unwrap_or_default` by @lavafroth in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/162
* fix(ci): release.yml workflow's build job runs when it shouldn't by @adhirajsinghchauhan in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/153
* refactor: create a backup struct ahead of time by @lavafroth in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/172
* fix(program): exit when adb is not found by @lavafroth in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/198
* fix(ci): remove glow target from CI script by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/213

## New Contributors
* @prakharb5 made their first contribution in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/84
* @adhirajsinghchauhan made their first contribution in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/117
* @nixingyang made their first contribution in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/141
* @lavafroth made their first contribution in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/143
* @nain-F49FF806 made their first contribution in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/159

**Full Changelog**: https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/compare/0.6.2...v1.0.0