summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Don't clobber widgets with the same component - DO NOT MERGERobin Lee2015-03-191-1/+2
* Merge "Fixing crash when dragging and dropping a restored widget." into ub-la...Sunny Goyal2015-02-171-3/+2
|\
| * Fixing crash when dragging and dropping a restored widget.Sunny Goyal2015-02-171-3/+2
* | Ensure that layers are properly removed after animationAdam Cohen2015-02-131-12/+23
|/
* Adding accessibility controlsSunny Goyal2015-01-161-45/+16
* Supporting custom widgets provided by launcherAdam Cohen2014-12-051-9/+17
* Prevent multiple workspace state animators from being startedAdam Cohen2014-11-181-0/+14
* Adding a few null checks.Sunny Goyal2014-11-141-2/+4
* Using the default search widget in Launcher3Sunny Goyal2014-11-111-13/+0
* Fix edge case where LauncherOverlay scroll woudln't be resetAdam Cohen2014-10-241-2/+11
* Merge "First pass of the Launcher Overlay interface / impl" into ub-now-queensAdam Cohen2014-10-231-20/+71
|\
| * First pass of the Launcher Overlay interface / implAdam Cohen2014-10-221-20/+71
* | Merge "Updating ItemInfo objects in the worker thread" into ub-now-queensSunny Goyal2014-10-211-171/+22
|\ \ | |/ |/|
| * Updating ItemInfo objects in the worker threadSunny Goyal2014-10-141-171/+22
* | Use LauncherCallbacks model instead of method overridesAdam Cohen2014-10-151-1/+0
|/
* Keeping icons in disabled state when SD-card is unmountedSunny Goyal2014-10-081-2/+35
* Updating icons for sortcuts when the target app updates.Sunny Goyal2014-10-071-0/+22
* Merge "Updating promise icon's bitmap and label when onBadgingChanged is rece...Sunny Goyal2014-09-191-0/+32
|\
| * Updating promise icon's bitmap and label when onBadgingChanged is receivedSunny Goyal2014-09-191-0/+32
* | Fix NPE in WorkspaceAdam Cohen2014-09-171-1/+1
|/
* Updating shourcuts only when the corresponding user also matches the AppInfoSunny Goyal2014-09-121-15/+28
* Merge "Handling label and icon from SessionInfo." into ub-now-porkchopSunny Goyal2014-09-051-31/+98
|\
| * Handling label and icon from SessionInfo.Sunny Goyal2014-09-041-31/+98
* | Merge "Updating content of page description frequently." into ub-now-porkchopSunny Goyal2014-09-041-3/+0
|\ \ | |/ |/|
| * Updating content of page description frequently.Sunny Goyal2014-08-281-3/+0
* | All apps transition workAdam Cohen2014-08-291-25/+22
|/
* Improving restored widget behaviorSunny Goyal2014-08-271-10/+5
* Updating clings, removing ununsed clingsSunny Goyal2014-08-251-14/+0
* Changing hotseat keyboard controlsSunny Goyal2014-08-201-1/+1
* Merge "Updating the icon click feedback" into ub-now-porkchopSunny Goyal2014-08-201-56/+40
|\
| * Updating the icon click feedbackSunny Goyal2014-08-191-56/+40
* | Merge "Ignore generic motion events if custom content doesn't allow scrolling...Jan-Willem Maarse2014-08-201-0/+11
|\ \
| * | Ignore generic motion events if custom content doesn't allow scrollingJan-Willem Maarse2014-08-191-0/+11
| |/
* / Unify next / prev page hints for drag and drop across devicesAdam Cohen2014-08-191-13/+15
|/
* Adding dampened snap back overscroll to Workspace and AppsCustomizePagedViewAdam Cohen2014-08-181-17/+18
* Further refinement of all apps / widgets transitionAdam Cohen2014-08-131-3/+0
* Updating the ui for widget restore flowSunny Goyal2014-08-121-8/+79
* Merge "Updating the virtual preloader UX." into ub-now-porkchopSunny Goyal2014-08-111-24/+30
|\
| * Updating the virtual preloader UX.Sunny Goyal2014-08-111-24/+30
* | Merge "Update code so it compiles on google3" into ub-now-porkchopSameer Padala2014-08-111-1/+1
|\ \ | |/ |/|
| * Update code so it compiles on google3Sameer Padala2014-08-081-1/+1
* | Merge "Updating the widget tray" into ub-now-porkchopAdam Cohen2014-08-091-9/+1
|\ \
| * | Updating the widget trayAdam Cohen2014-08-111-9/+1
| |/
* | Merge "Revert "Updating the widget tray"" into ub-now-porkchopMark Brophy2014-08-081-1/+9
|\ \
| * | Revert "Updating the widget tray"Mark Brophy2014-08-111-1/+9
* | | Merge "Adding support to restore widgets even for jelly beans." into ub-now-p...Sunny Goyal2014-08-101-28/+38
|\ \ \ | |/ / |/| |
| * | Adding support to restore widgets even for jelly beans.Sunny Goyal2014-08-081-28/+38
| |/
* / Updating the widget trayAdam Cohen2014-08-101-9/+1
|/
* Implementing a package install progress listener for LSunny Goyal2014-08-011-17/+24
* Modify code so it compiles on google3Sameer Padala2014-07-291-2/+2