summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | Initialize FastBitmapDrawable bounds with default bitmap dimensions.Winson Chung2013-11-181-0/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Ida9603e35b242a581b9401c6440875cd511725a1
| | * | | Updating LauncherModel filtering to use screen ids. (Bug 11685286)Winson Chung2013-11-154-26/+37
| | |/ / | | | | | | | | | | | | | | | | | | | | - Fixes the issue with the current page not synchronously binding Change-Id: I3dfa45cc1777f846c77f3e86059dfb715553e1a3
* | | | am f9618856: Syncing up state transition with paging transitionAdam Cohen2013-11-185-147/+606
|\| | | | | | | | | | | | | | | | | | | * commit 'f9618856d6910ac385ad37762f9f067ae59a8622': Syncing up state transition with paging transition
| * | | Syncing up state transition with paging transitionAdam Cohen2013-11-185-147/+606
| |/ / | | | | | | | | | Change-Id: Id91e4c046cfe7d9aa6e7de10dbf57ee727ba160e
* | | am 603d19a3: Merge "Additional logs to track down missing workspace screen. ↵Winson Chung2013-11-151-0/+16
|\| | | | | | | | | | | | | | | | | | | | (Bug 11683562)" into jb-ub-now-jolly-elf * commit '603d19a333d53f537591107751b327cfc7b856fc': Additional logs to track down missing workspace screen. (Bug 11683562)
| * | Merge "Additional logs to track down missing workspace screen. (Bug ↵Winson Chung2013-11-151-0/+16
| |\ \ | | | | | | | | | | | | 11683562)" into jb-ub-now-jolly-elf
| | * | Additional logs to track down missing workspace screen. (Bug 11683562)Winson Chung2013-11-151-0/+16
| | | | | | | | | | | | | | | | Change-Id: I4f6b3c3ae07e2069bad01940dfce6bdc9cdb0ae0
* | | | am 28b690ab: Merge "Adding logs to track down missing workspace screen. (Bug ↵Winson Chung2013-11-154-0/+52
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | 11683562)" into jb-ub-now-jolly-elf * commit '28b690ab8e21d28ae5ebdea32475d3f1952203a5': Adding logs to track down missing workspace screen. (Bug 11683562)
| * | | Merge "Adding logs to track down missing workspace screen. (Bug 11683562)" ↵Winson Chung2013-11-154-0/+52
| |\| | | | | | | | | | | | | | into jb-ub-now-jolly-elf
| | * | Adding logs to track down missing workspace screen. (Bug 11683562)Winson Chung2013-11-154-0/+52
| | | | | | | | | | | | | | | | Change-Id: I12ef3331ab81004c75229d33afa0a8dd0fa8521c
* | | | am 582a3694: Merge "Adding method to get the search bar bounds." into ↵Adam Cohen2013-11-153-662/+719
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | jb-ub-now-jolly-elf * commit '582a36949b4e86feedaaceea0ae0f96dc746640c': Adding method to get the search bar bounds.
| * | | Merge "Adding method to get the search bar bounds." into jb-ub-now-jolly-elfAdam Cohen2013-11-153-662/+719
| |\ \ \
| | * | | Adding method to get the search bar bounds.Winson Chung2013-11-143-662/+719
| | |/ / | | | | | | | | | | | | Change-Id: Iec2fe0992cc666432ba6b9eac7ee8bf63e49b146
* | | | am 3a14eeb5: Bit of code cleanup (issue 11648206)Adam Cohen2013-11-151-0/+5
|\| | | | | | | | | | | | | | | | | | | * commit '3a14eeb54eb6f901629b26bf9e2ccf2d5bc564dd': Bit of code cleanup (issue 11648206)
| * | | Bit of code cleanup (issue 11648206)Adam Cohen2013-11-151-0/+5
| | | | | | | | | | | | | | | | Change-Id: I2d04bbbdb037de089a16da236dadc4f5950504da
* | | | am 202e4fda: Merge "Fix for transparent CustomContent screen (issue ↵Adam Cohen2013-11-151-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | 11549096)" into jb-ub-now-jolly-elf * commit '202e4fdafb5e4e94dd925905c1553bd92e61985e': Fix for transparent CustomContent screen (issue 11549096)
| * | | Merge "Fix for transparent CustomContent screen (issue 11549096)" into ↵Adam Cohen2013-11-151-0/+2
| |\ \ \ | | | | | | | | | | | | | | | jb-ub-now-jolly-elf
| | * | | Fix for transparent CustomContent screen (issue 11549096)Adam Cohen2013-11-151-0/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: I8b371e3c556a80b7eb3e145a8d4b78f15421046a
* | | | | am b427f30e: Merge "Require valid arrays when adding and binding new Apps. ↵Winson Chung2013-11-152-3/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Bug 11627095)" into jb-ub-now-jolly-elf * commit 'b427f30e4da1141ec0266cfad8cbfb63a1760bc6': Require valid arrays when adding and binding new Apps. (Bug 11627095)
| * | | | Merge "Require valid arrays when adding and binding new Apps. (Bug ↵Winson Chung2013-11-142-3/+6
| |\ \ \ \ | | | | | | | | | | | | | | | | | | 11627095)" into jb-ub-now-jolly-elf
| | * | | | Require valid arrays when adding and binding new Apps. (Bug 11627095)Winson Chung2013-11-142-3/+6
| | | |/ / | | |/| | | | | | | | | | | | Change-Id: I8f2a4dc70bf376d804885f433ab20064823ebaac
* | | | | am 89ee93e0: Merge "Use the icon bounds for all calculations." into ↵Winson Chung2013-11-158-28/+50
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jb-ub-now-jolly-elf * commit '89ee93e0f8b6ac1ed6aefc2b940d1606f2027491': Use the icon bounds for all calculations.
| * | | | Merge "Use the icon bounds for all calculations." into jb-ub-now-jolly-elfWinson Chung2013-11-148-28/+50
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Use the icon bounds for all calculations.Winson Chung2013-11-148-28/+50
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixes a drag and drop issue when the dynamic grid scales icons down, due to the drawable bounds not being equal to their bitmap sizes. Change-Id: If7c68b51131de7bac3195a2619e22340f7789432
* | | | am 4e2683a4: Merge "Fix issue where custom content would be invisible (issue ↵Adam Cohen2013-11-151-1/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | 11644432)" into jb-ub-now-jolly-elf * commit '4e2683a4b582d28bb320308b5e5f3541ae1aa310': Fix issue where custom content would be invisible (issue 11644432)
| * | | Merge "Fix issue where custom content would be invisible (issue 11644432)" ↵Adam Cohen2013-11-141-1/+8
| |\ \ \ | | | | | | | | | | | | | | | into jb-ub-now-jolly-elf
| | * | | Fix issue where custom content would be invisible (issue 11644432)Adam Cohen2013-11-141-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> Also making sure to clear the widget frame when moving to custom content. Change-Id: I460c707f1b6ec34bc6d78c9df43a613d9bfced3c
* | | | | am e9b198fd: Merge "Change the way view ids are assigned (issue 11627801)" ↵Adam Cohen2013-11-152-5/+42
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-ub-now-jolly-elf * commit 'e9b198fd7414771db3df259ce696f0070ea9a153': Change the way view ids are assigned (issue 11627801)
| * | | | Merge "Change the way view ids are assigned (issue 11627801)" into ↵Adam Cohen2013-11-142-5/+42
| |\| | | | | | | | | | | | | | | | | | jb-ub-now-jolly-elf
| | * | | Change the way view ids are assigned (issue 11627801)Adam Cohen2013-11-142-5/+42
| | | |/ | | |/| | | | | | | | | Change-Id: I4d9c0542ea3ac581c4a9f4da68824f0b498ea337
* | | | am 3dc3ecda: Merge "Hooks for subclasses to react to home presses." into ↵Adam Copp2013-11-151-1/+18
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | jb-ub-now-jolly-elf * commit '3dc3ecda281c078de9511dcb6349db1df629220a': Hooks for subclasses to react to home presses.
| * | | Merge "Hooks for subclasses to react to home presses." into jb-ub-now-jolly-elfAdam Copp2013-11-141-1/+18
| |\ \ \ | | |/ / | |/| |
| | * | Hooks for subclasses to react to home presses.Adam Copp2013-11-131-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This provides the nessecary hooks for GEL so that it can prevent scrolling to the home screen when a search is open, instead choosing to dismiss the search. Bug: 11128544 Change-Id: I3c1b67bc271c1342db4a0abac364f2923bdeba3a
* | | | am b79a48c2: Merge "Add logging for NPE (issue 11627249)" into ↵Adam Cohen2013-11-151-0/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | jb-ub-now-jolly-elf * commit 'b79a48c251947d4bceb289953485f2aef6e55852': Add logging for NPE (issue 11627249)
| * | | Merge "Add logging for NPE (issue 11627249)" into jb-ub-now-jolly-elfAdam Cohen2013-11-131-0/+7
| |\ \ \
| | * | | Add logging for NPE (issue 11627249)Adam Cohen2013-11-131-0/+7
| | | | | | | | | | | | | | | | | | | | Change-Id: I75352f9eb1249fa5cc46d05cd7c168a868c6f7b7
* | | | | am 17e1aeac: Merge "Fix CellLayout UNSPECIFIED exception (issue 11627191)" ↵Adam Cohen2013-11-151-3/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-ub-now-jolly-elf * commit '17e1aeac4bcc15a53eb0e2139d8690aa788a4320': Fix CellLayout UNSPECIFIED exception (issue 11627191)
| * | | | Merge "Fix CellLayout UNSPECIFIED exception (issue 11627191)" into ↵Adam Cohen2013-11-131-3/+14
| |\| | | | | |_|/ | |/| | | | | | jb-ub-now-jolly-elf
| | * | Fix CellLayout UNSPECIFIED exception (issue 11627191)Adam Cohen2013-11-121-3/+14
| | | | | | | | | | | | | | | | Change-Id: Id2f840a804c51e8c61bb28882796059584e4c8bb
* | | | am e248b837: Merge "Prevent launching Widgets when cycling between ↵Winson Chung2013-11-151-3/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Overview/Shrink state and Home. (Bug 11439120)" into jb-ub-now-jolly-elf * commit 'e248b83797e6b6ce128085560ad0c5b900413bf2': Prevent launching Widgets when cycling between Overview/Shrink state and Home. (Bug 11439120)
| * | | Merge "Prevent launching Widgets when cycling between Overview/Shrink state ↵Winson Chung2013-11-121-3/+9
| |\ \ \ | | | | | | | | | | | | | | | and Home. (Bug 11439120)" into jb-ub-now-jolly-elf
| | * | | Prevent launching Widgets when cycling between Overview/Shrink state and ↵Winson Chung2013-11-111-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Home. (Bug 11439120) Change-Id: I21173f114228ba43172af9074d2ac1fadeee9886
* | | | | am f0f2ffae: Fix issue where extra page hangs around (issue 11634172)Adam Cohen2013-11-141-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'f0f2ffaedc39b4657a3b7e24a4a3a90e08ed087f': Fix issue where extra page hangs around (issue 11634172)
| * | | | Fix issue where extra page hangs around (issue 11634172)Adam Cohen2013-11-121-0/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: Ia0900c9fc07bc587259e36ed17816eaf519b10dc
* | | | | am c361b6fe: Merge "Small tweaks to custom content management" into ↵Adam Cohen2013-11-142-2/+20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jb-ub-now-jolly-elf * commit 'c361b6fe3ed3a7e38547cb1c366750f6c3317fef': Small tweaks to custom content management
| * | | | Merge "Small tweaks to custom content management" into jb-ub-now-jolly-elfAdam Cohen2013-11-122-2/+20
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Small tweaks to custom content managementAdam Cohen2013-11-112-2/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> Never allow the custom content overhang onto the viewport when it is not the current page -> Never fade the custom content screen as a consequence of scrolling Change-Id: I91a4cfb3f740ee8b429084fce1c96258bac8dd9e
* | | | am bf292a0b: Merge "Fix wallpaper cropping bugs" into jb-ub-now-jolly-elfMichael Jurka2013-11-142-2/+30
|\| | | | | | | | | | | | | | | | | | | * commit 'bf292a0bd37959aa3b67df2daec3656f8178af68': Fix wallpaper cropping bugs
| * | | Merge "Fix wallpaper cropping bugs" into jb-ub-now-jolly-elfMichael Jurka2013-11-112-2/+30
| |\ \ \ | | |/ / | |/| |
| | * | Fix wallpaper cropping bugsMichael Jurka2013-11-112-2/+30
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | - take into account that image decoder might not respect inSampleSize - check rounded values so we don't have crop rects that lie outside a bitmap's dimensions - correctly set initial scale on bitmaps that are larger than the screen size Change-Id: I42be79c68b883a6e329dcc5645d7db6cd6e3eeeb