summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-08Express a clearer status about supported versions.android-l-preview_r2l-previewYohann Roussel
2014-10-07Keep track of the version.Yohann Roussel
2014-07-29Use a simulated code-cache for storing extracted files.Yohann Roussel
2014-07-09Clear old secondary dex dir when multidex becomes supported.Yohann Roussel
2014-06-24Merge "Deactivate the library if vm version is 2.1 or newer."Yohann Roussel
2014-06-26Deactivate the library if vm version is 2.1 or newer.Yohann Roussel
2014-06-18Remove unnecessary versions from multidex's build.gradle.Jeff Davidson
2014-05-16Update sdk and build tools versionJeff Hamilton
2014-04-24Merge "Fix some javadoc in MultiDex."Yohann Roussel
2014-04-22Allow MultiDex support library to work in API 20 (KKWT)Justin Morey
2014-04-22Fix some javadoc in MultiDex.Yohann Roussel
2014-04-09Change update detection to reduce load time.Yohann Roussel
2014-02-27Fix docs build.Ying Wang
2014-02-27Merge "Provide a default multidex capable Application."Yohann Roussel
2014-02-26Provide a default multidex capable Application.Yohann Roussel
2014-01-30Disable gradle lint checks, so build will succeedJustin Morey
2014-01-28Fix crc comparison in multidex installation.Yohann Roussel
2014-01-18Fix gradle buildJeff Hamilton
2014-01-17Remove the check for source apk file sizeMaurice Chu
2014-01-15Check whether to extract secondary dex files based on apk size and CRCMaurice Chu
2014-01-08Get multidex library building under GradleJustin Morey
2014-01-03Adjust to android-test-lib rename.Brett Chabot
2013-12-02Add additional check for valid Zip file before multidex installMaurice Chu
2013-11-28Add log to identify the source of the zip corruption.Yohann Roussel
2013-11-28Buffer the file output streamMaurice Chu
2013-11-27Make file lock before renaming zip fileMaurice Chu
2013-11-27Remove computation of sha1 of zip fileMaurice Chu
2013-11-27Verify secondary dex zip file is a zip file and retryMaurice Chu
2013-11-21Minor cleaning in the code and comment.Yohann Roussel
2013-11-20Fix creation of zip file for multi-dexMaurice Chu
2013-11-15Update mZips field in classloader for GBMaurice Chu
2013-11-13Merge "Control modTime of extracted files."Yohann Roussel
2013-11-13Control modTime of extracted files.Yohann Roussel
2013-11-12Keep time extracted entry to avoid multiple dexopt.Yohann Roussel
2013-11-08Restore SDK eclipse projects.Yohann Roussel
2013-10-16Initial move of code from frameworks/support/multidex to hereMaurice Chu
2013-10-15Initial empty repositoryGeoff Mendal