Commit graph

25 commits

Author SHA1 Message Date
timoxa0 ac1f25ccbc Add unexpected error handler 2024-05-20 08:48:59 +05:00
timoxa0 f4c68e6bbb Convert path to str 2024-05-18 07:33:00 -07:00
timoxa0 00055c8bd4 Add UnauthorizedBootImage exception. Add exit counter switch. 2024-05-16 23:31:28 +05:00
timoxa0 0e38f492da Optimize imports 2024-05-16 23:30:02 +05:00
timoxa0 dd4ccc5317 Add check_roofs function 2024-05-16 23:29:49 +05:00
timoxa0 c97de2f2e4 Do not use shell=True. Change FastbootException to UnauthorizedBootImage exception 2024-05-16 23:28:42 +05:00
timoxa0 fdad3b80b2 Add UnauthorizedBootImage and UnsupportedPlatform exceptions 2024-05-16 23:27:44 +05:00
timoxa0 83f6ba25fe Fix error codes 2024-05-13 21:09:23 +05:00
timoxa0 206a3c7c70 Verify device before getting user info 2024-05-13 21:08:50 +05:00
timoxa0 5ee96e2c39 Move exceptions to exceptions.py 2024-05-13 21:07:15 +05:00
timoxa0 e940c13019 Add exit handler 2024-05-13 19:40:05 +05:00
timoxa0 1160849b3e Rename Files to files 2024-05-13 19:38:02 +05:00
timoxa0 520c99d109 Move fastboot funcs to fastboot.py 2024-05-13 19:36:14 +05:00
timoxa0 6524b921eb Move fastboot funcs to fastboot.py 2024-05-13 19:30:34 +05:00
timoxa0 105aacf527 Fix partitions detection 2024-05-10 14:14:06 +05:00
timoxa0 4f7afad4e3 Add argsparse formatter 2024-05-10 14:12:58 +05:00
timoxa0 d12b3678b0 Remove unused imports 2024-05-10 14:12:40 +05:00
timoxa0 fb68dd8469 Fix builder 2024-05-10 14:12:14 +05:00
timoxa0 16e1232d77 Add debug output 2024-05-10 13:28:30 +05:00
timoxa0 d0621cd60c Add debug and version flags 2024-05-10 13:28:08 +05:00
timoxa0 74fcd90daf Improved build system 2024-05-10 13:27:51 +05:00
timoxa0 602285dd27 Change -s flag to -d: 2024-05-07 22:43:36 +05:00
timoxa0 73703f3330 Fix file type detection on windows 2024-05-07 22:12:55 +05:00
timoxa0 61ca9f1023 Remove debug print 2024-05-06 21:44:30 +05:00
timoxa0 704b744b96 Initial commit 2024-05-06 21:14:10 +05:00