summaryrefslogtreecommitdiffstats
path: root/res/layout/camera_filmstrip.xml
Commit message (Collapse)AuthorAgeFilesLines
* animate filmstrip bottom button bar in and outSpike Sprague2014-08-211-1/+2
| | | | | | | from the bottom of the screen bug: 17114515 Change-Id: If3024f149fc0be0e48a430468c53774893946938
* Align progress bar with filmstrip bottom controls.Angus Kong2014-02-251-34/+0
| | | | | bug:13026663 Change-Id: Ic751bf26475fd27237690678715e399f0d987e82
* Invalidate background drawable of filmstrip layoutAngus Kong2014-02-111-5/+0
| | | | | bug:12974357 Change-Id: I4e0aaf470268e92274ee48d3045128876181577f
* Use ImageView as background for filmstrip layout.Angus Kong2014-02-111-0/+5
| | | | | | | | This is a workaround. bug:12974357 Change-Id: I7e3601acddb623499776d689575bafb8f8a181d6
* Fix build by removing unused string.Sascha Haeberling2013-12-171-1/+0
| | | | Change-Id: I0f9c9648ca67697dc9af2f4a6f10270ed26c7d5e
* Add a capture-session API to be used by all modules.Sascha Haeberling2013-12-111-3/+3
| | | | | | | | | | | | | | Bug: 11747284 This refactors the way we think of sessions. Instead of having multiple session and notification APIs being used by different modules, we create on central capture session API to be used by all modules. This also adds a first implementation of a Memory API which tells modules about the current memory situation. Change-Id: I7f030e32fc2f70f4007825ba7bbbdce9521a2bd9
* Move/refactor filmstrip related files around.Angus Kong2013-12-101-3/+3
| | | | | | | | | | | | | | 1. Rename filmstrip.FilmstripDataAdapter to filmstrip.DataAdapter. 2. Rename filmstrip.FilmstripImageData to filmstrip.ImageData. 3. Move filmstrip.FilmstripListener to filmstrip.FilmstripController.Listener. 4. Add FilmstripContentPanel interface. 5. Move ui.FilmstripView to widget.FilmstripView 6. Move ui.FilmstrpLayout to widget.Filmstripview 7. Move ui.FilmstripBottomControls to widget.FilmstripBottomLayout 8. Extracted interface from widget.FilmstripBottomLayout as filmstrip.BottomControls Change-Id: I83bdd89e2a48a98002a4fed7dab011b28036d1a0
* Move data-related controls with filmstrip.Angus Kong2013-12-101-8/+8
| | | | | bug:12015169 Change-Id: I3185acc37adec23fc696f6693236178779a7459e
* Add quantum paper background for filmstrip.Angus Kong2013-12-051-2/+1
| | | | | | | | Also fix the issue of flickering when swiping out filmstrip. bug:11898278 Change-Id: I0fd0c394cd8c14d70fd7ef1c912ab05d2a5c6668
* Implement the new filmstrip UI - first step.Angus Kong2013-12-041-8/+9
| | | | | | More fancy stuffs will be added in the following CLs. Change-Id: I065c7baf1ff9695121db4917158ffecd0bfc0d01
* Introduce new mode switcherDoris Liu2013-11-121-4/+2
| | | | | | TODO: Get assets from UX and activate shimmy Bug: 11514368 Change-Id: Iebfd3c3c2dc1b08db25e166d5f90d3418a67ed22
* Further refactorAngus Kong2013-11-091-1/+1
| | | | | | | | 1. Create filmstrip package. 2. Move ImageTaskManager to under package app/. 3. Adde app UI abstract layer AppUi. Change-Id: I9d640de65c59196c5d3e5c3a8901bb3220b29f62
* Make space for photosphere rendering textErin Dahlgren2013-10-031-1/+0
| | | | | Bug: 11005014 Change-Id: I1f92322ff5a53b8bf6752841efd3a59e366d78fb
* Rename renering message from panorama to photo sphere.Sascha Haeberling2013-08-301-3/+2
| | | | | | Bug: 7695145 Change-Id: Ibfd083d4a879eda5dbf866e3a22df651166ea315
* Bring back undo delete confirmation.Angus Kong2013-08-231-33/+42
| | | | | | | | | Also corrects the default decoding size. bug:10413110 bug:10330214 Change-Id: I45465fdea2320501fd17ac4e35e0f0f54c08cbba
* Bring back the bottom controls in Filmstrip.Sascha Haeberling2013-08-191-13/+1
| | | | | | | | | Bug: 10367172 Bug: 10074320 Also hooks up the Edit button and the edit menu item. Change-Id: I0ce3344e09fdfd7794c417ddbe44b3d247a7ed7c
* This adds the following four CLs to Camera2:Sascha Haeberling2013-08-061-1/+38
| | | | | | | | | | | | http://ag/339319 http://ag/338974 http://ag/338401 http://ag/324149 Adapted to work in Camera2 and adding a .gitignore so that temporary Eclipse files and folders are not submitted. Change-Id: I40295c7f0139f76270c44f0ca395c0574a288569
* Hide "View Photo Sphere" button by default.Sascha Haeberling2013-08-011-0/+1
| | | | Change-Id: Idb31a96d0dcb19e6d57c1c5d388ef8d180382345
* Adds back the PhotoSphere View icon in filmstrip.Sascha Haeberling2013-08-011-5/+25
| | | | | | | | | | | This also exercises the "leave a place cleaner than you found it" rule by cleaning up stuff: - Formatting according to the Android format rules - Removing unused code - Putting braces where they belong. Change-Id: Ie1dbfe9195bf3e20d9624d7ae85eeba16df8f931
* Add new camera activity back and fix build errorsDoris Liu2013-05-161-0/+20
| | | | Change-Id: I30b657c7eee2b8cb0317c922966821002ea956f0
* Remove new camera activity to avoid build breakageDoris Liu2013-05-081-20/+0
| | | | Change-Id: I56f0586ae196f57a0f55b8d835e6bc8fd27bdcfe
* Integrate FilmStripView.Angus Kong2013-04-111-0/+20
Change-Id: Ib9f280a4c58a5c120775d5e9340ea04d56c0343d