History log of /packages/apps/LegacyCamera/res/xml/video_preferences.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2fc09f97eceef3659572d695cadd791b4dcfd19c 05-Oct-2011 Chung-yih Wang <cywang@google.com> Rearrange the second level indicator set.

bug:5360827

+change the icon spacing to 16dp
+Store the geodata in the video.

Change-Id: I133871066b6b9a8918f861f0510e3996d5b0f839
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
7d44299d515d3d9809ebc16c8150d5faadfbc6d8 03-Oct-2011 Chung-yih Wang <cywang@google.com> Add timelapse assets.

bug:5360827

Change-Id: I9df68f73747211774c949ee0dba8f1be11f4e450
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
5e73dd3bc86baa3cc32cb94ec8f20a818d8156c0 20-Sep-2011 Wu-cheng Li <wuchengli@google.com> Add icons for goofy faces and background replacement.

bug:5226051
Change-Id: I5758a5e8aaa0f12bc06b63b99d9c6ed2b42d507d
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
b1ce29490ec61847602ece16f3745417787d3d8f 31-Aug-2011 Chung-yih Wang <cywang@google.com> Add the missing setEnabled() for phone UI controls.

bug:5109283

We have to hide the setting buttons during video recording, or it will crash
the camera driver easily by changing the camera settings. For camera
mode, we just simply disable the buttons with grey out effect.

Change-Id: Iec06a48f246ab5ef9ae4d8c6ca0b78851fcb0155
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
71e76dcebdbb3e5768fc948bed9c529a5787294e 28-Aug-2011 Wu-cheng Li <wuchengli@google.com> Add goofy face effect setting UI.

The functionality is not working yet.

bug:5226051

Change-Id: Icb684d9320688f90ea0856b97424f9bfb6c47f39
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
3008e86ddbf854e9fb6a247b6fa9f267d44886ba 07-Jul-2011 Wu-cheng Li <wuchengli@google.com> Remove color effect in camcorder app.

bug:5000060

Change-Id: Iaac250dfb0cabf3d6d6a9c563d432d9fac889a3d
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
09a914dbe5e943bcf84385a7d92662a6a2b8549f 13-Dec-2010 Wu-cheng Li <wuchengli@google.com> Add time lapse recording icon.

bug:3278548
Change-Id: I4ccf04d87f697b49975b2cebc48e6fe87166d772
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
ac058a1c9895c2a47e94fd7e8c0b43a51dfd0e2c 08-Dec-2010 Wu-cheng Li <wuchengli@google.com> Add time lapse recording code.

UI is not enabled because time lapse recording still has some problems.

bug:2901600
Change-Id: I1d60be9b11f8b98928dd5acacb79c70a3c2330e9
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
e747919853dfcbe29969647d7bf83269056d77bc 29-Nov-2010 Wu-cheng Li <wuchengli@google.com> Move scene mode to indicator wheel.

bug:3156671
Change-Id: I8e663f7bfde805eeef06bf4f3d9b883a58e51ce5
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
048f1818ab5bff5ba97ea416a5166890c812ac1b 25-Nov-2010 Wu-cheng Li <wuchengli@google.com> Remove front/back camera switch from indicator wheel.

bug:3156676
Change-Id: Idb1052563356e54a27b2a5628c3db252d5f1ac54
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
a9c35d6056be887b99a2d2faa52dd0f60b61311a 16-Nov-2010 Wu-cheng Li <wuchengli@google.com> Remove white-balance canned images.

UI was re-designed.
bug:3156667

Change-Id: I8284b136c3a5c3231cb4101d42372095ffca1219
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
5fda23dc5c015de8fcf9956c2fc9849a8c44b265 21-Oct-2010 Wu-cheng Li <wuchengli@google.com> Add color effect UI to indicator wheel.

Change-Id: I9f6724e6b5410fa4758dc0f0d4d28c5dc377567a
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
f5bffc476b8293b30bb500bed2ab7914bb4ca411 12-Oct-2010 Wu-cheng Li <wuchengli@google.com> Add more settings control in control panel.

Change-Id: I6280f5bfbcc87fde2ae046b65a9f91fa620c88bc
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
f6a9ed7f6b08d0694795adc6ea6fce999e8cab87 15-Sep-2010 Nipun Kwatra <nkwatra@google.com> Adding ui for setting frame capture interval.

Currently adding a bunch of discrete options for the user
to choose from.

- Modified BasicIndicator class to allow ListPreference as well as
IconListPreference.
- Modified addIndicator() in HeadUpDisplay to take ListPreference
instead of IconListPreference.
- Modified GpsIndicator::getIcon() to return BitmapTexture instead
of ResourceTexture as its base class BasicIndicator does the same
now.
- Fixed default value of time lapse quality.

