summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Animation supportJohn Reck2012-10-061-0/+3
| | | | | | Bug: 7300696 Change-Id: I80bfb27114a06dfc6f0f1aa866224cd547cc929d
* Revert "Upload screennails in tiles to prevent jank"Bart Sears2012-10-068-430/+56
| | | | | | | | | | This CL is reported to cause images to not be displayed correctly when opened via the view intent. Bug: 7299123 This reverts commit e29fc4a51b99f12f7fae13fae272858df2e1af36 Change-Id: I5052548a826c275cb4559eeb4721c19f06861b3d
* Merge "Add scale factor / quality parameters in filters" into ↵nicolasroard2012-10-0523-71/+130
|\ | | | | | | gb-ub-photos-arches
| * Add scale factor / quality parameters in filtersnicolasroard2012-10-0523-71/+130
| | | | | | | | | | bug:7248352 Change-Id: I2e4ca86d681eba2e97ddc550f88d9f702ecba65d
* | Merge "Set the thumbnail/screennail sizes based on screensize" into ↵Bobby Georgescu2012-10-054-23/+50
|\ \ | |/ |/| | | gb-ub-photos-arches
| * Set the thumbnail/screennail sizes based on screensizeBobby Georgescu2012-10-054-23/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7232758 Prior to this CL, the thumbnail and screennail sizes were hardcoded which resulted in mediocre image quality when using the Gallery in general and the camera filmstrip. Now, we set the size of these items based on the resolution of the display. Because high-resolution devices tend to have higher-performance graphics to drive their large displays, we expect that this will not introduce any significant performance impact. Change-Id: I90e08f7aca670e275c913fd9e21e4459c8bf9fcf
* | Don't film strip animate when switching camerasJohn Reck2012-10-051-4/+4
| | | | | | | | | | | | Bug: 7265781 Change-Id: Ibdef7d804923094f3b26471726a642a1b68e9540
* | Merge "New UI..." into gb-ub-photos-archesnicolasroard2012-10-058-490/+730
|\ \ | |/ |/|
| * New UI...nicolasroard2012-10-058-490/+730
| | | | | | | | | | | | | | bug:7289525 bug:7289361 Change-Id: Ifde15d57f0d307417a1c7a7ae9b1122be873558f
* | Upload screennails in tiles to prevent jankOwen Lin2012-10-058-56/+430
| | | | | | | | | | | | bug: 6399444 Change-Id: Id2338db34d7f87fbabd7861f78b42f2a81d9794b
* | Merge "Open album in filmstrip only if the item exists." into ↵Hung-ying Tyan2012-10-041-1/+6
|\ \ | |/ |/| | | gb-ub-photos-arches
| * Open album in filmstrip only if the item exists.Hung-ying Tyan2012-10-041-1/+6
| | | | | | | | | | | | | | | | Metadata of picasa photos may not be available when user taps to view a picasa album. Cannot enter PhotoPage directly in such a case. Bug: 7213464 Change-Id: Ife2e8768fc9b8d8757235610a02f029f40205b5b
* | Add a reset item menunicolasroard2012-10-041-0/+4
| | | | | | | | | | bug:7234317 Change-Id: I3129b16f83981ab22ce17341d8401822369686eb
* | add vibrance fix a free in shadowsJohn Hoford2012-10-042-6/+28
| | | | | | | | | | bug:7234321 Change-Id: I52b1b952fcdc34c23464793621df60aa7e8e00b2
* | Implement sharpennicolasroard2012-10-0415-99/+569
| | | | | | | | | | | | | | | | | | | | | | | | | | bug:7279964 bug:7247494 bug:7234321 - add a sharpen filter - add infrastructure to use RenderScript - some refactoring (add an ImageSlave class) - add new zoom UI Change-Id: Id94dc94d32866c7107b6818adf4db35d0c6c0b01
* | Merge "Fix build break in tests" into gb-ub-photos-archesGeorge Mount2012-10-041-0/+2
|\ \
| * | Fix build break in testsGeorge Mount2012-10-041-0/+2
| | | | | | | | | | | | | | | | | | Bug 7259843 Change-Id: If40a7da72261039e3d6fcd3a00669ed7c900c658
* | | Fix build. Missing dummy class for Gallery2.George Mount2012-10-041-0/+45
|/ / | | | | | | | | | | Bug 7259843 Change-Id: I65e6ea64fa996798146efd20cafae78b7f4a0614
* | Merge "Support panorama progress items in Gallery." into gb-ub-photos-archesGeorge Mount2012-10-047-3/+69
|\ \
| * | Support panorama progress items in Gallery.Angus Kong2012-10-047-3/+69
| | | | | | | | | | | | | | | | | | | | | Bug 7259843 Add dummy files for showing panorama progress in filmstrip. Change-Id: I7ae92b90bbbd992fde00cfcfc68af69b34d34d74
* | | Merge "Don't allow switching to filmstrip in get content intent" into ↵Bobby Georgescu2012-10-041-2/+6
|\ \ \ | | | | | | | | | | | | gb-ub-photos-arches
| * | | Don't allow switching to filmstrip in get content intentBobby Georgescu2012-10-041-2/+6
| |/ / | | | | | | | | | | | | Bug: 7288252 Change-Id: I247e7c22ed3e90de0222ac82a55ed027c9f252c1
* | | Merge "Upscale images to fill screen for slideshow" into gb-ub-photos-archesBobby Georgescu2012-10-041-2/+2
|\ \ \
| * | | Upscale images to fill screen for slideshowBobby Georgescu2012-10-041-2/+2
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7110382 This fixes the slideshow mode on high-resolution displays. Note that this will scale up screennails to fill the screen even if they are fairly low quality. The resolution to 7232758 will set the size of the screennails appropriately based on screen size. Change-Id: I7b5367c2fce1d10f6d5e70c1239d893f54236b10
* / / Snap back photo after swipe in y-direction in filmstripBobby Georgescu2012-10-041-3/+4
|/ / | | | | | | | | Bug: 7283537 Change-Id: Ifee561a978d418f7a1e96f1a3ddb7cc8df53752c
* | Merge "Accelerate PNG image rendering." into gb-ub-photos-archesPin Ting2012-10-043-7/+24
|\ \
| * | Accelerate PNG image rendering.Pin Ting2012-10-043-7/+24
| | | | | | | | | | | | | | | Bug:7137662 Change-Id: I050a228a6c8031c6a2d068eb4ba1b39be86e9f4a
* | | Fix NPE in ImageLoader.Owen Lin2012-10-041-24/+24
| | | | | | | | | | | | | | | bug: 7275805 Change-Id: Ied04553a97efe5b4996418f20d834d6bd0893976
* | | Set type as well while launching editor.Owen Lin2012-10-041-2/+3
| |/ |/| | | | | | | bug: 7275805 Change-Id: I6b86dd03d92b2cf453947bd84a0247e1626c81db
* | Merge "Revert "Add a overflow menu item to view 360-degree panorama."" into ↵Mangesh Ghiware2012-10-032-5/+0
|\ \ | | | | | | | | | gb-ub-photos-arches
| * | Revert "Add a overflow menu item to view 360-degree panorama."Mangesh Ghiware2012-10-032-5/+0
| | | | | | | | | | | | | | | | | | This reverts commit d84ae72adb147c0e8517a438b3dea3e87d319bb7 Change-Id: I5921cbb476034da2798480534e9084e287312f04
* | | Merge "Fix ANR in image editor" into gb-ub-photos-archesnicolasroard2012-10-032-10/+9
|\ \ \
| * | | Fix ANR in image editornicolasroard2012-10-032-10/+9
| | | | | | | | | | | | | | | | | | | | bug:7275425 Change-Id: I01a89579e17a0e4fc0817b61c7fda48ca54d0afa
* | | | Merge "Fix snapping behavior in filmstrip" into gb-ub-photos-archesBobby Georgescu2012-10-031-6/+10
|\ \ \ \
| * | | | Fix snapping behavior in filmstripBobby Georgescu2012-10-031-6/+10
| | |_|/ | |/| | | | | | | | | | | | | | Bug: 7277936 Change-Id: I57569eaac0b9e633d249754dcb3613c6c4f7ad3a
* | | | Disable destructive rotate for lightcycle panoramaMangesh Ghiware2012-10-031-0/+2
| |_|/ |/| | | | | | | | | | | Bug: 7276024 Change-Id: I2b223d3928517b083cc982db8142770da02dd5b9
* | | Add a overflow menu item to view 360-degree panorama.Mangesh Ghiware2012-10-032-0/+5
|/ / | | | | | | | | Bug: 7276026 Change-Id: Ib4979e45867e22267b34fb77342ca625337c7ee4
* | Correct behavior when swiping to placeholder item in PhotoPageBobby Georgescu2012-10-032-14/+21
| | | | | | | | | | Bug: 7261641 Change-Id: I54deed0f20a4673cb5470ffc128c73cddc071772
* | Remove redundant handling of share action.Mangesh Ghiware2012-10-031-6/+0
| | | | | | | | | | | | | | | | | | | | Bug: 7256214 Gallery PhotoPage was handling the menu item selection for the share action, in addition to the ShareActionProvider. Removing this leftover code from pre-ActionBar implementation. Change-Id: I0c91b9a7c05b38758ad1b76dd657225daaab1922
* | Add Shadow featureJohn Hoford2012-10-023-4/+65
|/ | | | | bug:7234321 Change-Id: Ib0d4db773486e469ed818385b68b7b907070c297
* Merge "Implements image sharing" into gb-ub-photos-archesnicolasroard2012-10-026-68/+255
|\
| * Implements image sharingnicolasroard2012-10-026-68/+255
| | | | | | | | | | bug:7233986 Change-Id: I8feb94d77facf8dbb8da5fab89b49ed7c224116e
* | Do not show grid/filmstrip spinner in secure camera modeBobby Georgescu2012-10-021-3/+7
| | | | | | | | | | Bug: 7274284 Change-Id: I74ede883fe726bd05e95b30d3f91da2856543123
* | Show Camera placeholder as first filmstrip item in rollBobby Georgescu2012-10-028-43/+142
|/ | | | | | | | | | Bug: 7272674 The camera roll filmstrip view now shows a shortcut to launch the camera when opened from the Gallery app. Note: the edits to SnailAlbum and SnailSource were made to allow sharing code between SingleItemAlbum and SnailAlbum Change-Id: I1bd2f3db99138c4b79a41c9c5baee46704cd18e0
* Merge "Trimming: Exit current activity after click done" into ↵Teng-Hui Zhu2012-10-021-0/+3
|\ | | | | | | gb-ub-photos-arches
| * Trimming: Exit current activity after click doneTeng-Hui Zhu2012-10-021-0/+3
| | | | | | | | | | | | | | Don't auto exit the trimmed video playing. bug:7093055 Change-Id: I97fa1556cbe0591f2204ab4135b85375f82abbe8
* | Merge "Fix NFC regression" into gb-ub-photos-archesJohn Reck2012-10-022-0/+2
|\ \
| * | Fix NFC regressionJohn Reck2012-10-022-0/+2
| | | | | | | | | | | | | | | | | | Bug: 7263536 Change-Id: Ieba6147fdc0279888ec1e6ea2101eab235522b9f
* | | Fix crash, remove logging added to diagnose bugBobby Georgescu2012-10-021-11/+2
|/ / | | | | | | | | | | | | | | | | Bug: 7216012 LocalMergeAlbum index was not being initialized in constructor so it was possible to access the index before it was populated with information. Change-Id: I7025839b0f3953b827f06c717cff6dc47a15b06c
* | Check item is editable before attempting to launch editorBobby Georgescu2012-10-021-1/+4
| | | | | | | | | | Bug: 7269840 Change-Id: I18af824865b8a158c7a89e2b34f51a32de144057