index
:
packages_apps_LegacyCamera.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
camera
/
Camera.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused resources and code. See 2036961: build size too large.
Chih-Chung Chang
2009-08-10
1
-21
/
+0
*
Fix issue 2039521: Pressing back key doesn't work.
repo syn && make -j4
2009-08-06
1
-1
/
+5
*
Make CropImage always fullscreen.
Wu-cheng Li
2009-07-31
1
-1
/
+0
*
Make CropImage support fullscreen extra.
Wu-cheng Li
2009-07-30
1
-0
/
+1
*
Check storage again after receiving storage related intents.
Wu-cheng Li
2009-07-29
1
-14
/
+10
*
Show "prepareing SD card" when media scanner is scanning.
Wu-cheng Li
2009-07-29
1
-24
/
+25
*
Start preview earlier to let user see preview earlier.
Wu-cheng Li
2009-07-15
1
-30
/
+36
*
Fix 1973541: The mode switcher does not correspond to the actual mode.
Chih-Chung Chang
2009-07-14
1
-2
/
+4
*
Revert "Start preview earlier to let user see preview earlier."
Wu-cheng Li
2009-07-10
1
-36
/
+30
*
Added the memory measurement of the mediaserver in the camera image capture a...
Yu Shan Emily Lau
2009-07-06
1
-0
/
+17
*
Fix some warning shown in Eclipse.
Owen Lin
2009-07-06
1
-74
/
+0
*
Style fix.
Chih-Chung Chang
2009-07-06
1
-5
/
+6
*
Change camera latency time variables to non-static.
Chih-Chung Chang
2009-07-03
1
-6
/
+6
*
Reset the switch state in "onStart" in both Camera and Camcorder.
Owen Lin
2009-07-02
1
-8
/
+10
*
Solve task flow problems in Camera and Camcorder.
Owen Lin
2009-06-30
1
-0
/
+1
*
Start preview earlier to let user see preview earlier.
Wu-cheng Li
2009-07-01
1
-30
/
+36
*
Improve switcher to enable drag and drop operations.
Owen Lin
2009-06-24
1
-7
/
+14
*
Move storeImage back to UI thread.
repo sync
2009-06-24
1
-61
/
+7
*
Address review comment in previous patch sets.
Owen Lin
2009-06-21
1
-4
/
+0
*
UI refresh for attachment capture mode.
Owen Lin
2009-06-20
1
-28
/
+29
*
Fix attach video.
Wu-cheng Li
2009-06-19
1
-2
/
+4
*
Integrate camcorder review mode to ReviewImage.
Wu-cheng Li
2009-06-19
1
-1
/
+2
*
New UI for camera
Owen Lin
2009-06-18
1
-24
/
+22
*
Reduce the latency to enter camera setting.
Wu-cheng Li
2009-06-18
1
-0
/
+4
*
Remove white balance, effects, ISO, and brightness from setting.
Wu-cheng Li
2009-06-18
1
-26
/
+0
*
Try to fix 1917822.
Chih-Chung Chang
2009-06-18
1
-0
/
+6
*
Disable zoom until driver is ready.
Wu-cheng Li
2009-06-16
1
-3
/
+5
*
Do not change surface view size after capture.
Wu-cheng Li
2009-06-16
1
-15
/
+2
*
Fix NPE in zoomIn.
Wu-cheng Li
2009-06-16
1
-6
/
+8
*
Hide zoom controller during snapshot.
Wu-cheng Li
2009-06-16
1
-67
/
+57
*
Fix issue 1880374 The thumbnail does not update in picture review mode after ...
repo sync
2009-06-15
1
-13
/
+20
*
Add log message for debugging.
Wu-cheng Li
2009-06-12
1
-0
/
+1
*
Fix the bug when surfaceChanged comes after onPause.
Wu-cheng Li
2009-06-11
1
-125
/
+55
*
Throw exception if startPreview or setPreviewDisplay fails.
Wu-cheng Li
2009-06-11
1
-12
/
+8
*
Fix 1820711 Preview ratio is wrong after returning from camera setting.
Chih-Chung Chang
2009-06-10
1
-10
/
+6
*
Share Camera between Camera and VideoCamera.
Chih-Chung Chang
2009-06-10
1
-4
/
+4
*
Move storeImage to worker thread so we can start preview in parallel.
repo sync
2009-06-10
1
-26
/
+67
*
Add camera zoom UI.
Wu-cheng Li
2009-06-08
1
-22
/
+116
*
Exposed the camera latency measurement to the test.
Yu Shan Emily Lau
2009-06-05
1
-16
/
+22
*
Fixes some warnings shown in Eclipse.
Owen Lin
2009-06-03
1
-11
/
+7
*
Add picture orientation debug message to help investigate 1877705.
Chih-Chung Chang
2009-06-01
1
-3
/
+9
*
New UI for donut's camera !!
Owen Lin
2009-05-22
1
-52
/
+34
*
Fix crash seen in monkey run.
Chih-Chung Chang
2009-05-20
1
-9
/
+0
*
Delay snapshot related initialization after surfaceChanged.
Wu-cheng Li
2009-05-14
1
-138
/
+184
*
findbugs fixit.
Chih-Chung Chang
2009-05-14
1
-101
/
+0
*
Remove messages in onPause. Remove onStop.
Wu-cheng Li
2009-05-13
1
-27
/
+8
*
One last bit to get rid of the duplicated roation ....
Owen Lin
2009-05-06
1
-6
/
+2
*
Close camera immediately in onPause().
Wu-cheng Li
2009-05-04
1
-6
/
+2
*
Check for device != null before setting brightness.
Chih-Chung Chang
2009-05-04
1
-22
/
+14
*
Fix NPE in Camera onKeyDown event.
Ray Chen
2009-04-30
1
-2
/
+2
[next]