| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mdpi and hdpi devices.
Update the UI assets for mdpi
Fix a issue that GLSurfaceView didn't call onPause and onResume in Camera.
Refactor. Improve the drawing and animation.
Also fix the RawTexture unsupported operation bugs and the NullPointerException
in GLRootView.
Change-Id: I7aeadcad72d64a665828a6bb4f0f73e685fde632
|
| |
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I0b398d87f3526a70c45a607efbd7823185e53d64
|
|/ |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Implement the new UI with OpenGL (GLSurfaceView).
Known issues:
* Texture are never freed from GL
* Do not consider the density of screen. Currently, the dimensions in mdpi
devices are wrong.
* It won't work on Sapphire, bug fired: Bug: 2473605
* The action UP event may pass a wrong target. (It should pass to the same
target who recive the DOWN action.
* Animation is not smooth enough.
* Should not allocate objects into heap during rendering path.
* The scrollbar in GLListView doesn't match the design
* We should calculate our own orientation instead of using the system one.
* Regression: "restore to default settings" is removed
Change-Id: I93fa45831aa87787dd5ee9e43e270a9d786c5a2a
|
|/ |
|
|
|
|
|
|
| |
for disabling animations in switching VideoCamera and Camera.
Bug: 2416396
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Change-Id: Ic4ca9f9e1802559c0d6604616555a94cdee1378b
Bug: 2259528
|
|
|
|
| |
Change-Id: Ib415bf36147f35cbf1681cd87514124822ac48c6
|
|
|
|
|
| |
Bug: 2167010
Change-Id: I1b59ddd23ee9a3b9cc34f911c048e269fb872cf8
|
|
|
|
| |
Bug: #2361749.
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
use internal resource.
Merge commit 'e677eb26a6ad63e492837dbb0af1945546095d68'
* commit 'e677eb26a6ad63e492837dbb0af1945546095d68':
Use public api instead of hidden member. Don't use internal resource.
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit 'ff42ae0e23bb04e316d46571d797af43cf8f4d7d'
* commit 'ff42ae0e23bb04e316d46571d797af43cf8f4d7d':
Add flash light setting in video camera.
|
| |
| |
| |
| | |
http://b/2118298
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
photos.
Merge commit '0588c8b15c304477c31978016d536abb291e5274'
* commit '0588c8b15c304477c31978016d536abb291e5274':
Use icon to indicate the orientation of the taken photos.
|
| |
| |
| |
| | |
Change-Id: I144e2dd590e98942763fc6e243da3e17cb25d88d
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '7511b6160862d21b8f511198f25b3fb9f3bd3b3a'
* commit '7511b6160862d21b8f511198f25b3fb9f3bd3b3a':
Layout the menu item of second level on-screen menu.
|
| |
| |
| |
| |
| | |
http://b/issue?id=2203704
Change-Id: I4e7f455eb037cb1cf60e85b338229c83d62a99f2
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit 'dd6bc422dd745c436df2e216693531275a807e0c'
* commit 'dd6bc422dd745c436df2e216693531275a807e0c':
Add one more picture size settings.
|
| |
| |
| |
| |
| |
| | |
We need small size for the fake camera in emulator.
Change-Id: I5543936338813d575efc158c78e219da7feb9415
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1) Create 'image_file_name_format' string in strings.xml
2) Change createName() routines in Camera.java and
VideoCamera.java to use 'image_file_name_format' and
'video_file_name_format', respectively.
3) Change image filenames on SD card to format:
IMG_yyyyMMdd_HHmmss.jpg -- e.g. IMG_20091020_120000.jpg
(Old format was 'yyyy-MM-dd HH.mm.ss.jpg' which
contained undesirable space character in the filename.)
4) Similarly, change video filenames to format:
VID_yyyyMMdd_HHmmss.3gp -- e.g. VID_20091020_120000.3gp
(Old format was 'video-yyyy-MM-dd-HH-mm-ss.3gp' which
was not consistent with the image filename format.)
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit 'd3be7fd48cb178e1bbd49711e9ec7b085cf27da4'
* commit 'd3be7fd48cb178e1bbd49711e9ec7b085cf27da4':
Keep space for those empty icons but hide them if the feature is not
|
| |\
| | |
| | |
| | | |
Change-Id: I9516a46bf0602cdff0128bf36d4e8dfb6ddd3823
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
supported.
fix bug: http://b/2250438
Change-Id: I79eb9d575cf275c25decc6236b80f61ecfdf3042
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
decide wheather we store the picture\'s location.
Merge commit '4e696d9f5acc634a51d6395111955d4979416a9a'
* commit '4e696d9f5acc634a51d6395111955d4979416a9a':
Use "Use My Location" settings to decide wheather we store the picture's location.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
picture\'s location.
Merge commit '3e44f8076a16792bb295589ca4b467ba27ea2a6f' into eclair-mr2
* commit '3e44f8076a16792bb295589ca4b467ba27ea2a6f':
Use "Use My Location" settings to decide wheather we store the picture's location.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
location.
However, if user has specifically assign the "Record Location" we will
follow the settings.
Bug: http://b/2265010
Change-Id: I4863d299b8f461ee73c8aeb4651740855efe3dbd
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Merge commit '8cc1fd1b44f6864c4730da001ea34c597b55ec92'
* commit '8cc1fd1b44f6864c4730da001ea34c597b55ec92':
Hide the indicator if the icon is empty.
|
| |\ \
| | |/ |
|
| | |\
| | | |
| | | |
| | | |
| | | | |
* changes:
Hide the indicator if the icon is empty.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also change the order of on-screen icons.
http://b/issue?id=2250438
Change-Id: I25b0edfa1913aa3dacd960df87d5d7103e352bce
|
| | |/
| | |
| | |
| | | |
Approver: jerryw
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Merge commit '1bd992a9bad59e6b1b935d5c1caa9747ba40c11e'
* commit '1bd992a9bad59e6b1b935d5c1caa9747ba40c11e':
Add icon-indicators to VideoCamera.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
Merge commit 'cc12a303ad51063cee73715849a951fb5f383188' into eclair-mr2
* commit 'cc12a303ad51063cee73715849a951fb5f383188':
Add icon-indicators to VideoCamera.
|
| | |
| | |
| | |
| | |
| | |
| | | |
Change-Id: Ie5ace8cf1863636ffe94f89d70525483a95b3239
http://b/2247081
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Merge commit '532bb5e10461c92857149b9d993a9afbe5cd61ed'
* commit '532bb5e10461c92857149b9d993a9afbe5cd61ed':
Fix 2241232: Read system properties for quality setting.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
Merge commit '01ed85fbf71fd89db9d031d1cc5529afd7b624f0' into eclair-mr2
* commit '01ed85fbf71fd89db9d031d1cc5529afd7b624f0':
Fix 2241232: Read system properties for quality setting.
|
| | |
| | |
| | |
| | | |
Change-Id: Ic823abd0c352b3eca0b8ef504307bd1de7d1700f
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Merge commit 'f8c4fbee0762c3cce995e8aa234b7ab7f98e5c68'
* commit 'f8c4fbee0762c3cce995e8aa234b7ab7f98e5c68':
Remove whiteboard and blackboard color effects.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
Merge commit '7cbd151e21c98762976d9766ff700172604e04b2' into eclair-mr2
* commit '7cbd151e21c98762976d9766ff700172604e04b2':
Remove whiteboard and blackboard color effects.
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Merge commit '24f0c510d6159df94bb4e59cd143661b8151150c'
* commit '24f0c510d6159df94bb4e59cd143661b8151150c':
Remove some more code.
|