summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/CountDownView.java
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: don't hide count down titleLikai Ding2015-02-171-4/+17
| | | | | | | | Don't hide count down title, instead, rotate and offset it to correct position. Change-Id: I31aca121bc7f8b5e672b6457e049c186ac1179d3 (cherry picked from commit 7023e606647cb5c2b60582a3755309565748f1fd)
* SnapdragonCamera: fix portrait orientationLikai Ding2015-02-021-0/+9
| | | | | | | | | | | | Fix camera activity to portrait, so there is no delay when rotation occurs. Main changes are: 1. RotateLayout now supports padding and dynamically added child. 2. Camera controls and gesture detetion are now orientation-aware. 3. Toasts are replaced with RotateTextToast. 4. Obselete layout files are removed. Change-Id: I338849bd7fb84b847eb357f771a24a5cc09bf6fa
* SnapdragonCamera: Fix menu is covered when count down take pictureJing (Mia) Wang2014-12-201-0/+15
| | | | | | | | | | | The textview of count down title layout is unreasonable, which lead to some view is covered by text. Modify the layout params of textview. CRs-Fixed: 773384 Change-Id: I4c6cd67dcc275730de1ad61396a86f3d7250b90b
* Rename module and package name to co-exist with AOSP appSachin Shah2014-08-161-1/+1
| | | | | | | | Rename package from com.android.camera2 to org.codeaurora.snapcam, module name from Camera2 to SnapdragonCamera and app name from "Camera" to "Snapdragon Camera" Change-Id: I2800070e72631e119a15fe0132424d1047be9f0c
* Camera2: optionally force count down soundLikai Ding2014-07-091-2/+6
| | | | | | | set count down sound as STREAM_SYSTEM_ENFORCED for carrier compliance Change-Id: Ie60bb4c7059ad8930be2c6650808107dcaaa22a2 CRs-Fixed: 684591
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-1/+1
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Remove com.android.camera.RJohn Reck2013-02-151-1/+1
| | | | Change-Id: I0bb03da1423401f872c3bf13caffb9c87d850449
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+131
Change-Id: I968efe4d656e88a7760d3c0044f65b4adac2ddd1