summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Move icons to fit within Dynamic grid upon resize.cretin452016-05-201-1/+1
* Trebuchet: Rebind QSB in finishBindingItemscretin452016-05-151-0/+1
* Check for null provider info when removing widgetSkrilax_CZ2016-05-121-2/+4
* Prevent crash when exiting grid size fragmentArtem Shvadskiy2016-05-021-2/+4
* Trebuchet: Don't crash when AppWidgetService is unavailablecretin452016-04-271-1/+2
* Show apps as unavailable when on unmounted storaged34d2016-03-151-0/+45
* Trebuchet: Featured Apps uses themed composed icons and responds to theme cha...Tyson Miller2016-02-221-1/+1
* Add remote folder hook for view setup.Artem Shvadskiy2016-02-151-0/+2
* Trebuchet: Don't animate folder if locked state changedcretin452016-02-151-2/+6
* Trebuchet: Fix measuring error when reloading app drawercretin452016-02-151-1/+1
* Trebuchet: Handle the NPE when user has no Google Apps installedLuK13372016-02-121-2/+3
* Trebuchet: Lock orientation while in grid size fragmentcretin452016-02-111-2/+4
* Refactor Launcher settings.Artem Shvadskiy2016-02-111-0/+3
* Trebuchet: Open settings panel when clicking settingscretin452016-02-111-21/+16
* Trebuchet: Revise protected app folders UIcretin452016-02-101-46/+44
* Add network/unlock receivers and additional metric eventArtem Shvadskiy2016-02-081-0/+11
* Trebuchet: Don't animate folder closed when pressing menu keycretin452016-02-031-2/+6
* Add additional setting to launcher options for remote apps in drawer.Artem Shvadskiy2016-01-291-3/+3
* Port Remote Folder from 12.1 to 13.Tyson Miller2016-01-281-14/+45
* Trebuchet: Don't animate open folder if already opencretin452016-01-181-0/+1
* Trebuchet: Remove app search controller if turned offcretin452016-01-131-7/+16
* Trebuchet: Don't crash on widget clickscretin452016-01-081-6/+10
* Trebuchet: Ensure workspace is invisibile while in all apps viewcretin452016-01-071-0/+1
* Trebuchet: Make sure overview arrows point up when collapsedcretin452016-01-061-0/+8
* Trebuchet: Move allow rotation pref to overlay panelcretin452016-01-051-2/+2
* Trebuchet Statistics:Martin Brabham2016-01-041-0/+40
* Trebuchet: Auto collapse settings panelcretin452015-12-211-0/+5
* Trebuchet: Fix some icon size and flush cache issuescretin452015-12-181-1/+1
* Add app drawer search bar toggle to settingsMartin Herndl2015-12-161-10/+17
* Fix: Restore workspace gradients when returning from Widget dropRaj Yengisetty2015-12-121-0/+2
* Fix: Workspace background gradientRaj Yengisetty2015-12-121-0/+3
* Trebuchet: Add scrubber to widget viewstaging/cm-13.0cretin452015-12-101-0/+13
* Reimplement CM Settings Overview Panel Part 5Yvonne Wong2015-12-101-4/+42
* Reimplement CM Settings Overview Panel Part 4Yvonne Wong2015-12-081-49/+51
* Trebuchet: Add app drawer settingscretin452015-12-031-5/+17
* Reimplement CM Settings Overview Panel Part 3Yvonne Wong2015-12-031-14/+116
* Re-Implementation of hidden foldersVineet Patil2015-11-301-1/+68
* Reimplement CM Settings Overview Panel in the new Launcher Part 2Yvonne Wong2015-11-301-5/+44
* Reimplement CM Settings Overview Panel in the new Launcher Part 1Yvonne Wong2015-11-301-7/+116
* Reimplement the CM scrubber against the new Launchercretin452015-11-231-0/+7
* Implementation of folder animation changes as per cm-13.0Vineet Patil2015-11-181-7/+62
* Revert workaround for move to default screen on home intent.Ivan Lee2015-09-031-2/+2
* Merge "Adding workaround for regression caused by ag/752175" into ub-launcher...Winson Chung2015-08-311-2/+2
|\
| * Adding workaround for regression caused by ag/752175Winson2015-08-311-2/+2
* | Revert "Adding viewId for the QSB"Sunny Goyal2015-08-271-7/+2
* | Adding viewId for the QSBSunny Goyal2015-08-271-1/+7
* | Pending bind callbacks should be cleared before starting the loader,Sunny Goyal2015-08-271-0/+6
* | Fixing work folder addition logicSunny Goyal2015-08-201-17/+20
|/
* Merge "Deferring the move to the default screen until after we callback to th...Winson Chung2015-08-191-17/+27
|\
| * Deferring the move to the default screen until after we callback to the callb...Winson2015-08-191-17/+27