Commit Graph

716 Commits

Author SHA1 Message Date
Nick Ufer bacf7c4047
feat: add forgotten translation 2021-06-29 23:58:39 +02:00
Nick Ufer 1fb03177cb
feat: more german translation 2021-06-29 23:50:26 +02:00
Kalen (Konloch) Kinloch 6d86b5929b
Update README.md 2021-06-29 12:16:48 -07:00
Kalen (Konloch) Kinloch dfc402dc05
Update README.md 2021-06-29 12:15:09 -07:00
Konloch 74cddb9e80 Fix Binary Build 2021-06-29 11:35:58 -07:00
Konloch a2724daa8a XAPK Support 2021-06-29 11:31:38 -07:00
Konloch 50406f03e9 Update README.md 2021-06-29 11:31:24 -07:00
Konloch fdf8e9baa5 XAPK Support 2021-06-29 11:25:46 -07:00
Konloch 7dd66d675c Silence Exceptions 2021-06-29 11:24:47 -07:00
Konloch 1302a9c271 Merge branch 'master' of https://github.com/Konloch/bytecode-viewer 2021-06-29 10:45:52 -07:00
Kalen (Konloch) Kinloch 9046fc2488
Merge pull request #306 from ThexXTURBOXx/master
Fix recent files
2021-06-29 10:20:34 -07:00
Konloch 924684090c Removed ZKM & Allatori To Fix #285 2021-06-29 09:33:23 -07:00
Konloch b2f7fcb9e9 Better Translation Debugging
It will now detect missing keys along with missing components for translation strings
2021-06-29 09:11:26 -07:00
Konloch f40c5a2fbe More Translation Strings
All of these translations still need to be implemented as enums and components
2021-06-29 09:10:50 -07:00
Konloch 6664b5cc1c Google Translate Mandarin
My apologies if I get anything incorrect!
2021-06-29 08:36:15 -07:00
Konloch 7faad9b94f Extended Translation Support 2021-06-29 08:32:35 -07:00
Konloch fdcd49883b Cleanup 2021-06-29 08:17:42 -07:00
Konloch 7ba9e03cb0 Hopefully Fixes Linux #267 and #227 2021-06-29 08:17:31 -07:00
Konloch e1d2196977 Resolves #235 2021-06-29 04:12:49 -07:00
Konloch a2c79f2a81 Google Translate German
My apologies for getting anything incorrect
2021-06-29 02:46:17 -07:00
Konloch 9bf32a794d Google Translate Hindi
I was unable to get the characters to load on the menu bar components, will need to look into this more
2021-06-29 02:45:56 -07:00
Konloch 34f71d0875 Google Translate Mandarin
My apologies for getting anything incorrect, I needed a language that had an entirely different character set
2021-06-29 02:45:41 -07:00
Konloch 65341c642f Settings Cleanup 2021-06-29 02:41:29 -07:00
Konloch 9438079ac1 Added Translation Support
This still needs a lot more work but most of the menu bar has been mapped out, all that's left are the settings for the decompilers.

Titlebars, buttons and other dialogues still need to be mapped out, more of a proof of concept than anything.
2021-06-29 02:41:08 -07:00
Konloch 812f4ea3cd Code Cleanup 2021-06-28 18:25:24 -07:00
Konloch fc36f3562d Swing Cleanup 2021-06-28 17:54:39 -07:00
Konloch f6cf25cd2f I Lied! Freezing Is Still Here 2021-06-28 17:51:25 -07:00
Konloch 3efffe6ad1 Change LAF Without Reboot 2021-06-28 17:47:32 -07:00
Konloch fe57e4f099 Darcula Swapped With DarkLAF
Now that the swing interaction is working lag free, DarkLaf runs without any performance issues. DarkLAF is an updated version of Darcula so it makes sense to only support one, but if anyone wants it added back we could look at implementing dynamic/custom LAFs down the road using reflection
2021-06-28 17:27:17 -07:00
Konloch fa766a4851 Fixed The Swing UI Freezing/Lag
This should resolve any issues when first opening a class resource or refreshing it.
2021-06-28 17:17:30 -07:00
Konloch 4e7edaada1 UI Freeze TODO 2021-06-28 17:06:50 -07:00
Konloch 2421bd3a30 Added DarkLAF
I had a few issues with DarkLaf so as a backup I kept the old Darcula Theme as well.

DarkLaf is based off of Darcula so they are very similar, eventually it may be better to drop Darcula support for DarkLaf once all of the bugs are resolved.
2021-06-28 17:05:18 -07:00
Nico Mexis 8b97fbffc8
Fix recent files 2021-06-28 11:36:37 +02:00
Konloch db0dbdb9dc Malware Scanner Tidying 2021-06-28 00:41:33 -07:00
Konloch c15103e78e Update MiscUtils.java 2021-06-28 00:40:24 -07:00
Konloch e349711502 Added @maaatts Cafebabe 2021-06-28 00:05:52 -07:00
Konloch 54be34be5e Lazy Name Util Cleanup 2021-06-28 00:02:44 -07:00
Konloch 2aa4272187 Cafebabe Cleanup 2021-06-27 23:45:43 -07:00
Konloch 10d4bcf1f5 Extended The Malicious Code Scanner
The new system is designed to make creating a new scan module painless
2021-06-27 22:54:09 -07:00
Konloch b7deff48da Re-Added Szperak's Allatori String Decrypter 2021-06-27 21:34:57 -07:00
Konloch 563bc6b79e Re-Added Szperak's Allatori String Decrypter 2021-06-27 21:31:24 -07:00
Konloch 6ae6e6661b Re-Added Szperak's Allatori String Decrypter 2021-06-27 21:30:03 -07:00
Konloch af57e7917f Re-Added Szperak's Allatori String Decrypter 2021-06-27 21:27:18 -07:00
Konloch ba95f41acb Removed Debugging 2021-06-27 21:14:48 -07:00
Konloch 5916908ee5 Update BytecodeViewer.java 2021-06-27 21:14:20 -07:00
Konloch c45b8c4b5a API Changes 2021-06-27 21:13:55 -07:00
Konloch 152957c128 Fixed Synchronized Scrolling & Import Directory 2021-06-27 18:10:29 -07:00
Konloch ecdbfd9745 Resource View Processing Cleanup 2021-06-27 17:04:39 -07:00
Konloch 06ff4d4f7d Code Cleanup 2021-06-27 17:03:43 -07:00
Konloch 10950a71da Added getLineText 2021-06-27 17:02:56 -07:00