Commit graph

220 commits

Author SHA1 Message Date
Bjoern Kerler
657d6bc2d6 Improve gui, add write and erase 2021-12-30 20:41:25 +01:00
Bjoern Kerler
842aada31c Update gui, add functions 2021-12-30 14:12:45 +01:00
Bjoern Kerler
c4bb0364f5
Merge pull request #207 from R0rt1z2/main
gui: add spanish (es_ES) translation
2021-12-30 12:14:15 +01:00
Bjoern Kerler
15fa6051e4 Add menu sub structure for gui 2021-12-30 10:47:08 +01:00
Bjoern Kerler
3841faad26 Fix some gui functions 2021-12-30 01:02:53 +01:00
Bjoern Kerler
53384bf264 Fix translation handling 2021-12-30 00:17:55 +01:00
R0rt1z2
2e5b0f9ba3 gui: add spanish (es_ES) translation 2021-12-30 00:14:37 +01:00
Bjoern Kerler
0ad4402a8e Fix window resize 2021-12-29 18:19:37 +01:00
Bjoern Kerler
e54e32d363 Fix gui resize 2021-12-29 16:24:38 +01:00
Bjoern Kerler
14d2fd3f05 Add french language support for gui 2021-12-29 16:08:38 +01:00
Bjoern Kerler
fb7b4fb872 Add translations 2021-12-29 15:31:56 +01:00
Bjoern Kerler
6dac6293e1 Add resize policy for mainwindow 2021-12-29 14:09:14 +01:00
cygnusx
3a143f3c46 Giving better info while connecting to phone. 2021-12-28 15:08:57 +01:00
cygnusx
b10ac235bf Added support to dump full flash also. 2021-12-28 10:51:36 +01:00
cygnusx
1523dfb764 Changes to make the UI similar on MacOS and Windows. 2021-12-28 08:43:01 +01:00
cygnusx
d6f7186fc8 Added option to dump GPT and check all partitions. Progress bar is not fully displaying 100% ok yet though.. 2021-12-27 16:26:53 +01:00
cygnusx
569afd2238 Fixed a lot of GUI design errors and some MacOS specific problems. 2021-12-27 16:07:22 +01:00
Bjoern Kerler
f2536d135a Fix issue on read partition on gui for thread not waiting 2021-12-27 00:32:33 +01:00
Bjoern Kerler
523b022dee Merge branch 'main' of https://github.com/bkerler/mtkclient 2021-12-27 00:27:10 +01:00
Bjoern Kerler
9b2df45ae6 Improve payloads 2021-12-27 00:24:40 +01:00
Bjoern Kerler
cc7ab1f412 Improve gui, improve rpmb writing and init 2021-12-27 00:23:11 +01:00
cygnusx
4575c42c61 Typo in README.md 2021-12-26 19:45:56 +01:00
cygnusx
3b4403ebe2 Typo in README.md 2021-12-26 19:45:08 +01:00
Bjoern Kerler
0b3d5a5237 Improve gui logging info 2021-12-26 01:26:18 +01:00
Bjoern Kerler
0c0143d0aa Remove guilogger class 2021-12-26 01:04:31 +01:00
Bjoern Kerler
eb07ebdc6b Improve gui 2021-12-26 01:03:20 +01:00
Bjoern Kerler
535e2c2ee2 Say welcome to the first gui attempt 2021-12-25 23:01:25 +01:00
Bjoern Kerler
82f8d2ce02 Fix brom detection bug 2021-12-17 17:14:17 +01:00
Bjoern Kerler
615741c441 Fix issues with crashing preloader 2021-12-17 17:11:38 +01:00
Bjoern Kerler
cf046e6f5a
Update mtk_da_cmd.py
Fix reconnect issue
2021-12-17 15:21:21 +01:00
Bjoern Kerler
84a1bfaacf
Update usblib.py 2021-12-17 13:58:22 +01:00
Bjoern Kerler
824b17d8b3
Update mtk_da_cmd.py 2021-12-17 13:20:48 +01:00
Bjoern Kerler
c9575725b4 Fix by @keerttttt 2021-12-13 22:14:30 +01:00
Bjoern Kerler
6d63737dd4
Merge pull request #190 from bkerler/cygnusx-patch-hwparam.json-creation
Creating a hwparam.json if it does not exist.
2021-12-10 12:48:46 +01:00
keerttttt
05f71327c4
Update settings.py
Making it possible to auto-create a hwparam.json if not exists.
2021-12-10 12:29:08 +01:00
Bjoern Kerler
7cf612fb1a Add basic mt8512 support, fix seccfg relock issue 2021-12-09 21:02:44 +01:00
Bjoern Kerler
6726a14212 Update mtkclient, prepare for rpmb key gen 2021-12-08 21:06:26 +01:00
Bjoern Kerler
e546bf2a83 Revert "Update mtkclient, prepare for rpmb key gen"
This reverts commit 4b499ad20e.
2021-12-08 21:05:12 +01:00
Bjoern Kerler
4b499ad20e Update mtkclient, prepare for rpmb key gen 2021-12-08 21:04:58 +01:00
Bjoern Kerler
3fcbf0675b Uncomment broken stuff 2021-12-07 18:47:43 +01:00
Bjoern Kerler
9e4d94acc0 Update 2021-12-07 18:42:12 +01:00
Bjoern Kerler
8d5d687a44 Update 2021-12-07 18:41:14 +01:00
Bjoern Kerler
ace9450d5e
Delete preloader_ES2.bin 2021-12-04 14:32:47 +01:00
Bjoern Kerler
5efa99cd18
Merge pull request #174 from rijp/rjip_fix
Fix some trouble, that can make phone brick, when rpmb is readed.
2021-12-03 20:47:01 +01:00
Bjoern Kerler
603a941a58 Fix rpmb init. Still some issues with hmac verification 2021-12-03 20:44:34 +01:00
rijp
2924021855 Fix some trouble, that can make phone brick, when rpmb is readed. 2021-12-03 19:59:59 +03:00
Bjoern Kerler
aeba88ff80 Show param on sbc off 2021-11-30 22:06:42 +01:00
Bjoern Kerler
f0779cf421 Fix DAA Preloader issues 2021-11-30 19:07:46 +01:00
Bjoern Kerler
013f8accc2
Merge pull request #173 from bkerler/MacOS_Support
Mac os support
2021-11-30 15:20:20 +01:00
Bjoern Kerler
5b76cc84d1 GUI preparation, restructure 2021-11-30 15:20:05 +01:00