summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BaseDraggingActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Fix launcher crash when trying to open work profile promise icon.Jon Miranda2019-08-051-1/+1
* Remove tracing for a fixed bugvadimt2019-07-111-8/+0
* Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-231-4/+5
* Enable debug tracing for a lab-only non-starting app from all appsvadimt2019-05-221-0/+8
* Move theme res logic to Themes static class.Hyunyoung Song2019-05-011-22/+3
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-5/+3
* Adding a utility class to listen for app launchesSunny Goyal2019-03-261-3/+16
* Removing disable launch animation flagSunny Goyal2019-01-311-12/+1
* Changing min sdk to 25Sunny Goyal2019-01-291-2/+1
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-4/+0
* Moving some methods from various activities to the base interfaceSunny Goyal2018-11-191-7/+1
* Add StatsLog*Manager for logging.Hyunyoung Song2018-11-051-0/+1
* Respect night mode flag on Q and beyondLucas Dupin2018-08-141-1/+23
* Exposing some private methods to easily customize arrow popupSunny Goyal2018-07-111-12/+4
* Defining a base theme, which can be overriden by derivative projects withoutSunny Goyal2018-06-081-3/+3
* Adding support for dark text on dark themeSunny Goyal2018-05-241-4/+4
* Enable new open app transitions when in multiwindow mode.Jon Miranda2018-05-221-5/+4
* Using surface rotation instead of insets to determine seascape configurationSunny Goyal2018-05-071-0/+23
* Using the system color extraction logic instead of inbuild logicSunny Goyal2018-05-041-1/+1
* Updating the UI of the options popup to make it look similar to icon popupSunny Goyal2018-04-021-1/+1
* Updating fallback activitySunny Goyal2018-03-301-1/+37
* Starting wallpaper picker in a separate taskSunny Goyal2018-03-281-1/+1
* Abstracting out all the Laucher related logicSunny Goyal2018-03-191-0/+26
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-0/+191