summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BaseActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Defer listening on widget host until after the state transition endsWinson Chung2019-09-091-8/+9
* Reset the overview sysui state when returning to the previous taskWinson Chung2019-06-111-0/+4
* Adding a utility class to cache views at an activity levelSunny Goyal2019-05-221-0/+7
* Changing min sdk to 25Sunny Goyal2019-01-291-5/+1
* Split LauncherAppTransitionManagerImpl for GoKevin2019-01-231-1/+1
* Moving some methods from various activities to the base interfaceSunny Goyal2018-11-191-5/+4
* Add StatsLog*Manager for logging.Hyunyoung Song2018-11-051-1/+14
* Add undo snackbar for deleting itemsTony Wickham2018-08-301-1/+0
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Merge "Exposing some private methods to easily customize arrow popup" into ub...Sunny Goyal2018-07-121-7/+11
|\
| * Exposing some private methods to easily customize arrow popupSunny Goyal2018-07-111-7/+11
* | Remove device profile dependency from UserEventDispatcherHyunyoung Song2018-07-111-1/+1
|/
* Adding a pending invisibility flag, which is used to indicate that the launcherSunny Goyal2018-06-051-5/+20
* Log the parent of the PREDICTION container type (ALLAPPS OR TASKSWITCHER)Hyunyoung Song2018-05-231-2/+6
* Dumping the excoded view hierarchy instead of the default activity dumpSunny Goyal2018-05-161-0/+9
* Adding some activity state information in dumpSunny Goyal2018-05-141-2/+10
* Revert "Revert "Update sysui flags on swipe, skip task backgrounds on opaque ...Winson Chung2018-05-111-0/+7
* Revert "Update sysui flags on swipe, skip task backgrounds on opaque apps"Winson Chung2018-05-111-7/+0
* Update sysui flags on swipe, skip task backgrounds on opaque appsWinson Chung2018-05-101-0/+7
* Using surface rotation instead of insets to determine seascape configurationSunny Goyal2018-05-071-13/+0
* Fix bug where launcher closing animation isn't run.Jon Miranda2018-05-071-9/+0
* Reset the force-invisible flag after the animation into launcher completes.Winson Chung2018-04-201-0/+9
* 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