Commit Graph

185 Commits

Author SHA1 Message Date
Connor Tumbleson
75aec40505
build: update to shadowJar 6.1.0 2020-11-28 07:04:27 -05:00
Giacomo Ferretti
d3f9d5acd2 build: update 'proguard' from 6.1.1 to 7.0.0
`jcenter()` it's needed because they didn't upload to Maven Central yet. https://github.com/Guardsquare/proguard/issues/54

There are some minor issues with proguard still.
It produces a lot of warnings since Gradle 6.0, but it's fixable on their side. https://github.com/Guardsquare/proguard/issues/14
2020-08-14 07:56:52 -04:00
Giacomo Ferretti
4c3f1f335a refactor: 'compile' it's deprecated
`compile` it's deprecated since Gradle 6.0 and been discouraged since Gradle 3.4.

We should use `implementation` and `api` instead because `compile` will be removed in Gradle 7.0.

https://docs.gradle.org/6.5.1/userguide/upgrading_version_5.html#deprecations
2020-08-14 07:56:52 -04:00
Giacomo Ferretti
c82e92eec4 build: update 'shadow' from 5.1.0 to 6.0.0 2020-08-14 07:56:52 -04:00
Connor Tumbleson
a04b9cd883
build: update to smali/baksmali 2.4.0 2020-05-26 19:29:37 -04:00
Connor Tumbleson
b4493a51bb
build: set calendar year to start date (2010) of project 2020-04-11 06:33:23 -04:00
Frieder Bluemle
fec0193362
Update hierynomus.license to 0.15.0 2020-02-29 17:37:45 -08:00
Connor Tumbleson
0143dcfd24
build: start new dev cycle (2.4.1-SNAPSHOT) 2019-11-29 18:16:06 -05:00
Connor Tumbleson
511718ef3a
build: version bump (2.4.1) 2019-11-29 11:55:57 -05:00
IgorEisberg
232e801e4d build: update to smali/baksmali 2.3.4 2019-10-18 04:03:53 +03:00
Frieder Bluemle
7f1d73e7f0
Update Gradle wrapper to 5.6.2 2019-09-05 15:32:54 -07:00
Connor Tumbleson
945ce9b3d4
build: update to smali/baksmali 2.3.0 2019-08-17 06:59:54 -04:00
Connor Tumbleson
c444bf30f7
build: add exclude for license checks on android.** files 2019-07-13 12:23:48 -04:00
Connor Tumbleson
2457bdc9bb
build: update shadowJar to 5.1.0 2019-07-13 08:22:13 -04:00
Connor Tumbleson
13aa5d2e25
build: update to proguard 6.1.1 2019-07-13 07:52:53 -04:00
Connor Tumbleson
2d84a8596a
fix: update wrapper version code 2019-06-01 10:55:45 -04:00
Connor Tumbleson
26e2dd6f30
build: update shadowJar and Proguard to latest versions 2019-06-01 10:55:26 -04:00
Connor Tumbleson
ed7633fbe8
build: update smali/baksmali to 2.2.7 2019-06-01 09:00:54 -04:00
Connor Tumbleson
f18e48c661
build: start new dev cycle (2.4.1-SNAPSHOT) 2019-03-02 21:55:54 -05:00
Connor Tumbleson
7ba7249ce3
build: version bump (2.4.0) 2019-03-01 19:37:47 -05:00
Connor Tumbleson
53fdd9fc2f
build: update smali/baksmali to 2.2.6 2019-02-20 08:35:05 -05:00
Connor Tumbleson
97d7222da0
build: update to gradle 4.10 2018-09-06 07:13:26 -04:00
Connor Tumbleson
37c9d5f4c6
build: update proguard to 6.0.3 2018-09-06 06:54:49 -04:00
Connor Tumbleson
358ebea07d
build: minimum java version is now 1.8 2018-09-06 06:42:52 -04:00
Connor Tumbleson
3d15daccb3
build: update smali/baksmali to 2.2.5
- fixes: #1893
2018-09-05 20:12:00 -04:00
Connor Tumbleson
8e0bcf4310
start new dev cycle (2.4.0-SNAPSHOT) 2018-09-05 20:09:22 -04:00
Connor Tumbleson
ab0c4e535a
version bump (2.3.4) 2018-09-05 19:31:58 -04:00
Connor Tumbleson
dfa7836895
fix: use newer shadowJar plugin to fix warnings
- fixes: #1884
2018-09-02 16:12:20 -04:00
Connor Tumbleson
fcbe62090a
build: update xmlunit to 1.6 2018-09-02 09:36:48 -04:00
Connor Tumbleson
9ba2b8bd5f
start new dev cycle (2.3.4-SNAPSHOT) 2018-05-03 10:06:17 -04:00
Connor Tumbleson
b08fd5c913
version bump (2.3.3) 2018-04-26 11:38:06 -04:00
Connor Tumbleson
d984948412 start new dev cycle (2.3.3-SNAPSHOT) 2018-04-11 16:06:58 -04:00
Connor Tumbleson
aff6354f54
version bump (2.3.2) 2018-04-07 06:50:09 -04:00
Connor Tumbleson
cab47c846b
update baksmali to v2.2.2 2018-02-13 08:45:13 -05:00
Connor Tumbleson
a504da9846
start new dev cycle (2.3.2-SNAPSHOT) 2017-12-26 08:10:43 -05:00
Connor Tumbleson
0e26950a72
version bump (2.3.1) 2017-12-25 21:24:22 -05:00
Connor Tumbleson
00e2e43318 update to smali 2.2.2 2017-12-06 17:29:09 -05:00
Connor Tumbleson
212330e0c9
start new dev cycle (2.3.1-SNAPSHOT) 2017-09-21 07:23:24 -04:00
Connor Tumbleson
66ead001c6
version bump (2.3.0) 2017-09-21 06:38:54 -04:00
Connor Tumbleson
3d6e7e2fb7
start new dev cycle (2.2.5-SNAPSHOT) 2017-07-29 09:44:57 -04:00
Connor Tumbleson
045b7e7cc9
version bump (2.2.4) 2017-07-29 08:09:11 -04:00
Connor Tumbleson
856cc2822c
Prevent license checks from running
- update internal docs to explain license tasks
2017-07-09 10:55:57 -04:00
Connor Tumbleson
cd14ede339
remove findbugs 2017-07-09 10:27:22 -04:00
Connor Tumbleson
597f2ec8a4
Remove obnoxious javac warning for older source in classpath 2017-07-09 10:19:13 -04:00
Connor Tumbleson
30b15fb0ca Add License plugin 2017-07-05 12:03:40 -04:00
Connor Tumbleson
ef022466be Upgrade to SnakeYAML 1.18 (Android)
- fixes #591
2017-06-27 17:31:42 -04:00
Connor Tumbleson
acb0044910
start new dev cycle (2.2.4-SNAPSHOT) 2017-06-13 07:31:16 -04:00
Connor Tumbleson
13ec3b6bfa
version bump (2.2.3) 2017-06-12 08:23:44 -04:00
Connor Tumbleson
6597da9117
Upgrade to smali 2.2.1 2017-05-25 06:48:55 -04:00
Connor Tumbleson
dfbcf298c2
Move to shadowJar, leaving fatJar behind
- plugin was deprecated
2017-05-08 08:33:12 -04:00
Frieder Bluemle
c82f1ce736
Update Gradle wrapper to 3.5 2017-04-24 12:28:25 +08:00
Connor Tumbleson
74f76ae71d
Upgrade to smali 2.2 2017-03-27 09:16:11 -04:00
Connor Tumbleson
d386bf447d
start new dev cycle (2.2.3-SNAPSHOT) 2017-01-23 08:18:51 -05:00
Connor Tumbleson
499c2f9039
version bump (2.2.2) 2017-01-22 11:54:12 -05:00
Connor Tumbleson
37c26d636e
upgrade to gradle 3.3 2017-01-13 07:04:55 -05:00
Connor Tumbleson
0611bf9dea
start new dev cycle (2.2.2-SNAPSHOT) 2016-10-23 08:07:41 -04:00
Connor Tumbleson
96b70d0be7
version bump (2.2.1) 2016-10-18 08:24:24 -04:00
Connor Tumbleson
67fd3a6cb2
start new dev cycle (2.2.1-SNAPSHOT) 2016-08-10 09:23:46 -04:00
Connor Tumbleson
c6c62d2b7a
version bump (2.2.0) 2016-08-07 10:59:00 -04:00
Connor Tumbleson
10d09f208c Dependency Updates
- baksmali (2.1.3)
 - findbugs (3.0.1)
 - junit (4.12)
 - snakeyaml (1.17)
