Nico Mexis
a86623cd2a
Update APKTool
2021-09-16 13:54:34 +02:00
Nico Mexis
638e45b5c6
Update instructions
2021-08-21 12:56:33 +02:00
Nico Mexis
954f29020f
Fetch current Dex2Jar and JADX from Jitpack
2021-08-21 12:42:31 +02:00
Nico Mexis
ea8c756e00
Update to newest version of Dex2Jar
...
This version shouldn't change much besides the ways to contact the author
2021-08-12 13:48:46 +02:00
Nico Mexis
63df81e378
Update dex2jar
...
Now, the minSdkVersion can be changed via parameters!
2021-08-11 22:40:30 +02:00
Nico Mexis
6df3b05dc9
Update to newest version of Dex2Jar
...
This fixes most APKs that I've tried, actually.
Even Instagram only throws a single Exception now.
Can we do even better? Most likely yes... Let me see within the next few weeks
2021-08-11 13:22:09 +02:00
Nico Mexis
4db04acaf4
Use my version numbering for Dex2Jar
...
Now it is more obvious, which version is currently deployed
2021-08-10 15:50:13 +02:00
Nico Mexis
cb25dfac09
Dex2Jar shall be downloaded via GitHub Actions from now on
2021-08-10 12:24:37 +02:00
Nico Mexis
b5fe8a71c1
Fix shading warnings
2021-08-10 11:12:48 +02:00
Nico Mexis
531b373cc0
Update ASM API version of Dex2Jar
2021-08-10 01:13:27 +02:00
Nico Mexis
3d1d69c901
Migrate to .param syntax
2021-08-10 00:47:03 +02:00
Nico Mexis
0be60b062c
Fix even more bugs with Dex2Jar
...
My fork is paying out :D
2021-08-09 23:27:08 +02:00
Nico Mexis
8ed99787e2
Fix Dex2Jar for most APKs
...
I finally got around it... See my fork for all the fixes: https://github.com/ThexXTURBOXx/dex2jar
2021-08-09 23:00:01 +02:00
Nico Mexis
b2a6a58941
Rename dx back
2021-08-09 19:49:27 +02:00
Nico Mexis
a1ddb7e1ed
Temporarily rename dx for GitHub
2021-08-09 19:49:14 +02:00
Nico Mexis
aebba0d704
Properly fix Smali
2021-08-09 19:37:52 +02:00
Nico Mexis
da375b3a3c
Update to new DarkLaf release
...
Actually, it's a snapshot for now. 2.7.0 still has the Java 8 issue that causes the text to be blocky. 2.7.1 will fix this issue entirely and will support Java 16 completely.
2021-08-01 11:51:15 +02:00
Konloch
173b4b85b9
Resolved Missing Dependency
...
The specific snapshot for DarkLAF has been removed, this replaces it temporarily with a local copy
2021-07-23 17:24:10 -07:00
Konloch
f055028686
Properly Added Darklaf Extensions
2021-07-13 05:47:13 -07:00
Konloch
5041fc5712
LAF Expansion
...
Thank you @weisJ!
This includes:
+ Better DarkLAF combability #317
+ More LAF Themes to select from
+ More translations
2021-07-13 03:44:03 -07:00
Konloch
62d2c70469
Updated Enjarify
2021-07-12 07:28:10 -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
cec2df4685
Code Cleanup
...
+ Refactored a lot of the GUI
+ Fixed a few bugs with the swing components and swing interaction
+ Includes #304
+ Added LAF theme selection
+ Moved the Visual Settings from the Settings menu to the View menu
+ Added a simplified tab names option
2021-06-25 18:13:46 -07:00
Nico Mexis
15bbda9ede
Reducing jar size by removing unneeded stuff
2021-06-22 22:18:40 +02:00
Nico Mexis
98e1719f10
Document dependency release process
2021-06-22 21:21:10 +02:00
Nico Mexis
9055ea6cfa
Properly handle local dependencies
2021-06-22 21:08:44 +02:00
Nico Mexis
f8fa8c5da7
Update APKTool
2021-06-22 17:48:06 +02:00
Nico Mexis
93b60b8490
Remove RSyntaxTextArea from JDGui
2021-06-22 12:43:53 +02:00
Konloch
57a3aaf608
Remove the unnecessary JADX libs
2021-06-21 12:53:52 -07:00
Konloch
b4d4de7d15
Remove ASM 7.1 and replace with ASM 9.1
...
Fixes issue #295
2021-06-21 12:39:46 -07:00
Konloch
8df8c553fa
Fixed JADX Decompiler
...
Reverted to an older version of the JADX library and added them back to the libs folder, at a later date the non-obfuscation libraries could be added to the pom
The ViewPane also had a few issues which are now resolved
2021-06-21 10:01:19 -07:00
Konloch
4d4909f23e
Re-added Enjarify and Krakatau & license cleanup
...
Re-added Enjarify and Krakatau for older BCV versions and updated the licenses folder
2021-06-20 23:48:11 -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
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
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
Scorpius
61e6619869
Update ASM library to v9.1 and support JDK > 13
2021-03-15 17:07:09 +02:00
Thiakil
86d8018b51
Add ObjectWeb ASM Textifier 'decompiler'
2019-08-11 11:25:37 +08:00
Konloch
3c459fa860
v2.9.22
2019-06-14 07:28:42 -06:00
Konloch
7f227ca7e7
v2.9.18 fixes + JADX decompiler
2019-04-25 15:28:29 -06:00
Konloch
fb4f2a1371
cfr update
2019-04-17 03:45:14 -06:00
Konloch
b3e60ce5bf
v2.9.17
2019-04-17 03:22:59 -06:00
Konloch
e1e79d0869
v2.9.16
2019-04-17 01:37:33 -06:00
Konloch
fdb1468c7b
v2.9.16
2019-04-17 00:45:15 -06:00
Konloch
668764d9c0
dex2jar fix
2019-04-13 14:44:37 -06:00
Konloch
cbb642d21f
apktool 2.3 test
2019-04-13 13:30:03 -06:00
Konloch
8d07bd5e96
java 10 fixes, auto RT finding, krakatau cache fixes
2019-04-12 21:42:04 -06:00