Commit Graph

997 Commits

Author SHA1 Message Date
lujie 67fd114fa6 fxi resource leak due to Files.walk 2021-10-12 15:20:13 +08:00
Konloch 554f28d5f1
Merge pull request #360 from ThexXTURBOXx/master
Organize POM
2021-09-27 19:21:31 -07:00
Nico Mexis ec2a40d136
Organize POM 2021-09-22 22:22:30 +02:00
Konloch 033098d93c
Merge pull request #358 from thomasleplus/patch-1
Avoid NullPointerException
2021-09-19 10:52:13 -07:00
Konloch 6c610e204c
Merge pull request #359 from hajdam/master
Added Go To action for hex viewer
2021-09-19 10:51:59 -07:00
Konloch a2490f99d7
Merge pull request #357 from ThexXTURBOXx/master
Some stuff for JDK 17
2021-09-19 10:51:05 -07:00
Miroslav Hajda f8f0aea158
Merge branch 'Konloch:master' into master 2021-09-18 17:35:39 +02:00
hajdam af78e3cde1 Added Go To action for hex viewer 2021-09-18 17:33:52 +02:00
Thomas Leplus 38565f6bff
Avoid NullPointerException 2021-09-17 19:48:09 -07:00
Nico Mexis b8f78d2ead
Fix shading warning 2021-09-16 14:14:13 +02:00
Nico Mexis bdc4951dd8
Fix GitHub Actions 2021-09-16 14:06:51 +02:00
Nico Mexis 0597ac33dd
Revert "Remove need for AtomicInteger"
This reverts commit 2f7cff63c2.
2021-09-16 14:02:53 +02:00
Nico Mexis c8af835fb5
Add warning for Javap disassembler and Java 16+ 2021-09-16 13:57:06 +02:00
Nico Mexis 756b3b3336
Small cleanup 2021-09-16 13:56:26 +02:00
Nico Mexis 478cfe242e
Test on all LTS versions 2021-09-16 13:56:09 +02:00
Nico Mexis 35613f01da
Remove deprecations for JDK 17 2021-09-16 13:56:01 +02:00
Nico Mexis 2f7cff63c2
Remove need for AtomicInteger 2021-09-16 13:55:28 +02:00
Nico Mexis a86623cd2a
Update APKTool 2021-09-16 13:54:34 +02:00
Konloch 47a99c4e90
Merge pull request #353 from hajdam/master
Delete operation
2021-09-15 14:57:53 -07:00
Konloch 68e828aacc
Merge pull request #354 from ThexXTURBOXx/master
Fix JD GUI decompiler
2021-09-15 14:56:40 -07:00
Nico Mexis 511272aa36
Fix JDGUI decompiler 2021-09-14 19:36:56 +02:00
hajdam 63a683c9e9 Delete operation - 1 2021-09-11 14:33:14 +02:00
hajdam 94f983f005 Delete operation 2021-09-11 14:24:57 +02:00
Konloch 55bfc32185
Merge pull request #352 from ThexXTURBOXx/master
Update dependencies
2021-09-10 20:06:15 -07:00
Konloch da616f82d0
Merge pull request #351 from hajdam/master
JHexEditor replaced with BinEd Hexadecimal viewer library
2021-09-10 20:06:00 -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
Konloch ec6db5cd23
Merge pull request #349 from ThexXTURBOXx/master
Just some small stuff
2021-08-28 13:50:33 -07: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 b18bc950e1
Even more applications of the Law of Demeter 2021-08-27 10:49:31 +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 a383c52619
Fix possible NPE
Fixes #347
2021-08-27 00:00:04 +02:00
Nico Mexis 20920eab5a
Make use of the Law of Demeter
I mean, most of the time, we do make use of it... But sometimes, we don't. This fixes this "issue" in some places :)
2021-08-26 23:59:37 +02:00
Konloch 2d4c339f87
Merge pull request #345 from ThexXTURBOXx/master
Update a few more libraries
2021-08-23 09:23:36 -07: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 638e45b5c6
Update instructions 2021-08-21 12:56:33 +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
Konloch e4543ea817
Merge pull request #344 from ThexXTURBOXx/dex2jar
Dex2jar fixes
2021-08-12 05:15:49 -07: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 68383dca5e
Allow change of minSdkVersion via settings 2021-08-11 22:42:15 +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