Android-x86
Fork
Faire un don

  • R/O
  • HTTP
  • SSH
  • HTTPS

packages-apps-Camera: Listed des commits

packages/apps/Camera


RSS
Révision l'heure Auteur
b84acd0 froyo-x86 android-x86-2.2 android-x86-2.2-r2 2010-06-11 05:00:10 Yu Shan Emily Lau

Merge "Fixed the camera test instrumentation target naming issue." into froyo

432a1c6 2010-06-10 14:28:46 Kenny Root

Import revised translations

Change-Id: Ia5d2e7169014c35590ab1fe5ae5467d68f824d62

86803af 2010-06-10 06:26:35 Yu Shan Emily Lau

Fixed the camera test instrumentation target naming issue.

Change-Id: Ia98963e7ae38157d96a7fe3b70d37eca9c5f4af2

ec1dfcb 2010-05-13 13:16:10 Owen Lin

Add copyright headers to source codes.

Bug: 2680376

Change-Id: I4d0b297f2cee13bb03104996f020732713c61e03

e391150 2010-05-11 18:30:48 Ray Chen

Fix 2672651 When GPS is disabled, GPS EXIF data is still in the photo
http://2672651

Change-Id: I7992574e978bba1f65c01c942220b0d435b45029

aefb028 2010-05-06 13:15:57 Daniel Sandler

Nudge the camera preview 2dip from the screen edge.

On Sapphire, the preview background was right up against the
edge of the screen; since that portion of
border_view_finder.9.png is very dark, it looked as if there
was no border at all. Now there's a guaranteed 2dip of
bg_camera_pattern.png texture visible to the left of the
viewscreen.

Bug: 2655309
Change-Id: I4d4f45542700b8b0fec564b72895e42d9dd29da3

0055c65 2010-05-04 12:40:55 Michael Chan

Merge "b/2483367 Moving OneTimeInitializer to vendor/google" into froyo

2275bf5 2010-04-30 12:30:23 Michael Chan

b/2483367 Moving OneTimeInitializer to vendor/google

See ee510dbe764abbc7bf74c0bb214f4c9a09b87fe8

Change-Id: I9da94242451ead99c1b26796a4dc554a9d3a6503

739ab18 2010-04-30 07:28:17 Kenny Root

Import revised translations

Change-Id: Id797436a1fe841a4ed068c23ecb9aeb907e29ec3

8cba713 2010-04-28 05:00:25 Kenny Root

Import revised translations

Change-Id: Ife0e63f97c1cd90bcb397098b31116a1d3421e85

1e7d70c 2010-04-26 13:53:54 Owen Lin

Avoid loading drawables in CameraSettings.

Bug: 2430326

Change-Id: Ia5e6f4320fac3a89ede5054e9ac7b6f31c973273

5557c3e 2010-04-24 02:16:52 Chih-Chung Chang

Merge "Startup time improvements. Bug: 2430326" into froyo

f86e6af 2010-04-23 15:55:43 Chih-Chung Chang

Startup time improvements.
Bug: 2430326

Change-Id: I36dde4cee9f086e468caf87378ce1f2fd0d011c7

3d45902 2010-04-23 13:38:30 Owen Lin

Remove unused state in some resources.

Change-Id: I7acfd20cb77ace0c953b0f349a64fc85cc334365

Bug: 2557840

18a0b5b 2010-04-21 17:45:58 Owen Lin

Reset scece mode overrides in InitializeHeadUpDisplay.

bug: 2612518
Change-Id: I1b349f3b52cb2f474fa1b0790cc1f8fbecb0b9aa

f00d421 2010-04-21 16:32:59 Owen Lin

Remove GLRootView in onPause() and put it back in onResume() to avoid OOM in
Gallery.

Bug: 2557840

Change-Id: I2d6ff6da25bfe342472278efd5fc25c38d5fd5ce

e5864ac 2010-04-21 16:03:38 Owen Lin

Merge "Fix bug: 2609027." into froyo

5e511f8 2010-04-21 15:22:56 Owen Lin

Fix bug: 2609027.

Change-Id: Ic59f542f50c401492770423f98546e34a70fa2ef

5234323 2010-04-20 19:20:09 Chih-Chung Chang

Don't stop user from taking pictures while the media scanner is scanning.
Bug: 2603078

Change-Id: Ic2159201434083919d7f7bc6b1ea2f3438971ebd

29fbda0 2010-04-16 15:23:18 Ray Chen

Always encode GpsTimeStamp in Camera.
Bug: 2596154

Change-Id: I00f40032e7db512ab09f6a66e5db7dbef8dc8e27

b7957a8 2010-04-13 17:31:05 Owen Lin

Add aboutToChange to GLRootView.

This allow user to notify GLRootView to expect a size change in a near furture.

Change-Id: I8ea2a00c90f0d25c06ee9b292fa9defa2f379abd
Fix: 2591831

2acd452 2010-04-09 21:48:02 Chih-Chung Chang

Add a hack to avoid allocating GL surface with different sizes.
Bug: 2515291

Change-Id: Ib0d886dcd355ddd3af09cc31089ed8c446911536

a30b554 2010-04-08 19:22:30 Owen Lin

Fix a typo in the code.

Bug: 2580309
Change-Id: I25ade485a56230b919d07698e1f9d9f25baaa5b8

0820de6 2010-04-08 14:10:41 Chih-Chung Chang

Merge "Fix the ANR after switching between Camera and Camcorder." into froyo

37c3e75 2010-04-08 14:10:29 Chih-Chung Chang

Merge "Make shortcut upgrading code a bit more robust. Bug: 2558040" into froyo

e6ffea2 2010-04-08 14:01:07 Wu-cheng Li

Do not register OneShotPreviewCallback to reduce latency.

bug:2430326
Change-Id: I14f10f1317096966edc094fc4df8691ec20fee11

3f72c68 2010-04-08 12:27:23 Chih-Chung Chang

Make shortcut upgrading code a bit more robust.
Bug: 2558040

Change-Id: Id2fac56bd4c6082039c48648a757ff228217c713

1aaf351 2010-04-08 10:10:37 Owen Lin

Fix the ANR after switching between Camera and Camcorder.

The reason of this bug is we try to queue an event in the GLThread, but the thread
has already dead when the GLRootView detacched from the window. So, we are
waiting a task that will never be executed.

I have seen a similar ANR in GLRootView.onTouch(), so I also fix the that issue
in this change.

Bug: 2559472

Change-Id: I49efd9ca01f1f6cce73320c31448ebaa7687469f

e453bdb 2010-04-08 09:50:24 Wu-cheng Li

Update the code due to API change.

bug:2553570
Change-Id: Ifa6b2ebbbd0d988deef25afdd013b5429438e52a

82544b4 2010-04-07 13:05:53 Owen Lin

Remove unused resources and code.

Change-Id: I394352f9da02d2585b2635e07c96bfa1c942d070

Afficher sur ancien navigateur de dépôt.