summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BaseDraggingActivity.java
Commit message (Expand)AuthorAgeFilesLines
* 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