~cmiller/ubuntuone-android-music/cache-size-limit

  • Committer: Chad Miller
  • Date: 2010-10-08 20:36:31 UTC
  • Revision ID: chad.miller@canonical.com-20101008203631-mg17bnxyzrmoft94
For large SD cards, the computation of number of bytes free could overflow the 32bits Java was using to store the count.  Now, use long storage and divide by long constants to make sure we are working in space that can hold us.  (LP: #657023)
Filename Latest Rev Last Changed Committer Comment Size
..
assets 223 14 years ago sindre_mehus Android: Nicer html in help. Diff
gen 128 14 years ago sindre_mehus Android: Updated svn:ignore Diff
libs 1 14 years ago sindre_mehus Initial android module. Diff
res 1 14 years ago sindre_mehus Initial android module. Diff
src 1 14 years ago sindre_mehus Initial android module. Diff
tests 1 14 years ago sindre_mehus Initial android module. Diff
AndroidManifest.xml 456 13 years ago Chad Miller Prefer external storage as app installation locati 4.2 KB Diff Download File
build.properties 458.1.1 13 years ago Chad Miller Use less disk space by default, 100MB instead of 5 768 bytes Diff Download File
build.xml 443.4.4 13 years ago Chad Miller Turn on all lint warnings. 13.7 KB Diff Download File
default.properties 325 13 years ago sindre_mehus Android: Use android-8 target 362 bytes Diff Download File
README.ubuntuone 436.1.2 13 years ago stuart.langridge at canonical Add a note to readme 1.4 KB Diff Download File
TODO.txt 425 13 years ago sindre_mehus U1M: Added u1.png. 801 bytes Diff Download File