Commit Graph

716 Commits

Author SHA1 Message Date
Konloch 8b82fdccf1 Fixed Resource List Selection 2021-07-04 19:37:00 -07:00
Konloch d18062fa52 Fixed Spam-Clicking Refresh 2021-07-04 19:36:31 -07:00
Konloch 63d7c17d0e Fixed Compiling
So far only Krakatau Assembler has been tested, so Java and Smali are probably still broken
2021-07-04 19:07:34 -07:00
Konloch 6efbc39ff6 Search Box Pane Cleanup 2021-07-04 19:06:15 -07:00
Konloch 72597102f4 Fixed Editable Pane 2021-07-04 18:10:58 -07:00
Konloch ba6e59e2c3 Better Looking Busy Wait Icons 2021-07-04 03:23:14 -07:00
Konloch e3a1d9b6f6 Better Loading Gif 2021-07-04 03:20:00 -07:00
Konloch 0d8280b0b9 Dynamic Busy Status
This also cleans up the UI for the Dark Mode theme
2021-07-04 02:25:16 -07:00
Konloch c0eb9e944e Synchronized JarUtil ClassWriters
This should be re-evaluated, it's most likely not needed and it will slow down multi-pane decompilation

An alternative solution is generating the ClassNode List once, then storing it in a cache that can be quickly saved to disk. If a new file gets added regenerate the cache.
2021-07-04 01:56:25 -07:00
Konloch 854c4d622c TODO Cafebabe checking 2021-07-04 01:51:58 -07:00
Konloch 3ed65ad03e Fix Race Condition Nullpointer 2021-07-04 01:51:41 -07:00
Konloch cd9bf24cad TODO Update 2021-07-04 01:51:05 -07:00
Konloch 5364d5eb95 API Changes 2021-07-04 01:50:45 -07:00
Konloch 33e2b1d6db Since Tag Cleanup 2021-07-04 00:04:08 -07:00
Konloch 4c0bffd40d Search Cleanup 2021-07-04 00:03:40 -07:00
Konloch 0c53463fd7 Compiler Cleanup 2021-07-03 23:24:54 -07:00
Konloch 7b26b62084 Decompiler Cleanup 2021-07-03 23:18:06 -07:00
Konloch 08304d3db1 Decompiler Cleanup 2021-07-03 22:59:42 -07:00
Konloch 231fc93298 Update MainViewerGUI.java 2021-07-03 22:20:33 -07:00
Konloch 22c3f36372 Resource View Cleanup 2021-07-03 22:20:25 -07:00
Konloch ea6cacf0c1 Malware Scanner Cleanup 2021-07-03 12:29:50 -07:00
Konloch 2aefec533b Auto Compile Code Cleanup 2021-07-03 12:29:31 -07:00
Konloch 5c0eadf643 EAR Support
Can you hear me now?
2021-07-01 16:50:07 -07:00
Konloch 1cf65954c5 Dialogue Cleanup 2021-07-01 16:08:56 -07:00
Konloch 9003b83e68 Code Cleanup 2021-07-01 15:23:09 -07:00
Konloch 686a52bf6c Update README.md 2021-07-01 15:23:02 -07:00
Konloch e13a0635b3 v2.10.13 2021-07-01 14:56:30 -07:00
Konloch f3d5f25743 Built-in Script Editor
Still a work in progress
2021-07-01 14:54:10 -07:00
Konloch d052d0e6d3 @jowasp Xposed Generator As Plugin 2021-07-01 08:14:22 -07:00
Konloch c209db4f5b Instruction Printing On Malware Scanner 2021-07-01 04:34:40 -07:00
Konloch 007955b2ba Added Thread Titles 2021-07-01 02:48:10 -07:00
Konloch 373fc38ad2 Saving After Actions 2021-07-01 02:06:12 -07:00
Konloch 5175316002 Cleaned Up Load Settings 2021-07-01 02:05:01 -07:00
Konloch ad6dff9082 Added Translated JCheckBox 2021-06-30 15:27:23 -07:00
Konloch 370f2b9a1c Extended Translation Support 2021-06-30 15:19:54 -07:00
Konloch 4a4fe40dc0 Update README.md 2021-06-30 13:58:42 -07:00
Konloch 400aa6e6dd Moved GUI Resources 2021-06-30 13:56:15 -07:00
Konloch b82b1133c2 Renamed Loading Gif 2021-06-30 13:52:48 -07:00
Konloch 79fbe34da1 Google Translate Malay
Automatically translated through google translate
2021-06-30 13:10:37 -07:00
Konloch b2e8b85a96 Alphabetized 2021-06-30 13:03:05 -07:00
Konloch 97d4d51a04 Google Translate Portuguese
Automatically translated through google translate
2021-06-30 12:48:26 -07:00
Konloch 3032986021 Google Translate Japanese
Automatically translated through google translate
2021-06-30 12:36:16 -07:00
Konloch 98b5b678fe Google Translate Hindi
Automatically translated through google translate
2021-06-30 12:28:00 -07:00
Konloch 8c901c9f5b Google Translate French
Automatically translated through google translate
2021-06-30 12:21:18 -07:00
Konloch 032057813d Google Translate Spanish
Automatically translated through google translate
2021-06-30 12:16:44 -07:00
Konloch eee8e47568 Google Translate Russian
Automatically translated through google translate
2021-06-30 12:05:53 -07:00
Konloch 38f2f6b570 Google Translate Arabic
Automatically translated through google translate
2021-06-30 12:03:39 -07:00
Konloch 158bff0fa5 Cleanup 2021-06-30 12:02:45 -07:00
Kalen (Konloch) Kinloch 11faf3a2f3
Merge pull request #308 from NickUfer/german_translation
feat: more german translation
2021-06-30 08:43:21 -07:00
NickUfer 85c2da1b6f
german translation: Apply suggestions from code review
Co-authored-by: Nico Mexis <nico.mexis@kabelmail.de>
2021-06-30 10:06:57 +02:00