Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix bug 1710951. By moving image cleanning code to onStop. | Owen Lin | 2009-05-05 | 1 | -4/+5 | |
| | ||||||
* | Reduce ViewImage start up time. | Chih-Chung Chang | 2009-05-04 | 1 | -8/+5 | |
| | | | | On an sdcard with ~800 images, the start up time is reduced by about 1 sec. | |||||
* | Improve the design of ICancelable. | Owen Lin | 2009-04-29 | 1 | -14/+25 | |
| | ||||||
* | Remove unnecessary allowThreadDecoding. | Chih-Chung Chang | 2009-04-29 | 1 | -1/+0 | |
| | ||||||
* | Code clean up. | Chih-Chung Chang | 2009-04-17 | 1 | -1/+2 | |
| | ||||||
* | Code clean up. | Chih-Chung Chang | 2009-04-16 | 1 | -7/+6 | |
| | ||||||
* | Clean verbose logging messages. | Chih-Chung Chang | 2009-04-15 | 1 | -6/+7 | |
| | | | | Extract UriImage to a separate file. | |||||
* | AI 146099: 1. Use ICancelable<T> to replace several different interfaces, ↵ | Owen Lin | 2009-04-14 | 1 | -26/+18 | |
| | | | | | | | | such as IGetBooleanCancelable. 2. Remove some warnings. Automated import of CL 146099 | |||||
* | AI 145823: Remove unused code. | Chih-Chung Chang | 2009-04-12 | 1 | -7/+6 | |
| | | | | Automated import of CL 145823 | |||||
* | AI 145815: Simplify ViewImage. | Chih-Chung Chang | 2009-04-12 | 1 | -298/+179 | |
| | | | | Automated import of CL 145815 | |||||
* | AI 145696: Utilize BitmapManager to control bitmap related resources, making | Ray Chen | 2009-04-10 | 1 | -40/+94 | |
| | | | | | | | decoding cancelable, thus reduce activities switch latency and gallery related ANR. BUG=1692286 Automated import of CL 145696 | |||||
* | AI 145048: Code clean up. | Chih-Chung Chang | 2009-04-08 | 1 | -3/+0 | |
| | | | | Automated import of CL 145048 | |||||
* | AI 144530: Refactor the huge codes in ImageManager. Extract member classes ↵ | Owen Lin | 2009-04-03 | 1 | -15/+19 | |
| | | | | | | | | to top level. Fix style issue. Automated import of CL 144530 | |||||
* | AI 144377: Style fix. | Chih-Chung Chang | 2009-04-02 | 1 | -481/+550 | |
| | | | | Automated import of CL 144377 | |||||
* | AI 143978: Style fix. | Chih-Chung Chang | 2009-04-01 | 1 | -8/+7 | |
| | | | | Automated import of CL 143978 | |||||
* | AI 143178: am: CL 142891 Fix issue 1578783. Show the on screen controlls ↵ | Owen Lin | 2009-03-27 | 1 | -17/+21 | |
| | | | | | | | | | | | | | | when user tap on the screen so that it won't get dissapeared. Also fix layout issue in camera review mode. The shutter button is misplaced by 5 pixel in both X, Y coordinate. Use next/prev buttons to go to next/prev images in all cases. Also set the height these buttons as screen's height so that it works as same as before. Original author: owenlin Merged from: //branches/cupcake/... Automated import of CL 143178 | |||||
* | AI 143170: am: CL 142872 Remove the share button if the image is shared from ↵ | Chih-Chung Chang | 2009-03-27 | 1 | -0/+3 | |
| | | | | | | | | | | MMS. This is based on CL 142524. Original author: chihchung Merged from: //branches/cupcake/... Automated import of CL 143170 | |||||
* | AI 143152: am: CL 142832 1. Fix issue 1727303. Detect orientation change in ↵ | Owen Lin | 2009-03-27 | 1 | -69/+36 | |
| | | | | | | | | | | | | only one place and make sure the images will be drawn after clean. 2. Also fix an issue that the zoom buttons could be placed in wrong position after orientation changes. Original author: owenlin Merged from: //branches/cupcake/... Automated import of CL 143152 | |||||
* | Automated import from //branches/donutburger/...@142525,142525 | Chih-Chung Chang | 2009-03-25 | 1 | -0/+1 | |
| | ||||||
* | Automated import from //branches/donutburger/...@141972,141972 | Ray Chen | 2009-03-24 | 1 | -46/+33 | |
| | ||||||
* | Automated import from //branches/donutburger/...@141619,141619 | Ray Chen | 2009-03-24 | 1 | -5/+24 | |
| | ||||||
* | Automated import from //branches/donutburger/...@141607,141607 | Owen Lin | 2009-03-24 | 1 | -29/+51 | |
| | ||||||
* | Automated import from //branches/donutburger/...@141603,141603 | Ray Chen | 2009-03-24 | 1 | -3/+3 | |
| | ||||||
* | Automated import from //branches/donutburger/...@140831,140831 | Andreas Huber | 2009-03-24 | 1 | -0/+11 | |
| | ||||||
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 1 | -113/+91 | |
| | ||||||
* | auto import from //branches/cupcake_rel/...@138607 | The Android Open Source Project | 2009-03-13 | 1 | -22/+12 | |
| | ||||||
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 1 | -7/+15 | |
| | ||||||
* | auto import from //branches/cupcake/...@137197 | The Android Open Source Project | 2009-03-09 | 1 | -136/+19 | |
| | ||||||
* | auto import from //depot/cupcake/@136745 | The Android Open Source Project | 2009-03-05 | 1 | -10/+4 | |
| | ||||||
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 1 | -6/+15 | |
| | ||||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+1677 | |
| | ||||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -1643/+0 | |
| | ||||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -95/+61 | |
| | ||||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -61/+95 | |
| | ||||||
* | auto import from //branches/cupcake/...@132569 | The Android Open Source Project | 2009-02-20 | 1 | -117/+51 | |
| | ||||||
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 1 | -24/+87 | |
| | ||||||
* | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 1 | -65/+115 | |
| | ||||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -59/+115 | |
| | ||||||
* | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 1 | -4/+20 | |
| | ||||||
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 1 | -7/+95 | |
| | ||||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -56/+58 | |
| | ||||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+1434 | |