Change-Id: I9f01d8c77e9a803219c4661e10731fabbecf65a9
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
7add00693c1ec910bc8700fe046ee18cbe4e1148 09-Sep-2010 Wu-cheng Li <wuchengli@google.com> Add switch camera on-screen button.

Change-Id: I1564fdf0f7f70f15278bdbdee6d9b5c8a6e683e0
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
6227fa641518492a6b660c78463da18d9ec8fcd8 06-Aug-2010 Nipun Kwatra <nkwatra@google.com> Added support for time lapse video capture.

Changes in individual files:

VideoCamera.java:
- Added swith to time lapse option in Menu.
- initializeHeadUpDisplay(): sets up display according to the
current mode (timelapse/no timelapse).
- readTimeLapseVideoPreferences(): sets parameters according to
the chosen quality. Eventually this should move to CamcorderProfile
through media_profiles.xml files.
- switchTimeLapseMode(): handles switching between time lapse mode
normal mode.
- Since preview size may be different from video size for HD time lapse
capture, we save the desired preview size in mDesiredPreviewWidth,
mDesiredPreviewHeight and use it for comparison in
resetCameraParameters().
- Time lapse mode is enabled/disabled by calling
mMediaRecorder.setTimeLapseParameters().

CamcorderHeadUpDisplay.java: Constructor now takes in a boolean
(captureTimeLapse) telling whether to enable time lapse quality
options or the normal camcorder quality options.

Camera.java: Moved getOptimalPreviewSize() to Util.java to enable
use from VideoCamera.java. Also needed to pass activity, so that can
use getWindowManager(), getSystemService().

CameraSettings.java: added support for time lapse parameters. The
function getVideoTimeLapseQuality() returns the quality identifier
from the passed in string.

res/: added string, array values for time lapse.

res/xml/video_time_lapse_preferences.xml: contains all the preferences
for time lapse mode.

Change-Id: I194e7bc0b6218aa742d91c859a122de2b953a314
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
469a9ef839e38630e1e652d182f7e0ee5882e277 10-Mar-2010 Owen Lin <owenlin@google.com> New UI for camcorder.

Change-Id: Id35564836da7b4051662cccfd0920480421499b0
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
e480f77352d670b2892a9b7b7cd503838b71ca9f 10-Mar-2010 Romain Guy <romainguy@android.com> Camera should have the com.android.camera package name.
Related to bug #2464545

Change-Id: I08f5cce5b0df623fc62683bd9c9d4a1aa0694240
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
3889cf31101cfd4d336f1ce5ae5122c2cb3c0fdc 06-Mar-2010 Chih-Chung Chang <chihchung@google.com> Unbundle: change camera package name.

Change-Id: I9b101ea486f06be553104bc4879f5ec66ae014bc
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
e57b61d261f6e8aa502a7da195d5f9192fc55630 09-Mar-2010 Chih-Chung Chang <chihchung@google.com> Revert "Unbundle: change package name to com.google.android.camera"

This reverts commit 1ace47c7352d65b10361863316b5748b4f3e0689.
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
f744b3ff623764342719de0af4cc184db9837ea8 06-Mar-2010 Chih-Chung Chang <chihchung@google.com> Unbundle: change package name to com.google.android.camera
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
73e782de608cbe2ddffd75c055009ff2e208f78b 19-Jan-2010 Owen Lin <owenlin@google.com> Unbundle with the PreferenceManager.

Change-Id: Ib415bf36147f35cbf1681cd87514124822ac48c6
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
da3e9964a4a82a942d7f450e7c89904f5c5aa03f 07-Dec-2009 Wu-cheng Li <wuchengli@google.com> Add flash light setting in video camera.

http://b/2118298
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
cc12a303ad51063cee73715849a951fb5f383188 12-Nov-2009 Cheng-Ru Lin <owenlin@google.com> Add icon-indicators to VideoCamera.

Change-Id: Ie5ace8cf1863636ffe94f89d70525483a95b3239

http://b/2247081
/packages/apps/LegacyCamera/res/xml/video_preferences.xml
50c60047bf55be485fbcfa69bd0ff84e542f212a 10-Sep-2009 Owen Lin <owenlin@google.com> Enable the on-screen settings in Camcorder and also use different settings
in Camera and Camcorder.

Change-Id: I2444a2c8f7a040b2b5fc449df0fc988fba1b7aaf
/packages/apps/LegacyCamera/res/xml/video_preferences.xml