summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix full-res geometrynicolasroard2013-09-124-101/+161
| | | | Change-Id: I25f2fde1031ba7d896c82484a3da0ea03bcff7b8
* Merge "Fix straighten tool" into gb-ub-photos-carlsbadnicolasroard2013-09-121-3/+35
|\
| * Fix straighten toolnicolasroard2013-09-111-3/+35
| | | | | | | | | | | | | | | | | | | | - fix grid display - show grid upon launch - grid disappear after 500ms bug:10705772 Change-Id: I499d5e6d9c02ddcc8f540f2bedb58c86cc744e44
* | Merge "Add custom border text" into gb-ub-photos-carlsbadnicolasroard2013-09-121-1/+4
|\ \
| * | Add custom border textnicolasroard2013-09-111-1/+4
| |/ | | | | | | | | | | bug:10705772 Change-Id: Idca8cb3179bf9ecc1b6eaef109f79077cf15ec3c
* | Merge "Fix info panel" into gb-ub-photos-carlsbadnicolasroard2013-09-123-75/+49
|\ \
| * | Fix info panelnicolasroard2013-09-113-75/+49
| |/ | | | | | | | | bug:10705772 Change-Id: I9481aec8baf1a7b1782be5cf47acbf3269768cee
* | Merge "Handle IllegalStateException when cursor contents are empty" into ↵Nicolas Roard2013-09-111-0/+2
|\ \ | | | | | | | | | gb-ub-photos-carlsbad
| * | Handle IllegalStateException when cursor contents are emptyAmith Yamasani2013-09-111-0/+2
| |/ | | | | | | | | Bug: 10696306 Change-Id: If56b553e34574219de8e3990c9e256f698d08f04
* | Merge "fix startup crash" into gb-ub-photos-carlsbadJohn Hoford2013-09-111-17/+26
|\ \
| * | fix startup crashJohn Hoford2013-09-101-17/+26
| | | | | | | | | | | | | | | bug:10673620 Change-Id: If1a8aad0c2258702fe4fc7048b4e82eea302169c
* | | Make local copy of reference to bitmap and check for nullMangesh Ghiware2013-09-101-10/+17
|/ / | | | | | | | | Bug: 8694871 Change-Id: If9505a017a86fd6bc8c4a193e6da7167a2af1a27
* | small ui fixes in drawJohn Hoford2013-09-092-3/+4
| | | | | | | | Change-Id: I3d960de02d053cf7a70eeacf773dbe51da69f492
* | Merge "fix export on saved images" into gb-ub-photos-carlsbadJohn Hoford2013-09-094-40/+75
|\ \ | |/ |/|
| * fix export on saved imagesJohn Hoford2013-09-094-40/+75
| | | | | | | | | | bug:9466453 Change-Id: I6280e6352d6c7f672692db514e46803df3f91b38
* | Hide debug statementnicolasroard2013-09-091-1/+4
|/ | | | Change-Id: I978e84cdec3739efa7e5a7f6acf3b23625a5355b
* Fix for anim stutternicolasroard2013-09-091-1/+1
| | | | Change-Id: Id1b3c9b18e65b4a817b15ee45d0f9dc514a4b700
* Improves memory managementnicolasroard2013-09-0812-34/+156
| | | | | | | | Also adds some debugging tracking tools. bug:10112287 Change-Id: I3f9b3d173db99818e5c9ae9a62b0ec38cd2b341b
* Fix information panelnicolasroard2013-09-061-0/+2
| | | | | bug:10429488 Change-Id: I80e9e58ba907129cc7b4f5c7f9fafe95d49d86b0
* Fix UI performances / glitchesnicolasroard2013-09-0612-53/+251
| | | | | | | | | | - load/process thumbnails fully in background - fix reveal slider - fix race condition when loading - better memory usage - fix loading spinner (wasn't shown!) Change-Id: Id78163556d8ee1c3ad04eae16fe1bf06f4312405
* fix Gallery crash while deleting a pictureJohn Hoford2013-09-061-1/+2
| | | | | bug:10551751 Change-Id: I9b6a8488b4fa2a3440b85ae8e4c5dc3da83e29f1
* fix vignetteJohn Hoford2013-09-063-70/+134
| | | | Change-Id: I368e34d11eecad7da80531f88d52cf6c4a3b4901
* Update the Gallery API due to API changeSvetoslav2013-09-061-60/+13
| | | | | | This is a cherry-pick of Svetoslav's fix in klp-dev: https://googleplex-android-review.git.corp.google.com/#/c/353376/ Change-Id: Icf61ff059da24630aca8b7eb00575d12cf85e2fb
* remove title bar from color picker dialogJohn Hoford2013-09-041-0/+2
| | | | Change-Id: I242ded7941dab60a1501dbb4f34dcafbfe302bd3
* put back shade in crop and straightenJohn Hoford2013-09-043-5/+27
| | | | Change-Id: I046d98ea61f93d00131eaa7e7058a16bc1be0adc
* fix crop issuesJohn Hoford2013-09-033-2/+44
| | | | Change-Id: I885828b041278531fbcbe203d413131ad8f46613
* Merge "Fix graphic pipeline cache" into gb-ub-photos-carlsbadnicolasroard2013-09-035-5/+32
|\
| * Fix graphic pipeline cachenicolasroard2013-09-035-5/+32
| | | | | | | | | | | | | | | | Some bitmaps were thrown back into the bitmap pool while still used in the caching pipeline... Change-Id: I56c47b44d137f16b9a9a6cf79224c296ea6e55a0
* | Merge "Show the action bar and edit button when system clear full screen ↵ztenghui2013-09-031-0/+17
|\ \ | | | | | | | | | flag." into gb-ub-photos-carlsbad
| * | Show the action bar and edit button when system clear full screen flag.ztenghui2013-08-301-0/+17
| |/ | | | | | | | | | | bug:10421879 Change-Id: I2cb4f80685e8feb4ee694ed865d724ccc33c3874
* / Play the video on top of lock screenztenghui2013-08-301-0/+1
|/ | | | | | bug:10342963 Change-Id: I8093d877d4d491b83b58b062e61edf6d352bf114
* Merge "Updated Gallery to avoid breaking the build - API change" into ↵Nicolas Roard2013-08-301-3/+13
|\ | | | | | | gb-ub-photos-carlsbad
| * Updated Gallery to avoid breaking the build - API changeSvetoslav Ganov2013-08-291-3/+13
| | | | | | | | Change-Id: Iaf80496629773dfffab4d1475a711384fa96e010
* | small ui cleanups for color borderJohn Hoford2013-08-296-58/+61
|/ | | | Change-Id: I76142afdb44a45936bf32a36b3b45ffdc729308e
* Merge "vignette fix & enhance to remove center focus" into gb-ub-photos-carlsbadJohn Hoford2013-08-296-124/+693
|\
| * vignette fix & enhance to remove center focusJohn Hoford2013-08-296-124/+693
| | | | | | | | Change-Id: Ide19925c5a9113518815d3aacc2204ef5ab9661d
* | Fix toast message when saving to Gallerynicolasroard2013-08-291-1/+7
| | | | | | | | Change-Id: I0c4850185cf19e6e239c7d2d7bf7167b4ebaee0d
* | Fix savingnicolasroard2013-08-283-28/+74
| | | | | | | | | | | | | | Use the preview image to provide a faster result in Gallery Change-Id: Icfcdc2f423bf2e21428d9f7a5116a2b4c02eb79b
* | Merge "Fix rotation anims on slow device (svelte)" into gb-ub-photos-carlsbadnicolasroard2013-08-292-28/+60
|\ \
| * | Fix rotation anims on slow device (svelte)nicolasroard2013-08-282-28/+60
| | | | | | | | | | | | Change-Id: If9050f7a17d9e3964d6bf35d649567c222f7fefe
* | | Merge "Fix ISE in Gallery related to muxer." into gb-ub-photos-carlsbadztenghui2013-08-281-21/+26
|\ \ \ | |/ / |/| |
| * | Fix ISE in Gallery related to muxer.ztenghui2013-08-281-21/+26
| |/ | | | | | | | | bug:10512258 Change-Id: I45f579a3b0b16e8378c1e5937da98a0f45de6d6c
* | Fix empty screen on Sveltenicolasroard2013-08-284-0/+13
| | | | | | | | | | bug:10526507 Change-Id: I2506ae03a32e01ea62a25efa06acf1602147e78a
* | Fix crash for sveltenicolasroard2013-08-281-0/+3
|/ | | | | bug:10526507 Change-Id: Ifc22bee4af446b09449ee64d137b93573f47025a
* Updated printing in Gallery due to API changes.Svetoslav Ganov2013-08-271-43/+92
| | | | | | | | | | | | 1. Now there is two fitting modes: scale to fill and scale to fit. Updated the Gallery print code to support them both. 2. Now we have APIs for specifying which constraints in the print attributes have been satisfied by the app so the pritner does not satisfy them again, e.g. if the app rotated the content then the printer should not do it. Change-Id: I78b2925965068bd528fe6ec739bfd1e93084dd24
* Cherry-pick of KLP CLSvetoslav Ganov2013-08-271-1/+1
| | | | | | | | (printing support) Fixing the build Change-Id: I48eb47c071b2060dfea430cee968bf99225a8bb1
* Fix param bordernicolasroard2013-08-272-18/+67
| | | | | | | needed to replace bitmap borders bug:9470514 Change-Id: I69f6324246ee8c9491ec430c5e20d87574302fcf
* Merge "Improves UI / size" into gb-ub-photos-carlsbadnicolasroard2013-08-2716-69/+512
|\
| * Improves UI / sizenicolasroard2013-08-2716-69/+512
| | | | | | | | | | | | | | | | | | | | | | | | - improves overdraw - filter change anim - better borders - remove unused images bug:9470514 bug:8658176 Change-Id: I764879be415acbfba5a36f239d1905ec54e2d3cb
* | fix selection bugJohn Hoford2013-08-261-0/+1
|/ | | | | bug:4174707 Change-Id: Ia1a465e9f27d920d53545cba4c96dd3eab92e374