summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/popup/PopupContainerWithArrow.java
Commit message (Expand)AuthorAgeFilesLines
* Adjust notification paddingsTony Wickham2017-09-061-2/+3
* separate enforceContainerWithinScreen logic to a private methodHyunyoung Song2017-07-201-2/+7
* PopupContainerWithArrow should align correctly in RTL modeHyunyoung Song2017-07-191-15/+20
* Polish popupTony2017-07-051-8/+12
* Tweak popup animationTony2017-06-291-9/+19
* Don't fade in text if icon is in hotseatTony2017-06-281-4/+1
* Popup visual changesTony Wickham2017-06-271-4/+14
* PopupContainerWithArrow accepting bubbletextview without icon being set.Mario Bertschler2017-06-221-1/+3
* Adjust some sizes in popupTony Wickham2017-06-191-0/+6
* Merge "Show more shortcuts when last notification is dimissed" into ub-launch...Tony Wickham2017-06-201-17/+49
|\
| * Show more shortcuts when last notification is dimissedTony2017-06-151-17/+49
* | Fade original icon's text in as popup closesTony2017-06-161-0/+3
|/
* resolve merge conflicts of 7092db024 to ub-launcher3-dorval-polishTony Wickham2017-06-081-4/+1
|\
| * Add support for color extracted notification dotsTony Wickham2017-06-081-4/+1
* | Add support for popup dark themeTony Wickham2017-06-061-9/+6
* | Fix visibility of notification footer dividerTony Wickham2017-06-051-0/+3
* | Remove gap between popup itemsTony2017-05-311-120/+133
* | Don't hide text in pre-drag when opening popup above iconTony2017-05-241-3/+16
|/
* Update accessibility for popupTony2017-05-111-9/+18
* Visual updates for popupTony2017-05-091-4/+8
* Handle back-to-back height reduction animationsTony Wickham2017-04-271-14/+19
* Re-enable badges, with all dotsTony Wickham2017-04-271-5/+0
* Support notifications with 0 count (show as dots)Tony Wickham2017-04-261-1/+6
* Move update popup header out of BubbleTextViewTony Wickham2017-04-261-14/+15
* Merge "Update icon badges to match spec" into ub-launcher3-dorvalTreeHugger Robot2017-04-251-1/+3
|\
| * Update icon badges to match specTony Wickham2017-04-251-1/+3
* | Only add widgets system shortcut if widgets existTony Wickham2017-04-201-12/+12
|/
* Merge "Slightly round corners of popup arrow" into ub-launcher3-dorvalTony Wickham2017-04-171-1/+7
|\
| * Slightly round corners of popup arrowTony2017-04-171-1/+7
* | Ensure system shortcut icons always appear in correct orderTony Wickham2017-04-131-1/+1
|/
* Update popup to match redlinesTony Wickham2017-04-111-12/+17
* Add support for system shortcuts in popup containerTony Wickham2017-03-301-18/+37
* Add WidgetsAndMore bottom sheetTony Wickham2017-03-301-9/+0
* De-dupe shortcuts with the same id as the main notification.Tony Wickham2017-03-241-6/+8
* Small cleanup for notificationsTony Wickham2017-03-151-9/+6
* Update notification visuals (part 2)Tony Wickham2017-03-021-9/+23
* Add null check when populating popupTony2017-03-011-8/+8
* Merge deep shortcuts in rounded rectTony Wickham2017-03-011-116/+59
* Update notification view to match newer specsTony Wickham2017-02-241-18/+43
* Removing wrapper around ViewPropertyAnimator, and using ObjectAnimatorSunny Goyal2017-02-161-20/+22
* Add basic logs for tap outside action.Jon Miranda2017-02-071-0/+5
* Add logging for notifications.Tony Wickham2017-02-071-1/+1
* Merge "Handing pin item drag when workspce is not loaded" into ub-launcher3-m...Sunny Goyal2017-01-271-2/+2
|\
| * Handing pin item drag when workspce is not loadedSunny Goyal2017-01-251-2/+2
* | Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-12/+108
|/
* Refactor DeepShortcutsContainer to PopupContainerWithArrowTony Wickham2017-01-251-0/+732