summaryrefslogtreecommitdiff
path: root/proguard.flags
AgeCommit message (Expand)Author
2016-01-25Grey out suspended applications.Kenny Guy
2015-09-29am c0880491: Highlighting sectioned apps on fast-scroll.Winson
2015-09-28Highlighting sectioned apps on fast-scroll.Winson
2015-08-28am 0947f5c2: Merge "Adding graphic for all apps empty search screen." into ub...Winson Chung
2015-08-28Adding graphic for all apps empty search screen.Winson
2015-08-20am 6779595b: Updating the scrollbar to make the fastscroller more visible.Winson
2015-08-20Updating the scrollbar to make the fastscroller more visible.Winson
2015-08-20am a67cce2c: Merge "Tweaking fast scroller to follow touch closer." into ub-l...Winson Chung
2015-08-20Tweaking fast scroller to follow touch closer.Winson
2015-08-20Moving drag-drop related code into a separate package.Vadim Tryshev
2015-07-24Don't obfuscate Launcher3Adam Cohen
2015-06-23Refactoring fast scroller.Winson Chung
2015-06-12Fixing proguard stripping animation method.Winson Chung
2015-05-19Removing some unused functionalitiesSunny Goyal
2015-04-29Animating dragview color change when dragging over ButtonDropTargetSunny Goyal
2015-04-17Removing market iconSunny Goyal
2015-04-16Ensuring that our animation callbacks are not stripped by pro guard.Winson Chung
2014-11-10Proguard changing methods required for click feedback aniamtionSunny Goyal
2014-07-16Adding a circular progress bar for preloader iconsSunny Goyal
2014-01-10Adding migration Clings. (Bug 11973614)Winson Chung
2013-09-20Initial changes to restore clings.Winson Chung
2013-09-12Remove unused proguard flagsMichael Jurka
2013-06-17New icon to dump heap information and share it.Daniel Sandler
2013-06-05Launcher2 is now Launcher3.Daniel Sandler
2011-08-22Fixing proguard issues with last change.Winson Chung
2011-04-21Adding initial folder animationAdam Cohen
2011-03-14Fixing widget resize visual / ux ugliness, Bug: 4082591Adam Cohen
2011-03-01Fixing proguard issue for resize animationsAdam Cohen
2011-01-19updating proguard flags for parallax changesMichael Jurka
2010-11-19Fix crash when launching voice search from Home.Amith Yamasani
2010-11-18Fixing proguard related crash due to striping animation callbacks.Winson Chung
2010-10-19Fixed crash on builds with proguard enabledMichael Jurka
2010-09-29Fixing proguard related issues with new animation property for page backgrounds.Winson Chung
2010-09-13supporting swipable home screens on xlarge devicesMichael Jurka
2010-08-30Add a market button to the toolbar.Patrick Dubroy
2010-08-16removed the temp screen rotation buttonMichael Jurka
2010-08-11Adding progaurd exception for click handler that's onlyAdam Cohen
2010-08-05fixed crash during animation to all appsMichael Jurka
2010-08-04telling proguard not to strip three onClick handlersMichael Jurka
2010-04-23Fix proguard flags.Daniel Sandler
2010-04-05Last minute hack to deliver touch events to widget in landscape mode.Romain Guy
2010-03-11Re-enable Proguard, supports 3D all apps correctly now.Romain Guy
2010-03-10Resurrect the All Apps button.Romain Guy
2010-03-03Enable Proguard on Launcher2.Ying Wang