Commit graph

2,001 commits

Author SHA1 Message Date
Ricardo Fernández Serrata
6dea60dfc0
Merge pull request #1407 from Universal-Debloater-Alliance/dependabot/cargo/tar-0.4.46
chore(deps): bump tar from 0.4.45 to 0.4.46
2026-05-30 16:39:44 -04:00
dependabot[bot]
6e02459ee2
chore(deps): bump tar from 0.4.45 to 0.4.46
Bumps [tar](https://github.com/composefs/tar-rs) from 0.4.45 to 0.4.46.
- [Release notes](https://github.com/composefs/tar-rs/releases)
- [Commits](https://github.com/composefs/tar-rs/compare/0.4.45...0.4.46)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 0.4.46
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-29 21:57:11 +00:00
Anonymoussaurus
5492d39683
Merge pull request #1397 from Lost-Entrepreneur439/main
pkg(insulet): add packes from omnipod dash pdm
2026-05-18 11:27:47 +02:00
Evelyn
fb0dfa8d14
pkg(aosp): Update description for onetimeinitalizer 2026-05-12 17:17:10 -02:30
Anonymoussaurus
96dd6d937e
Merge pull request #1399 from Universal-Debloater-Alliance/g.aosp.wifi.res.ol-update
pkg(com.google.android.wifi.resources.overlay.common): update description
2026-05-11 14:36:35 +02:00
Anonymoussaurus
2739d9b213
Merge pull request #1398 from Universal-Debloater-Alliance/fix-linux-font
fix(gui): use Adwaita on Linux
2026-05-11 14:03:21 +02:00
Rudxain
8b0e15eb9a
pkg: update com.google.android.wifi.resources.overlay.common 2026-05-09 05:17:41 -04:00
Rudxain
51a929009c
docs(gui): explain Adwaita hack 2026-05-09 04:54:02 -04:00
bobbie.w
9108e3d4b4
fix(gui): explicitly request Adwaita Sans font on Linux to prevent Bounding Box clipping from monospace fallback 2026-05-09 04:48:27 -04:00
dependabot[bot]
e0e87e39ea
chore(deps): bump rand from 0.8.5 to 0.8.6 (#1387)
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.8.5...0.8.6)

---
updated-dependencies:
- dependency-name: rand
  dependency-version: 0.8.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
2026-05-09 04:30:51 -04:00
dependabot[bot]
01dd13117c
chore(deps): bump rustls-webpki from 0.103.10 to 0.103.13 (#1383)
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.103.10 to 0.103.13.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.103.10...v/0.103.13)

---
updated-dependencies:
- dependency-name: rustls-webpki
  dependency-version: 0.103.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
2026-05-09 04:08:01 -04:00
Evelyn Torres
c16ee8b379 pkg(insulet): add packes from omnipod dash pdm 2026-05-08 13:18:58 -02:30
Anonymoussaurus
b47675e913
Merge pull request #1347 from Mickmick21/main
pkg(honor) : add packages
2026-05-05 15:39:31 +02:00
Mickmick21
1731d39a2d Update uad_lists.json
Update uad_lists.json

Final ?

Update uad_lists.json

Update uad_lists.json0

Update uad_lists.json

Final commit.

Perfect example of why to check your commits.

pkg(jp.co.omronsoft.iwnnime.ml): change to unsafe

Don't know how to name this.

Try to resolve conflicts

I hate conflicts so much
2026-05-05 14:59:14 +02:00
Anonymoussaurus
dc6d383f58
Merge pull request #1393 from JustArchi/patch-1
pkg(com.motorola.securevault): change removal
2026-05-05 11:49:27 +02:00
Anonymoussaurus
a3de7464d4
Merge pull request #1392 from Raihann22/patch-1
pkg(com.android.providers.contacts): change description
2026-05-05 11:48:29 +02:00
Anonymoussaurus
0415bab6c0
Merge pull request #1375 from nyxSeal/main
pkg: change descriptions and removals
2026-05-05 11:43:44 +02:00
Anonymoussaurus
f788c87daa
Merge branch 'main' into main 2026-05-05 11:40:46 +02:00
Łukasz Domeradzki
20fcc6e7b6
pkg(com.motorola.securevault): Improve description 2026-05-01 14:09:49 +02:00
Łukasz Domeradzki
ede2b02501
pkg(com.motorola.securevault) Move under advanced 2026-05-01 00:09:12 +02:00
Raihan
d6a0d0733e
Update uad_lists.json
Updated the description for the com.android.providers.contacts to include additional information about Bluetooth malfunction on POCO Pad M1.
2026-04-30 15:53:37 +08:00
Anonymoussaurus
1d93422e6f
build: fix error and warnings (#1384)
* build: fix error and warnings

Address clippy suggestions and clean up pattern matching:

- Replace manual sort_by with sort_by_key(|a| a.name.to_lowercase()) for user_package in fetch_packages.
- Add #[allow(clippy::unused_self)] to UadGui::title and UadGui::subscription to silence unused_self warnings.
- Simplify the keyboard event match by destructuring the Character variant directly for clearer pattern matching.
- Add #[allow(clippy::too_many_lines)] to nav_menu to silence the long-function lint.

These are lint and readability-focused changes with no intended behavioral change.

* chore(clippy): add reason

* build(ci): fix formatting
2026-04-29 20:08:56 -04:00
nyxSeal
e7a96d7e0f
docs: update conflicted package description
added both the part where it will drain your battery and where it contains a lot of useful features
2026-04-29 22:22:57 +00:00
nyxSeal
3bc499db42 Merge remote-tracking branch 'upstream/main' 2026-04-29 17:54:25 -04:00
nyxSeal
0a76d615ba
docs: update personal safety app
change from recommended to advanced, plus a bit of info about what this app adds without a google account
2026-04-29 20:49:16 +00:00
Anonymoussaurus
bf3d6ccc59
Merge pull request #1388 from asahi-xd/main
pkg(com.transsion.batterylab): change description
2026-04-29 22:43:19 +02:00
Asahi
01a37e2d33 fixed typo and added personal observations
I have fixed a few typos, and added my personal experiences with this program. I was feeling experimental and tried to use its 'battery saving' features, and ended up completely regretting it.
2026-04-25 00:39:14 +05:30
Anonymoussaurus
8e160ff738
Merge pull request #1382 from JustArchi/patch-1
pkg(com.xiaomi.cameramind): change description and removal
2026-04-22 18:06:42 +02:00
Łukasz Domeradzki
f85c85a592
Merge branch 'main' into patch-1 2026-04-22 18:05:20 +02:00
Anonymoussaurus
7eaff8f810
Merge pull request #1380 from Universal-Debloater-Alliance/opt-image
build(logo): optional `image` dep
2026-04-22 17:31:22 +02:00
Łukasz Domeradzki
acef695f8e
Add camera as dependency to cameramind 2026-04-22 01:38:39 +02:00
Łukasz Domeradzki
3e52ff6ba1
Move com.xiaomi.cameramind under advanced 2026-04-22 01:20:53 +02:00
Leonardo Guerreiro
644b30ae73
Merge pull request #1379 from Forero-0/add-packages
pkg(samsung): add packages
2026-04-13 16:01:08 +01:00
Anonymoussaurus
23cdfafefb
Merge pull request #1367 from reindex-ot/main
pkg(aura): add packages
2026-04-12 16:39:36 +02:00
Rudxain
49250576f3
build(logo): optional image dep 2026-04-11 00:58:55 -04:00
Forero-0
a5d095e140 Update uad_lists.json 2026-04-09 19:02:25 -05:00
Anonymoussaurus
fd94a84a71
Merge pull request #1371 from lawson85/LDplayer-packages
pkg(cyanogemod): add packages
2026-04-06 12:38:21 +02:00
Anonymoussaurus
52f56a42cf
Merge pull request #1374 from Efreak/main
pkg(com.samsung.storyservice): change description
2026-04-06 12:37:33 +02:00
Efreak
6a44fda50a Removal advanced for com.samsung.storyservice 2026-04-05 23:50:09 -07:00
Jacob L
e2c47a7a2d
Fix formatting in uad_lists.json 2026-04-05 15:20:23 +01:00
Re*Index. (ot_inc)
a8ed2ea1ec
Fix typo 2026-04-05 06:58:17 +09:00
nyxSeal
648f5a088f
docs: change description and removal for com.transsion.zahooc and com.transsion.batterylab 2026-04-03 22:52:14 +00:00
nyxSeal
a6865c01a5
docs: change 7 package descriptions and/or removal 2026-04-03 22:38:17 +00:00
Efreak
5b52c2dbe6 disabling com.samsung.storyservice disables samsung edge panels 2026-04-03 15:29:45 -07:00
nyxSeal
2cac0cb2ca
Revert 1ef7a9f and 745f036
Didn't see that the issue was awaiting author response
2026-04-03 21:37:00 +00:00
nyxSeal
1ef7a9f67c
docs: re-add missing description segment 2026-04-03 21:31:48 +00:00
nyxSeal
745f03654c
docs: update description and removal for android.auto_generated_rro_product__ 2026-04-03 21:30:21 +00:00
nyxSeal
06e5dbd2db
docs: update description and removal for com.google.android.apps.camera.services 2026-04-03 21:26:36 +00:00
nyxSeal
26b470d8a2
docs: update com.google.android.settings.intelligence
add comprehensive comparison chart for alternative launchers
2026-04-03 21:24:53 +00:00
nyxSeal
e23a0c9058
docs: update description for com.google.android.apps.nexuslauncher 2026-04-03 21:20:46 +00:00