Commit graph

1,851 commits

Author SHA1 Message Date
Rudxain
9cc69e6a7d pkg(samsung): TalkBack link 2026-01-10 12:02:00 -04:00
Anonymoussaurus
686b41084e
Merge pull request #1245 from Universal-Debloater-Alliance/doc-adb-pack-url
docs: add proper source for package-ID format
2026-01-10 16:01:15 +01:00
Rudxain
0a81642567 docs: add proper source for package-ID format 2026-01-10 07:44:24 -04:00
Ricardo Fernández Serrata
94d8321e2b
Merge pull request #1242 from lawson85/main
Simplify keyboard shortcut code
2026-01-10 06:14:14 -04:00
Jacob L
424ddeb522 Simplify keyboard shortcut code
Ran cargo fmt as well
2026-01-10 09:59:48 +00:00
Jacob L
9f4327aa4b
Merge pull request #1220 from lawson85/Add-keyboard-shortcuts
feat: add keyboard shortcuts
2026-01-09 20:32:29 +01:00
Cosm
b82c71e1c5
Merge pull request #1240 from Cosm-gedenke/chore/rfd
(chore): bump rfd to 0.17.1
2026-01-09 12:06:30 +00:00
Cosm
76e54c63f8
Merge branch 'main' into chore/rfd 2026-01-09 12:02:45 +00:00
ist1114011
ba8e6ee472 (chore): bump rfd to 0.17.1 2026-01-09 11:57:00 +00:00
Anonymoussaurus
b05ebbf603
Merge pull request #1239 from Universal-Debloater-Alliance/fix/windows-application-has-incorrect-title
fix(window): incorrect title of UAD-ng
2026-01-09 12:23:11 +01:00
Anonymoussaurus
6867c56dae
fix(window): incorrect title of UAD-ng
Cause: iced update to 0.14
2026-01-09 11:53:10 +01:00
Anonymoussaurus
2d4789cb68
Merge pull request #1238 from Universal-Debloater-Alliance/1237-docsreadme-remove-line-numbers-referencing-code
docs(readme): remove line numbers
2026-01-09 11:13:42 +01:00
Anonymoussaurus
1dd2fc5ec1
docs(readme): remove line numbers
Because line numbers can change, it's hard to reference, see https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/1231#discussion_r2672430419.
2026-01-09 11:04:31 +01:00
Ricardo Fernández Serrata
38627b716f
Merge pull request #1235 from Universal-Debloater-Alliance/1024-cireleases-mention-that-packages-are-updated-upon-launch-uad-ng
ci(releases): add note about package list updates
2026-01-08 09:58:41 -04:00
Anonymoussaurus
5dd2d52bbb
ci(releases): add note about package list updates
Added a note to the release workflow clarifying that package list updates do not require a new app version, as UAD-ng fetches the latest package definitions on launch if connected to the internet.
2026-01-08 14:00:11 +01:00
Anonymoussaurus
74575c5541
Merge pull request #1234 from Universal-Debloater-Alliance/1018-choreissue-templates-encourage-users-to-create-pr-from-issue-regarding-packages
chore(issue-templates): encourage PRs in issue templates and add checklist items
2026-01-08 12:39:52 +01:00
Anonymoussaurus
fe238d0e2d
Merge pull request #1233 from Universal-Debloater-Alliance/920-docscontributing-clarify-usage-of-issue-labels
docs(contributing): add issue label and changelog section
2026-01-08 12:39:37 +01:00
Anonymoussaurus
634c91d1db
Merge pull request #1231 from Universal-Debloater-Alliance/863-docsreadme-put-note-that-we-do-not-collect-nor-store-any-telemetry
docs(readme): add privacy section
2026-01-08 12:39:15 +01:00
Anonymoussaurus
a2d112392a
chore(issue-templates): encourage PRs in issue templates and add checklist items
Added sections to issue templates encouraging users to submit Pull Requests and linked to the contribution guide. Also introduced new checklist options for users to indicate willingness to submit a PR, aiming to speed up processing of package-related issues and documentation updates.
2026-01-08 12:19:37 +01:00
Anonymoussaurus
841f0ee6b2
docs(contributing): add issue label and changelog section
Expanded CONTRIBUTING.md with a section describing issue labels, their purposes, and how they map to changelog categories. This helps contributors categorize issues and understand how labels affect release notes.
2026-01-08 12:05:38 +01:00
Anonymoussaurus
c598e4cf9b
docs(readme): fix formatting in documentation list
Added a missing newline before the documentation list in README.md for improved readability.
2026-01-08 11:47:54 +01:00
Anonymoussaurus
cbc0496577
docs(readme): add privacy section
Added a new section detailing that UAD-ng does not collect or transmit user data, and specifying the only external connections made are to GitHub for package lists and updates.
2026-01-08 11:46:39 +01:00
Frigyes
050c8c371e
Merge pull request #1230 from Universal-Debloater-Alliance/dependabot/cargo/lru-0.16.3
chore(deps): bump lru from 0.16.2 to 0.16.3
2026-01-08 09:53:45 +00:00
dependabot[bot]
4832da0f97
chore(deps): bump lru from 0.16.2 to 0.16.3
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.16.2 to 0.16.3.
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jeromefroe/lru-rs/compare/0.16.2...0.16.3)

