1. 6988d4e Fix several UI issues. by Owen Lin · 15 years ago
  2. 9ae7d02 Add switch to Camera/VideoCamera menu item. by Chih-Chung Chang · 15 years ago
  3. ee1cf3f Update camera parameters only when the camera is in idle state. by Chih-Chung Chang · 15 years ago
  4. 469a9ef New UI for camcorder. by Owen Lin · 15 years ago
  5. c24155c Restore Settings. by Owen Lin · 15 years ago
  6. 7da5228 Remove the extra media recorder initialization during exit. by Wu-cheng Li · 15 years ago
  7. 1de0469 Wait for camera idle (not focusing or snapshotting) before setting parameters. by Chih-Chung Chang · 15 years ago
  8. e480f77 Camera should have the com.android.camera package name. Related to bug #2464545 by Romain Guy · 15 years ago
  9. 33be45a Add the new ZoomController UI and also the exposure compensation settings. by Owen Lin · 15 years ago
  10. 8e5c441 Set initial version code. by Chih-Chung Chang · 15 years ago
  11. f08b1fd Hide the preview in onPause to avoid rotated preview. by Wu-cheng Li · 15 years ago
  12. f36c08d Merge "Make camera tests use the same key as camera." by Chih-Chung Chang · 15 years ago
  13. f0daa50 Make camera tests use the same key as camera. by Chih-Chung Chang · 15 years ago
  14. 2ec50ec Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  15. 3889cf3 Unbundle: change camera package name. by Chih-Chung Chang · 15 years ago
  16. e57b61d Revert "Unbundle: change package name to com.google.android.camera" by Chih-Chung Chang · 15 years ago
  17. 0ba78c3 Merge "Unbundle: change package name to com.google.android.camera" by Chih-Chung Chang · 15 years ago
  18. d5be450 Address the review comments. by Owen Lin · 15 years ago
  19. 281be53 Add pixel density concept to the code. So, it draw about the same size on by Owen Lin · 15 years ago
  20. f744b3f Unbundle: change package name to com.google.android.camera by Chih-Chung Chang · 15 years ago
  21. be69d39 Revert "Unbundle." by Chih-Chung Chang · 15 years ago
  22. 7319f3f Unbundle. by Chih-Chung Chang · 15 years ago
  23. 9a4c2ca Remove unused code. by Chih-Chung Chang · 15 years ago
  24. e8697d7 Remove unused code. by Chih-Chung Chang · 15 years ago
  25. e0f06ce Merge "Add strings for for new UI." by Owen Lin · 15 years ago
  26. 59531f6 Add strings for for new UI. by Owen Lin · 15 years ago
  27. 324464c Merge "Add location provider name to gps-processing-method parameter." by Ray Chen · 15 years ago
  28. 0af75b6 Import new translations by Eric Fischer · 15 years ago
  29. 2ab8297 Add location provider name to gps-processing-method parameter. by Ray Chen · 15 years ago
  30. ded913e Merge "Use unhidden public API from MediaRecorder.java class for setting parameters This change depends on the MediaRecorder.java class change: 42513" by James Dong · 15 years ago
  31. 7cd2db8 Use unhidden public API from MediaRecorder.java class for setting parameters by James Dong · 15 years ago
  32. dde4f12 Enable proguard on Camera. by Ying Wang · 15 years ago
  33. 39d6546 Merge "Don't start recording right away, even when in quickCapture mode." by Horia Ciurdar · 15 years ago
  34. aafae1f Disable proguard to avoid camera crash. by Wu-cheng Li · 15 years ago
  35. a692ae2 Don't start recording right away, even when in quickCapture mode. by Horia Ciurdar · 15 years ago
  36. 6103053 Merge "The first runnable version of the new UI." by Owen Lin · 15 years ago
  37. 04993f3 Import new translations. by Eric Fischer · 15 years ago
  38. 4de149c The first runnable version of the new UI. by Owen Lin · 15 years ago
  39. 02627ad Set duration and still image encoding quality using Java API - rebased by James Dong · 15 years ago
  40. e7a53d0 Merge "Fix the no "SD Card is full" bug. Now, we show the error message when we find out the storage may be not enough for next picture." by Owen Lin · 15 years ago
  41. 6d35fde Fix the no "SD Card is full" bug. Now, we show the error message when we find by Owen Lin · 15 years ago
  42. b6be8b6 Enable enter and exit animations; and use overridePendingTransition by Wei-Ta Chen · 15 years ago
  43. 17110a7 Merge "Remove unused resources." by Chih-Chung Chang · 15 years ago
  44. e0ae668 Remove unused resources. by Chih-Chung Chang · 15 years ago
  45. cc5a54b Merge "Move set screen brightness later so we can start preview earlier." by Chih-Chung Chang · 15 years ago
  46. 6c771ec Remove unused strings. by Chih-Chung Chang · 15 years ago
  47. 803afcc Move set screen brightness later so we can start preview earlier. by Chih-Chung Chang · 15 years ago
  48. ffbbd7f Remove the use of native allocation. by Chih-Chung Chang · 15 years ago
  49. e3172fe Remove support for DRM images (they are not used now and reference to hidden classes). by Chih-Chung Chang · 15 years ago
  50. bab642f Add an original-package tag that matches the real package name. by Jeff Hamilton · 15 years ago
  51. 9eddd3a Revise due to ThumbnailUtils api change. by Ray Chen · 15 years ago
  52. f8b49e3 Merge "Remove use of Settings.Secure.USE_LOCATION_FOR_SERVICES" by Bjorn Bringert · 15 years ago
  53. d297974 Replace calls to system_property with CamcorderProfile API - rebased by James Dong · 15 years ago
  54. 52f82f8 Merge "Update the mdpi resource with v2.0 icons" by Eugene Koh · 15 years ago
  55. c660fe4 Remove use of Settings.Secure.USE_LOCATION_FOR_SERVICES by Bjorn Bringert · 15 years ago
  56. f4d2980 Remove some log messages. by Wu-cheng Li · 15 years ago
  57. 550f04e Fix issue 2340332 Inconsistent UI between review mode in Camera app and album view in Gallery app by Ray Chen · 15 years ago
  58. 6eaa020 Update the mdpi resource with v2.0 icons by Bai Tao · 15 years ago
  59. e978fed am 78492fe7: am 338259f2: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  60. 78492fe am 338259f2: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  61. 338259f reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  62. 4ea5d83 Fix the switcher could be in wrong place some time. by Owen Lin · 15 years ago
  63. f2fd399 reconcile android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  64. cc0a136 Unbundle Camera: Unhide ThumbnailUtil and rename it to ThumbnailUtils. by Ray Chen · 15 years ago
  65. e9a34e6 am 3cd9af7e: am 499e3b0a: Modify the camera lantency report tag so that it is easier to publish to the dashboard. by Yu Shan Emily Lau · 15 years ago
  66. 3e4a524 Merge "Use public api instead of protected members." by Chih-Chung Chang · 15 years ago
  67. 8b1c724 Fix a bug that RotateImage didn't draw the thumbnail in the center. by Owen Lin · 15 years ago
  68. dbbfcec Use public api instead of protected members. by Chih-Chung Chang · 15 years ago
  69. 52064aa Fix a minor issue of "restore default" should also improve performance as well. by Owen Lin · 15 years ago
  70. 3cd9af7 am 499e3b0a: Modify the camera lantency report tag so that it is easier to publish to the dashboard. by Yu Shan Emily Lau · 15 years ago
  71. 499e3b0 Modify the camera lantency report tag so that it is easier to publish to the dashboard. by Yu Shan Emily Lau · 15 years ago
  72. 8791695 Add quick capture settings for Camera application. by Owen Lin · 15 years ago
  73. 73e782d Unbundle with the PreferenceManager. by Owen Lin · 15 years ago
  74. a9c2f92 Fix the bug focus bracket may appear in infinite focus mode. by Wu-cheng Li · 15 years ago
  75. 85f7213 Add restore default settings for Camera/Camcorder app. by Owen Lin · 15 years ago
  76. e2900e1 Adding hidden quickCapture extra. by Horia Ciurdar · 15 years ago
  77. ed32015 Set the brightness to a fixed value. by Owen Lin · 15 years ago
  78. 12231a5 android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  79. 2ca4f7c Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  80. 1b75721 Update with latest translations. by Eric Fischer · 15 years ago
  81. d37b37b am e677eb26: am 2a8efc19: Use public api instead of hidden member. Don\'t use internal resource. by Chih-Chung Chang · 15 years ago
  82. e677eb2 am 2a8efc19: Use public api instead of hidden member. Don\'t use internal resource. by Chih-Chung Chang · 15 years ago
  83. 2a8efc1 Use public api instead of hidden member. Don't use internal resource. by Chih-Chung Chang · 15 years ago
  84. 0dcf095 Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 15 years ago
  85. a784699 am 7240c764: am 2e862df9: Fix issue 2343916 Camera application does not obey date format setting. by Ray Chen · 15 years ago
  86. 7240c76 am 2e862df9: Fix issue 2343916 Camera application does not obey date format setting. by Ray Chen · 15 years ago
  87. 2e862df Fix issue 2343916 Camera application does not obey date format setting. by Ray Chen · 15 years ago
  88. b553a40 am e495d5d8: am 6d08c5d4: Remove "display name" and always use "title" field in display (same as Gallery). by Chih-Chung Chang · 15 years ago
  89. e495d5d am 6d08c5d4: Remove "display name" and always use "title" field in display (same as Gallery). by Chih-Chung Chang · 15 years ago
  90. 6d08c5d Remove "display name" and always use "title" field in display (same as Gallery). by Chih-Chung Chang · 15 years ago
  91. b5a49c6 am 355912d6: am 6dfb0374: Do not set WB or effect if driver does not support it. by Wu-cheng Li · 15 years ago
  92. 355912d am 6dfb0374: Do not set WB or effect if driver does not support it. by Wu-cheng Li · 15 years ago
  93. d7fcbcd Merge commit 'goog/eclair-plus-aosp' by Android Git Automerger · 15 years ago
  94. 6dfb037 Do not set WB or effect if driver does not support it. by Wu-cheng Li · 15 years ago
  95. 38ba4dc am 1cbafff7: am 59595d1c: Avoid initializeRecorder during onPause. by Wu-cheng Li · 15 years ago
  96. 1cbafff am 59595d1c: Avoid initializeRecorder during onPause. by Wu-cheng Li · 15 years ago
  97. 59595d1 Avoid initializeRecorder during onPause. by Wu-cheng Li · 15 years ago
  98. 05a2286 am ff42ae0e: am b65537df: Merge change Ida3e9964 into eclair-mr2 by Wu-cheng Li · 15 years ago
  99. 78e09cc am db4ab67a: (-s ours) am 0556720c: am ca46c05b: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  100. ff42ae0 am b65537df: Merge change Ida3e9964 into eclair-mr2 by Wu-cheng Li · 15 years ago