Skylot
|
95c75bed1e
|
chore: update gradle and dependencies
|
2022-03-11 11:34:51 +00:00 |
|
Skylot
|
6016b902c7
|
test: fix usage of Eclipse compiler
|
2022-02-26 17:29:00 +00:00 |
|
Skylot
|
01f74ff706
|
chore: update gradle and dependencies
|
2022-02-13 19:08:49 +00:00 |
|
Skylot
|
8ff18e63ee
|
chore: update dependencies
|
2022-01-25 18:51:43 +00:00 |
|
Skylot
|
6db61e7a59
|
chore: update dependencies
|
2022-01-20 10:23:49 +00:00 |
|
Skylot
|
6a065c46f4
|
chore: update dependencies
|
2022-01-13 12:12:15 +00:00 |
|
Skylot
|
5de46b7e40
|
chore: update gradle and dependencies
|
2021-12-24 12:53:30 +00:00 |
|
Skylot
|
4bd8e26ae7
|
build: add maven publish
|
2021-12-19 16:24:09 +00:00 |
|
Skylot
|
addaffcd1d
|
chore: update dependencies
|
2021-12-15 11:56:01 +00:00 |
|
Skylot
|
2d6f819c86
|
chore: update gradle and dependencies
|
2021-12-11 16:22:27 +00:00 |
|
Skylot
|
46b07863c1
|
build: fix bundle build
|
2021-11-20 20:49:57 +00:00 |
|
Skylot
|
9daf386d66
|
build: bundle JRE with jadx-gui
|
2021-11-20 14:17:05 +00:00 |
|
Skylot
|
49b4079cd8
|
chore: update dependencies
|
2021-11-20 16:35:23 +03:00 |
|
Skylot
|
6bcc48c462
|
chore: update gradle and dependencies
|
2021-11-11 11:12:21 +00:00 |
|
Skylot
|
37adce2efb
|
chore: update dependencies
|
2021-10-17 19:53:01 +01:00 |
|
Nico Mexis
|
f681c8963d
|
fix: use maven-publish for JitPack and other fixes (PR #1242)
* Update dependencies
* Fix spaces in file paths
* Update Gradle for LGTM
* Update spotless
* Fix Jitpack
Co-authored-by: Skylot <skylot@gmail.com>
|
2021-08-27 19:05:52 +03:00 |
|
Skylot
|
12a66bd83e
|
refactor: remove samples module
|
2021-08-13 23:07:33 +03:00 |
|
Skylot
|
5f24193c49
|
chore: update dependencies
|
2021-08-02 18:44:21 +03:00 |
|
Skylot
|
4bda3b9e9b
|
build: exclude exe build on not Windows (#1180)
|
2021-05-27 15:41:34 +01:00 |
|
Skylot
|
7ec43776ae
|
chore: update gradle and dependencies
|
2021-05-21 19:06:30 +01:00 |
|
Skylot
|
012f7665aa
|
chore: update gradle to 7.0, update dependencies, fix some build warnings
|
2021-04-22 19:42:01 +01:00 |
|
Skylot
|
a1247f4d96
|
chore: update dependencies
|
2021-03-17 13:51:30 +00:00 |
|
Skylot
|
7982592c6e
|
build: remove Travis and Bintray, disable codecov and sonarqube (#1113)
|
2021-02-04 12:14:39 +00:00 |
|
Skylot
|
778106c41b
|
chore: update gradle and java dependencies
|
2021-01-14 19:58:01 +00:00 |
|
Skylot
|
dcca0133fb
|
chore: update gradle and dependencies
|
2020-09-17 21:03:17 +03:00 |
|
Skylot
|
558a86739f
|
fix: bring back smali files support (#961)
|
2020-08-05 19:58:43 +01:00 |
|
Skylot
|
c616b5b03b
|
build: resolve gradle deprecation warnings
|
2020-07-11 12:51:38 +01:00 |
|
Skylot
|
e81ba1c431
|
build: fix latest java version for gitlab build
|
2020-07-06 14:16:57 +01:00 |
|
Skylot
|
a720105208
|
chore: update dependencies
|
2020-07-05 19:02:14 +03:00 |
|
Skylot
|
0d69e0ac97
|
refactor: use own dex parser instead deprecated dx lib
|
2020-05-21 22:02:20 +01:00 |
|
Jan S
|
21e4dee0e2
|
chore: exclude project build directories from code style checking (PR #934)
|
2020-05-13 20:46:58 +03:00 |
|
Skylot
|
2dce1c0ad9
|
build: update gradle and dependencies
|
2020-05-03 22:32:27 +03:00 |
|
Skylot
|
87320348dd
|
chore: update all dependencies and gradle
|
2020-02-12 20:43:27 +00:00 |
|
Skylot
|
8ba3e935a5
|
build: update dependencies and gradle
|
2019-11-24 20:34:36 +00:00 |
|
Skylot
|
87504dd2cc
|
refactor: additional checks for ssa vars and registers
|
2019-11-24 20:33:19 +00:00 |
|
Skylot
|
64c9ce2ab0
|
build: update sonarqube
|
2019-10-27 19:35:43 +00:00 |
|
Jan S
|
3249a5e0bc
|
fix: workaround for IntelliJ bug on import line in build.gradle (PR #766)
|
2019-10-17 20:23:44 +03:00 |
|
Skylot
|
99934b5100
|
chore: update dependencies
|
2019-08-12 10:05:24 +01:00 |
|
Skylot
|
a7247e8a88
|
build: remove unused test-app submodule
|
2019-06-27 11:59:25 +03:00 |
|
Skylot
|
436e86fdf2
|
build: update gradle and dependencies
|
2019-06-27 11:16:44 +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
|
4a92275adb
|
test: allow use Eclipse compiler in tests (#536)
|
2019-03-29 16:25:52 +03:00 |
|
Skylot
|
17d8516d3b
|
fix: made correct instructions remove in new filled array replacement (#461)
|
2019-03-27 13:30:01 +03:00 |
|
skylot
|
aa8a7c03c3
|
style: enforce strict style rules with editorconfig (PR #510)
|
2019-03-26 14:21:47 +03:00 |
|
Skylot
|
ca21ca5d81
|
test: rewrite Spock tests to JUnit 5
|
2019-03-24 11:23:24 +03:00 |
|
Ahmed Ashour
|
cdaecb31df
|
chore: upgrade dependencies (PR #494)
|
2019-03-22 20:10:48 +03:00 |
|
Ahmed Ashour
|
16b6345c7f
|
test: migrate to JUnit 5 (PR #493)
|
2019-03-22 17:36:13 +03:00 |
|
Skylot
|
51a9c741a5
|
chore: update dependencies and gradle
|
2019-03-15 19:37:19 +03:00 |
|
Jan S
|
d1af751226
|
feat(gui): APK signature check v1/v2 using the apksig library from Google (#431)
* feat: APK signature check v1/v2 using the apksig library from Google
* fix: proposed changes implemented
|
2019-01-18 12:26:22 +03:00 |
|
Skylot
|
727285e3df
|
chore: update dependencies and gradle
|
2019-01-12 19:07:37 +03:00 |
|