Commit graph

87 commits

Author SHA1 Message Date
Nico Mexis
b9e8b80265
Update dex2jar 2021-10-25 16:42:13 +02:00
Nico Mexis
ec2a40d136
Organize POM 2021-09-22 22:22:30 +02:00
Nico Mexis
b8f78d2ead
Fix shading warning 2021-09-16 14:14:13 +02:00
Nico Mexis
35613f01da
Remove deprecations for JDK 17 2021-09-16 13:56:01 +02:00
Nico Mexis
a86623cd2a
Update APKTool 2021-09-16 13:54:34 +02:00
Konloch
55bfc32185
Merge pull request #352 from ThexXTURBOXx/master
Update dependencies
2021-09-10 20:06:15 -07:00
Nico Mexis
3e918607ab
Update dex2jar
... again to fix some issues
2021-09-06 22:50:45 +02:00
Nico Mexis
1ef6bc3565
Update dependencies 2021-09-04 22:19:23 +02:00
hajdam
c264e365cb JHexEditor replaced with BinEd Hexadecimal viewer library 2021-09-03 22:43:10 +02:00
Nico Mexis
b18459ef3d
Update to skylot's JADX again
Jitpack building is now fixed on master again
2021-08-27 19:53:49 +02:00
Nico Mexis
bfad5d83d8
Properly set source and target JDK in MANIFEST 2021-08-27 11:39:47 +02:00
Nico Mexis
0d7b7c5de8
Dependency versions are now properties
This allows for easier updating in the future
2021-08-27 10:30:39 +02:00
Nico Mexis
bd6303b75c
Remove module-info.class
This shouldn't break anything, but gets rid of those nasty warnings on build...
The module system doesn't work for us anyways
2021-08-27 10:17:10 +02:00
Nico Mexis
481870d656
Fix JADX
... And also all other future service clashes
2021-08-27 10:13:49 +02:00
Nico Mexis
79403f320f
Update dex2jar
This provides a better solution to #348
2021-08-27 01:16:52 +02:00
Nico Mexis
e6b2576b57
Update dependencies
JADX updated to my branch until my PR is merged for continued Jitpack support
2021-08-27 01:01:07 +02:00
Nico Mexis
e2a0c2ec1d
Update dex2jar again
This should fix multidexed APK files
2021-08-23 17:52:49 +02:00
Nico Mexis
ba6a41873a
Update dex2jar again 2021-08-23 14:10:26 +02:00
Nico Mexis
8dda1d3386
Fetch current FernFlower from Jitpack 2021-08-21 12:56:24 +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
bee442e6b5
Exclude ICU4J 2021-08-10 11:26:58 +02:00
Nico Mexis
b5fe8a71c1
Fix shading warnings 2021-08-10 11:12:48 +02:00
Nico Mexis
aebba0d704
Properly fix Smali 2021-08-09 19:37:52 +02:00
Nico Mexis
8117aaecad
Update WebP-ImageIO
... in order to support armv6
2021-08-09 17:51:45 +02:00
Nico Mexis
6e6502b300
Update to stable DarkLaf 2.7.2
If the CI/CD approves, this will be the real stable release
2021-08-01 14:52:48 +02:00
Nico Mexis
e46e5eeaab
Update DarkLaf to stable 2.7.1 2021-08-01 13:47:11 +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
Nico Mexis
dbe5031836
Update dependencies 2021-08-01 11:50:11 +02:00
Konloch
8df164389c Bumped Version Number 2021-07-23 18:57:36 -07: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
4620507918 Version Downgrade
v2.11.0 will be introduced once v2.10.x is stable, hopefully v2.10.15 will be the last patch
2021-07-23 09:47:45 -07:00
Konloch
b26c407306 Renamed Pom Artifact ID
Updated to Bytecode-Viewer to ease jar packaging
2021-07-21 15:57:02 -07:00
Konloch
55d071af32 Reverted DarkLAF
On AdoptJDK8 jLabel component text is pixelated, reverting the library fixes it
2021-07-21 15:26:36 -07:00
Nico Mexis
da06975535
Merge remote-tracking branch 'origin/master' into fixes 2021-07-21 23:32:07 +02:00
Nico Mexis
06d07959bb
Update SLF4J 2021-07-21 23:10:27 +02:00
Nico Mexis
dbb77c7997
Fix jawt.dll error
Temporary solution -> Again: Wait until 2.6.2 is released
2021-07-21 23:08:16 +02:00
Konloch
84d3b36454 Fixed Versioning
The downloader is still broken and seems to have issues with the entire v2.10.x line so any version prompt cannot happen till everyone is on v2.11.x or it will just be a remote error

that also means the downloader needs to be fixed for v2.11.0
2021-07-21 10:47:56 -07:00
Konloch
f22002e529 Graal.JS Update
Disabled Graal.JS dependency, re-add the library at any time for Graal.JS Support
2021-07-21 06:29:51 -07:00
Konloch
6a121dd9e1 Graal.JS/JDK-15 Fixes
Dropped Rhino to fully support Nashorn fallback with Graal.JS. this should work for pre-jdk-8 and jdk-15+
2021-07-21 06:05:09 -07:00
Nico Mexis
7a5f679ac8
Add WebP support 2021-07-21 12:41:37 +02:00
Nico Mexis
fcfd6d3ae6
Fix DarkLaf related errors 2021-07-20 18:11:39 +02:00
Nico Mexis
4b51297e6c
Use new version expression 2021-07-20 18:11:39 +02:00
Nico Mexis
27d1dea9dd
Read version directly from POM 2021-07-20 18:11:39 +02:00
Nico Mexis
f0854e4c5f
Also update SLF4J 2021-07-16 17:34:10 +02:00
Nico Mexis
307dde0b6c
Update dependencies
ASM now supports JDK 18+
DarkLaf Java 16 Fix (temporarily via snapshots. CHANGE BACK WHEN PROPER VERSION IS RELEASED)
2021-07-15 13:02:46 +02:00