summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BaseActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Reset PIP position when canceling swipe upTracy Zhou2018-04-171-1/+1
* Waiting until onResume before creating the wallpaper-open animation.Sunny Goyal2018-04-161-8/+36
* Several app transition fixes:Sunny Goyal2018-04-111-6/+27
* Reload the task list when multiwindow mode changesWinson Chung2018-04-111-0/+23
* Fix animations homeWinson Chung2018-04-041-0/+20
* Move default pip position to right above the shelf (Pt. Launcher)Tracy Zhou2018-03-281-0/+17
* Fix black flash when splitting taskWinson Chung2018-03-151-2/+5
* Adding fallback recents activitySunny Goyal2018-03-131-0/+15
* Removing launcher dependency when logging quickstep interactionSunny Goyal2018-02-221-2/+1
* Handling configuration changesSunny Goyal2018-02-011-0/+16
* Running state animations if launcher is visibleSunny Goyal2018-01-111-0/+18
* Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-0/+6
* Fixing various system UI flags not getting updated properly on theme changes.Sunny Goyal2017-06-201-0/+9
* Log whether an event happened during landscape mode or notHyunyoung Song2017-05-161-1/+1
* Add isInMultiWindowMode bool to all logs.Jon Miranda2017-03-221-1/+6
* Moving Event dispatcher definition from LAuncher to BaseActivity so thatSunny Goyal2017-02-271-0/+10
* Adding support for requesting addition of shortcut/widgetSunny Goyal2017-01-181-0/+42