summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/CameraActivity.java
Commit message (Expand)AuthorAgeFilesLines
...
* | | Camera2: fix flashlight widget status error after luanch camerakaiyiz2014-05-281-0/+8
|/ /
* | Camera2: Fix camera application memory leakGaoxiang Chen2014-04-241-0/+1
* | Merge "Camera: Revering changes of clear preview frame during activity pause."Linux Build Service Account2013-12-081-3/+0
|\ \
| * | Camera: Revering changes of clear preview frame during activity pause.c_shrini2013-12-051-3/+0
* | | Merge "Do not add screen hint dialog when window is not available."Linux Build Service Account2013-12-071-3/+2
|\ \ \
| * | | Do not add screen hint dialog when window is not available.Santhosh Kumar H E2013-11-291-3/+2
| |/ /
* | | Merge remote-tracking branch into merge_branchSanthosh Kumar H E2013-12-061-16/+142
|\ \ \ | |/ / |/| / | |/
| * Merge "Close mode menus if another control is touched" into gb-ub-photos-carl...Andy Huibers2013-11-121-0/+1
| |\
| | * Close mode menus if another control is touchedAndy Huibers2013-11-111-0/+1
| * | Start gcam module directly when handling capture intent.Ruben Brunk2013-11-111-2/+8
| |/
| * Add logging to various actionsSeth Raphael2013-11-071-1/+62
| * 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
* | Merge "Update preview as per aspect ratio on back key press."Linux Build Service Account2013-11-221-0/+1
|\ \
| * | Update preview as per aspect ratio on back key press.Santhosh Kumar H E2013-11-121-0/+1
* | | Update storage hint when switched back to full screen preview.Santhosh Kumar H E2013-11-181-0/+14
* | | Clear preview frame during activity pause in full screen camera mode.Santhosh Kumar H E2013-11-121-0/+3
|/ /
* | Merge "Revert "Clear preview frame on surfaceTexture during activity pause.""Linux Build Service Account2013-11-081-1/+0
|\ \
| * | Revert "Clear preview frame on surfaceTexture during activity pause."Shruthi Krishna2013-11-081-1/+0
* | | Merge "Camera2: Fix crash in Camera during edit operation on double tap."Linux Build Service Account2013-11-081-5/+10
|\ \ \ | |/ / |/| |
| * | Camera2: Fix crash in Camera during edit operation on double tap.Vasantha Balla2013-11-071-5/+10
| |/
* / Clear preview frame on surfaceTexture during activity pause.Suman Mukherjee2013-11-061-0/+1
|/
* 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
|\