summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/popup
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unhide badge when popup closes without animationTony2018-05-291-0/+1
* Enable new open app transitions when in multiwindow mode.Jon Miranda2018-05-221-1/+1
* Fixing wrong accessibility focus when opening a floating viewSunny Goyal2018-05-162-3/+14
* Improving "shortcuts" window for TalkBack usersVadim Tryshev2018-05-072-15/+5
* Merge "Fix bug where BTV text alpha stays 0 when PopupContainer closed w/o an...Jonathan Miranda2018-04-061-0/+6
|\
| * Fix bug where BTV text alpha stays 0 when PopupContainer closed w/o animation.Jon Miranda2018-04-051-0/+6
* | Don't let touches go through popup when notification is presentTony Wickham2018-04-051-1/+1
|/
* Updating the UI of the options popup to make it look similar to icon popupSunny Goyal2018-04-022-429/+521
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-152-35/+30