Commit graph

1,266 commits

Author SHA1 Message Date
Ricardo Fernández Serrata
413634eca8
build(linting): Merge pull request #537 from /build/add-lints
build(linting): add more lints
2024-08-06 16:28:00 -04:00
Anonymoussaurus
742f0b6744
Merge pull request #575 from anuraggr/main
pkg(com.preff.kb.xm): add package
2024-08-05 23:51:37 +02:00
Anurag Rai
748ea1e355
removed the space 2024-08-05 18:10:42 +05:30
Anurag Rai
ff86c4b046
Changed from recommanded to advanced for com.preff.kb.xm 2024-08-05 18:08:47 +05:30
Anurag Rai
196814492d
Add description for com.preff.kb.xm 2024-08-05 17:29:02 +05:30
Anurag Rai
f737dd4d72
Add com.preff.kb.xm (Oem keyboard on hyperos) 2024-08-05 16:48:06 +05:30
Anonymoussaurus
da9b34c25b
Merge pull request #573 from himazawa/main
pkg(Onyx): add Boox apps
2024-08-05 10:06:25 +02:00
himazawa
0fc6166b40 chore: removed typo 2024-08-04 23:59:36 +02:00
himazawa
0a7cb0d5f0 fix: fixed description 2024-08-04 23:57:42 +02:00
himazawa
c894f469ba feat: added Onyx Boox apps 2024-08-02 21:00:12 +02:00
Anonymoussaurus
bd486ea21d
Merge pull request #567 from Universal-Debloater-Alliance/fix-broken-list
fix(uad_lists): add missing quotes
2024-07-28 15:26:54 +02:00
Anonymoussaurus
9cad1db3f3
fix(uad_lists): add missing quotes 2024-07-28 15:22:04 +02:00
Anonymoussaurus
4b5a079288
Merge pull request #566 from Etienne-bdt/main
pkg(com.google.android.pixelnfc): improve description
2024-07-28 14:55:48 +02:00
EtiN7
4edca0678c
Small corrections 2024-07-28 19:41:38 +09:00
EtiN7
8105eb788b
Update uad_lists.json 2024-07-28 17:41:44 +09:00
Anonymoussaurus
f6e3c1b9b1
Merge pull request #561 from anuraggr/patch-1
pkg(com.google.android.googlequicksearchbox): improve description
2024-07-24 12:14:52 +02:00
anuraggr
15d0ae7a9e
Extend description for com.google.android.googlequicksearchbox 2024-07-23 19:21:02 +05:30
Anonymoussaurus
0209d28ddf
build(release): add testing label 2024-07-12 18:14:55 +02:00
Rudxain
4c0615ad1b build(clippy): warn pedantic group 2024-07-11 13:53:31 -04:00
Rudxain
20683fa6c4 build(lint): forbid undocumented_unsafe_blocks 2024-07-11 13:45:04 -04:00
Rudxain
6a456c278d refactor(lint): deny string_to_string, and fix errors 2024-07-11 13:40:38 -04:00
Rudxain
8b8a6c8f4b build(lint): warn shadow_unrelated 2024-07-11 13:27:44 -04:00
Rudxain
a070d1f179 build(lint): warn panic_in_result_fn 2024-07-11 13:19:31 -04:00
Rudxain
9948472c41 build(lint): warn mem_forget 2024-07-11 13:15:28 -04:00
Rudxain
d7f7d98c8f build(lint): warn large_include_file 2024-07-11 13:10:33 -04:00
Rudxain
6e52a3d554 build(lint): warn infinite_loop 2024-07-11 12:57:26 -04:00
Rudxain
fdaeb2368d build(lint): warn format_push_string 2024-07-11 12:54:54 -04:00
Rudxain
82223608d8 build(lint): deny exit 2024-07-11 12:53:18 -04:00
Rudxain
c0f2ea5beb chore(widgets): unreachable -> expect 2024-07-11 12:25:17 -04:00
Rudxain
ae2cf07fc5 chore(widgets): assume Layouts must have at least 1 child 2024-07-11 12:25:17 -04:00
Rudxain
b01d310601 chore(gui): expect selected_device rather than unwrap 2024-07-11 12:25:17 -04:00
Rudxain
1915ea04f4 refactor(gui): fix 1 unwrap lint warning 2024-07-11 12:25:17 -04:00
Rudxain
897b658d14 docs(lint): unsafe should stay as deny 2024-07-11 12:25:17 -04:00
Ricardo Fernández Serrata
3b10ea4bcb build(cargo): deny unsafe, warn unwrap 2024-07-11 12:25:17 -04:00
Frigyes
55833e9d60
Merge pull request #552 from Universal-Debloater-Alliance/chore/sys-template
chore(bug-template): Include OS, WM, and DE
2024-07-11 08:11:22 +00:00
Ricardo Fernández Serrata
1d5c1d2364
chore(bug-template): DE is not required 2024-07-10 19:10:04 -04:00
Ricardo Fernández Serrata
bae253bb29
chore(bug-template): Include OS, WM, and DE 2024-07-10 19:08:03 -04:00
Anonymoussaurus
c4abc241e7
Merge pull request #525 from Obegg/SM-A307FN-unlisted
pkg(samsung): add packages
2024-07-10 20:14:40 +02:00
Obegg
178a575d54 fix typo 2024-07-10 20:22:24 +03:00
Frigyes
2bfdb10c01
Merge pull request #531 from Rudxain/feature/auto_theme
feat(theme): follow system theme by default
2024-07-10 15:49:37 +00:00
Frigyes Erdosi Szucs
ff150c372a
refactor(theme): dark_light has exhaustive list of states 2024-07-09 10:31:34 +02:00
blitziak
33f910c048
Update uad_lists.json
my check apps there
2024-07-08 19:23:34 +00:00
Rudxain
0dda83a6f1 docs(theme): update comment about default (#540) 2024-07-08 13:49:46 -04:00
Rudxain
e40951eec5 refactor(theme): string_to_theme is more correct 2024-07-08 13:43:48 -04:00
Rudxain
ae4d56d6ba chore(theme): move Auto to 0th position 2024-07-08 13:27:41 -04:00
Frigyes Erdosi Szucs
d2098d3050
feat(theme): set theme to auto by default 2024-07-08 15:28:43 +02:00
Frigyes Erdosi Szucs
76aba1e548
Auto by default 2024-07-08 13:13:51 +02:00
Anonymoussaurus
6c1c530e8e
Merge pull request #535 from Universal-Debloater-Alliance/NoBootloopAppsMiui
pkg(miui): change descriptions and removals based on potential bootloop
2024-07-05 17:46:52 +02:00
blitziak
2cda1265c8
Apps on Miui that not cause bootloop after remove
Removing Security apps not brick deep sleep, but doing anything on phone feels like more drain battery than before.
2024-07-05 10:30:21 +00:00
edgy-b
6da6cd1b15
Merge pull request #533 from Rudxain/hotfix/settings-regression
hotfix(settings): patch regression and refactor a bit
2024-07-04 21:04:12 +00:00