1. 475db10 Migrate multidex to androidx by Alan Viverette · 6 years ago
  2. 38be0f4 Fix installation on some JB by Yohann Roussel · 6 years ago
  3. b248381 Use a rewriten makeDexElement on V 14 to 18 by Yohann Roussel · 6 years ago
  4. 0813385 Reinstall on IOException when patching the CL by Yohann Roussel · 6 years ago
  5. 78a8310 Allow multidex of instrumentations am: 50823410c9 am: 53329c37a1 am: d14d4b8cbd by Yohann Roussel · 7 years ago
  6. 5082341 Allow multidex of instrumentations by Yohann Roussel · 8 years ago
  7. 05f668c Clean up multidex gradle build, bump version to 1.0.2 for release by Alan Viverette · 7 years ago
  8. 9958145 Check crc and time of secondary dex files by Yohann Roussel · 7 years ago
  9. fe10f9f Check extracted dex only once per usage by Yohann Roussel · 7 years ago
  10. f583247 Mark extracted dex files as read only by Yohann Roussel · 7 years ago
  11. b504c8f Merge "Prefix temp files to ensure they are cleaned up" by Justin Morey · 7 years ago
  12. 8773887 Use context.getApplicationInfo() by Jon Noack · 7 years ago
  13. 4b56ee2 Prefix temp files to ensure they are cleaned up by Jon Noack · 7 years ago
  14. 8be7c7a Fix typo in javadoc by Sebastien Hertz · 8 years ago
  15. 048fbf7 Prevent concurrent extractions by Andrew Johnson · 8 years ago
  16. 74e66b8 Fix handling of suppressed exception by Yohann Roussel · 8 years ago
  17. 606af94 Use Context.getFilesDir as a backup dex location by Yohann Roussel · 9 years ago
  18. 8c2abf7 Workaround mkdirs concurency problems by Yohann Roussel · 10 years ago
  19. e99daea Express a clearer status about supported versions. by Yohann Roussel · 10 years ago
  20. 590a07e Use a simulated code-cache for storing extracted files. by Yohann Roussel · 10 years ago
  21. d79604b Clear old secondary dex dir when multidex becomes supported. by Yohann Roussel · 10 years ago
  22. 7b86f7e Deactivate the library if vm version is 2.1 or newer. by Yohann Roussel · 10 years ago
  23. 5bb7b0d Merge "Fix some javadoc in MultiDex." by Yohann Roussel · 10 years ago
  24. 1389a05 Allow MultiDex support library to work in API 20 (KKWT) by Justin Morey · 10 years ago
  25. dd3cc22 Fix some javadoc in MultiDex. by Yohann Roussel · 10 years ago
  26. 602c6ca Change update detection to reduce load time. by Yohann Roussel · 10 years ago
  27. 944f06d Merge "Provide a default multidex capable Application." by Yohann Roussel · 10 years ago
  28. 1bb1ab0 Provide a default multidex capable Application. by Yohann Roussel · 10 years ago
  29. 782d200 Fix crc comparison in multidex installation. by Yohann Roussel · 10 years ago
  30. 994fa84 Remove the check for source apk file size by Maurice Chu · 10 years ago
  31. 7e267a3 Check whether to extract secondary dex files based on apk size and CRC by Maurice Chu · 10 years ago
  32. cc63eda Add additional check for valid Zip file before multidex install by Maurice Chu · 11 years ago
  33. 88117c3 Add log to identify the source of the zip corruption. by Yohann Roussel · 11 years ago
  34. a159fd5 Buffer the file output stream by Maurice Chu · 11 years ago
  35. a0c1a85 Make file lock before renaming zip file by Maurice Chu · 11 years ago
  36. 48cd040 Remove computation of sha1 of zip file by Maurice Chu · 11 years ago
  37. f6d1f23 Verify secondary dex zip file is a zip file and retry by Maurice Chu · 11 years ago
  38. 52eafa0 Minor cleaning in the code and comment. by Yohann Roussel · 11 years ago
  39. 1f8c349 Fix creation of zip file for multi-dex by Maurice Chu · 11 years ago
  40. 66f379f Update mZips field in classloader for GB by Maurice Chu · 11 years ago
  41. 4be1730 Merge "Control modTime of extracted files." by Yohann Roussel · 11 years ago
  42. d9eda55 Control modTime of extracted files. by Yohann Roussel · 11 years ago
  43. edf0717 Keep time extracted entry to avoid multiple dexopt. by Yohann Roussel · 11 years ago
  44. aeef284 Restore SDK eclipse projects. by Yohann Roussel · 11 years ago
  45. 667f9a8 Initial move of code from frameworks/support/multidex to here by Maurice Chu · 11 years ago