85 Commits

Author SHA1 Message Date
Lanchon
b5424ff533 Bump dexlib2 version to 2.2.3 v2.2.3 2018-05-13 16:06:44 -03:00
Lanchon
a5809aa713 Build using JDK 8 (because dexlib2 v2.2.3 moved to JDK 8) 2018-05-13 16:05:25 -03:00
Lanchon
976f7170af Bump dexlib2 version to 2.2.2 v2.2.2 2017-11-18 19:47:44 -03:00
Lanchon
ba7190c2d3 Switch to Gradle distribution with sources 2017-11-18 19:45:06 -03:00
Lanchon
4ec3cee9de Use a single IDEA module per Gradle project 2017-11-18 19:44:18 -03:00
Lanchon
1d408b4130 Bump version to 2.2.1.r2 v2.2.1.r2 2017-09-25 09:50:50 -03:00
Lanchon
429f4ac79b Add RawDexIO.writeRawDexFile(DexDataStore dataStore, ...) 2017-09-25 00:28:12 -03:00
Lanchon
44fc0cf19e Switch to writeMultiDexDirectoryCommon 2017-09-24 01:02:32 -03:00
Lanchon
ba40d19575 Remove writeCommonSingleThread 2017-09-24 00:21:08 -03:00
Lanchon
0d8047e08f Branch off writeRawDexSingleThread 2017-09-24 00:10:12 -03:00
Lanchon
950a01463d Switch to getDexPoolOverflow and handleDexPoolOverflow 2017-09-24 00:07:24 -03:00
Lanchon
d5bb069748 Do not create empty dex files 2017-09-23 22:50:55 -03:00
Lanchon
9b0b2dddeb Add BatchedIterator 2017-09-23 22:43:45 -03:00
Lanchon
9ee3cce268 Refactor DexIO.writeCommon 2017-09-23 13:49:39 -03:00
Lanchon
7b27d0ca5a Cosmetic 2017-09-23 08:56:15 -03:00
Lanchon
b8c145ec66 Update README.md 2017-09-22 22:15:15 -03:00
Lanchon
36a2aa8c1a Use try-with-resources 2017-09-22 21:54:03 -03:00
Lanchon
f59046497d Expose WrappingMultiDexFile in MultiDexIO.readMultiDexContainer methods 2017-09-22 21:46:02 -03:00
Lanchon
2a79c6d3e0 Make WrappingMultiDexFile generic 2017-09-22 21:35:55 -03:00
Lanchon
9362e6bd47 Add WrappingMultiDexFile interface 2017-09-22 01:47:23 -03:00
Lanchon
8670ec63a8 Add Maven Central badge 2017-09-22 00:41:42 -03:00
Lanchon
aeb0d4d5d7 Add Travis CI badge 2017-09-22 00:29:19 -03:00
Lanchon
69912dcc49 Add Travis CI configuration 2017-09-21 23:57:41 -03:00
Lanchon
e1b60a01f6 Allow builds without OSSRH credentials and artifact signing keys 2017-09-21 23:42:06 -03:00
Lanchon
67a06dc84f Revert "Allow builds without OSSRH credentials"
This reverts commit 4275a870d54a58b3bfbcf39416355431afc1f4fb.
2017-09-21 23:39:12 -03:00
Lanchon
4275a870d5 Allow builds without OSSRH credentials 2017-09-21 23:24:54 -03:00
Lanchon
177350fbba Clarify usage of SingletonDexContainer.UNDEFINED_ENTRY_NAME 2017-09-05 04:49:44 +02:00
Lanchon
2215602ef2 Bump dexlib2 version to 2.2.1 v2.2.1 2017-08-09 16:25:12 -03:00
Lanchon
35d337dbda Remove unneeded compile options v2.2.0 2017-08-09 09:37:04 -03:00
Lanchon
c47cbc9280 Create README.md 2017-08-09 09:26:28 -03:00
Lanchon
b081d967f2 Update copyright 2017-08-09 07:35:59 -03:00
Lanchon
6f1c764713 Cosmetic 2017-08-09 07:13:51 -03:00
Lanchon
c61de7fb6d Rename IDE module 2017-08-09 07:13:41 -03:00
Lanchon
4b819e471e Add info files to artifact 2017-08-09 06:31:45 -03:00
Lanchon
cfdde9f1e8 Fork multidexlib2 from its DexPatcher-tool subproject to a separate repo
Source: 0589091706/multidexlib2
2017-08-09 06:26:31 -03:00