Commit graph

67 commits

Author SHA1 Message Date
w1nst0n
8e2d07934e
Refresh button should apply default settings state 2021-10-03 15:29:13 +02:00
w1nst0n
330880a0fa
[Regression] Fix broken unsafe packages deletion protection 2021-10-02 21:33:23 +02:00
w1nst0n
e2286b3663
Some adb errors can be redirected only to stdout 2021-10-02 15:18:47 +02:00
w1nst0n
4ee67c317c
Fix all clippy warnings 2021-10-02 14:54:24 +02:00
w1nst0n
284d69d95a
ldd install not needed for cross-compil tasks 2021-10-02 01:18:27 +02:00
w1nst0n
8e077a79d4
Feature/Multi user support (#16) 2021-10-02 01:14:32 +02:00
w1nst0n
a2acbbd039
Use lld (faster) linker for linux builds 2021-10-02 00:00:28 +02:00
w1nst0n
4d690fa1d1
Hotfix v0.2.2 2021-09-30 14:57:06 +02:00
w1nst0n
e4dd4fced6
Description field can be null (fix crash #33) 2021-09-30 14:50:34 +02:00
w1nst0n
acf4063fc0
Hotfix v0.2.1 2021-09-28 14:56:04 +02:00
w1nst0n
5aaacb7280
Display software version in the navigation panel 2021-09-28 14:53:40 +02:00
w1nst0n
6d6611249e
Fix exported selection not found (#35) 2021-09-28 14:51:52 +02:00
w1nst0n
adecccc1ab
Do not use cfg when cross compiling 2021-09-28 14:30:18 +02:00
w1nst0n
2831ae2b25
Set wgpu renderer as default 2021-09-26 21:42:54 +02:00
w1nst0n
fe53854afe
New screenshot 2021-09-26 21:06:11 +02:00
w1nst0n
d0cca9f2ca
New Release (v0.2) 2021-09-26 15:31:52 +02:00
w1nst0n
9ffb5db397
Remove unused variable 2021-09-26 15:18:14 +02:00
w1nst0n
ae506f5941
Do not statically link gcc/strc++/winpthread with MSVC toolchain 2021-09-26 15:17:28 +02:00
w1nst0n
a6056cec58
Add OpenGL build (#29) 2021-09-25 18:30:24 +02:00
w1nst0n
2476a59423
Feature/Export selection (#8) + selection QoL feature (#31) 2021-09-25 11:22:18 +02:00
w1nst0n
7f0ad4bcc6
SVG bug workaround (#17) 2021-09-24 17:34:00 +02:00
w1nst0n
267bb11a33
Add disable mode + support for older phone (close #15) 2021-09-23 14:32:37 +02:00
w1nst0n
4bf2bcef87
Update dependencies + compatibility with iced latest commit 2021-09-22 17:19:30 +02:00
w1nst0n
453f2b339b
cleaning, refactoring and major performance improvement 2021-09-21 20:04:41 +02:00
w1nst0n
0701b51845
Update dependencies 2021-09-16 14:45:05 +02:00
w1nst0n
e095d48e71
Improvement/Add logging (closes #2, #3, #25) 2021-09-16 14:43:15 +02:00
w1nst0n
f653696423
Remove empty modules 2021-09-16 14:39:38 +02:00
w1nst0n
8de1b66108
Fix spelling mistake ("recommEnded") 2021-09-11 00:12:09 +02:00
w1nst0n
de348d4708
Add pipeline to build x86_64 linux/windows binaries 2021-09-10 17:52:16 +02:00
w1nst0n
223be292dd
Fix clippy warnings on build 2021-09-09 20:33:24 +02:00
w1nst0n
34e1e69790
Let's try gitlab CI/CD 2021-09-09 19:48:41 +02:00
w1nst0n
623c5ecd42
Update release link 2021-09-09 17:39:39 +02:00
w1nst0n
666fd30db2
Add CHANGELOG 2021-09-09 17:29:02 +02:00
W1nst0n
8c7f3ff871 Add LICENSE 2021-09-09 14:59:19 +00:00
w1nst0n
7329bdf0d7
Add special thanks section 2021-09-09 16:03:58 +02:00
w1nst0n
ced0bbd370
Update cargo config to use Rust 2021 edition 2021-09-09 16:03:14 +02:00
w1nst0n
6067656b0f
Update wiki links 2021-09-05 22:46:36 +02:00
w1nst0n
3ee522cce0
Add screenshot 2021-09-02 00:39:54 +02:00
w1nst0n
fed0ea4b97
Update JSON list 2021-09-01 23:09:39 +02:00
w1nst0n
d1b3ffb5d6
Use the adb binary in PATH 2021-09-01 23:08:59 +02:00
w1nst0n
2f581cb002
Minor UI changes 2021-09-01 22:33:01 +02:00
w1nst0n
90c79dd3bd
Pending package must not be recommanded 2021-09-01 22:29:47 +02:00
w1nst0n
476d4a51c9
Code improvement + json list field update 2021-09-01 21:37:58 +02:00
w1nst0n
4234318e3a
minor QoL changes + add expert mode in settings 2021-08-31 23:28:39 +02:00
w1nst0n
ce86a2854f
Update README 2021-08-30 22:31:50 +02:00
w1nst0n
e0ae3d07e7
Multi-selection bugfixes + close #5 2021-08-30 01:14:54 +02:00
w1nst0n
3ade757f33
Change uninstall button color 2021-08-29 22:45:15 +02:00
w1nst0n
fc31f748e7
Feature/Multi-selection (closes #14) 2021-08-29 22:05:12 +02:00
w1nst0n
616c2724d0
New filter (preselection) + disable uninstall button for unsafe packages (closes #20) 2021-08-28 19:40:40 +02:00
w1nst0n
374eb6ff2a
Do not open a cmd windows when using a shell command 2021-08-28 19:36:39 +02:00