summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/CameraActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Add "set as" capability in Film Stripnicolasroard2013-08-201-3/+11
* Implement deletion in the menu.Angus Kong2013-08-191-1/+1
* Don't refresh item on resume as it leads to a filmstrip bug.Sascha Haeberling2013-08-191-15/+0
* Bring back the bottom controls in Filmstrip.Sascha Haeberling2013-08-191-5/+30
* Add the trim functionality back to FilmStripViewztenghui2013-08-161-10/+13
* Single-tap in fullscreen view toggles ActionBar.Sascha Haeberling2013-08-151-0/+9
* Implent show-on-map functionality.Sascha Haeberling2013-08-151-7/+14
* Brings back the details menu with most EXIF data in it.Sascha Haeberling2013-08-151-2/+21
* Fix camera preview stopped after onResume().Angus Kong2013-08-131-1/+2
* Hide the actionbar and title at the beginningztenghui2013-08-131-0/+1
* Add the menu items backztenghui2013-08-131-0/+126
* Remove Refocus from Camera UI.Sascha Haeberling2013-08-131-4/+0
* Fix video capture intent handlingDoris Liu2013-08-131-1/+8
* Merge "Add the basic action bar back." into gb-ub-photos-carlsbadztenghui2013-08-121-1/+12
|\
| * Add the basic action bar back.ztenghui2013-08-091-1/+12
* | Clean up Gallery codes.Angus Kong2013-08-091-3/+4
|/
* Refactor data/LocalData.Angus Kong2013-08-071-1/+2
* This adds the following four CLs to Camera2:Sascha Haeberling2013-08-061-40/+122
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-26/+25
* Load the FilmStrip data in onCreate()Angus Kong2013-08-051-19/+20
* Add LocalDataAdapter and wrappers.Angus Kong2013-08-011-11/+25
* Adds back the PhotoSphere View icon in filmstrip.Sascha Haeberling2013-08-011-6/+12
* Refocus integration phase 1.Sascha Haeberling2013-07-241-0/+4
* Remove legacy code ActivityBase.java.Angus Kong2013-07-241-0/+25
* Add stitching manager in Camera.Angus Kong2013-07-171-1/+26
* Clean up camera switcherDoris Liu2013-06-241-8/+4
* Set window flags to show secure cameraDoris Liu2013-06-181-9/+24
* Switch over to use new camera activityDoris Liu2013-06-181-364/+286
* New capture animationMichael Kolb2013-04-241-3/+0
* Make MediaSaveService destroyed after unbound.Angus Kong2013-04-191-2/+0
* Allow swiping to filmstrip from blocker barDoris Liu2013-04-181-1/+2
* Improve black bar to keep camera controls in placeDoris Liu2013-04-031-16/+0
* Fix NPE in CameraMichael Kolb2013-03-221-2/+6
* Add a black bar symmetric to nav barDoris Liu2013-03-051-16/+13
* Keep camera controls on the same physical sideDoris Liu2013-03-051-14/+27
* Flatten view hierarchy and rotate viewsDoris Liu2013-03-041-20/+20
* Use cross fade rotation animationMichael Kolb2013-02-251-2/+27
* Merge "Make photo orientation consistent with UI" into gb-ub-photos-bryceDoris Liu2013-02-161-0/+18
|\
| * Make photo orientation consistent with UIDoris Liu2013-02-151-0/+18
* | Remove com.android.camera.RJohn Reck2013-02-151-0/+1
|/
* Make video snapshot save images in the background.Angus Kong2013-01-311-0/+41
* Animate between photo modulesJohn Reck2013-01-311-20/+67
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+437