Commit graph

1,466 commits

Author SHA1 Message Date
Rudxain
bfb97d591a
refactor: make use of reboot ADB API 2025-01-23 21:25:24 -04:00
Rudxain
a16525a4f0
feat(log): info logs for ADB API run 2025-01-23 21:21:33 -04:00
Rudxain
4f484ae7e5
refactor: undo questionable with_capacity usage
Also forgot to revert another `phone`->`device` rename
2025-01-23 20:26:56 -04:00
Rudxain
09f3ce1ebd
style: revert rename of Phone to Device (now "Phone")
Partially reverts cf054c8808

Reason: out-of-scope for PR #757
2025-01-23 20:00:39 -04:00
Rudxain
a1762c20c9
style(settings-view): fully-qualified iced::Command 2025-01-23 19:54:30 -04:00
Rudxain
0f48489e5c
docs(ADB): readable names, and better comments 2025-01-23 19:41:37 -04:00
Rudxain
74a5c5e3ff
style: cargo fmt 2025-01-20 16:28:02 -04:00
Rudxain
12ca4f64bc
chore: forgot to rm UNINSTALLED_PACKAGES_FILE_NAME
this should've been fixed when resolving the merge-conflict
2025-01-20 16:20:53 -04:00
Ricardo Fernández Serrata
ef160366c7
Merge branch 'main' into refactor/adb-api 2025-01-20 16:15:53 -04:00
Antonino Scordino
bfda7d0a8e
pkg(Google): add and clarify package(s) description (#805)
* add description for 'com.google.android.apps.weather'
 * update descritpion for Digital Wellbeing
 * update description and dependencies for Permission Controller
 * update description for Safety Center

Change-Id: Id9f69dd3b23e0603a6a77ab9bfeb46d541446b71
2025-01-20 20:53:57 +01:00
Adhiraj S. Chauhan
37b39e8622
Merge pull request #806 from Universal-Debloater-Alliance/ui/filter-all
feat(ui): clearer "All" filters
2025-01-20 14:08:22 +00:00
Adhiraj S. Chauhan
f57f5d39b5
Merge pull request #807 from Universal-Debloater-Alliance/adb-retry-fast
feat(ADB): retry `adb devices` only 3 times in debug builds
2025-01-20 14:04:24 +00:00
Rudxain
31fccce97f
feat(ADB): retry adb devices only 3 times in debug builds 2025-01-19 23:47:20 -04:00
Rudxain
8bf930ffa6 feat(ui): clearer "All" filters 2025-01-19 23:10:19 -04:00
Ricardo Fernández Serrata
0cff895c8e
Merge pull request #799 from Universal-Debloater-Alliance/refactor/extract-uninstalled_packages_file_name_format-into-const
refactor: extract UNINSTALLED_PACKAGES_FILE_NAME_FORMAT into a const
2025-01-16 18:07:01 -04:00
Rudxain
60ec9f3f1a
refactor: define fn to generate backup file-name 2025-01-16 17:59:31 -04:00
Rudxain
66021c2828
chore: fix compile err by splitting backup name and format strings as 2 consts 2025-01-16 17:09:02 -04:00
Adhiraj Singh Chauhan
d14ed459f7
refactor: extract UNINSTALLED_PACKAGES_FILE_NAME_FORMAT into a const 2025-01-16 17:08:55 +05:30
Adhiraj S. Chauhan
2673fd5c70
Merge pull request #796 from Universal-Debloater-Alliance/631-bugscope-export-uninstalled-packages-with-their-description-success-message-references-txt-file-instead-of-csv
bug(settings): use csv instead of txt for `uninstalled_packages`
2025-01-14 11:11:28 +00:00
Anonymoussaurus
fadef4ef39
bug(settings): use csv instead of txt for uninstalled_packages
Fixes #631
2025-01-14 16:36:29 +05:30
Anonymoussaurus
c9eeed3d7d
Merge pull request #793 from Universal-Debloater-Alliance/fix-incorrect-ci-file
build(ci): remove exclude and add MacOS-13 to CI
2025-01-13 22:45:29 +01:00
Anonymoussaurus
2d77c15fe1
build(ci): remove exclude and add MacOS-intel to CI 2025-01-13 21:57:44 +01:00
Anonymoussaurus
ad4598ea1f
Merge pull request #791 from Universal-Debloater-Alliance/722-bugci-latest-release-artifact-not-working-on-macos-ventura-intel
build(ci): add runner for MacOS with Intel CPU
2025-01-12 22:52:13 +01:00
Anonymoussaurus
467aa379b6
build(ci): add runner for MacOS with Intel CPU 2025-01-12 17:17:37 +01:00
Ricardo Fernández Serrata
6991c2adb6
Merge pull request #788 from Universal-Debloater-Alliance/dl2
chore(deps): upgrade to `dark-light` v2
2025-01-12 01:31:28 -04:00
Ricardo Fernández Serrata
784678c8c2
Merge pull request #786 from Universal-Debloater-Alliance/781-buildci-remove-deepsource-check
build(ci): remove DeepSource check
2025-01-12 01:22:40 -04:00
Unchanged4352
a97f10c063
pkg(com.android.phone): improve description and change removal type (#790)
* typo

* Update

* update

* fix
2025-01-11 18:27:06 +01:00
Rudxain
fb5a3f9d09
chore(deps): upgrade to dark-light v2 2025-01-09 20:23:50 -04:00
Anonymoussaurus
83b24d5f2e
build(ci): remove DeepSource check 2025-01-09 00:41:02 +01:00
ajax
5b41af4d05
pkg(com.android.thememanager): improve description (#783)
* Update uad_lists.json

* Removed space as per request

* Update uad_lists.json
2025-01-09 00:36:36 +01:00
Anonymoussaurus
40603935ac
pkg(com.heytap.pictorial): add note about wallpaper carousel (#678)
* pkg(com.heytap.pictorial): add note about wallpaper carousel

* pkg(com.heytap.pictorial): apply code suggestion

* pkg(com.heytap.pictorial): change removal

---------

Co-authored-by: schbrns <149918978+schbrns@users.noreply.github.com>
Co-authored-by: Ricardo Fernández Serrata <76864299+Rudxain@users.noreply.github.com>
2025-01-07 22:17:03 +01:00
Anonymoussaurus
f64e62758d
Merge pull request #778 from Universal-Debloater-Alliance/pkg/grammar
pkg(samsung): fix grammar and formatting for some Galaxy packs
2025-01-06 19:02:24 +01:00
Anonymoussaurus
de58efad11
Merge pull request #777 from Universal-Debloater-Alliance/pkg/samsung/themes
pkg(samsung themes): add wallpaper breakage info, remove redundancy
2025-01-06 18:59:11 +01:00
Ricardo Fernández Serrata
cfd6835bfa
pkg(samsung): improve S-location related descriptions (#773)
* pkg(Samsung): improve com.samsung.android.location description

* pkg(Samsung-location): improve descriptions for location SDK & history

* pkg(Samsung): add "Slocation" display-name

* pkg(Samsung): minor edit

* pkg(Samsung): add Slocation link
2025-01-06 18:55:33 +01:00
MCPEngu
374bf82e97
pkg(com.samsung.android.app.dtv.dmb): add package (#769)
* Add new package

com.samsung.android.app.dtv.dmb

* Update uad_lists.json
2025-01-06 18:27:57 +01:00
Anonymoussaurus
2b615d7bc4
Merge pull request #768 from Universal-Debloater-Alliance/pkg-FACM
pkg(Samsung): ACM = FACM
2025-01-06 18:18:41 +01:00
Ricardo Fernández Serrata
d9c0e508a0
Merge pull request #780 from nixingyang/com.xiaomi.market
pkg(com.xiaomi.market): categorize it as Advanced
2025-01-05 20:36:52 -04:00
nixingyang
3a95292f97 pkg(com.xiaomi.market): categorize it as Advanced 2025-01-05 10:37:30 +02:00
Rudxain
da03c8bab2
pkg(samsung): fix grammar and formatting for some Galaxy apps:
- `com.samsung.android.mdecservice`
- `com.samsung.klmsagent`
2025-01-03 19:19:49 -04:00
Rudxain
efa828f8da
pkg(samsung themes): add wallpaper breakage info, remove redundancy 2025-01-03 18:53:17 -04:00
Rudxain
f9e460222e
pkg(Samsung): ACM = FACM 2024-12-26 12:33:25 -04:00
Unchanged4352
beeaf94769
pkg(com.android.wallpaperbackup): fix typo in description (#728)
* typo

* Update
2024-12-17 16:52:34 +01:00
Anonymoussaurus
63deae41c5
Merge pull request #737 from Universal-Debloater-Alliance/692-pkgscope-add-htc-packages
pkg(htc): add HTC Lockscreen and Weather themes
2024-12-17 16:39:42 +01:00
schbrns
49d6234bbe pkg(uad_lists): add HTC Lockscreen and Weather themes 2024-12-17 16:36:16 +01:00
Rudxain
fc72efc639
docs: iced::Command as ICmd, and potential RCE warn
Also merge some `use`s
2024-12-15 23:26:46 -04:00
Rudxain
5e27a52481
refactor(utils): less dupes in open_url 2024-12-15 23:25:39 -04:00
Rudxain
e84e08118b
refactor(ADB): add getprop API, inline adb_cmd into adb_sh_cmd
Also make `get_device_brand` more honest
2024-12-15 23:24:25 -04:00
Rudxain
2e2114d778
docs(ADB): more specific; mention assumptions 2024-12-15 21:11:36 -04:00
Rudxain
9aeba115a6
refactor: user_id: u16 not u: User 2024-12-15 20:56:39 -04:00
Rudxain
4ec1acd769
refactor: replace hashset_system_packages by new API 2024-12-15 20:13:50 -04:00