Go to file
Sunny Goyal 5d9fb0e92f Simplifying fast scroller logic
> Using a separate view for drawing the popup. This allows us to use elevation
  property instead of drawing the shadow as bitmap.
> During the thumb animation, invalidating the full track width, instead of
  invalidating the track and thumb separately.
> The thumb path is calculated at 0,0 and drawn using canvas.translate().
   This avoids recalculating the path on every scroll.

Change-Id: I48741e5b4432df0d939016db284d7aaf52cc2aa6
2016-10-10 14:17:16 -07:00
protos Add user event logging for action on search box 2016-09-27 18:07:00 -07:00
res Simplifying fast scroller logic 2016-10-10 14:17:16 -07:00
src/com/android/launcher3 Simplifying fast scroller logic 2016-10-10 14:17:16 -07:00
src_config/com/android/launcher3/config Bye bye swipe down search 2016-10-06 12:37:45 -07:00
tests Exposing custom actions using keyboard shortcut 2016-09-23 15:57:08 -07:00
.gitignore Adding gradle script for Android Studio 2015-08-30 21:04:44 -07:00
Android.mk Created include filters for jacoco 2016-09-20 12:14:48 -07:00
AndroidManifest-common.xml Adding a resource pointer to the app name so that derived projects can 2016-08-22 16:45:58 -07:00
AndroidManifest.xml Fixing wrong label in the AndroidManifest 2016-08-25 22:23:06 -07:00
CleanSpec.mk Revert "Revert "Move wallpaper picker code to a separate directory"" 2013-12-11 15:41:28 +01:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
build.gradle Update pre-drag lifecycle for apps with shortcuts. 2016-10-04 12:26:35 -07:00
fill_screens.py Updating dialtacts to new package. 2012-08-21 13:35:10 -07:00
print_db.py Tweaking print_db script to take grid size directly. 2015-09-14 11:51:41 -07:00
proguard.flags Responsive caret drawable 2016-07-28 13:06:21 -07:00