summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/MenuHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code.Chih-Chung Chang2010-03-051-612/+0
* Remove unused code.Chih-Chung Chang2010-03-041-204/+0
* Enable enter and exit animations; and use overridePendingTransitionWei-Ta Chen2010-02-241-0/+3
* Use public api instead of hidden member. Don't use internal resource.Chih-Chung Chang2010-01-061-2/+1
* Fix issue 2343916 Camera application does not obey date format setting.Ray Chen2010-01-051-2/+5
* Remove "display name" and always use "title" field in display (same as Gallery).Chih-Chung Chang2010-01-051-1/+1
* am df926b6e: Fix 2265947 Blank screen when invoking gallery view intent from ...Ray Chen2009-11-171-1/+1
|\
| * Fix 2265947 Blank screen when invoking gallery view intent from cameraRay Chen2009-11-171-1/+1
* | am 05d20c0c: Improve 2237074: Make preview start earlier.Chih-Chung Chang2009-11-051-1/+2
|\ \ | |/
| * Improve 2237074: Make preview start earlier.Chih-Chung Chang2009-11-041-1/+2
* | Remove some more code.Owen Lin2009-11-041-27/+0
* | Clean up and add comments for classes.Chih-Chung Chang2009-11-031-0/+1
* | Clean up and add comments for classes.Chih-Chung Chang2009-11-021-3/+5
* | Remove unused code in Camera app.Owen Lin2009-10-291-63/+0
|/
* Chagne CropImage invocation to non-explicit.Cheng-Ru Lin2009-10-211-4/+4
* Fix some warnnings reported by eclipse.Owen Lin2009-09-241-44/+0
* Remove trailing spaces for easier code review.Ray Chen2009-09-211-2/+2
* Update Camera to use new ExifInterface API.Chih-Chung Chang2009-09-181-7/+76
* Use the new exif interface API.Chih-Chung Chang2009-09-161-17/+23
* Remove switch menu item in both Camera and Camcorder.Owen Lin2009-09-111-22/+0
* Clean menu creation code.Chih-Chung Chang2009-09-081-37/+45
* Clean menu helper code.Chih-Chung Chang2009-09-071-30/+20
* Fix 1977974: For photos without location data, don't offer to "Show on Maps"Chih-Chung Chang2009-09-071-2/+15
* Code clean up.Chih-Chung Chang2009-09-071-1/+1
* Fix the warnings shown in Eclipse. That is, removing unused field,Owen Lin2009-08-191-4/+2
* Make CropImage always fullscreen.Wu-cheng Li2009-07-311-1/+0
* Make CropImage support fullscreen extra.Wu-cheng Li2009-07-301-0/+1
* Fix 1836138: Crash (permissions) when sharing from Email/Gmail --> Gallery --...Chih-Chung Chang2009-07-101-6/+23
* Move reverse geocoder to AsyncTask and update location information asynchrono...repo sync2009-07-101-36/+37
* Move ExifInterface to android.media package.repo sync2009-07-091-32/+5
* Style fix.Chih-Chung Chang2009-07-061-3/+6
* Fix 1956859: "Set as" is not working with the downloaded image.Chih-Chung Chang2009-07-021-3/+1
* Fix 1950477: Menu items for video review are incorrect.Chih-Chung Chang2009-07-011-36/+74
* Solve task flow problems in Camera and Camcorder.Owen Lin2009-06-301-27/+17
* Enable multiselect delete.Chih-Chung Chang2009-06-291-39/+48
* Extract MovieViewControl from MovieView. The first step to integrateOwen Lin2009-06-111-3/+4
* Share Camera between Camera and VideoCamera.Chih-Chung Chang2009-06-101-0/+5
* Issue 1860338: Remove the video size check for "share".Chih-Chung Chang2009-06-021-9/+0
* New UI for donut's camera !!Owen Lin2009-05-221-2/+9
* Fix problems identified by findbugs fixit.Chih-Chung Chang2009-05-151-29/+24
* new file: ic_menu_3d_globe.pngRay Chen2009-05-131-2/+1
* Fix ClassCastException in Issue 1833558Ray Chen2009-05-071-79/+105
* Code clean up.Chih-Chung Chang2009-04-291-7/+10
* Add image routing feature.Ray Chen2009-04-241-12/+83
* Issue 1799299: Display picture details.Ray Chen2009-04-241-23/+138
* Code clean up.Chih-Chung Chang2009-04-161-1/+0
* Clean verbose logging messages.Chih-Chung Chang2009-04-151-9/+1
* AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...Owen Lin2009-04-141-7/+7
* AI 145696: Utilize BitmapManager to control bitmap related resources, makingRay Chen2009-04-101-6/+13
* AI 145048: Code clean up.Chih-Chung Chang2009-04-081-124/+63