Commit graph

20 commits

Author SHA1 Message Date
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
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
9055ea6cfa
Properly handle local dependencies 2021-06-22 21:08:44 +02:00