summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Package legacyMultidexInstallation.jppYohann Roussel2014-10-242-0/+5
* Provide default jack legacy configuration.Yohann Roussel2014-10-241-0/+49
* Express a clearer status about supported versions.Yohann Roussel2014-10-244-7/+13
* Keep track of the version.Yohann Roussel2014-10-241-0/+18
* Use a simulated code-cache for storing extracted files.staging/cm-12.0-cafstable/cm-12.0-YNG4Nstable/cm-12.0-YNG3Cstable/cm-12.0-YNG1TAstable/cm-12.0-YNG1Tstable/cm-12.0-YNG1Icm-12.0Yohann Roussel2014-07-302-26/+16
* Clear old secondary dex dir when multidex becomes supported.Yohann Roussel2014-07-092-23/+75
* Merge "Deactivate the library if vm version is 2.1 or newer."Yohann Roussel2014-06-243-10/+324
|\
| * Deactivate the library if vm version is 2.1 or newer.Yohann Roussel2014-06-263-10/+324
* | Remove unnecessary versions from multidex's build.gradle.Jeff Davidson2014-06-181-3/+0
* | Update sdk and build tools versionJeff Hamilton2014-05-161-2/+2
|/
* Merge "Fix some javadoc in MultiDex."Yohann Roussel2014-04-241-8/+7
|\
| * Fix some javadoc in MultiDex.Yohann Roussel2014-04-221-8/+7
* | Allow MultiDex support library to work in API 20 (KKWT)Justin Morey2014-04-221-2/+2
|/
* Change update detection to reduce load time.Yohann Roussel2014-04-098-115/+579
* Merge "Provide a default multidex capable Application."Yohann Roussel2014-02-271-0/+41
|\
| * Provide a default multidex capable Application.Yohann Roussel2014-02-261-0/+41
* | Disable gradle lint checks, so build will succeedJustin Morey2014-01-301-0/+5
* | Fix crc comparison in multidex installation.Yohann Roussel2014-01-281-1/+1
|/
* Fix gradle buildJeff Hamilton2014-01-181-1/+1
* Remove the check for source apk file sizeMaurice Chu2014-01-172-26/+21
* Check whether to extract secondary dex files based on apk size and CRCMaurice Chu2014-01-152-26/+149
* Get multidex library building under GradleJustin Morey2014-01-081-0/+15
* Add additional check for valid Zip file before multidex installMaurice Chu2013-12-022-12/+47
* Add log to identify the source of the zip corruption.Yohann Roussel2013-11-282-1/+11
* Buffer the file output streamMaurice Chu2013-11-281-18/+6
* Make file lock before renaming zip fileMaurice Chu2013-11-271-5/+19
* Remove computation of sha1 of zip fileMaurice Chu2013-11-271-71/+2
* Verify secondary dex zip file is a zip file and retryMaurice Chu2013-11-271-2/+118
* Minor cleaning in the code and comment.Yohann Roussel2013-11-212-15/+8
* Fix creation of zip file for multi-dexMaurice Chu2013-11-201-6/+8
* Update mZips field in classloader for GBMaurice Chu2013-11-151-2/+6
* Merge "Control modTime of extracted files."Yohann Roussel2013-11-131-14/+24
|\
| * Control modTime of extracted files.Yohann Roussel2013-11-131-14/+24
* | Keep time extracted entry to avoid multiple dexopt.Yohann Roussel2013-11-121-0/+2
|/
* Restore SDK eclipse projects.Yohann Roussel2013-11-088-1/+88
* Initial move of code from frameworks/support/multidex to hereMaurice Chu2013-10-164-0/+585