summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [automerger] Preventing padding from getting reset when the widget updates am...Android Build Merger (Role)2018-08-222-1/+5
|\
| * Preventing padding from getting reset when the widget updatesSunny Goyal2018-08-222-1/+5
* | [automerger] Kill launcher when display size changes am: f2b97f8cd8Android Build Merger (Role)2018-08-211-4/+69
|\|
| * Kill launcher when display size changesSunny Goyal2018-08-211-4/+69
* | Don't call BottomUserEducationView#close() while running animation.arangelov2018-08-201-2/+7
* | Merge "Cancel badge scale anim when setting new badge scale" into ub-launcher...Tony Wickham2018-08-174-6/+54
|\ \
| * | Cancel badge scale anim when setting new badge scaleTony2018-08-174-6/+54
* | | Highlight work tab when user already in All Apps after creating WP.arangelov2018-08-173-2/+18
* | | Make arrow feel more connected to popupTony2018-08-151-23/+49
|/ /
* | Merge "Prevent the work mode switch thumb from being dragged." into ub-launch...TreeHugger Robot2018-08-151-0/+6
|\ \
| * | Prevent the work mode switch thumb from being dragged.arangelov2018-08-151-0/+6
* | | Sharing protocol constants between Launcher and TAPLVadim Tryshev2018-08-144-4/+36
* | | Merge "Migrating to android-x" into ub-launcher3-masterTreeHugger Robot2018-08-1464-119/+181
|\ \ \
| * | | Migrating to android-xSunny Goyal2018-08-1464-120/+181
* | | | Merge "Removing static launcher activity dependency from FirstFrameAnimationH...TreeHugger Robot2018-08-149-151/+149
|\ \ \ \ | |/ / / |/| | |
| * | | Removing static launcher activity dependency from FirstFrameAnimationHelperSunny Goyal2018-08-139-151/+149
* | | | Merge "Started converting Launcher to be gesture-stable" into ub-launcher3-ma...TreeHugger Robot2018-08-141-0/+20
|\ \ \ \
| * | | | Started converting Launcher to be gesture-stableVadim Tryshev2018-08-141-0/+20
| |/ / /
* | | | Merge "Respect night mode flag on Q and beyond" into ub-launcher3-masterLucas Dupin2018-08-142-1/+27
|\ \ \ \
| * | | | Respect night mode flag on Q and beyondLucas Dupin2018-08-142-1/+27
* | | | | Skip logic to find the dominant color when loading recent task iconsWinson Chung2018-08-143-11/+43
| |/ / / |/| | |
* | | | Merge "Removing Launcher activity dependency on various animations" into ub-l...TreeHugger Robot2018-08-1314-255/+148
|\ \ \ \ | |/ / / |/| | |
| * | | Removing Launcher activity dependency on various animationsSunny Goyal2018-08-1014-255/+148
* | | | Merge "Adding overscroll in recents view" into ub-launcher3-masterTreeHugger Robot2018-08-106-396/+148
|\ \ \ \ | |/ / / |/| | |
| * | | Adding overscroll in recents viewSunny Goyal2018-08-106-396/+148
* | | | Merge "Adjust notification dots" into ub-launcher3-masterTreeHugger Robot2018-08-095-11/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Adjust notification dotsTony2018-07-235-11/+15
* | | | Importing OverScroller.java from platformSunny Goyal2018-08-091-0/+963
* | | | Merge "Fix overlapping FloatingViewType IntDef" into ub-launcher3-masterSunny Goyal2018-08-081-3/+3
|\ \ \ \
| * | | | Fix overlapping FloatingViewType IntDefTobias Dubois2018-08-081-3/+3
* | | | | Removing unused touch handling in PagedView so that it is similar to various ...Sunny Goyal2018-08-084-55/+18
* | | | | Merge "Removing requirement for no enabled accessibility services" into ub-la...TreeHugger Robot2018-08-081-8/+1
|\ \ \ \ \
| * | | | | Removing requirement for no enabled accessibility servicesVadim Tryshev2018-08-081-8/+1
* | | | | | Merge "Launching last task when back button is pressed in overview" into ub-l...Sunny Goyal2018-08-083-13/+12
|\ \ \ \ \ \
| * | | | | | Launching last task when back button is pressed in overviewSunny Goyal2018-08-023-13/+12
* | | | | | | Use equals for string comparison in ItemClickHandler.Rajeev Kumar2018-08-071-1/+1
| |/ / / / / |/| | | | |
* | | | | | Using proper checks for hardware bitmap usageSunny Goyal2018-08-061-2/+1
| |/ / / / |/| | | |
* | | | | Merge "Make AsyncTask static to prevent memory leak in WorkModeSwitch class" ...Rajeev Kumar2018-08-061-21/+45
|\ \ \ \ \
| * | | | | Make AsyncTask static to prevent memory leak in WorkModeSwitch classRajeev Kumar2018-08-031-21/+45
* | | | | | Enabling more checks in TAPL tests.Vadim Tryshev2018-08-031-1/+13
|/ / / / /
* | | | | Merge "Fixing scrolling up in App Apps." into ub-launcher3-masterTreeHugger Robot2018-08-023-7/+70
|\ \ \ \ \
| * | | | | Fixing scrolling up in App Apps.Vadim Tryshev2018-08-023-7/+70
* | | | | | Merge changes from topic "am-b9751869-5607-4cac-8442-b1dba848150a" into ub-la...Jonathan Miranda2018-08-021-1/+6
|\ \ \ \ \ \
| * \ \ \ \ \ [automerger] Update launcher grid for tablet devices. am: 5eacbb7fc1Android Build Merger (Role)2018-07-311-1/+6
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Update launcher grid for tablet devices.Jon Miranda2018-07-311-1/+6
| | * | | | | Merge "Increase max distance for folder creation for tablets." into ub-launch...TreeHugger Robot2018-07-271-1/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge "Fix gap between notification dots and their shadows" into ub-launcher3...Tony Wickham2018-07-271-3/+3
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge "Defer starting the high-res thumbnail loader until quick step/scrub" i...TreeHugger Robot2018-07-181-0/+6
| | |\ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ Merge "Exposing some private methods to easily customize widgets popup" into ...Sunny Goyal2018-08-027-19/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Exposing some private methods to easily customize widgets popupSunny Goyal2018-08-027-19/+29
| | |_|_|_|_|_|/ / / | |/| | | | | | | |