summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Fix second level menuMichael Kolb2013-05-084-158/+102
| |/ | | | | | | | | | | | | | | Bug: 8857098 Added Countdown timer and picture size items Change-Id: I73f3a5b22ab708e216729ed77fbd60041d40147d
* | 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
| | | | | | | | | | Bug: 8857493 Change-Id: Ie5fae457aea91973caa07f8955b1364df573821b
* | 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
| | | | | | | | | | | | | | | Bug: 8839010 Change-Id: I8ee9bd8117a4a5e4dafe71775bb5563cef2ccdf0
* | | 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
| |/ | | | | | | | | | | Bug: 8826233 Change-Id: Ibe41c38e048546b66ea9aa56a664ba80de2fbd4c
* | Merge "Avoid rounding errors from cropping uncropped images." into ↵Sascha Haeberling2013-05-072-3/+27
|\ \ | |/ |/| | | gb-ub-photos-bryce
| * Avoid rounding errors from cropping uncropped images.Sascha Haeberling2013-05-072-3/+27
| | | | | | | | | | | | | | | | Bug: 8736111 Also don't treat "none" as a non-modifying filter. Change-Id: I6478c557dbb68d7eecabb29f062285b83de05cda
* | Fix review button placementMichael Kolb2013-05-071-53/+66
| | | | | | | | | | | | Bug: 8833788 Change-Id: I7fc8912ea4ffcd36a08e4cbb2705eec79c014da1
* | Resize children to avoid laying out outside parentDoris Liu2013-05-061-16/+32
|/ | | | | Bug: 8838983 Change-Id: Idc8ec7b96dd13e9c99dbc8b4710aa9d768ef198e
* 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
| | | | | | | | | | Bug: 8714114 Change-Id: Ic12627fe5b7512c8d5739ed801130d52f33407cc
* | Set correct label text in tap modeMichael Kolb2013-05-061-0/+1
| | | | | | | | | | | | Bug: 8826229 Change-Id: I10b06ac04314beaf52fc8b29c9b10693eb11311b
* | Fix NPE caused by insets never being setDoris Liu2013-05-031-6/+8
|/ | | | | Bug: 8804054 Change-Id: Ie0f2dec9681977621ba95650aa714b0733a30858
* 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
| | | | | | | | | | | | | | | | Also adjusted margins for camera root view to avoid covering undo bar Bug: 8758513 Bug: 8714114 Change-Id: If27f55a40f95402923d59d162db0c7cc29eabba4
* | Don't show settings when popup is shown.Angus Kong2013-05-021-0/+1
|/ | | | | bug:8771618 Change-Id: Idec1cbacec1ae958c7295facadc6653b840dbe50
* Merge changes Ia9b2ced0,I7cccfffc into gb-ub-photos-bryceGeorge Mount2013-05-022-3/+149
|\ | | | | | | | | | | * changes: Class to simplify use of GalleryBitmapPool for decoding Bitmaps. Allow prefetch for cache, reducing priority for prefetched images.
| * Class to simplify use of GalleryBitmapPool for decoding Bitmaps.George Mount2013-05-021-0/+122
| | | | | | | | | | | | | | Bug 8446191 Required for I86cfa59f448daa4e7b9fd7ea9ada2d69357e1f63 Change-Id: Ia9b2ced0bfd9c9c1b969c77bc89eaa0fa87687bb
| * Allow prefetch for cache, reducing priority for prefetched images.George Mount2013-05-021-3/+27
| | | | | | | | | | | | | | Bug 8446191 Required for I86cfa59f448daa4e7b9fd7ea9ada2d69357e1f63 Change-Id: I7cccfffc539988d26fc751e16726b05fb2ba21bd
* | Fix flashing (remove clipping)nicolasroard2013-05-011-2/+7
| | | | | | | | | | | | bug:8747333 Change-Id: Ie1e7f1a58bf195b1f427b75ee9a1390e29b3ba2a
* | Fix UInicolasroard2013-05-0110-43/+114
| | | | | | | | | | bug:8664728 Change-Id: I90b903e8935b2b6c0dbd6590cff36865644c49b4
* | Increase selection limitBobby Georgescu2013-05-011-1/+1
| | | | | | | | | | | | | | Bug: 8606565 Bug: 8721237 Bug: 8752803 Change-Id: I578536389146fb4d8735c8171ec346ebe49de729
* | Fix layout and preview for tabletsMichael Kolb2013-05-011-9/+25
| | | | | | | | | | | | | | | | Bug: 8253060 Make controls full screen, and layout according to required size Change-Id: I725547041264457d85d73d470d25caa5cb2cf783
* | Update capture animationMichael Kolb2013-05-014-3/+46
| | | | | | | | | | | | | | | | | | Bug: 8253060 Update preview thumb margins and size Add touch target for thumbnail Change-Id: I2b298de330834c42a55b4cb082148d971727f530
* | Update location indicator correctlyMichael Kolb2013-04-303-11/+10
| | | | | | | | | | | | Bug: 8768592 Change-Id: I8f94b4fb62174c4c27e6dbdc68ba272b0d3ae371
* | Adjust switcher animationMichael Kolb2013-04-301-11/+27
| | | | | | | | | | | | Bug: 8754841 Change-Id: I7a25527297eddd11f9c9a025986ff857f97c07be
* | Merge "Align review controls" into gb-ub-photos-bryceMichael Kolb2013-04-301-0/+9
|\ \
| * | Align review controlsMichael Kolb2013-04-301-0/+9
| | | | | | | | | | | | | | | | | | Bug: 8753607 Change-Id: Iea2cef5bf56c82c2ddbd7191be6345a58fa126c9
* | | Handle onDowngrade in PhotoDatabaseMangesh Ghiware2013-04-301-0/+9
|/ / | | | | | | | | Bug: 8683352 Change-Id: Iefaa425a753c8242dc345efd96354bbb7b5bb999
* / Remove empty slots from menuMichael Kolb2013-04-305-125/+94
|/ | | | | | | | | Bug: 8640131 When a specific camera doesn't support one of the menu options, the option is removed from the menu, no empty spot anymore. Change-Id: I002d6347c35cb0bfd5f71d880294f04f45ffb38f
* Merge "Remove timer indicator" into gb-ub-photos-bryceMichael Kolb2013-04-301-6/+0
|\
| * Remove timer indicatorMichael Kolb2013-04-291-6/+0
| | | | | | | | | | | | Bug: 8754833 Change-Id: I1750ac4ad7300605c3e65015ac9a94d012d26db2
* | Merge "small ui changes based on UX/PM feedback" into gb-ub-photos-bryceJohn Hoford2013-04-3010-28/+43
|\ \ | |/ |/|
| * small ui changes based on UX/PM feedbackJohn Hoford2013-04-2910-28/+43
| | | | | | | | | | bug:8664728 Change-Id: I4e0651c011b9a6c4742d86c898a0821187f43043
* | Fix indicator layoutMichael Kolb2013-04-291-1/+1
|/ | | | | | | | Bug: 8754592 Use the correct anchor for layout Change-Id: Idc408da48dd3066a8dabdd8f4f2c553b54d0dffd
* Merge "Cleanup crop activity UI." into gb-ub-photos-bryceRuben Brunk2013-04-294-12/+99
|\
| * Cleanup crop activity UI.Ruben Brunk2013-04-264-12/+99
| | | | | | | | | | | | | | Bug: 8734193 Bug: 8723843 Change-Id: I09f0e8fcb0d919c573ad9a6f7b9f060f667d1d0d
* | Instrument importer for usage statisticsBobby Georgescu2013-04-283-6/+16
| | | | | | | | | | Bug: 8744068 Change-Id: I416463ba15713d363ac0ce68109532b770fb02b3
* | Merge "Delegate the texture copy to DrawClient." into gb-ub-photos-bryceAngus Kong2013-04-261-9/+14
|\ \
| * | Delegate the texture copy to DrawClient.Angus Kong2013-04-261-9/+14
| |/ | | | | | | | | bug:8109314 Change-Id: Ib70b9d4fa4edbf094bc0d4644b3994a5e8303013
* | Merge "Log name of borders and filters of saved images" into gb-ub-photos-bryceBobby Georgescu2013-04-261-0/+9
|\ \
| * | Log name of borders and filters of saved imagesBobby Georgescu2013-04-261-0/+9
| |/ | | | | | | | | Bug: 8712946 Change-Id: Id7b32ceb00b131299c6d8630bca181141dc204fd
* | Merge "Add new indicators" into gb-ub-photos-bryceMichael Kolb2013-04-265-28/+70
|\ \
| * | Add new indicatorsMichael Kolb2013-04-265-28/+70
| | | | | | | | | | | | | | | | | | Bug: 8640131 Change-Id: I9e567ddafa130e84af4d56a69ba7e389e64e3456
* | | Dismiss MTP notification on device disconnectBobby Georgescu2013-04-261-0/+1
| |/ |/| | | | | | | Bug: 8158516 Change-Id: I7d7fd78b5fb9dc199e9ecdd78440e0f8147fe58d
* | Merge "Show notification to relaunch MTP importer" into gb-ub-photos-bryceBobby Georgescu2013-04-261-2/+15
|\ \ | |/ |/|
| * Show notification to relaunch MTP importerBobby Georgescu2013-04-251-2/+15
| | | | | | | | | | Bug: 8158516 Change-Id: I98a57f9ac6e6935595b44e1277ddffa378065068
* | Merge "Center Video menu" into gb-ub-photos-bryceMichael Kolb2013-04-261-4/+4
|\ \