summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Revert "New loading model"John Reck2013-03-2122-287/+196
| | | | Change-Id: I5d3d4c7a4ca0d11de01278529e1413fc62e6b4ed
* Merge "Changes for CanvasProvider" into gb-ub-photos-bryceJohn Reck2013-03-211-1/+2
|\
| * Changes for CanvasProviderJohn Reck2013-03-201-1/+2
| | | | | | | | Change-Id: I0f90f08f4413717933083d110d5020f494d9ed5f
* | Merge "Fix for record button not responding" into gb-ub-photos-bryceDoris Liu2013-03-211-0/+3
|\ \
| * | Fix for record button not respondingDoris Liu2013-03-201-0/+3
| |/ | | | | | | | | Bug: 8437944 Change-Id: I0393434d094b9288232c70b2f65cd5eb4d0719a4
* | Don't show the original image in the Curves editornicolasroard2013-03-202-4/+12
| | | | | | | | Change-Id: I884f6113c5b39d02b8b1f217ce8bec5fd19aaf4e
* | Merge "Fix crashes with RS filters" into gb-ub-photos-brycenicolasroard2013-03-215-72/+107
|\ \
| * | Fix crashes with RS filtersnicolasroard2013-03-205-72/+107
| |/ | | | | | | | | | | bug:8418537 Change-Id: I37f8ad8a77f04faed9f721122872f00f7aaaa365
* / Added accessability description for filter buttons.Ruben Brunk2013-03-201-0/+1
|/ | | | Change-Id: I20b780cf54a3fa4beed41845693c87e2369c33ae
* Refactor fragment/activity coupling in new GalleryBobby Georgescu2013-03-207-56/+100
| | | | Change-Id: I7cc54b352197e1975cff286f4add7d0f42637841
* Merge "Refactor the pipeline - add a CachingPipeline class - ↵nicolasroard2013-03-203-203/+281
|\ | | | | | | FilteringPipeline only deals with communication - fix large critical sections performance issues - improves stability" into gb-ub-photos-bryce
| * Refactor the pipelinenicolasroard2013-03-203-203/+281
| | | | | | | | | | | | | | | | | | | | | | - add a CachingPipeline class - FilteringPipeline only deals with communication - fix large critical sections performance issues - improves stability bug:8418537 Change-Id: Id18edf71b2e2aec19a8b25fcce711c4acbb1a724
* | Method added to load scaled resource (with only alpha channel).Victor Doba2013-03-201-1/+6
|/ | | | Change-Id: I1b9a58e0fd4c33c9748ad03f53d635c426a5102c
* Add accessor for filters to the source bitmap passed to apply()nicolasroard2013-03-191-0/+8
| | | | Change-Id: I2900c5b799592c388daa9049093ef8c80fa4f5c6
* Fixed onDestroy ordering for RS context.Ruben Brunk2013-03-191-1/+2
| | | | | Bug: 8420637 Change-Id: Iddceaa3aefd3d905bbc7435350b768d10215b1d8
* Fix some startup issues, performance issues on ICSnicolasroard2013-03-193-8/+19
| | | | Change-Id: Iccbcc5a78bf4feb5614e1c420022ef8440606baf
* Merge "Add album viewing to new Gallery" into gb-ub-photos-bryceBobby Georgescu2013-03-193-3/+241
|\
| * Add album viewing to new GalleryBobby Georgescu2013-03-193-3/+241
| | | | | | | | Change-Id: I71230541db0b06d41e2d23d51e83f0b3b8e8caf4
* | Improves double-tap and comparison mechanismnicolasroard2013-03-192-13/+13
| | | | | | | | Change-Id: I1fda50d7d179703db9e0e525550018c259233e89
* | ImageFilterRS filters reset properly. FilterPipeline delay till after load.Ruben Brunk2013-03-188-115/+95
| | | | | | | | | | | | | | Bug: 8293404 Bug: 8417804 Change-Id: I4e3fbbdb86bcb790d73455f21044e6dee9398a5d
* | Fix disappearing panels and animations on ICSnicolasroard2013-03-182-44/+42
| | | | | | | | | | | | bug:8405402 Change-Id: I9c0da8fbf20c424cc64ae5cc1be42414cb2f0964
* | Merge "Fix notifyChange" into gb-ub-photos-bryceJohn Reck2013-03-181-2/+6
|\ \
| * | Fix notifyChangeJohn Reck2013-03-181-2/+6
| | | | | | | | | | | | Change-Id: I48d6c756a5272465b6cfaa632c879683aa51083d
* | | Merge "Change delete cascade" into gb-ub-photos-bryceGeorge Mount2013-03-181-39/+27
|\ \ \ | |_|/ |/| |
| * | Change delete cascadeGeorge Mount2013-03-181-39/+27
| | | | | | | | | | | | Change-Id: Ib40b0989ed437c923ff82b379e539b1141225529
* | | Merge "Fix "drop table" problem." into gb-ub-photos-bryceGeorge Mount2013-03-181-1/+1
|\ \ \
| * | | Fix "drop table" problem.George Mount2013-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 8404285 Should drop table if exists when upgrading, not just drop a table. Change-Id: Ic75fa0efc6ab44be073b2b78a8520e2289cd3148
* | | | Merge "Add shared preference key of LightCycle." into gb-ub-photos-bryceAngus Kong2013-03-182-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Add shared preference key of LightCycle.Angus Kong2013-03-152-1/+3
| | | | | | | | | | | | | | | | Change-Id: Ifd3171502cfde321769e3bc2b554ec14bf7bdd21
* | | | Fix xmp crashnicolasroard2013-03-151-0/+3
|/ / / | | | | | | | | | Change-Id: I256062b19e540fa77ff982552e62977789caf29b
* | | Merge "Refactoring iconbutton." into gb-ub-photos-bryceRuben Brunk2013-03-164-79/+190
|\ \ \ | |/ / |/| |
| * | Refactoring iconbutton.Ruben Brunk2013-03-154-79/+190
| |/ | | | | | | Change-Id: Ie1538d978605ae28bb4fa6779eb2802794a35312
* | Merge "Improve AlbumSet UI in new gallery" into gb-ub-photos-bryceBobby Georgescu2013-03-151-19/+5
|\ \ | |/ |/|
| * Improve AlbumSet UI in new galleryBobby Georgescu2013-03-151-19/+5
| | | | | | | | Change-Id: I31cbf7cf8c0c7b5f5f3413a59ad94142b13870d2
* | Prepare to switch to panolibsJohn Reck2013-03-157-2385/+0
| | | | | | | | Change-Id: Ie29c0014fcb08105cab1ee6043f66b58e5ac85f8
* | Delete and recreate database on upgrade.George Mount2013-03-151-0/+19
|/ | | | Change-Id: I0125697dd673568ddfee7be8d7d0d693018b61d5
* Use cancellationSignal only on API Level 16 and above.George Mount2013-03-151-3/+14
| | | | | | Bug 8390238 Change-Id: If2dacb1eb74e531d004b6f281d32a81f7cd59139
* Fix layout issue on rotationnicolasroard2013-03-141-0/+2
| | | | Change-Id: I93956687c5c4332c3ceae6f1e3c7041fb322b041
* Merge "Fixed more threading bugs in the ImageFilterRS and the ↵Ruben Brunk2013-03-152-10/+15
|\ | | | | | | FiltersManager." into gb-ub-photos-bryce
| * Fixed more threading bugs in the ImageFilterRS and the FiltersManager.Ruben Brunk2013-03-142-10/+15
| | | | | | | | | | | | Bug: 8392832 Change-Id: I87b3af9ddb62524f02858a82eac2cc3bd2209418
* | Enable touch panning by defaultnicolasroard2013-03-141-2/+4
|/ | | | Change-Id: I7d0ced296fe84c2cfff820fbcb99f5731f9ade44
* Merge "Add many contextual actions to new gallery" into gb-ub-photos-bryceBobby Georgescu2013-03-146-23/+167
|\
| * Add many contextual actions to new galleryBobby Georgescu2013-03-146-23/+167
| | | | | | | | Change-Id: Ied57636c7bf0804ad015ddc664e177633c549e08
* | Merge "Requested RS method rename." into gb-ub-photos-bryceRuben Brunk2013-03-142-2/+2
|\ \
| * | Requested RS method rename.Ruben Brunk2013-03-142-2/+2
| | | | | | | | | | | | Change-Id: I2f158cb6cfb6ab23907e49c89f93681692e56dfb
* | | Merge "Fix exposure compensation" into gb-ub-photos-bryceMichael Kolb2013-03-141-4/+4
|\ \ \ | |/ / |/| |
| * | Fix exposure compensationMichael Kolb2013-03-141-4/+4
| | | | | | | | | | | | | | | | | | Bug: 8391082 Change-Id: I346b57dd0c1ed240ab4daa61147c2dd8f8892b44
* | | Merge "Update Gallery Pano Provider." into gb-ub-photos-bryceJustin Koh2013-03-141-2/+2
|\ \ \
| * | | Update Gallery Pano Provider.Justin Koh2013-03-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Update Gallery Pano Provider. Use DIP instead of PX. Change-Id: I8871502aa215012a8647401f7ee1e7906e110fe4
* | | | Merge "Change element type to A_8 to support sampling." into gb-ub-photos-bryceTim Murray2013-03-141-2/+2
|\ \ \ \