summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app
Commit message (Expand)AuthorAgeFilesLines
* Use FULL_SENSOR for unlocked orientation.Angus Kong2013-04-231-1/+1
* Make sure we don't add the pano sharing menu in the secure lock screen.Sascha Haeberling2013-04-221-3/+5
* Remove dead codeBobby Georgescu2013-04-201-3/+1
* Merge "Lock camera orientation using FW API" into gb-ub-photos-bryceMichael Kolb2013-04-191-1/+6
|\
| * Lock camera orientation using FW APIMichael Kolb2013-04-151-1/+6
* | Remove unused imports.Flavio Lerda2013-04-181-4/+0
* | Gallery crop uses new activity. Fixed image quality.Ruben Brunk2013-04-181-2/+3
* | Merge "Usage statistics for sharing." into gb-ub-photos-bryceFlavio Lerda2013-04-182-3/+35
|\ \
| * | Usage statistics for sharing.Flavio Lerda2013-04-172-3/+35
* | | Add accessibility to video player controller.ztenghui2013-04-171-5/+18
|/ /
* / Fix face unlock failureDoris Liu2013-04-161-2/+2
|/
* Merge "Use MediaMuxer for the video trim and mute." into gb-ub-photos-bryceztenghui2013-04-102-31/+179
|\
| * Use MediaMuxer for the video trim and mute.ztenghui2013-04-102-31/+179
* | Merge "Moving crop to a separate activity. Refactoring." into gb-ub-photos-b...Ruben Brunk2013-04-092-2/+2
|\ \
| * | Moving crop to a separate activity. Refactoring.Ruben Brunk2013-04-092-2/+2
| |/
* / Add menu item to start the simple editornicolasroard2013-04-081-0/+27
|/
* Add initial implementation of MediaCache.George Mount2013-03-291-3/+2
* Revert "New loading model"John Reck2013-03-214-6/+6
* Add many contextual actions to new galleryBobby Georgescu2013-03-142-5/+5
* Add coarse grained events for camera mode, filmstrip statsBobby Georgescu2013-03-131-0/+4
* Usage statistics collection for camera module, filmstripBobby Georgescu2013-03-122-3/+19
* Add possibility for UX improvement measurementsBobby Georgescu2013-02-253-1/+22
* Replace various BitmapPools with a smarter unified poolBobby Georgescu2013-02-222-11/+4
* DO NOT MERGE: Don't call requestLayout from onLayoutMarco Nelissen2013-02-121-4/+0
* Change transition from Gallery to FiltershowBobby Georgescu2013-02-081-1/+1
* CleanupJohn Reck2013-02-051-5/+0
* Add comment about MenuExecutor assumptions in BatchServiceBobby Georgescu2013-01-291-0/+3
* Merge "Launching gallery shows browse ui on canvas" into gb-ub-photos-bryceJohn Reck2013-01-291-0/+5
|\
| * Launching gallery shows browse ui on canvasJohn Reck2013-01-281-0/+5
* | Fix ANRs due to waiting for IO on UI threadBobby Georgescu2013-01-282-6/+2
|/
* Tweaks for canvasJohn Reck2013-01-183-3/+33
* New loading modelJohn Reck2013-01-164-6/+6
* Replace camera importerBobby Georgescu2013-01-075-68/+23
* Fix camera->gallery relaunch loop on empty camera albumBobby Georgescu2013-01-071-1/+1
* Lock icon in secure album should redirect to gallery after unlock.Wu-cheng Li2012-12-182-1/+10
* Merge "remove actionbar sherlock" into gb-ub-photos-bryceJohn Reck2012-12-1212-66/+54
|\
| * remove actionbar sherlockJohn Reck2012-12-1212-66/+54
* | Merge "Remove LongSpareArray + some cleanups" into gb-ub-photos-bryceYour Name2012-12-111-3/+2
|\ \ | |/ |/|
| * Remove LongSpareArray + some cleanupsYour Name2012-12-111-3/+2
* | GL packaging refactorJohn Reck2012-12-116-8/+8
|/
* Removed old crop.Ruben Brunk2012-12-063-1052/+15
* Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-061-1/+2
* am db99a10b: Fix NPE in PhotoPageBobby Georgescu2012-12-051-1/+3
|\
| * Fix NPE in PhotoPageBobby Georgescu2012-12-041-1/+3
* | Move MenuExecutor operations into ServiceBobby Georgescu2012-12-034-5/+91
* | Merge "AlbumDataLoader.get returns correct value if not in cache" into gb-ub-...Bobby Georgescu2012-11-281-2/+1
|\ \
| * | AlbumDataLoader.get returns correct value if not in cacheBobby Georgescu2012-11-271-2/+1
* | | resolved conflicts for merge of 3c6a0610 to gb-ub-photos-bryceYour Name2012-11-272-89/+20
|\ \ \ | |/ / |/| / | |/
| * Remove orientation compensationYour Name2012-11-272-89/+20
* | Video: Fix crash in trimming/muting video in GB.Teng-Hui Zhu2012-11-163-29/+35