summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge "Added support for crop actions. Changed overflow menu to use new ↵Ruben Brunk2012-10-172-3/+12
|\ \ | | | | | | | | | editor." into gb-ub-photos-arches
| * | Added support for crop actions. Changed overflow menu to use new editor.Ruben Brunk2012-10-172-3/+12
| |/ | | | | | | | | | | Bug: 7281479 Bug: 7337191 Change-Id: I91055c972666e4c2d605903646b55d8c67ae87f3
* / fix crash from configurable slider rangesJohn Hoford2012-10-171-1/+4
|/ | | | | bug:7293391 Change-Id: I17498a2066acdb5c53763610980fe2f6532f2f34
* Moved many strings to xml. Changed UI filter order. Renamed things.Ruben Brunk2012-10-175-41/+55
| | | | | | Bug: 7344749 Bug: 7322949 Change-Id: Ia9ebc45fb2c743a458af270be429f07198ea3c1b
* Merge "fix rotating normal images" into gb-ub-photos-archesJohn Hoford2012-10-171-2/+2
|\
| * fix rotating normal imagesJohn Hoford2012-10-171-2/+2
| | | | | | | | | | bug:7353416 Change-Id: I86875286ea81982bdb55e9df22e44827b521d257
* | Merge "Fix back button behaviour" into gb-ub-photos-archesnicolasroard2012-10-1710-20/+100
|\ \
| * | Fix back button behaviournicolasroard2012-10-1710-20/+100
| | | | | | | | | | | | | | | | | | bug:7290000 bug:7256201 Change-Id: Ia6f5726b0602c45e98566bcb5e027686e7f2fe57
* | | Only fade out if texture creation succeededJohn Reck2012-10-172-5/+12
|/ / | | | | | | | | | | Bug: 7366597 Change-Id: Id28970fe263d975dcd48e45fd716199bc40f64d3
* | Merge "Add read URI permission to intent returned for GET_CONTENT" into ↵Mangesh Ghiware2012-10-171-2/+3
|\ \ | | | | | | | | | gb-ub-photos-arches
| * | Add read URI permission to intent returned for GET_CONTENTMangesh Ghiware2012-10-171-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7366308 Bug: 7202384 GalleryProvider now requires a permission to access content. See CL ca181a6 for more details. Change-Id: I4bdf61e19c9e2b6e2da0837a8f633a27c49441d7
* | | Change double tap scale from 1.5 to 1.0John Reck2012-10-171-2/+2
| | | | | | | | | | | | | | | | | | Bug: 7287834 Change-Id: I43312825c1494e385a36a3783765de33d2b691e2
* | | Fix UI stuffnicolasroard2012-10-174-51/+49
| |/ |/| | | | | | | | | | | bug:7354368 bug:7362027 bug:7344915 Change-Id: I2efd5de0971e5dfbc989d60860348280c03b3db4
* | Merge "rotate images before saving" into gb-ub-photos-archesJohn Hoford2012-10-171-0/+1
|\ \
| * | rotate images before savingJohn Hoford2012-10-171-0/+1
| |/ | | | | | | | | bug:7353416 Change-Id: I113de1fa16725c9483a447a64ab1a41a3bbe679f
* / Adds GMS Core PanoramaClient to GallerySascha Haeberling2012-10-172-2/+17
|/ | | | | | | | | Bug: 7319099 Also updates the API call to LightCycleHelper. This depends on http://go/ag/#/c/239523/ Change-Id: Ie951e44e3a474599d1da6fea52609fbb9f8dc9bc
* add support for configurable slider rangesJohn Hoford2012-10-175-13/+67
| | | | | bug:7293391 Change-Id: Ie4984ce85387bf4d7a0a38e318eb20f6802ffc96
* Merge "Added fixed aspect ratio support for cropping." into gb-ub-photos-archesNicolas Roard2012-10-178-113/+420
|\
| * Added fixed aspect ratio support for cropping.Ruben Brunk2012-10-168-113/+420
| | | | | | | | | | Bug: 7350377 Change-Id: I8110ea999c764de675fe11f586ab9bc7af205f46
* | Fixed flip (mirror) orientation.Ruben Brunk2012-10-171-0/+10
| | | | | | | | | | Bug: 7342859 Change-Id: Ic9508927738f64e82e1bd078461b6ee1e1892300
* | Merge "Add permission to GalleryProvider." into gb-ub-photos-archesHung-ying Tyan2012-10-162-10/+10
|\ \
| * | Add permission to GalleryProvider.Owen Lin2012-10-172-10/+10
| | | | | | | | | | | | | | | bug: 7202384 Change-Id: I1a13ed7e480163c898cf376219953b321290d4d4
* | | Merge "Update empty placeholder asset" into gb-ub-photos-archesBobby Georgescu2012-10-161-1/+1
|\ \ \
| * | | Update empty placeholder assetBobby Georgescu2012-10-161-1/+1
| |/ / | | | | | | | | | | | | Bug: 7362100 Change-Id: I521c1c481a00959bb50d17fee3be6981be84a269
* / / Update Camera album overlay icon assetBobby Georgescu2012-10-161-1/+1
|/ / | | | | | | | | Bug: 7332688 Change-Id: Id7ada222551187787c4e3b50f52dcdc5c6c70929
* | Merge "Consistent animations & up button behavior in Gallery" into ↵Bobby Georgescu2012-10-169-88/+168
|\ \ | | | | | | | | | gb-ub-photos-arches
| * | Consistent animations & up button behavior in GalleryBobby Georgescu2012-10-169-88/+168
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7302857 Bug: 7295464 This CL makes all of the transition animations throughout the Gallery app consistent. The animation is the previous view shrinking and fading out while the new view starts out bigger than the view port and is coming in to the viewport size as it fades in. Having consistent animations allows us to not keep PhotoPage/AlbumPage instances around in certain cases, making it possible to have consistent up button behavior when switching between the grid and filmstrip. Finally, this also makes the transitions in the camera app filmstrip/grid switching consistent with those in the gallery app. Change-Id: I77bac6a0cde1e439738c78f9e16ab15ed5910cfb
* | Merge "Add hook to manipulate SurfaceTexture transform" into gb-ub-photos-archesJohn Reck2012-10-161-0/+3
|\ \ | |/ |/|
| * Add hook to manipulate SurfaceTexture transformJohn Reck2012-10-161-0/+3
| | | | | | | | | | | | Bug: 7302956 Change-Id: I32bdeb22630dbeba9f028e1c68167d10a5288a28
* | Fix when we cannot load an imagenicolasroard2012-10-162-2/+18
| | | | | | | | | | bug:7321636 Change-Id: I82cd603d531a1b743737a7c5b65005d370f2cdb1
* | prevent original now acts like any other FX filterJohn Hoford2012-10-162-3/+4
| | | | | | | | | | bug:7353358 Change-Id: Id4efa45ddb8a8a0ca6d201ffc0b45fdd2f3caabf
* | Merge "Fix curves tool" into gb-ub-photos-archesnicolasroard2012-10-166-355/+510
|\ \
| * | Fix curves toolnicolasroard2012-10-166-355/+510
| | | | | | | | | | | | | | | | | | | | | | | | bug:7344301 bug:7328680 bug:7289525 bug:7234239 Change-Id: I78d09dc2b38b11ccb2aac38ceef3acd8041f245e
* | | Make save button in video trimming consistentDoris Liu2012-10-161-3/+2
|/ / | | | | | | | | | | | | | | | | Bug: 7353884 Updated save button icon and text Save button in video trimming now acts like back button when no change has been made. Change-Id: Iec29315222d3f3ffac9b96a89cad2821d7f86c4f
* / filters now support orientationJohn Hoford2012-10-161-9/+67
|/ | | | | bug:7353416 Change-Id: Ie6f01f37428dc86d338c5cb5a80630aa3a879eaa
* Remove old camera classes.Wu-cheng Li2012-10-164-15/+0
| | | | | bug:7201108 Change-Id: I539d02c411c654238d7e5e0c34e9ec3e6e6d4d90
* Fixes bugs in TiledTexture.Owen Lin2012-10-1610-222/+283
| | | | | | | | | 1. Upload tiles in SinglePhotoDataAdapter 2. Rebuild the upload queue after the screen nails being recycled bug: 6399444 Change-Id: I57e756f8d1d84742bf82dd34c83baf8df89ae4cc
* Merge "Revert "Revert "Upload screennails in tiles to prevent jank""" into ↵Owen Lin2012-10-157-56/+428
|\ | | | | | | gb-ub-photos-arches
| * Revert "Revert "Upload screennails in tiles to prevent jank""Owen Lin2012-10-117-56/+428
| | | | | | | | | | | | | | This reverts commit ad7cf187bf0c11b05aa3eab7085148e0353f2af5. bug: 6399444 Change-Id: I94b286ab3e0db21c582cbfa9183489613da30edb
* | Merge "fix for the cache" into gb-ub-photos-archesJohn Hoford2012-10-151-9/+12
|\ \
| * | fix for the cacheJohn Hoford2012-10-151-9/+12
| | | | | | | | | | | | | | | Change-Id: Ib5c82aa602df961d15064e732b3701c8d6cd66ff bug:7345592
* | | Merge "Cherry-pick of 092fd92 to fix bug 7344730 also." into gb-ub-photos-archesMangesh Ghiware2012-10-151-1/+1
|\ \ \
| * | | Cherry-pick of 092fd92 to fix bug 7344730 also.Chih-Chung Chang2012-10-151-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Make getSupportedOperations() call getSupportedOperations(boolean) by default. So things will work for MediaObject who doesn't override the new method. Bug: 7336562 Change-Id: Ic9ed6211981bb91c56702eafa7b21e83ed071cef
* / / Fix SRI Pano orientationJohn Reck2012-10-152-3/+17
|/ / | | | | | | | | | | Bug: 7345511 Change-Id: I9a06f03b67ba820b86520588415ff3ab16f05829
* | Merge "Add stitching panorama image to secure album." into gb-ub-photos-archesWu-cheng Li2012-10-142-1/+19
|\ \
| * | Add stitching panorama image to secure album.Wu-cheng Li2012-10-132-1/+19
| | | | | | | | | | | | | | | bug:7285105 Change-Id: I9f609f30d817f10a6c9c94fc6eadb58bc1bdd580
* | | Fix dimensions to use dips instead of pixelsnicolasroard2012-10-134-10/+45
| | | | | | | | | | | | | | | bug:7343798 Change-Id: I3d576ae334e580ad9da5b56d4ae84f749004ec21
* | | Fix cropping and saving issuesnicolasroard2012-10-133-6/+15
|/ / | | | | | | | | | | bug:7342359 Change-Id: Ia59eb3f423b8c4f420b7b6f120735856a84cd854
* | Merge "Hide Camera button on empty gallery when not available" into ↵Bobby Georgescu2012-10-121-0/+1
|\ \ | | | | | | | | | gb-ub-photos-arches
| * | Hide Camera button on empty gallery when not availableBobby Georgescu2012-10-121-0/+1
| | | | | | | | | | | | | | | Bug: 7342583 Change-Id: I545b6902f994f7ed0245ec486e78693aea197a4a