summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/popup
Commit message (Expand)AuthorAgeFilesLines
* Update app open/close animations.Jon Miranda2019-09-041-7/+3
* add null check when accessing target component from iteminfoPinyao Ting2019-08-161-0/+1
* Adding support for storing keywords in iconCacheSunny Goyal2019-08-141-4/+5
* show dot in deep shortcuts when notification contains exactly identicalPinyao Ting2019-08-052-7/+18
* Ensure each dot contains only relevant notification to the shortcutPinyao Ting2019-07-311-6/+29
* Merge "show dot on shortcut when incoming notification contains exactly the s...Pinyao Ting2019-07-301-4/+7
|\
| * show dot on shortcut when incoming notification contains exactly thePinyao Ting2019-07-301-4/+7
* | Unconditionally logging RemoteActionShortcut eventsvadimt2019-07-301-1/+2
|/
* Removing tracing for fixed bugsvadimt2019-07-151-5/+0
* More tracing for b/133009122vadimt2019-06-101-0/+7
* More debug tracing for RemoteActionShortcutvadimt2019-05-291-2/+7
* Using squared hypot to optimize some comparisionsSunny Goyal2019-05-201-3/+5
* Remove tracing for fixed bugsvadimt2019-05-011-4/+0
* Updating the touch proxy logic:Sunny Goyal2019-04-261-3/+1
* Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal2019-04-221-11/+11
* Use ActivityOptions.makeBasic for App Info animation.Jon Miranda2019-04-181-2/+2
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-162-5/+5
* Merge "Swipe up on nav bar to go home from -1 and widgets" into ub-launcher3-...Tony Wickham2019-04-091-1/+6
|\
| * Swipe up on nav bar to go home from -1 and widgetsTony Wickham2019-04-091-1/+6
* | Change task view / all apps/ widgets / folder radius to dialogCornerRadiusHyunyoung Song2019-04-091-2/+1
|/
* Change the corner radius of ArrowPopup containersHyunyoung Song2019-04-051-1/+2
* Adding tracing for Lab-only flake: drag to workspace doesn't happenvadimt2019-03-271-0/+4
* Adding a utility class to listen for app launchesSunny Goyal2019-03-261-1/+1
* Don't close popup container if touch came from nav barTony2019-03-151-1/+3
* Ensure ArrowPopup alpha is set to 1 at the end of the opening animation.Jon Miranda2019-02-121-0/+1
* Sending notification and widget changes to a listner so thatSunny Goyal2019-02-112-14/+48
* Merge "Removing unnecessarily requiring activity to be a launcher" into ub-la...Vadim Tryshev2019-02-041-8/+8
|\
| * Removing unnecessarily requiring activity to be a launchervadimt2019-01-291-8/+8
* | Moving some utility methods aroundSunny Goyal2019-01-312-5/+6
|/
* Changing min sdk to 25Sunny Goyal2019-01-291-1/+0
* Remove some obsolete notification badging codeTony Wickham2018-12-041-5/+5
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-042-63/+63
* Moving Pause button to the left of the context menu headerVadim Tryshev2018-11-264-1/+31
* Adding test methodsVadim Tryshev2018-10-251-0/+4
* Passing package name to a remote actionVadim Tryshev2018-10-221-2/+9
* Deepshortcuts - only keep the per package shortcut count in memory.Zak Cohen2018-10-223-16/+15
* Merge "Setup make icon-loader library Bug: 115891474" into ub-launcher3-masterHyunyoung Song2018-10-191-1/+1
|\
| * Setup make icon-loader libraryHyunyoung Song2018-10-191-1/+1
* | Adding SystemShortcut for RemoteActionVadim Tryshev2018-10-192-5/+83
|/
* Modifying SystemShortcut to enable support for RemoteActionVadim Tryshev2018-10-172-11/+77
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-1/+1
* Adding a provider class for various popup actionsSunny Goyal2018-09-173-25/+67
* Make arrow feel more connected to popupTony2018-08-151-23/+49
* Migrating to android-xSunny Goyal2018-08-142-3/+5
* Removing Launcher activity dependency on various animationsSunny Goyal2018-08-101-2/+2
* Exposing some private methods to easily customize widgets popupSunny Goyal2018-08-021-1/+1
* [automerger] App menu icon launching app info hides taskview menu am: 00fec0d53bAndroid Build Merger (Role)2018-07-141-0/+6
|\
| * App menu icon launching app info hides taskview menuMatthew Ng2018-07-131-0/+6
* | Exposing some private methods to easily customize arrow popupSunny Goyal2018-07-112-15/+26
|/
* Add padding between hotseat and insets in multiwindow landscapeTony Wickham2018-06-131-5/+1