2016-08-04 11:07:14 -04:00
Connor Tumbleson
2783ec34d0
Update to smali 2.1.3
- fixes #1269
2016-08-03 07:43:02 -04:00
Connor Tumbleson
a4270d065e
moving to 2.2.0 due to no longer patch release 2016-06-21 08:04:10 -04:00
Connor Tumbleson
1c8a2fa8c9
start new dev cycle (2.1.2-SNAPSHOT) 2016-05-31 07:34:30 -04:00
Connor Tumbleson
77d24530d5
version bump (2.1.1) 2016-05-07 16:55:49 -04:00
Connor Tumbleson
8d57d95a5f
update to smali 2.1.2 2016-05-07 16:54:36 -04:00
Connor Tumbleson
607af3c2ee start new dev cycle (2.1.1-SNAPSHOT) 2016-03-28 07:28:26 -04:00
Connor Tumbleson
180728d6b8 version bump (2.1.0) 2016-03-27 17:07:20 -04:00
Connor Tumbleson
5c7702396d remove unneeded dependencies 2016-02-28 21:19:02 -05:00
Connor Tumbleson
cd852cd658 Removes SmaliDebugging
- fixes #1061
2016-02-27 20:20:53 -05:00
Connor Tumbleson
47076ebaba start new dev cycle (2.1.0-SNAPSHOT)
- including previous commit :)
2016-01-03 17:52:32 -06:00
Connor Tumbleson
9402bd90ec version bump (2.0.3) 2015-12-31 06:03:09 -06:00
Connor Tumbleson
92077203d8 have travis use github public URLs
attempt to run tests with default tasks

