Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
multidex
/
d288c446540a1d09e3315025207200ee591c7563
/
library
/
src
b504c8f
Merge "Prefix temp files to ensure they are cleaned up"
by Justin Morey
· 8 years ago
8773887
Use context.getApplicationInfo()
by Jon Noack
· 8 years ago
4b56ee2
Prefix temp files to ensure they are cleaned up
by Jon Noack
· 8 years ago
8be7c7a
Fix typo in javadoc
by Sebastien Hertz
· 8 years ago
048fbf7
Prevent concurrent extractions
by Andrew Johnson
· 9 years ago
74e66b8
Fix handling of suppressed exception
by Yohann Roussel
· 8 years ago
606af94
Use Context.getFilesDir as a backup dex location
by Yohann Roussel
· 10 years ago
8c2abf7
Workaround mkdirs concurency problems
by Yohann Roussel
· 10 years ago
e99daea
Express a clearer status about supported versions.
by Yohann Roussel
· 10 years ago
590a07e
Use a simulated code-cache for storing extracted files.
by Yohann Roussel
· 10 years ago
d79604b
Clear old secondary dex dir when multidex becomes supported.
by Yohann Roussel
· 10 years ago
7b86f7e
Deactivate the library if vm version is 2.1 or newer.
by Yohann Roussel
· 11 years ago
5bb7b0d
Merge "Fix some javadoc in MultiDex."
by Yohann Roussel
· 11 years ago
1389a05
Allow MultiDex support library to work in API 20 (KKWT)
by Justin Morey
· 11 years ago
dd3cc22
Fix some javadoc in MultiDex.
by Yohann Roussel
· 11 years ago
602c6ca
Change update detection to reduce load time.
by Yohann Roussel
· 11 years ago
944f06d
Merge "Provide a default multidex capable Application."
by Yohann Roussel
· 11 years ago
1bb1ab0
Provide a default multidex capable Application.
by Yohann Roussel
· 11 years ago
782d200
Fix crc comparison in multidex installation.
by Yohann Roussel
· 11 years ago
994fa84
Remove the check for source apk file size
by Maurice Chu
· 11 years ago
7e267a3
Check whether to extract secondary dex files based on apk size and CRC
by Maurice Chu
· 11 years ago
cc63eda
Add additional check for valid Zip file before multidex install
by Maurice Chu
· 11 years ago
88117c3
Add log to identify the source of the zip corruption.
by Yohann Roussel
· 11 years ago
a159fd5
Buffer the file output stream
by Maurice Chu
· 11 years ago
a0c1a85
Make file lock before renaming zip file
by Maurice Chu
· 11 years ago
48cd040
Remove computation of sha1 of zip file
by Maurice Chu
· 11 years ago
f6d1f23
Verify secondary dex zip file is a zip file and retry
by Maurice Chu
· 11 years ago
52eafa0
Minor cleaning in the code and comment.
by Yohann Roussel
· 11 years ago
1f8c349
Fix creation of zip file for multi-dex
by Maurice Chu
· 11 years ago
66f379f
Update mZips field in classloader for GB
by Maurice Chu
· 11 years ago
4be1730
Merge "Control modTime of extracted files."
by Yohann Roussel
· 11 years ago
d9eda55
Control modTime of extracted files.
by Yohann Roussel
· 11 years ago
edf0717
Keep time extracted entry to avoid multiple dexopt.
by Yohann Roussel
· 11 years ago
aeef284
Restore SDK eclipse projects.
by Yohann Roussel
· 11 years ago
667f9a8
Initial move of code from frameworks/support/multidex to here
by Maurice Chu
· 11 years ago