---
updated-dependencies:
- dependency-name: lru
  dependency-version: 0.16.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-07 20:49:05 +00:00
Anonymoussaurus
0c80fc9392
Merge pull request #1229 from Universal-Debloater-Alliance/chore(ci)/update-macos-runner-versions
build(ci): bump MacOS runner versions
2026-01-07 19:19:29 +01:00
Frigyes Erdosi Szucs
bf57e9804d
chore(ci): change latest to 15 2026-01-07 10:13:51 -08:00
Frigyes Erdosi Szucs
60fb42c5e7
chore(ci): standardize macos capitalization to line up with GH runners 2026-01-07 04:26:12 -08:00
Frigyes Erdosi Szucs
a68e391bb6
chore(c): bumped runner versions 2026-01-07 04:20:52 -08:00
Frigyes
9d147a691e
Merge pull request #1227 from Universal-Debloater-Alliance/chore/prepare-v1.2.0-release
chore(release): bump version to v1.2.0
2026-01-07 12:01:00 +00:00
Frigyes Erdosi Szucs
65a9bf9efe chore: regenerate lockfile 2026-01-06 11:52:22 -08:00
Frigyes Erdosi Szucs
2eff902f69 chore: Bump UAD-ng version in cargo.toml 2026-01-06 11:52:06 -08:00
Frigyes
61c08773bf
Merge pull request #1221 from Cosm-gedenke/main
fix: Fixed shell issues for packages that can't be enabled
2026-01-06 19:46:54 +00:00
ist1114011
67dbb137c9 fixed clippy issues 2026-01-01 16:48:50 +00:00
ist1114011
a3d4412c8a fixed formatting issues 2026-01-01 16:41:22 +00:00
ist1114011
9c29d6c408 fixed formatting issues
rebasing
2026-01-01 16:37:13 +00:00
Cosm
d839546612
Update list.rs
simple fix, should not break
2025-12-31 20:55:13 +00:00
ist1114011
cf74cead29 fixed shell issues for packages that can't be enabled 2025-12-31 20:10:03 +00:00
Anonymoussaurus
3a0529300a
Merge pull request #1218 from Lkaoof/com.huawei.imedia.sws-description-update
pkg(com.huawei.imedia.sws): update description
2025-12-30 12:31:42 +01:00
Lkaoof
6aa8c42487 pkg(com.huawei.imedia.sws): update description 2025-12-30 13:55:25 +03:00
Anonymoussaurus
f7a37df382
Merge pull request #1214 from Universal-Debloater-Alliance/fix/gui-visual-glitch
fix: resize boxes to fit text without visual weirdness
2025-12-28 12:48:40 +01:00
Frigyes Erdosi Szucs
190967fd12 fix formatting 2025-12-27 21:43:07 -08:00
Frigyes Erdosi Szucs
f7ca723c83 Resize boxes to fit text without visual weirdness 2025-12-27 21:41:30 -08:00
Anonymoussaurus
8c77d463d9
Merge pull request #1207 from Universal-Debloater-Alliance/docs/contrib/big
docs(contributing): rules for mass-edits
2025-12-27 19:51:00 +01:00
Rudxain
3fd3fe334e
docs(contrib): elaborate on AI 2025-12-27 14:15:56 -04:00
Ricardo Fernández Serrata
7dec7926d4 docs(contrib): rm clipboard-emoji
Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
2025-12-27 14:03:30 -04:00
Anonymoussaurus
d903483f46 docs(contributing): fix markdownlint 2025-12-27 14:03:30 -04:00
Rudxain
929dfba58d docs(contrib): rules for mass-edits 2025-12-27 14:03:30 -04:00
Anonymoussaurus
c90bd4cdd7
Merge pull request #1196 from iamanaws/deps/iced-14
chore(deps): bump iced from 0.13.1 to 0.14.0
2025-12-25 13:08:56 +01:00
angel
a5c18ee295 chore(deps): bump iced from 0.13.1 to 0.14.0 2025-12-21 20:37:19 -08:00
angel
fdca1495f8 refactor(nix): add macOS 2025-12-21 20:37:19 -08:00