| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Throw Base64DataException instead of IOException | Andy Stadler | 2011-01-24 | 1 | -1/+1 |
| | | | | | | | | | | | * Define Base64DataException * Throw it from Base64InputStream & Base64OutputStream * This enables callers to disambiguate "bad data" from "broken stream", which makes it more possible to do proper retry logic. Bug: 3365205 Change-Id: I332e7c008f92b333400d1b4dcaef5aedc7c10ef4 | ||||
| * | Fix problem where Base64InputStream single-byte reads were unsigned. | Jesse Wilson | 2010-09-22 | 1 | -1/+1 |
| | | | | | | Change-Id: Ibdfb77a283300baa61738fe98aa1c9f29eaf976f http://b/3026478 | ||||
| * | relocate android.util.base64.* -> android.util.* | Doug Zongker | 2010-03-29 | 1 | -0/+153 |
| b/2553469 - API REVIEW: android.util.base64 Change-Id: I6a514032152a8b1899db52d020aca8e8b19e74e9 | |||||
