summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/CameraActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Show chooser on EDIT intents that have no activity for action.Erin Dahlgren2013-11-071-1/+6
* Merge "Decouple the visibility check for system UI from action bar" into gb-u...ztenghui2013-11-071-5/+10
|\
| * Decouple the visibility check for system UI from action barztenghui2013-11-061-5/+10
* | Make image editor intent general.Erin Dahlgren2013-11-051-2/+1
|/
* Remove CameraUtil.launchGallery, ensure SecureCamera uses Gallery up iconAlan Newberger2013-10-301-5/+8
* gcam: Add placeholder image.Ruben Brunk2013-10-281-0/+42
* Update preview controls on deleting all items.Erin Dahlgren2013-10-211-1/+5
* Set camera controls visibility based on whether the camera preview is centered.Erin Dahlgren2013-10-141-1/+50
* Workaround to prevent the data focus callback.Angus Kong2013-10-131-2/+5
* Don't load data when it's secure camera.Angus Kong2013-10-131-1/+5
* Bring full screen window flag back to cameraDoris Liu2013-10-111-11/+5
* Don't show a details dialog if there are no details.Sascha Haeberling2013-10-101-1/+3
* Hide the status bar and switch into lights-out mode when popup is dimissed.Sascha Haeberling2013-10-101-4/+11
* Initialize GCam with GServices values.Sascha Haeberling2013-10-091-0/+2
* Merge "gcam: Add postcapture for gcam debugging." into gb-ub-photos-carlsbadRuben Brunk2013-10-101-0/+7
|\
| * gcam: Add postcapture for gcam debugging.Ruben Brunk2013-10-091-0/+7
* | Update bottom controls and action bar with a tighter bounds on data change.Erin Dahlgren2013-10-091-1/+1
|/
* Don't go into Gcam when it's capture intent.Angus Kong2013-10-081-4/+2
* Merge "Prevent picture taking via volumn key in filmstrip mode" into gb-ub-ph...Doris Liu2013-10-041-8/+10
|\
| * Prevent picture taking via volumn key in filmstrip modeDoris Liu2013-10-031-8/+10
* | Don't allow actions on items in progress.Angus Kong2013-10-031-0/+10
* | Merge "Only show delete action when in secure camera mode." into gb-ub-photos...ztenghui2013-10-031-0/+5
|\ \
| * | Only show delete action when in secure camera mode.ztenghui2013-10-021-0/+5
* | | Exit Camera on Up button if no APP_GALLERY handler found.Mangesh Ghiware2013-10-021-3/+9
|/ /
* / Fix FilmStrip crash by checking if photos are present before updating action barErin Dahlgren2013-10-011-1/+4
|/
* Merge "Updates newly centered photos in FilmStrip after a delete." into gb-ub...Erin Dahlgren2013-10-011-0/+1
|\
| * Updates newly centered photos in FilmStrip after a delete.Erin Dahlgren2013-09-301-0/+1
* | Show status bar in filmstrip modeSascha Haeberling2013-09-301-1/+1
|/
* Fix memory leak of context in LocalMediaObserverDoris Liu2013-09-261-18/+9
* Merge "Finalize deletion when app exits and for last photo" into gb-ub-photos...Doris Liu2013-09-261-0/+3
|\
| * Finalize deletion when app exits and for last photoDoris Liu2013-09-261-0/+3
* | Checks for low storage in wide-angle pano mode.Angus Kong2013-09-251-14/+6
|/
* Add HQ option and use it to switch to GCam.Sascha Haeberling2013-09-241-1/+1
* Remove hideybars from Camera.Sascha Haeberling2013-09-241-20/+1
* Allow user to tap on lock icon from secure camera.Angus Kong2013-09-231-4/+8
* Hide action bar after a timeoutDoris Liu2013-09-201-23/+102
* Add crop activitynicolasroard2013-09-191-2/+8
* Use contentObserver to refresh the data when dirty.ztenghui2013-09-191-21/+38
* Bring back NFC beam support to filmstripMangesh Ghiware2013-09-191-0/+36
* Merge "Adding gcam module to Camera2 app." into gb-ub-photos-carlsbadRuben Brunk2013-09-191-2/+8
|\
| * Adding gcam module to Camera2 app.Ruben Brunk2013-09-181-2/+8
* | Make Up button in filmstrip go to Gallery.Mangesh Ghiware2013-09-181-1/+6
|/
* Clean up ApiHelper and remove unused code paths.Sascha Haeberling2013-09-181-8/+1
* Adding Hideybar support for K and up.Sascha Haeberling2013-09-181-11/+37
* Fall back to Photo module if stores index is illegal.Sascha Haeberling2013-09-171-8/+7
* Merge "Show dialog when camera device is not connected." into gb-ub-photos-ca...Angus Kong2013-09-171-0/+29
|\
| * Show dialog when camera device is not connected.Angus Kong2013-09-171-0/+29
* | Use a new Intent to work around issues in frameworkztenghui2013-09-171-6/+34
|/
* Bring back tiny planet to the Camera filmstripSascha Haeberling2013-09-121-28/+64
* Keep undo bar around until there is user interacitonDoris Liu2013-09-121-27/+92