summaryrefslogtreecommitdiffstats
path: root/core/java/android/util/base64
Commit message (Expand)AuthorAgeFilesLines
* relocate android.util.base64.* -> android.util.*Doug Zongker2010-03-293-1049/+0
* tweak the Base64 implementationDoug Zongker2010-02-163-427/+446
* fix build breakage due to javadoc errorDoug Zongker2010-02-121-1/+1
* @hide the bizarro Base64 stream constructorsDoug Zongker2010-02-122-6/+8
* add a Base64 implementation to the APIDoug Zongker2010-02-123-0/+1028