bcv-vf/src/main/java/the/bytecode/club/bytecodeviewer
2022-03-22 17:03:56 +01:00
..
api BCV API Expansion 2022-02-13 15:38:59 -06:00
bootloader Optimize various stuff 2021-12-20 00:24:17 +01:00
compilers Update dex2jar 2021-08-27 01:16:52 +02:00
decompilers Various bytecode disassembler fixes / additions. 2022-03-18 14:33:39 +01:00
gui Fix quick search foreground color for different themes. 2022-03-13 22:46:53 +01:00
malwarescanner Even more applications of the Law of Demeter 2021-08-27 10:49:31 +02:00
obfuscators Optimize various stuff 2021-12-20 00:24:17 +01:00
plugin use null-safe equals 2022-03-22 17:03:56 +01:00
resources Remove Never-Ending Selection Dialogues - Fixes #368 2022-02-13 16:40:16 -06:00
searching Various search additions / fixes. 2022-03-13 15:30:13 +01:00
translation Various search additions / fixes. 2022-03-13 15:30:13 +01:00
util Bug Fix 2022-02-13 16:00:21 -06:00
BytecodeViewer.java Even more applications of the Law of Demeter 2021-08-27 10:49:31 +02:00
CommandLineInput.java Make use of the Law of Demeter 2021-08-26 23:59:37 +02:00
Configuration.java Make use of the Law of Demeter 2021-08-26 23:59:37 +02:00
Constants.java Make use of the Law of Demeter 2021-08-26 23:59:37 +02:00
GlobalHotKeys.java Code Cleanup/Refactoring 2022-02-13 14:05:50 -06:00
Settings.java Make use of the Law of Demeter 2021-08-26 23:59:37 +02:00
SettingsSerializer.java Make use of the Law of Demeter 2021-08-26 23:59:37 +02:00