| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
also readd legacymosaic as required module, but not sure if that helps
the preview is slower than on Replicant 4.2
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
|
|
|
| |
Change-Id: I2ea9993738430f8c59f9e69cd2f75e6acccdc9eb
|
|
|
|
|
| |
bug: 5541182
Change-Id: I42237d8dd4f8c39ddc2041ae32b886328a9c45c0
|
|
|
|
| |
Change-Id: Idf56adc6f4d667b37238d1507c3ebc399680e75d
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug:5446617
Since the orientation is mainly portrait on phones, the default
orientation of an application will decide if the window animation will
be played before it starts. In order to reduce the launch time of Camera
apps, this change is to skip the window animations by changing the default
orientation to portrait.
Change-Id: I6682ab408d7e8d1f0580f3c1600b6c9c3d6a7f6e
|
|
|
|
|
|
| |
bug:5230109
Change-Id: I055fccea0d30c54dc8520bf1d0424b963d2ba8a5
|
|
|
|
|
|
|
|
|
| |
Initial support for video recording in the Camera app, with
the goofyface and background replacement effects.
Bug: 5212166
Change-Id: I30995e305c202ba57bf76ff18c885bf16c5ea14f
|
|
|
|
|
|
|
|
|
|
| |
When power key is pressed, the framework may change the orientation
and the screen size. Add the flag to handle the runtime change
by the app itself.
bug:5210804
Change-Id: I96bd515883d92bd75492f4d70ca6705f2ccef0fb
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug:5039235
Originally we have the GLView-implemented indicators for Phone-based UI.
Based on the current UI design, we would like to merge the look on all
devices for the dialog of the camera setting. Therefore, a refactor of
how to handle the popup window is required here and this will simplify our
UI work for handling different layout/resolution.
Change-Id: I6f9e6ebed7600be460ddd906505cdc44f81098ad
|
|
|
|
|
|
|
|
|
|
| |
1. Camera setup moved to activity level.
2. Fixed releasing and acquiring camera process.
3. Unused .xml files removed.
4. Style issues fixed.
Bug: 5031489
Change-Id: Ifd271588ca2168398e17f204f065681ead2d8f2f
|
|
|
|
|
|
|
|
|
| |
Enabling hardwareAccelerated greatly improves the performance of popup windows.
bug:3446447
bug:3307722
Change-Id: I87bbabdeba63781fa8bee9aab6ca1b5cd3c0a381
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The monkey test sends DPAD_CENTER event and brings up the soft
keyboard. The layout will change and the basic setting popup
may have fewer children than items. In fact, setActiviated is
called by ListView and we do not need to call it.
Also add stateAlwaysHidden to make sure soft keyboard is always
hidden.
bug:3383128
Change-Id: I8032ff4680af7617c1568632af1c1678a04a04f8
|
|
|
|
| |
Change-Id: I3f6a1cc6c080c93c31291cb8294cce951f40ad93
|
|
|
|
|
|
|
|
|
|
| |
Now system picks up the camera background as soon as the app
starts. Originally users would see the app startup with the
default theme and its dark background. The camera background
would only appear after the inflation of the content view
and the first layout/drawing pass.
Change-Id: I9003b37b1a958c78f5fd804de9fedeb23bd90fc9
|
|
|
|
|
|
| |
See ee510dbe764abbc7bf74c0bb214f4c9a09b87fe8
Change-Id: I9da94242451ead99c1b26796a4dc554a9d3a6503
|
|
|
|
|
|
| |
because our uid changed.
Change-Id: Ic9f47dad348567c78b4e1d224bdc95ab14d09df6
|
|
|
|
|
|
| |
Related to bug #2464545
Change-Id: I08f5cce5b0df623fc62683bd9c9d4a1aa0694240
|
|
|
|
| |
Change-Id: Iafb8aad8ccb4e7f092c4627d217f0714c26c64c7
|
|
|
|
| |
Change-Id: I9b101ea486f06be553104bc4879f5ec66ae014bc
|
|
|
|
| |
This reverts commit 1ace47c7352d65b10361863316b5748b4f3e0689.
|
| |
|
| |
|
|
|
|
|
|
| |
for disabling animations in switching VideoCamera and Camera.
Bug: 2416396
|
|
|
|
| |
Change-Id: I4695e860b57b45010a201577bd611636717350e9
|
|
|
|
|
|
| |
album view in Gallery app
http://b/2340332
|
|
|
|
| |
Change-Id: I7b25fde19a172b6910d0217581cf61152d494a82
|
|
|
|
|
|
|
| |
Hide 2D gallery in the launcher and also hide other activities of gallery
by removing their intent filter.
Change-Id: I401b1c032b4c519b666a61743bfc6814dbaa2724
|
|
|
|
|
|
| |
Dr.No from mcleron.
Change-Id: I50abca4d0370d6fc7412ec7af6f154965ac23fad
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Use no animation between camera / review mode. Thus, we must have same
layout for three types of control panel.
2. Since we have better algorithm to calculate the preview size. Let the
gripper be the same in mdpi and hdpi devices.
3. Keep some border on the right size of image view. Otherwise, it looks
odds in HVGA devices.
Change-Id: I65b13222cace230f09e6b33f311fd2b79758e93e
|
| |
|
|
|
|
| |
not cause animation.
|
|
|
|
| |
Change-Id: I2eb42cf3107a389a5101a6f366368abf54cb991f
|
|
|
|
| |
Change-Id: I515c90bb5c4d49a2c4a761a933c0db6fbec0637b
|
|
|
|
| |
Change-Id: I80feb1b58c148b35b2666ef08d4b13d5aa0608b2
|
|
|
|
| |
Change-Id: Iac72ccf0147ab15ef64dc285ff4506a9a067bdee
|
|
|
|
| |
Change-Id: I0c1be1b28c0467f3d9fe206bd75843aee10fac4c
|
|\
| |
| |
| |
| |
| |
| | |
Merge commit '152be17f93e14d5de241f7b083b1a375e6929bb5'
* commit '152be17f93e14d5de241f7b083b1a375e6929bb5':
Change the task affinity of Camcorder to be different as Camera.
|
| | |
|
|/ |
|
|
|
|
|
|
|
|
| |
1. Let "Camera" and "Camcorder" use the same task affinity, so that there
will only one task stack in the system.
2. Finish the "Camera" or "Camcorder" activity, when switch to the other,
so that it works like the same activity.
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: San Mehat <san@google.com>
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
an oversight, the RECORD_AUDIO permission was not being enforced. This change adds the permission to the camera app so that when it is enforced, it won\'t throw an exception. BUG=1868334
Merge commit 'e655d54160e5a56d4909f2459eeae9012e9f187f' into donut
* commit 'e655d54160e5a56d4909f2459eeae9012e9f187f':
AI 149135: Add RECORD_AUDIO permission to camera app.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Due to an oversight, the RECORD_AUDIO permission was not being enforced.
This change adds the permission to the camera app so that when it is
enforced, it won't throw an exception.
BUG=1868334
Automated import of CL 149135
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
*** Reason for rollback ***
Revert temporary change for testing.
*** Original change description ***
Remove camcorder icon from launcher. This is a temporary measure for monkey testing purposes.
Automated import of CL 143861
|
| |
| |
| |
| |
| |
| | |
for monkey testing purposes.
Automated import of CL 143772
|
| | |
|
| | |
|
| | |
|