summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/MoreSettingPopup.java
Commit message (Collapse)AuthorAgeFilesLines
* 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: fix the display error of camera menu when rotate itKerong Sui2014-03-211-4/+2
| | | | | | | including: menu of native camera and camcoder.we should use the right LayoutId for every view when in landscape mode Change-Id: I768a64f32a59c1b89b366409a5e05bf1c0755b0c
* CameraApp: Updating the view for new list item preferenceAshok Raj Deenadayalan2013-10-311-5/+6
| | | | | | | | | | | | | | | | | | | | | User has launched the popup menu view in portait mode and can see all the list items in a single view. When user turns the device to landscape mode, the popup view will be shown partially, thus user has to scroll the popup menu to see remaining list items. When user scroll's over the view, if the view is not updated/ initialized with the new list item, it will render the old indexed item(s), thus user will see the repeatation of old items. This fix will update the view by initializing the item preference from the adapter and returns the updated view based on new position. CRs-fixed: 524897 (cherrypicked from: I9ae25f0a711bc641fa405e85292db2c1af95e8a1) Change-Id: I7cc63c9e01a69b6c439102a93f964013f1e15374 (cherry picked from commit d69c568eb8bf9a9a5cce6c9402617f9e6f3072a8) (cherry picked from commit 3851a9b18310580ef9f6ccecdfb1c3ca08a6c719)
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-3/+3
| | | | | | | 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/+203
Change-Id: I968efe4d656e88a7760d3c0044f65b4adac2ddd1