summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Add GPSDirection tag using ExifInterface.Angus Kong2013-03-265-33/+129
|/ / | | | | | | | | bug:8115825 Change-Id: Iefcbbddbb7f9fed0c386214b428d4743f67d0dd9
* | Hides popup indicator on some editorsnicolasroard2013-03-254-4/+30
| | | | | | | | Change-Id: I88f17b9352c582f26f09a74db9d91e1fb81dbeae
* | Hides seekbar in some editorsnicolasroard2013-03-258-1/+47
|/ | | | Change-Id: Ifce385f9a6bf9b741f0873f49d826fbcf453d97c
* Merge "Adding switcher background back in" into gb-ub-photos-bryceDoris Liu2013-03-251-0/+64
|\
| * Adding switcher background back inDoris Liu2013-03-251-0/+64
| | | | | | | | | | | | | | Fixed switcher background's rotation issue. Bug: 8436031 Change-Id: Icc6c3fa38c98587c1ff37fea7d53980679943938
* | Add album type to albums table.Mangesh Ghiware2013-03-252-1/+4
| | | | | | | | Change-Id: Ib4dfb1de9d814d2ee41c5b855b69f09115912e57
* | Refactoring: removed unnecessary apply calls.Ruben Brunk2013-03-229-100/+8
| | | | | | | | Change-Id: Ic592a00a8487f6a2499c34929b0ec8afad2a73b6
* | Fix NPE in CameraMichael Kolb2013-03-221-2/+6
| | | | | | | | | | | | Bug: 8409508 Change-Id: I962a7eccec9ca2e1c190eb1c2c252020cd0926e0
* | Add renderers only onceMichael Kolb2013-03-221-2/+2
| | | | | | | | Change-Id: I819c0486d23e358d7d7b989a051da9087fa292a1
* | Fix problem applying the Fx filternicolasroard2013-03-215-10/+43
| | | | | | | | | | | | | | Also adds some debug info bug:8442036 Change-Id: Ife7fd4be664ae011e41969e74c7745da0a7a52f5
* | Merge "Revert "New loading model"" into gb-ub-photos-bryceJohn Reck2013-03-2222-287/+196
|\ \
| * | Revert "New loading model"John Reck2013-03-2122-287/+196
| | | | | | | | | | | | Change-Id: I5d3d4c7a4ca0d11de01278529e1413fc62e6b4ed
* | | Merge "Refactor grid fragments in new gallery" into gb-ub-photos-bryceBobby Georgescu2013-03-219-219/+406
|\ \ \ | |/ / |/| |
| * | Refactor grid fragments in new galleryBobby Georgescu2013-03-209-219/+406
| |/ | | | | | | Change-Id: I087cd68ddf8a0a23547d85082f146b6effd68f22
* | 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