Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 2524488 Not able to launch app in the last line of app launcher in ↵ | Joe Onorato | 2010-03-18 | 1 | -2/+8 |
| | | | | | | landscape mode Change-Id: Iffe3e95a10e49f1dadcab2f4f177e79c0140699e | ||||
* | Fix stop point for physics in landscape. | Jason Sams | 2010-03-12 | 1 | -1/+4 |
| | | | | Change-Id: I4ca8fcf9d65746116b3c244e724344d8f90eeba0 | ||||
* | Give up on caching the computed animation state as it keeps causing bugs | Jason Sams | 2010-03-08 | 1 | -1/+1 |
| | | | | | | where we don't correctly re-initialize it when starting in various states. Change-Id: Id648c7bba5d8b55a32b5b33363ddf6e74701df87 | ||||
* | Fix single frame flicker when AllApps did its pre-load WAR that forced the ↵ | Jason Sams | 2010-02-26 | 1 | -0/+1 |
| | | | | driver to render one frame. | ||||
* | tweak alignment of all apps to avoid filtering artifacts. | Jason Sams | 2010-02-22 | 1 | -3/+3 |
| | |||||
* | Support rotation of the all apps screen. | Jason Sams | 2010-02-04 | 1 | -17/+36 |
| | |||||
* | Fix flicker with HW WAR for drawing one frame during init. | Jason Sams | 2010-02-02 | 1 | -0/+1 |
| | |||||
* | Fix entry/exit animation to better follow DT. | Jason Sams | 2010-01-20 | 1 | -14/+7 |
| | |||||
* | Fix selection highligh in all apps. Selection highlight now follows the ↵ | Jason Sams | 2010-01-20 | 1 | -11/+11 |
| | | | | curve and uses a smaller bitmap. | ||||
* | Fix issues with text drawing in Froyo for all-apps. | Jason Sams | 2010-01-20 | 1 | -4/+14 |
| | |||||
* | Change text labels from RGBA to ALPHA8. Reduces memory usage and may ↵ | Jason Sams | 2010-01-19 | 1 | -1/+1 |
| | | | | increase performance. | ||||
* | Update launcher2 with vertex shader and single draw method for icons. | Jason Sams | 2010-01-19 | 1 | -150/+22 |
| | |||||
* | cleanup RS scripts leftover from previous design and rename final script. | Jason Sams | 2010-01-06 | 3 | -836/+0 |
| | |||||
* | Improve performance of AllApps for large numbers of apps. | Jason Sams | 2009-11-20 | 1 | -2/+3 |
| | |||||
* | Two wallpapers were missing from the list. | Romain Guy | 2009-11-12 | 1 | -0/+0 |
| | | | | Change-Id: Ieb9892d51e3024f05db01f2525e882fa96bf0672 | ||||
* | Fix bug 2250457 - Open folder on home screen changes changes the behaviour ↵ | Joe Onorato | 2009-11-10 | 1 | -0/+6 |
| | | | | | | | | | of the home button Now, home always goes to the center worksapce screen and back from an app goes to all apps if it was open. Getting that animations smooth took a little bit of work. | ||||
* | Wrap text with the curve instead of the fade. Mipmap distant text and icons. ↵ | Jason Sams | 2009-10-29 | 1 | -71/+59 |
| | | | | Fix two physics bugs. Snapping at end of list was inconsistant between flings and moves. Fix phyiscs boundary condition during low speed movement back to center. | ||||
* | Return friction table, tweak values for line rather than pages. | Jason Sams | 2009-10-20 | 1 | -16/+28 |
| | |||||
* | Move the home button down slightly. | Jason Sams | 2009-10-20 | 1 | -9/+4 |
| | |||||
* | Start at adding trackball support to 3D all apps | Mike Cleron | 2009-10-20 | 1 | -3/+23 |
| | | | | | Known problems: you can outrun the selection by moving the trackball quickly. Focus can get confused. | ||||
* | Fix exit animation of top icon when present. | Jason Sams | 2009-10-20 | 1 | -5/+5 |
| | |||||
* | Add support for MoveTo. | Jason Sams | 2009-10-19 | 1 | -0/+33 |
| | |||||
* | Remove the competitors to the one true AppApps3D. | Jason Sams | 2009-10-19 | 2 | -455/+3 |
| | |||||
* | Change the entry / exit animation. | Jason Sams | 2009-10-16 | 1 | -17/+36 |
| | |||||
* | Add pressed states for the all apps button and the home button. | Joe Onorato | 2009-10-15 | 4 | -4/+4 |
| | | | | | We'll need another asset for the selected state, when we do that. This also updates the all apps icon to be a grid. | ||||
* | Show the orange selection thing. | Joe Onorato | 2009-10-15 | 1 | -0/+6 |
| | |||||
* | Implement workaround for GL driver which is slow to render the first frame ↵ | Jason Sams | 2009-10-15 | 4 | -10/+36 |
| | | | | with new state. This change will render a transparent frame when receiving new state to warm the driver. | ||||
* | Change allApps to new view. Tweak rollo3 phyisics. | Jason Sams | 2009-10-14 | 1 | -73/+25 |
| | |||||
* | Checkpoint new rollo scripts. Not currently in use. | Jason Sams | 2009-10-13 | 3 | -25/+981 |
| | |||||
* | Fix physics bug when the script would go to sleep. The large DT caused the ↵ | Jason Sams | 2009-10-07 | 1 | -3/+23 |
| | | | | next animation to error. Stop rendering after one frame past last movement. | ||||
* | Don't attempt to draw if we don't have any icons to draw. | Jason Sams | 2009-10-06 | 1 | -0/+3 |
| | |||||
* | Use push from script. Remove old readback and instant animation code. | Jason Sams | 2009-10-06 | 1 | -22/+30 |
| | |||||
* | Minor physics tweaks to make movement more responsive. checkpoint alt layout. | Jason Sams | 2009-10-02 | 2 | -17/+384 |
| | |||||
* | Put the home button back in. | Joe Onorato | 2009-10-01 | 1 | -2/+21 |
| | |||||
* | Minor tweaks to look. Billboarded icons and 1:1 text. | Jason Sams | 2009-09-30 | 1 | -23/+12 |
| | |||||
* | Minor cleanup and fix for the cannot launch apps bug if the screen is still ↵ | Jason Sams | 2009-09-29 | 1 | -17/+5 |
| | | | | creeping. | ||||
* | Reset rollo to page 0 when it's fully zoomed out. | Joe Onorato | 2009-09-28 | 1 | -4/+8 |
| | |||||
* | Fix the hit testing so the regions line up with the icons. | Joe Onorato | 2009-09-25 | 1 | -1/+18 |
| | |||||
* | work around and fix bugs | Joe Onorato | 2009-09-25 | 1 | -27/+16 |
| | | | | | | | | | - Make rollo always draw. This works around the bug somewhere that makes it show gray when all apps shold be closed - Simplify the SwipeController now that we're not zooming the workspace. - Make the readback data sane by splitting it to a different allocation. Now there is one allocation for each direction of data flow. - Make AllAppsView.isVisible return the correct value. | ||||
* | Rollo tweaks. | Joe Onorato | 2009-09-23 | 1 | -3/+20 |
| | | | | | | - Turn off the "zoom" log message. - Make it stop rendering. Add a workaround to not always flipping the last page by drawing one extra frame. | ||||
* | Implement dark background, adjust spacing, remove skia scaling for ↵ | Jason Sams | 2009-09-20 | 1 | -71/+84 |
| | | | | performance during zoom. | ||||
* | Implement new physics model for scroll. | Jason Sams | 2009-09-18 | 1 | -127/+162 |
| | |||||
* | Use rs support for object loading. | Jason Sams | 2009-09-15 | 1 | -60/+27 |
| | |||||
* | Add a glow selection to the icons. I'm not sure if I like it. | Joe Onorato | 2009-09-15 | 1 | -7/+7 |
| | |||||
* | checkpoint 3d all apps entrance / exit animations | Joe Onorato | 2009-09-14 | 1 | -1/+13 |
| | |||||
* | Forgot to repo upload --amend. Yay. | Joe Onorato | 2009-09-11 | 1 | -1/+2 |
| | |||||
* | Add the animation for when you enter the all apps view. | Joe Onorato | 2009-09-11 | 1 | -8/+16 |
| | |||||
* | Always have the AllAppsView visible, but have it draw nothing | Joe Onorato | 2009-09-03 | 1 | -1/+6 |
| | | | | | | when it shouldn't be visible. This lets us do clean animations and not wait for GL to spool up. | ||||
* | Click on icons. | Joe Onorato | 2009-09-02 | 1 | -42/+44 |
| | |||||
* | Add the all apps button. | Joe Onorato | 2009-08-31 | 1 | -9/+28 |
| |