Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Camera & Gallery code to use the new thumbnail APIs. | Ray Chen | 2009-09-23 | 1 | -194/+0 |
| | |||||
* | Code clean up. | Chih-Chung Chang | 2009-09-07 | 1 | -3/+0 |
| | | | | Change-Id: I8814d8482df5709b03ef105f547f4981db34919a | ||||
* | Remove unused code. | Chih-Chung Chang | 2009-08-27 | 1 | -6/+0 |
| | | | | Change-Id: I15624339790bffb078238c5a5870779dc4aa1b78 | ||||
* | Fix 1962656: Going to gallery when sd card is full causes a crash. | Chih-Chung Chang | 2009-07-09 | 1 | -1/+7 |
| | | | | | | | | Also simplify the thumbnail reading code. I think we don't need to check the thumbnail magic being id because all current thumbnail files should have random number and not id. (see bug 1240638 for date). | ||||
* | Fix problems identified by findbugs fixit. | Chih-Chung Chang | 2009-05-15 | 1 | -1/+2 |
| | |||||
* | Code clean up. | Chih-Chung Chang | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | Clean verbose logging messages. | Chih-Chung Chang | 2009-04-15 | 1 | -1/+0 |
| | | | | Extract UriImage to a separate file. | ||||
* | AI 146099: 1. Use ICancelable<T> to replace several different interfaces, ↵ | Owen Lin | 2009-04-14 | 1 | -4/+5 |
| | | | | | | | | such as IGetBooleanCancelable. 2. Remove some warnings. Automated import of CL 146099 | ||||
* | AI 146085: Extract mini-thumb handling code to a separate class. | Chih-Chung Chang | 2009-04-14 | 1 | -0/+196 |
Automated import of CL 146085 |