summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Minor Refactoring only: no functional change" into ub-launcher3-masterMario Bertschler2017-03-281-1/+0
|\
| * Minor Refactoring only: no functional changeMario Bertschler2017-03-281-1/+0
* | Resolve merge conflicts of 8eb0de133 to ub-launcher3-masterJon Miranda2017-03-281-1/+1
|\ \ | |/ |/|
| * Merge "Add isInMultiWindowMode bool to all logs." into ub-launcher3-dorvalTreeHugger Robot2017-03-281-1/+1
| |\
| | * Add isInMultiWindowMode bool to all logs.Jon Miranda2017-03-221-1/+1
* | | Merge "Log when users exit Overview mode by tapping on the Workspace." into u...Jon Miranda2017-03-281-0/+3
|\| |
| * | Merge "Log when users exit Overview mode by tapping on the Workspace." into u...TreeHugger Robot2017-03-281-0/+3
| |\ \ | | |/ | |/|
| | * Log when users exit Overview mode by tapping on the Workspace.Jon Miranda2017-02-241-0/+3
* | | Merge "Removing the profile extra from intent and using the profile id from t...Sunny Goyal2017-03-211-5/+1
|\| |
| * | Merge "Removing the profile extra from intent and using the profile id from t...Sunny Goyal2017-03-211-5/+1
| |\ \
| | * | Removing the profile extra from intent and using the profile id from the prof...Sunny Goyal2017-03-211-5/+1
* | | | Add support for making nav bar light separately from status barTony Wickham2017-03-211-10/+15
|\| | |
| * | | Add support for making nav bar light separately from status barTony Wickham2017-03-201-10/+15
| |/ /
* | | Merge "Show promise app icon progress in All Apps and setup market intent on ...Mario Bertschler2017-03-201-1/+23
|\ \ \
| * | | Show promise app icon progress in All Apps and setup market intentMario Bertschler2017-03-201-1/+23
* | | | Merge "Removing config shortcut activities for managed profiles for apps buil...Sunny Goyal2017-03-201-2/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Removing config shortcut activities for managed profiles forSunny Goyal2017-03-201-2/+7
* | | Merge "Remove WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED." into ub...Jonathan Miranda2017-03-151-4/+2
|\| |
| * | Merge "Remove WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED." into ub...Jonathan Miranda2017-03-151-4/+2
| |\ \
| | * | Remove WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED.Jon Miranda2017-03-091-4/+2
* | | | Merge "Defining HomeScreenElementTheme for elements which appear on top of wa...Sunny Goyal2017-03-131-2/+3
|\ \ \ \
| * | | | Defining HomeScreenElementTheme for elements which appear on top ofSunny Goyal2017-02-171-2/+3
* | | | | Adding broadcast receiver to handle SESSION_COMMIT broadcastSunny Goyal2017-03-101-3/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Adding broadcast receiver to handle SESSION_COMMIT broadcastSunny Goyal2017-03-091-3/+4
| | |/ / | |/| |
* / | | Separating the config and flags in different directories so thatSunny Goyal2017-03-071-2/+1
|/ / /
* | | App discovery integration in All Apps searchMario Bertschler2017-03-031-3/+5
* | | Merge "Setting soft input to adjust resize while all apps is open." into ub-l...Mario Bertschler2017-03-031-4/+30
|\ \ \
| * | | Setting soft input to adjust resize while all apps is open.Mario Bertschler2017-03-031-4/+30
| | |/ | |/|
* / | Moving Event dispatcher definition from LAuncher to BaseActivity so thatSunny Goyal2017-02-271-23/+3
|/ /
* / Close all open views when binding the Launcher.Jon Miranda2017-02-211-0/+3
|/
* Merge "Separating methods for updating the model to a sepatate class." into u...TreeHugger Robot2017-02-161-12/+18
|\
| * Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-161-12/+18
* | Merge "Making methods in PaackageManagerHelper non-static" into ub-launcher3-...TreeHugger Robot2017-02-091-2/+2
|\ \
| * | Making methods in PaackageManagerHelper non-staticSunny Goyal2017-02-021-2/+2
| |/
* | Add basic logs for tap outside action.Jon Miranda2017-02-071-1/+6
* | Clean up around 1) Log.VERBOSE and 2) dumpHyunyoung Song2017-02-011-52/+29
|/
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-271-18/+3
* Improving widget handling for pinItemRequestSunny Goyal2017-01-271-1/+1
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-1/+1
* Refactor DeepShortcutsContainer to PopupContainerWithArrowTony Wickham2017-01-251-5/+5
* Merge "Add NotificationListener to launcher." into ub-launcher3-masterTony Wickham2017-01-251-18/+33
|\
| * Add NotificationListener to launcher.Tony Wickham2017-01-251-18/+33
* | Adding support for drag and drop for requestPinItem.Sunny Goyal2017-01-241-1/+11
* | Adding WidgetAddFlowHandler to handle widget addition and configuration.Sunny Goyal2017-01-231-54/+28
|/
* Adding support for new APIs in O related to configurable shortcutsSunny Goyal2017-01-191-11/+40
* Adding support for requesting addition of shortcut/widgetSunny Goyal2017-01-181-15/+3
* Removing promiseIntent property from ShortuctInfoSunny Goyal2017-01-121-28/+33
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-2/+2
* Refactoring some loadWorkspace logic in a separate classSunny Goyal2017-01-101-2/+3
* Simplifying IconCache access codeSunny Goyal2017-01-031-1/+1