Commit graph

249 commits

Author SHA1 Message Date
Himadri Bhattacharjee
11e386dc3c
doc: add documentation to serial env var constant 2024-04-28 10:40:02 +05:30
Himadri Bhattacharjee
39cb07a012
codecov: move serial environment variable name into constant 2024-04-28 10:33:39 +05:30
Himadri Bhattacharjee
80edde756b
refactor: move the ready state view, control panel and error modal into their own functions 2024-04-13 09:40:16 +05:30
Himadri Bhattacharjee
2948d5e1c5
docs: add doc comment for adberror 2024-04-12 18:33:57 +05:30
Himadri Bhattacharjee
8001609bbd
fix: remove unnecessary comment 2024-04-12 18:29:52 +05:30
Himadri Bhattacharjee
7ab6f39ab6
Merge branch 'main' into show-adb-error 2024-04-12 10:46:40 +05:30
Himadri Bhattacharjee
898f815963
feat: add scrollbar to the error text 2024-04-12 10:45:09 +05:30
Frigyes
e86c3f7891
Capitalization fixes
Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
2024-04-09 09:20:36 -07:00
Frigyes
2fe88e68c0
Fixed typos 2024-04-09 08:31:03 -07:00
“Frigyes06”
3869bfc59a
feat(app): added a bot of docs and one test 2024-04-08 13:59:39 -07:00
deepsource-autofix[bot]
13a928a6e2
style: format code with Rustfmt
This commit fixes the style issues introduced in 6ed6c1f according to the output
from Rustfmt.

Details: https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/414
2024-04-08 20:25:06 +00:00
“Frigyes06”
6ed6c1f36e
fix(app): exclude windows terminal attach 2024-04-08 13:23:34 -07:00
“Frigyes06”
3613af51cd
fix(app): line break 2024-04-05 14:07:33 -07:00
Himadri Bhattacharjee
2a2bfd182d
feat: graphically display error when adb command fails 2024-04-03 08:57:23 +05:30
Anonymoussaurus
f6e46450f4
fix(ci): shorten line to fix issue 2024-04-02 19:22:49 +02:00
Anonymoussaurus
47e866bd0f
style: don't capitalise wording 'About' screen 2024-04-01 17:55:09 +02:00
Anonymoussaurus
d7eb48657f
style: replace word 'Documentation' 2024-04-01 17:52:18 +02:00
Anonymoussaurus
e60aba0452
style: improve wording unsafe package removal 2024-04-01 17:51:48 +02:00
Anonymoussaurus
b48ac872cc
style: remove redundant spaces and fix misc typos 2024-03-31 13:15:36 +02:00
Frigyes
9def319125
Merge pull request #373 from edgy-b/bug/selected-packages
fix(ui): toggle all checkboxes and review button is not updated on selected device
2024-03-25 13:17:24 +00:00
Ed B
d5b6a135c8 bug(ui): toggle all checkbox and review button is not updated on selecting device
- messed up placement correct placement, now it fixed toggle
2024-03-23 16:04:21 +02:00
Ed B
c074a22355 bug(update-check): when dowloading an update failed, UAD-ng isn't verbose about it 2024-03-23 14:52:28 +02:00
Ed B
67d13f140d Merge remote-tracking branch 'origin' into bug/update-check. Merge conflict fix 2024-03-23 14:44:41 +02:00
Ed B
5fc63cca5c bug(update-check): when dowloading an update failed, UAD-ng isn't verbose about it
- removed todo in sync.rs, ADB verbose message is implemented

 - added message to display if update failed with button to go back

 - added button for ADB failed view with link to wiki page

 - tweaked waiting_view fn