remove notifications & override install command

add git config setup for travis-ci

set email/name globally on travis-ci

run applyPatches before compileJava

remove incremental java build

add "build fatJar proguard" to script run

applyPatches before running script

Update build.gradle

add wrapper to footer (post cleanup)
2015-10-14 13:34:30 -05:00
Connor Tumbleson
ca917cf103 update build.gradle to handle patching smali 2015-10-14 07:42:30 -05:00
Connor Tumbleson
2aca068fee start next dev cycle (2.0.3-SNAPSHOT) 2015-10-12 17:20:42 -05:00
Connor Tumbleson
ee9d44c785 version bump (2.0.2) 2015-10-12 15:12:27 -05:00
Connor Tumbleson
f49335ab99 start next dev cycle (2.0.2-SNAPSHOT) 2015-07-15 17:08:05 -05:00
Connor Tumbleson
f5c6925943 version bump (2.0.1) 2015-07-15 16:17:05 -05:00
Connor Tumbleson
1fb87e3e4c Post smali 2.0.6 cleanup
- fix smaliDecoder/AccessorTest to use new DexFileFactory params
 - remove unneeded ds/tree files
 - cleanup unmerged lines
2015-05-02 06:59:36 -05:00
Ben Gruver
f803a08711 Upgrade to proguard 5.2.1
Conflicts:
	build.gradle
2015-05-01 10:52:58 -05:00
Ben Gruver
757e1dac45 Don't assume dx is on-path. Rather, grab it from maven central
The version of dx in maven central seems to be fairly old, but it works
well enough for our purposes.

Conflicts:
	build.gradle
2015-05-01 10:48:00 -05:00
Connor Tumbleson
0003d56389 Switch to Proguard Gradle 2015-05-01 10:26:10 -05:00
Ben Gruver
b8016ae6ef Use the proguard plugin for gradle
Conflicts:
	brut.apktool.smali/baksmali/build.gradle
	brut.apktool.smali/smali/build.gradle
	build.gradle
2015-05-01 09:19:55 -05:00
Connor Tumbleson
46d2fb899f Upgrade to gradle 2.3
- port of b3f933d27a140db265c47d2771937d88e126ac5a
2015-05-01 09:15:56 -05:00
Connor Tumbleson
4fc78b2508 bump version for start of semantic version increase (2.0.1-SNAPSHOT) 2015-04-21 07:04:37 -05:00
Connor Tumbleson
07ea41bf26 version bump (2.0.0) 2015-04-19 11:02:31 -05:00
Connor Tumbleson
7f3e18e291 [skip] add support for versions with no minor tag 2015-04-19 11:02:02 -05:00
Connor Tumbleson
beab30089c update proguard to handle java8 2015-02-26 15:40:27 -06:00
Connor Tumbleson
1788ca061b version bump (RC4) 2015-02-12 15:42:46 -06:00
Connor Tumbleson
81e6af093b Removes general access bit hack
- fixed in aosp: android_libcore/commit/25681be69e19a834b00cfbf54cd99ac13f12b9ff
 - reverts 42f69fd745
 - reverts 47a5eac0b0
 - fixes googlecode issue 744
2015-01-21 07:12:26 -06:00
Connor Tumbleson
b81aacc8de version bump (RC3) 2014-11-26 19:26:21 -06:00
Connor Tumbleson
192ab43112 Support JDK 8
- no proguard if using jdk8
 - add jdk8 to travis
2014-11-02 07:48:56 -06:00
Connor Tumbleson
9031c22365 [skip] update all copyrights to 2014 2014-10-23 18:14:48 -05:00
Connor Tumbleson
aba540885e Gradle Refresh
- move common functions to functions.gradle
 - use dependency aliases whenever possible
 - update to gradle 2.1
 - cleanup build.gradle files with proper spacing
 - remove duplicated blocks
 - compile incrementally (java)

Gradle Refresh v2

 - alphabetical order dependencies
 - added jdk8 to build tests
 - moved script to file for travis

Gradle Refresh v2a

 - fix travis
 - remove pointless logging

jdk8 isn't ready for travis
2014-10-23 17:43:37 -05:00
Connor Tumbleson
a21cb84961 version bump (rc2) 2014-10-05 14:45:10 -05:00
Connor Tumbleson
f5fc88e463 add travis-ci builds
[travis] skip test on travis

[travis] install 32bit libs
2014-05-09 17:52:29 -05:00
Connor Tumbleson
625d042c26 version bump (rc1) 2014-04-13 20:42:24 -05:00
Connor Tumbleson
2d0fb1f6ca force UTF-8 compile w/ gradle 2014-02-10 07:14:44 -06:00
Connor Tumbleson
720c08608d fix debug gradle builds to have less bloat in console 2014-02-09 18:49:59 -06:00
Connor Tumbleson
59b069a7a1 update gradle to 1.10 for better task handling 2014-02-08 17:55:53 -06:00
Connor Tumbleson
edf81c2597 version bump 2014-02-07 07:13:50 -06:00