Skylot
|
d25eda4839
|
feat: new module/library for work with call graphs (#2890)
|
2026-06-17 22:32:00 +01:00 |
|
Skylot
|
1e908f7af3
|
refactor: add ErrorProne and NullAway checks, fix some issues
|
2026-04-06 21:13:08 +01:00 |
|
Skylot
|
c9d650d186
|
fix: unload attributes map if empty (#2433)
|
2025-03-06 19:36:46 +00:00 |
|
Skylot
|
45df80f036
|
build: enable gradle configuration caching
|
2024-11-17 00:07:10 +03:00 |
|
Skylot
|
5fbbf2150e
|
fix(res): prevent duplication of ARSC entries (#2263)
|
2024-09-04 21:31:37 +01:00 |
|
Skylot
|
f83ee45ac8
|
chore: update gradle and dependencies
|
2023-08-31 21:31:56 +01:00 |
|
skylot
|
0606c90f22
|
feat(gui): disk code cache and search rewrite (PR #1483)
* feat: implement disk code cache
* feat: rewrite code metadata handling, remove code index
* feat: rewrite search
* fix: code cleanup and fixes for previous commits
* feat: run code search in parallel
* fix: reset code strings cache on low memory, code cleanup
* fix: include input files timestamp into code hash
|
2022-05-18 15:19:31 +01:00 |
|
Skylot
|
6db61e7a59
|
chore: update dependencies
|
2022-01-20 10:23:49 +00:00 |
|
Skylot
|
667cae2e62
|
chore: use SVG icon for Quark (thanks @MrIkso)
|
2021-08-04 19:18:03 +01:00 |
|
Skylot
|
558a86739f
|
fix: bring back smali files support (#961)
|
2020-08-05 19:58:43 +01:00 |
|
Skylot
|
0d69e0ac97
|
refactor: use own dex parser instead deprecated dx lib
|
2020-05-21 22:02:20 +01:00 |
|
Skylot
|
692536c584
|
chore: ignore tests in tmp package
|
2020-05-04 15:47:30 +01:00 |
|
Skylot
|
2207cd7b52
|
fix: inline class constants to fix enum transform (#916)
|
2020-05-03 22:32:32 +03:00 |
|
skylot
|
c7890f2468
|
style: enforce code style using checkstyle and spotless with eclipse formatter (PR #650)
|
2019-04-30 00:04:16 +03:00 |
|
Skylot
|
21e11c1d47
|
fix: implement new type inference approach
|
2018-12-01 23:37:04 +03:00 |
|
Skylot
|
3815d30fc1
|
fix: force rename fields and methods with reserved names (#364)
|
2018-10-24 21:30:36 +03:00 |
|
Skylot
|
156e4209f9
|
feat(build): use semantic-release for automatic release publishing
|
2018-08-26 22:18:06 +03:00 |
|
Skylot
|
7b4321ecee
|
gui: fix build for java 10 and update dependencies (#291)
|
2018-06-02 19:47:18 +03:00 |
|
Skylot
|
7562ec9e1a
|
tests: add base test class for simplified apk debugging
|
2018-05-26 20:41:54 +03:00 |
|
Skylot
|
a3b961e72f
|
core: fix method deobfuscation (#241)
|
2018-04-22 20:18:33 +03:00 |
|
Skylot
|
c4a462d601
|
core: update dx to version 14, allow to decompile java 8 classes (new instructions not implemented yet)
|
2018-01-18 23:15:20 +03:00 |
|
Skylot
|
c6995c2283
|
remove .DS_Store file
|
2018-01-02 15:59:45 +03:00 |
|
Skylot
|
da94e7b1be
|
core: update dx to 1.13 for support java 8, build for jdk 8
|
2018-01-02 15:22:20 +03:00 |
|
Skylot
|
6ddb71e21f
|
core: add classpath for precise class types resolving
|
2013-08-01 18:19:54 +04:00 |
|
Skylot
|
7eb5defc2a
|
Update gradle build files
|
2013-07-10 23:47:45 +04:00 |
|
Skylot
|
b0bcea958c
|
Add IntelliJ Idea files to git ignore
|
2013-05-31 00:04:34 +04:00 |
|
Skylot
|
d7f0a4ed28
|
Add readme and license files
|
2013-03-18 21:04:23 +04:00 |
|