2024-03-23 14:40:27 +02:00
Anonymoussaurus
7750a19abd
Merge pull request #371 from Universal-Debloater-Alliance/bug/uad_list
bug(uad-list): json parsing error
2024-03-23 12:06:51 +01:00
Ed B
fa5240f70d bug(uad-list): json parsing error
- fmt check fix
2024-03-23 12:29:23 +02:00
Ed B
1c85948049 bug(uad-list): json parsing error
- remove part of code worked on issue for updating app
2024-03-23 12:22:38 +02:00
Ed B
eeca54b7bb bug(uad-list): json parsing error
- fixed json file
2024-03-23 12:19:17 +02:00
Frigyes
a440f3d2fc
Merge pull request #364 from edgy-b/bug/logo
fix(theming): logo not visible on Windows 11 light mode
2024-03-23 03:30:04 +00:00
Ed B
10dc650a74 fix(theming): logo not visible on Windows 11 light mode
- naming adjustments
2024-03-23 04:21:56 +02:00
Frigyes Erdosi-Szucs
d8e20b522e
refactor(app): remove redundant code 2024-03-22 10:19:53 -07:00
Frigyes Erdosi-Szucs
ee6994f524
refactor(app): formatting fix 2024-03-22 10:05:19 -07:00
Frigyes Erdosi-Szucs
d5fb9d546e
refactor(app): Use if-else instead of match over booleans 2024-03-22 09:53:11 -07:00
Adhiraj S. Chauhan
9459a3e1c4
Merge pull request #340 from edgy-b/feat/settings-icon
feat(ui): "iconify" Settings button
2024-03-19 15:47:01 +05:30
Ed B
da197e219b feat(ui): "iconify" Setting button
- reverted back refresh button look

 - changed settings button icon
2024-03-19 12:00:46 +02:00
Adhiraj S. Chauhan
7883e2f3cb
Merge pull request #348 from edgy-b/feat/adb-inform
fix(startup): refreshing doesn't make the "adb not installed" message disappear
2024-03-19 05:46:43 +05:30
Ed B
e74e9c82ac bug(uad-ng): logo not visible on Windows 11 light mode
- fix mixed up logo (should be vice versa) not same
2024-03-18 23:00:54 +02:00
Ed B
cfa9011906 bug(uad-ng): logo not visible on Windows 11 light mode
- added logo dark logo
2024-03-18 21:34:52 +02:00
Frigyes
a6ee1c3e63
Merge pull request #344 from edgy-b/feat/no-self-update
fix(app): unused variable 'res' when building with no-self-update
2024-03-18 15:18:11 +00:00
Ed B
054796024b feat(ui): "iconify" Setting button
- reduced window size
2024-03-18 12:09:04 +02:00
edgy-b
4a947e0bfb
Merge branch 'main' into feat/settings-icon 2024-03-18 09:57:42 +00:00
edgy-b
f643f1dacf
deps(iced): upgrade iced to 0.12 (#331)
* feat: iced-12

 - upgraded to iced 12

 - fixed white theme dropdown selector color

* feat: iced-12

 - cargo fmt check fixes

* deps(iced): upgrade iced to 0.12

 - fixed Modal and added back Position

* deps(iced): upgrade iced to 0.12

 - fmt check fixes

* feat(ui): updgrade to iced library

 - fixed Review selection modal, where text wasn't showing. Decreased size

* deps(iced): upgrade iced to 0.12

 - reverted back to use borrow

* deps(iced): upgrade iced to 0.12

* deps(iced): upgrade iced to 0.12

 - revert back version number

* deps(iced): upgrade iced to 0.12

 - added back rounded corners, removed by mistake
2024-03-18 09:50:00 +01:00
Ed B
e6c3bb8649 bug(app): inform user of ADB if not insatlled
- fix fmt linting
2024-03-17 16:47:13 +02:00
Ed B
6ae9c519bc bug(app): inform user of ADB if not insatlled
- fixed issue where if adb was installed and refresh button pressed, message about ADB not installed was still visible
2024-03-17 16:43:44 +02:00
Ed B
4d29bd40e8 feat(ui): "iconify" Setting button
- added json file

 - reimported ttf file
2024-03-17 11:18:33 +02:00
Ed B
06cff88759 Merge branch 'main' into bug/selected-packages 2024-03-17 10:39:10 +02:00
Ed B
f83987f1f2 bug(app): unused variable \'res\' when building wiht no-self-update
- fixed issues when feature: no-self-update flag was passed
2024-03-16 21:31:54 +02:00
Ed B
b678bff339 bug(app): unused variable \'res\' when building wiht no-self-update 2024-03-16 21:20:56 +02:00
edgy-b
f347d50843
Update src/gui/views/list.rs
Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
2024-03-16 18:19:55 +00:00
Ed B
9bac34748f bug(app): inform user of ADB if not insatlled
- fixed introduced bug if adb is installed and device is loading it would show ADB is not installed

 - added option to colorize text
2024-03-16 20:15:15 +02:00