Commit graph

791 commits

Author SHA1 Message Date
eleius
18be429f50
Update build_artifacts.yml
typo
2024-02-07 08:59:01 +00:00
Anonymoussaurus
84ba6e77ab
Merge pull request #216 from Universal-Debloater-Alliance/feature/improve-changelog-labeling v1.0.0
feat(docs): Changelog generation improvement
2024-02-06 23:53:49 +01:00
Frigyes
be56c87cb2
feat(docs): Changelog generation improvement 2024-02-06 14:41:57 -08:00
Adhiraj S. Chauhan
8784764ac5
Merge pull request #197 from Universal-Debloater-Alliance/Frigyes06-patch-1
feat: add logo to taskbar and window
2024-02-07 02:02:44 +05:30
Anonymoussaurus
02e8ebb022
Merge pull request #214 from Universal-Debloater-Alliance/fix-update-ci-dependencies
build(ci): update actions dependencies to newer versions
2024-02-06 20:37:11 +01:00
“Frigyes06”
1085ec96d1 Update actions dependencies to newer versions 2024-02-06 20:36:52 +01:00
Adhiraj Singh Chauhan
a6df57f186 feat: add icon to window settings 2024-02-06 11:36:36 -08:00
“Frigyes06”
9eb03288da Transparent deez 2024-02-06 11:36:36 -08:00
Frigyes
c13e1a22e9 Add logo.png to resources 2024-02-06 11:36:36 -08:00
Adhiraj S. Chauhan
5882a70047
Merge pull request #213 from Universal-Debloater-Alliance/fix-remove-glow-from-ci
fix: Remove glow target from CI script
2024-02-07 00:54:16 +05:30
“Frigyes06”
5a61187c4b
Removed glow from CI 2024-02-06 11:16:08 -08:00
Anonymoussaurus
dbd2619425
Merge pull request #207 from Universal-Debloater-Alliance/199-add-new-package-cnwpsxiaomiabroadlite-mi-doc-viewer
pkg(cn.wps.xiaomi.abroad.lite): improve description
2024-02-05 23:47:00 +01:00
Anonymoussaurus
d71a07696f
Merge pull request #209 from Universal-Debloater-Alliance/206-please-move-nothingcardservice-out-of-recommendation-list
pkg(om.nothing.cardservice): change `removal` and improve description
2024-02-05 23:46:19 +01:00
Anonymoussaurus
56e0eb51a8
Merge pull request #210 from Universal-Debloater-Alliance/readme-to-wiki
feat: move most of the documentation to the wiki
2024-02-05 11:51:19 +01:00
Anonymoussaurus
5d0f0ce02c
docs(readme): add link to wiki 2024-02-05 11:51:00 +01:00
Himadri Bhattacharjee
8eb8aa1f04
Merge branch 'main' into readme-to-wiki 2024-02-05 04:03:27 +00:00
Himadri Bhattacharjee
fde97a1c57 feat: move most of the documentation to the wiki 2024-02-05 09:30:31 +05:30
Anonymoussaurus
d416bae8e7
pkg(om.nothing.cardservice): change removal and improve description 2024-02-04 23:12:43 +01:00
Anonymoussaurus
3361d80cd5
pkg(cn.wps.xiaomi.abroad.lite): improve description 2024-02-04 23:06:56 +01:00
Frigyes
138379bd31
Merge pull request #186 from Universal-Debloater-Alliance/183-include-this-in-the-readme-and-maybe-in-the-app-itself-as-a-warning
docs(readme): add FAQ item
2024-02-02 20:47:56 -08:00
Adhiraj S. Chauhan
eac72936df
Merge pull request #196 from Universal-Debloater-Alliance/summary-struct
feat: create summary struct to describe summary entries
2024-02-01 16:10:53 +05:30
Adhiraj S. Chauhan
aaf5d0a566
Merge pull request #198 from Universal-Debloater-Alliance/adb-missing-exit
fix: exit when adb is not found
2024-02-01 16:05:22 +05:30
Himadri Bhattacharjee
670870577c fix: exit when adb is not found 2024-02-01 09:04:12 +05:30
Anonymoussaurus
9760200a06
Merge pull request #133 from Universal-Debloater-Alliance/122-Change-default-thame-to-Dark
feat(ui): change default theme to Dark
2024-01-29 09:49:31 +01:00
Himadri Bhattacharjee
9aee3a6bfa
Merge pull request #119 from B0ney/remove-glow
feat: remove glow feature
2024-01-28 11:05:27 +00:00
Himadri Bhattacharjee
db7bea9fd2 feat: use cheaper 5 element slice for summary entries 2024-01-27 17:13:34 +05:30
Anonymoussaurus
d209cc8278
Merge pull request #189 from jxdv/edit-list
fix uad_lists.json
2024-01-26 17:07:43 +01:00
jxdv
684555f79b fix uad_lists.json 2024-01-26 17:03:59 +01:00
Anonymoussaurus
b9bc352372
Merge pull request #187 from prakharb5/patch-1
pkg: Add samsung shop
2024-01-26 16:37:43 +01:00
Prakhar Baranwal
ac5ded0193
pkg: Add samsung shop 2024-01-26 21:06:12 +05:30
Frigyes
9cc176efc5
pkg(simple-apps): remove all recommendations of Simple apps (#161)
* Removed all recommendations of Simple apps. Fixes #158

* fix(typo): "have" -> "has" for "OpenBoard is FOSS…" text

* Removed all recommendations of Simple apps. Fixes #158

* fix(typo): "have" -> "has" for "OpenBoard is FOSS…" text

* pkg(keyboards): revert removal of Simple Keyboard

* pkg(keyboards): remove keyboard recommendation

---------

Co-authored-by: Adhiraj Singh Chauhan <adhirajsinghchauhan@gmail.com>
Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
2024-01-26 15:57:14 +01:00
Anonymoussaurus
7abaea151b
docs(readme): add FAQ item 2024-01-26 15:39:00 +01:00
Adhiraj S. Chauhan
622ea98ce7
Merge pull request #172 from lavafroth/backup-struct-aot
refactor: create a backup struct ahead of time
2024-01-19 20:55:02 +05:30
Himadri Bhattacharjee
a4aab2ecf3
Merge branch 'Universal-Debloater-Alliance:main' into backup-struct-aot 2024-01-13 17:11:37 +05:30
Adhiraj S. Chauhan
60602bb9b9
Merge pull request #153 from Universal-Debloater-Alliance/fix/release-workflow-runs-unnecessarily
fix(workflow): release.yml workflow's build job runs when it shouldn't
2024-01-12 18:02:57 +05:30
Himadri Bhattacharjee
da37301253
Merge branch 'Universal-Debloater-Alliance:main' into backup-struct-aot 2024-01-12 17:55:47 +05:30
Adhiraj S. Chauhan
b2426ce450
Merge pull request #162 from lavafroth/unwrap-or-default
refactor: use default values with `unwrap_or_default`
2024-01-10 14:04:44 +05:30
Adhiraj S. Chauhan
216761e520
Merge pull request #165 from lavafroth/unused-variant-string
refactor: remove unused string inside enum variants
2024-01-10 12:24:11 +05:30
Frigyes
399461f972
Merge pull request #170 from Universal-Debloater-Alliance/docs/remove-singular-language
docs(readme): remove singular language
2024-01-09 15:37:20 -08:00
Anonymoussaurus
8b38b91873
docs(readme): remove singular language 2024-01-09 23:38:36 +01:00
Himadri Bhattacharjee
3d14f5f951 fix: revert waiting_view argument to false 2024-01-09 09:48:18 +01:00
Himadri Bhattacharjee
38aaecbef8 feat: use derive attribute for default variant 2024-01-09 09:48:18 +01:00
Himadri Bhattacharjee
e4abc917a2 refactor: remove string from enum variants where it is unused
refactor: remove string from enum variants where it is unused
2024-01-09 09:48:18 +01:00
blitziak
1caa1f08ca
Merge pull request #167 from Universal-Debloater-Alliance/166-app-vault-package-commiandroidglobalminusscreen
pkg(`com.mi.android.globalminusscreen`): update description
2024-01-08 23:16:42 +01:00
Anonymoussaurus
7f7917b416
pkg(com.mi.android.globalminusscreen): update description 2024-01-08 22:59:43 +01:00
Himadri Bhattacharjee
cc1cd817c6 feat: build backup struct ahead of time 2024-01-08 16:37:20 +05:30
Adhiraj Singh Chauhan
b9260dd5b6
feat(workflow): run release.yml only if a semver tag is pushed on main 2024-01-08 11:02:17 +05:30
Adhiraj Singh Chauhan
a444a8c1c5
fix(workflow): release's build job runs when it shouldn't
This should've been part of #152, but oh well.
2024-01-08 11:02:17 +05:30
Frigyes
e18231ee59
Merge pull request #163 from Universal-Debloater-Alliance/feat/generate-checksums-for-release-files
feat: add checksum making commands
2024-01-07 21:08:45 -08:00
Himadri Bhattacharjee
59f0337380 fix: move run line to appropriate blocks 2024-01-08 04:52:36 +00:00