summaryrefslogtreecommitdiffstats
path: root/go
Commit message (Expand)AuthorAgeFilesLines
...
| * Check orientation changes on task item attachingKevin2019-05-021-1/+16
* | Merge "Fix bug where we left recents right after entering" into ub-launcher3-...TreeHugger Robot2019-05-022-6/+12
|\ \
| * | Fix bug where we left recents right after enteringKevin2019-05-022-6/+12
| |/
* | Merge "Add scrim under status bar and above thumbnails." into ub-launcher3-qt...TreeHugger Robot2019-05-023-1/+30
|\ \
| * | Add scrim under status bar and above thumbnails.Kevin2019-05-023-1/+30
| |/
* / Anti-alias thumbnail corners to look smootherKevin2019-05-021-0/+1
|/
* Merge "Fade task items when swiping out" into ub-launcher3-qt-devTreeHugger Robot2019-04-302-2/+18
|\
| * Fade task items when swiping outKevin2019-04-302-2/+18
* | Fix recents order being reversed sometimesKevin2019-04-301-1/+2
* | Overlap insets with item marginsKevin2019-04-303-13/+21
* | Merge "Fix thumbnail views not rotating w/ orientation" into ub-launcher3-qt-devTreeHugger Robot2019-04-302-1/+3
|\ \
| * | Fix thumbnail views not rotating w/ orientationKevin2019-04-292-1/+3
| |/
* | Merge "Add 1.5x dimens for screens that are large enough" into ub-launcher3-q...TreeHugger Robot2019-04-291-0/+30
|\ \ | |/ |/|
| * Add 1.5x dimens for screens that are large enoughKevin2019-04-291-0/+30
* | Don't clip recents items with system barsKevin2019-04-292-2/+9
|/
* Align layout to dp grid for landscapeKevin2019-04-293-6/+20
* Layout aligned to dp grid for portrait (3/3)Kevin2019-04-295-112/+2
* Layout aligned to dp grid for portrait (2/3)Kevin2019-04-292-1/+29
* Layout aligned to dp grid for portrait (1/3)Kevin2019-04-294-9/+12
* Merge "Rotate thumbnail view based off device orientation" into ub-launcher3-...TreeHugger Robot2019-04-261-4/+12
|\
| * Rotate thumbnail view based off device orientationKevin2019-04-251-4/+12
* | Round thumbnail cornersKevin2019-04-254-4/+39
|/
* Don't layout empty tasks in layout anim if we have the actual content.Kevin2019-04-251-0/+7
* Merge "Fix overview cmd launching wrong task in landscape" into ub-launcher3-...TreeHugger Robot2019-04-253-13/+39
|\
| * Fix overview cmd launching wrong task in landscapeKevin2019-04-243-13/+39
* | Rename launcher:iconSize attribute to prevent overriding materialRyan Mitchell2019-04-241-1/+1
|/
* Merge "Use custom drawable for Recents Go thumbnails (2/2)" into ub-launcher3...TreeHugger Robot2019-04-244-17/+30
|\
| * Use custom drawable for Recents Go thumbnails (2/2)Kevin2019-04-234-17/+30
* | Tweak clear all button layout UIKevin2019-04-231-0/+2
|/
* Clear all button should not be swipableKevin2019-04-232-2/+16
* Use custom drawable for Recents Go thumbnails (1/2)Kevin2019-04-231-0/+129
* Add clear all view that scales off device heightKevin2019-04-234-19/+76
* Ensure recents scrolled to first task in landscapeKevin2019-04-231-2/+11
* Enable landscape mode for Recents Go.Kevin2019-04-231-0/+4
* Remove old recyclerview layout logicKevin2019-04-232-32/+3
* Calculate task height directly off portrait heightKevin2019-04-234-45/+32
* Fix task adapter notify merge conflictKevin2019-04-231-7/+4
* Move clear all to recycler view (2/2)Kevin2019-04-233-31/+48
* Move clear all to recycler view (1/2)Kevin2019-04-235-71/+140
* Only switch item animator on content fill if neededKevin2019-04-231-3/+7
* Fix NPE and make getTask return OptionalKevin2019-04-234-12/+18
* Fix ViewTreeObserver crash on Recents GoKevin2019-04-231-3/+2
* Fix snapshots not updating on app => overview.Kevin2019-04-232-15/+17
* Fix views not being visible on Recents Go.Kevin2019-04-231-2/+7
* Smarter task laying out based off onMeasureKevin2019-04-238-74/+157
* Change layout size to be dependent on device sizeKevin2019-04-237-40/+141
* Update Go recents visibility based off adapterKevin2019-04-231-1/+1
* Animate content fill animation to Recents GoKevin2019-04-233-10/+323
* Animate to bottom view in app => overviewKevin2019-04-233-38/+9
* Differentiate empty UI from default in recents GoKevin2019-04-232-10/+8