Konloch
d96aa2b63a
Add Looping Search For Non-Exact
2023-12-09 15:34:04 -07:00
Konloch
85bc27abb0
Resolve System LAF Search Panel
2023-12-09 15:09:38 -07:00
Konloch
d2d5fdb713
Merge pull request #475 from sinyear/master
...
Add Popup Menu for close Tabs
2023-12-09 13:57:58 -08:00
Konloch
a50b2c10d8
Bump Version Number
2023-12-09 14:50:01 -07:00
Konloch
71cf7a9e01
Merge pull request #478 from ThexXTURBOXx/master
...
Update dependencies
2023-12-09 13:33:48 -08:00
Nico Mexis
eb6fea36c1
Add missing German string
2023-12-06 14:23:36 +01:00
Nico Mexis
1f782399ad
Update dependencies again
2023-12-06 14:11:45 +01:00
Nico Mexis
8713ce7d88
Also build on Java 21
2023-12-05 21:48:15 +01:00
Nico Mexis
cdc8dc8581
Update dependencies
...
Also migrates dex2jar to Maven Central and removes ANTLR 4 in order to reduce artifact size
2023-12-05 21:44:28 +01:00
Nico Mexis
8854d68e5e
Small cleanup
2023-12-05 21:43:31 +01:00
sunrunner
622598acf1
Add Popup Menu for close Tabs
2023-07-21 23:31:31 +08:00
Konloch
eda6416609
Merge pull request #474 from ThexXTURBOXx/master
...
Update dependencies (again)
2023-07-20 17:37:50 -07:00
Nico Mexis
9447f4ee2f
Update dependencies
2023-07-20 21:58:19 +02:00
Nico Mexis
ebdf389724
Add dex2jar exception handler
2023-07-20 21:58:04 +02:00
Nico Mexis
555d68ab42
Fix unchecked operations
2023-07-20 21:57:53 +02:00
Cody
c932596d1a
Removed last version of dnd. Added dnd support from weisJ theme. Also, I fixed a problem not being able to scroll when a class is open and switching themes. Not sure if it was happening to just me or not.
2023-04-09 17:22:31 -07:00
Cody
e6cdd92bae
Removed last version of dnd. Added dnd support from weisJ theme. Also, I fixed a problem not being able to scroll when a class is open and switching themes. Not sure if it was happening to just me or not.
2023-04-09 17:22:29 -07:00
Konloch
ca894b3d16
Merge pull request #468 from ThexXTURBOXx/master
...
Fix warnings and errors
2023-03-25 02:46:50 -06:00
Nico Mexis
5c1be3d933
Should we do this?
2023-02-22 10:40:46 +01:00
Nico Mexis
f006a3a0e6
Fix many DnD errors related to #462
2023-02-22 10:40:35 +01:00
Nico Mexis
def596a5e8
Improve POM
2023-02-22 10:19:06 +01:00
Konloch
a68ff1674f
Downgrade SafeYAML to v1.33
2023-02-21 20:18:00 -07:00
Konloch
91858a74b5
Swap to SafeYAML
...
For more information read https://bitbucket.org/snakeyaml/snakeyaml/issues/561/cve-2022-1471-vulnerability-in
2023-02-21 19:10:54 -07:00
Konloch
4629cda855
Update LICENSE
2023-02-20 22:42:29 -07:00
Konloch
2639d7b45f
Minify GPL-3 License
2023-02-20 22:41:36 -07:00
Konloch
c5c947f739
Delete LICENSE
2023-02-20 22:41:24 -07:00
Konloch
91755f8268
Update maven.yml
2023-02-20 16:56:57 -08:00
Konloch
425772555e
Update HTTPRequest Library
2023-02-20 17:54:03 -07:00
Konloch
5c0afb0fd0
Update Dex2Jar
2023-02-20 17:30:15 -07:00
Konloch
d5558a4b25
Merge pull request #464 from Bl3nd/master
...
Exception with finding and opening an already opened resource
2023-01-26 12:47:18 -08:00
Cody
8e86794194
Merge remote-tracking branch 'origin/master'
2023-01-25 21:37:16 -08:00
Cody
aa9b4bacf4
Fixed exception when clicking a class that's already open.
2023-01-25 21:34:00 -08:00
Konloch
66b87494f5
Merge pull request #462 from Bl3nd/master
...
Tab dragging
2023-01-24 00:12:21 -08:00
Cody
ae6911658c
Enabled tabs to be rearranged. Did not add functionality for a tab to be dropped out. We could possibly add it at a later time, also add a setting to toggle it on/off? Recommend to gather feedback to see if that is something wanted.
2023-01-23 23:13:36 -08:00
Cody
218de052e0
Enabled tabs to be rearranged. Did not add functionality for a tab to be dropped out. We could possibly add it at a later time, also add a setting to toggle it on/off? Recommend to gather feedback to see if that is something wanted.
2023-01-23 22:43:48 -08:00
Konloch
99112cb3d0
Merge pull request #459 from nick-botticelli/updated-dependencies-221210
...
Update dependencies as of this commit date
2022-12-13 21:09:47 -08:00
Konloch
035ed40de9
Update pom.xml
...
Co-authored-by: Nico Mexis <nico.mexis@kabelmail.de>
2022-12-13 21:03:25 -08:00
Konloch
bc7c9fb7d4
Update pom.xml
...
Co-authored-by: Nico Mexis <nico.mexis@kabelmail.de>
2022-12-13 21:03:18 -08:00
Konloch
2b342143ef
Update pom.xml
...
Co-authored-by: Nico Mexis <nico.mexis@kabelmail.de>
2022-12-13 21:03:14 -08:00
Nick Botticelli
8a3fbcf86a
Update dependencies as of this commit date
...
Updated dependencies due to IntelliJ complaining about various (transitive) dependency vulnerabilities; did not update ANTLR dependency. Initial testing with JADX and Fernflower decompilers as well as APKs works fine.
2022-12-10 00:19:51 -07:00
Konloch
c8e9ac9e7b
Merge pull request #456 from Bl3nd/master
...
Fix FernFlower "Rename ambiguous classes and class elements".
2022-11-03 07:16:34 -07:00
Cody
e4e511bf3d
Fix FernFlower "Rename ambiguous classes and class elements".
2022-11-03 02:59:58 -07:00
Konloch
77521a23b2
Merge pull request #454 from ThexXTURBOXx/master
...
Fix dex2jar issues
2022-10-18 14:29:33 -07:00
Nico Mexis
a0474fe3b2
Migrate away from set-output
2022-10-18 16:19:18 +02:00
Nico Mexis
78ec389622
Update GitHub Actions
2022-10-18 16:10:27 +02:00
Nico Mexis
c3d94e4235
Fix dex2jar issues
2022-10-18 16:10:19 +02:00
Konloch
1eb91d9d8c
Merge pull request #453 from majonez/master
...
Optimized resource tree building
2022-10-10 17:37:10 -07:00
András Oravecz
eaec423514
Optimized resource tree building
2022-09-30 15:26:16 +02:00
Konloch
d80611abe4
Merge pull request #448 from ThexXTURBOXx/master
...
Update dependencies
2022-09-14 16:00:12 -07:00
Nico Mexis
0c85b2bb23
Update dependencies
2022-09-14 13:58:45 +02:00