summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* fix TinyPlanets Filter landscape crashJohn Hoford2013-05-201-1/+5
* Merge "Avoid using region decoder for bad image types when setting wallpaper....Ruben Brunk2013-05-201-26/+50
|\
| * Avoid using region decoder for bad image types when setting wallpaper.Ruben Brunk2013-05-201-26/+50
* | Merge "Make sure canceling a filter does not undo previous filter." into gb-u...Sascha Haeberling2013-05-201-18/+2
|\ \ | |/ |/|
| * Make sure canceling a filter does not undo previous filter.Sascha Haeberling2013-05-081-18/+2
* | Merge "Disable zoom" into gb-ub-photos-bryceJohn Hoford2013-05-201-1/+15
|\ \
| * | Disable zoomJohn Hoford2013-05-171-1/+15
* | | Highlight selected option in FX and BordersMichael Kolb2013-05-176-13/+142
|/ /
* | Switch back to old cropJohn Reck2013-05-161-3/+2
* | Merge "toUpper() some strings" into gb-ub-photos-bryceJohn Reck2013-05-163-8/+10
|\ \
| * | toUpper() some stringsJohn Reck2013-05-163-8/+10
* | | Fix resetJohn Reck2013-05-151-0/+1
|/ /
* | Merge "Grey out undo/redo/reset according to state" into gb-ub-photos-bryceMichael Kolb2013-05-151-3/+12
|\ \
| * | Grey out undo/redo/reset according to stateMichael Kolb2013-05-141-3/+12
* | | Merge "Correct label position after rotation" into gb-ub-photos-bryceMichael Kolb2013-05-151-1/+1
|\ \ \
| * | | Correct label position after rotationMichael Kolb2013-05-141-1/+1
| |/ /
* | | Merge "Fix another annoying warning log spam" into gb-ub-photos-bryceztenghui2013-05-151-0/+8
|\ \ \
| * | | Fix another annoying warning log spamztenghui2013-05-131-0/+8
| |/ /
* / / Pause face detection when review captured imagesDoris Liu2013-05-141-0/+2
|/ /
* | Remove GL dependency on unused stencil buffers.George Mount2013-05-095-248/+5
* | Merge "Fix the verbose log" into gb-ub-photos-bryceztenghui2013-05-091-3/+8
|\ \
| * | Fix the verbose logztenghui2013-05-081-3/+8
* | | Merge "Close menu in onPause" into gb-ub-photos-bryceBart Sears2013-05-091-0/+1
|\ \ \
| * | | Close menu in onPauseMichael Kolb2013-05-081-0/+1
* | | | Merge "Add drop shadow to preview thumb" into gb-ub-photos-bryceMichael Kolb2013-05-083-24/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add drop shadow to preview thumbMichael Kolb2013-05-083-24/+19
| |/ /
* | | Merge "Reduce max size of bitmap returned by crop dialog." into gb-ub-photos-...Sascha Haeberling2013-05-081-1/+8
|\ \ \ | |/ / |/| |
| * | Reduce max size of bitmap returned by crop dialog.Sascha Haeberling2013-05-081-1/+8
* | | Merge "Fix second level menu" into gb-ub-photos-bryceMichael Kolb2013-05-084-158/+102
|\ \ \ | |_|/ |/| |
| * | Fix second level menuMichael Kolb2013-05-084-158/+102
| |/
* | Merge "Fix memory leak in SparseArrayBitmapPool" into gb-ub-photos-bryceBobby Georgescu2013-05-081-0/+2
|\ \ | |/ |/|
| * Fix memory leak in SparseArrayBitmapPoolBobby Georgescu2013-05-071-0/+2
* | Merge "Fix video capture intent overlapping buttons" into gb-ub-photos-bryceDoris Liu2013-05-084-2/+14
|\ \
| * | Fix video capture intent overlapping buttonsDoris Liu2013-05-074-2/+14
* | | Merge "Add animation to slice selection" into gb-ub-photos-bryceMichael Kolb2013-05-081-1/+47
|\ \ \ | |_|/ |/| |
| * | Add animation to slice selectionMichael Kolb2013-05-071-1/+47
| |/
* | Merge "Avoid rounding errors from cropping uncropped images." into gb-ub-phot...Sascha Haeberling2013-05-072-3/+27
|\ \ | |/ |/|
| * Avoid rounding errors from cropping uncropped images.Sascha Haeberling2013-05-072-3/+27
* | Fix review button placementMichael Kolb2013-05-071-53/+66
* | Resize children to avoid laying out outside parentDoris Liu2013-05-061-16/+32
|/
* Merge "Restrict checking for device flip" into gb-ub-photos-bryceDoris Liu2013-05-062-7/+20
|\
| * Restrict checking for device flipDoris Liu2013-05-032-7/+20
* | Set correct label text in tap modeMichael Kolb2013-05-061-0/+1
* | Fix NPE caused by insets never being setDoris Liu2013-05-031-6/+8
|/
* Merge "Anchor camera controls when flipping device" into gb-ub-photos-bryceDoris Liu2013-05-032-68/+124
|\
| * Anchor camera controls when flipping deviceDoris Liu2013-05-032-68/+124
* | Don't show settings when popup is shown.Angus Kong2013-05-021-0/+1
|/
* Merge changes Ia9b2ced0,I7cccfffc into gb-ub-photos-bryceGeorge Mount2013-05-022-3/+149
|\
| * Class to simplify use of GalleryBitmapPool for decoding Bitmaps.George Mount2013-05-021-0/+122
| * Allow prefetch for cache, reducing priority for prefetched images.George Mount2013-05-021-3/+27