Commit Graph

19 Commits

Author SHA1 Message Date
Konloch 01b7a67cb2 Constants Class Added & General Cleanups
Cleaned up the main BytecodeViewer class some and moved a few of the constants into their own class
2021-06-21 02:45:31 -07:00
Konloch 846ef882cf Localized the libraries to the lib folder + Small temporary changes for compiling
Until these libraries have official repos it's best we keep them inside of this repo

I also did some temporary changes, I bumped the minor version up by 10 along with removing a deprecated swing class. I'll look at properly fixing those two issues later on.
2021-06-20 22:50:28 -07:00
Nico Mexis d53f6f2d36
Fully mavenified 2021-04-14 12:53:17 +02:00
Nico Mexis 301b518e91
Fix stupid jitpack tag 2021-04-13 11:41:09 +02:00
Nico Mexis a2fe9b4f2d
Update JD GUI to 1.6.6 2021-04-13 11:37:51 +02:00
Nico Mexis 07c6d16af8
Change APKTool to DexPatcher repo 2021-04-13 01:32:30 +02:00
Nico Mexis 6833353a99
Change JADX to Jitpack 2021-04-13 01:18:44 +02:00
Nico Mexis f528437b74
Fix Code Style No2 2021-04-13 00:52:13 +02:00
Nico Mexis 2cda805a1b
Remove test scope 2021-03-31 11:53:23 +02:00
Nico Mexis a4b452de6a
Include Krakatau and enjarify resources directly 2021-03-31 11:48:14 +02:00
Nico Mexis 875c278f08
Migrate project to Maven 2021-03-30 22:01:48 +02:00
ItzSomebody bc17a1686f Reverting to a build that doesn't bug when saving a new zip -_- 2018-01-31 07:03:53 -08:00
northdpole 5389e0222d fixed the pom to compile the project
Signed-off-by: northdpole <morfeas3000@gmail.com>
2017-01-06 16:00:07 +01:00
Frank Dietrich 4a7724ea75 amend shade plugin filters to remove warnings during package phase 2016-05-22 17:56:44 +02:00
Frank Dietrich 127b9b1879 amend CFR version to be in sync with the version in ./libs/ 2016-05-22 17:55:31 +02:00
Frank Dietrich 7be4192dcb comment out dependencies whose code is within the bytecode-viewer source tree 2016-05-22 17:54:15 +02:00
Frank Dietrich 72481c95f4 remove explicit declaration of default directories 2016-05-22 17:49:37 +02:00
Frank Dietrich 7fd5052c20 maven-shade-plugin version changed to 2.4.3
because INVOKESPECIAL/STATIC on interfaces require ASM 5
2016-05-22 17:48:52 +02:00
Konloch 360b087a6a Lets give this a go, can't fuck it up too bad. 2015-11-10 21:16:45 -07:00