summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/FilmstripBottomControls.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
* Hide action bar after a timeoutDoris Liu2013-09-201-1/+9
| | | | | | | | | | | Also make sure: 1) Action bar does not go away when the menu is showing 2) Extend the timeout if user swipe to a new image when action bar is visible 3) Hide action bar immediately when double-tap-to-zoom starts 4) Action bar persists in filmstrip mode (i.e. non-fullscreen mode) Bug: 10750342 Change-Id: I820dc2b57ced61f91246fffe3fecc4e60ea187ca
* Refine Filmstrip gesture/position handling.Angus Kong2013-09-191-1/+1
| | | | | | | | bug:10749052 bug:10802996 bug:10711578 Change-Id: I9080a930209118a5c1bdc11b1ef7b316c55a741e
* Bring back the bottom controls in Filmstrip.Sascha Haeberling2013-08-191-0/+140
Bug: 10367172 Bug: 10074320 Also hooks up the Edit button and the edit menu item. Change-Id: I0ce3344e09fdfd7794c417ddbe44b3d247a7ed7c