summaryrefslogtreecommitdiffstats
path: root/proguard.flags
Commit message (Collapse)AuthorAgeFilesLines
* Add android:onClick methods to proguard.flagsEvan Millar2011-10-141-0/+2
| | | | | bug:5455966 Change-Id: Ia92482c531691258b0a04986176963cfb89c49f4
* Add thumbnail and share popup for the last result.Angus Kong2011-08-251-1/+1
| | | | | | bug:5141665 Change-Id: Idc44d33d09c8d4a30fdcef66de2d6754daf1ea82
* "Retake" and "Ok" buttons can function correctly.Angus Kong2011-08-111-0/+4
| | | | | | | | | | | 1. "Retake" button brings user back to preview stage without saving the final result. 2. "Ok" button brings user back to preview stage after saving the final result. bug:5031609 bug:5142100 bug:5134202 bug:5133871 Change-Id: I234e242182765cc5624b2fc8444bc38e5a9edf9f
* Add video capture intent tests.Wu-cheng Li2011-03-261-0/+4
| | | | Change-Id: Ic47007dae62e228267a9f4b3a037110cdf8cc52c
* Add image capture intent test.Wu-cheng Li2011-03-151-0/+5
| | | | Change-Id: Iba7ecf9054b630a14f1bf24ba223e0eecb1c3fd4
* Enable proguard on Camera.Ying Wang2010-03-031-0/+4
also fix proguard flags.