- e3eab4c Merge "Revert "Respect animationSpec for predictive back transition in STL"" into main by Treehugger Robot · 1 year, 5 months ago
- 6639c99 Revert "Respect animationSpec for predictive back transition in STL" by Johannes Gallmann · 1 year, 5 months ago
- fceb6bd Merge "Respect animationSpec for predictive back transition in STL" into main by Treehugger Robot · 1 year, 6 months ago
- 8a39516 Add a DefaultElementContentPicker factory for movable elements by Jordan Demeulenaere · 1 year, 6 months ago
- 4120669 Allow to specify transitions between contents by Jordan Demeulenaere · 1 year, 6 months ago
- 8ad770b7 Introduce StaticElementContentPicker (1/2) by Jordan Demeulenaere · 1 year, 6 months ago
- 2a3134e Rename ElementScenePicker to ElementContentPicker (1/2) by Jordan Demeulenaere · 1 year, 6 months ago
- 3d66a7b Use ContentState.Transition in Element.kt by Jordan Demeulenaere · 1 year, 6 months ago
- 4165bbe Extract ContentState out of TransitionState (1/2) by Jordan Demeulenaere · 1 year, 6 months ago
- 411a4c1 Move TransitionState into its own file (1/2) by Jordan Demeulenaere · 1 year, 6 months ago
- 08b12ac Merge "Add overscrollDisabled DSL in SceneTransitionsBuilder [1/2]" into main by Treehugger Robot · 1 year, 6 months ago
- 0bb9bd3 Merge "STL may not consume gesture during overscroll" into main by Treehugger Robot · 1 year, 6 months ago
- 673299b Merge "Simplify DraggableHandlerImpl.onDrag()" into main by Treehugger Robot · 1 year, 6 months ago
- 923c3ee Add overscrollDisabled DSL in SceneTransitionsBuilder [1/2] by omarmt · 1 year, 6 months ago
- 9bc2941 STL may not consume gesture during overscroll by omarmt · 1 year, 6 months ago
- 9f7ef86 Simplify DraggableHandlerImpl.onDrag() by omarmt · 1 year, 6 months ago
- ca07776 Merge changes I423dd756,I9ab4950a into main by Shawn Lee · 1 year, 6 months ago
- 259a4f3 Introduce Content, ContentKey and ContentScope (1/2) by Jordan Demeulenaere · 1 year, 6 months ago
- e7a4f39 [flexiglass] Expose NestedScrollSource in PriorityNestedScrollConnection API by 0 · 1 year, 6 months ago
- fac4541 Respect animationSpec for predictive back transition in STL by Johannes Gallmann · 1 year, 6 months ago
- 8ab73c3 STL dispatches events using the Nested Scroll system by omarmt · 1 year, 6 months ago
- cde6419 Merge "Add Transition.canOverscroll()" into main by Treehugger Robot · 1 year, 6 months ago
- 6f6f00a Merge "Remove unused code from MultiPointerDraggableNode" into main by Treehugger Robot · 1 year, 6 months ago
- 435abf4 Merge "Add support for two-stage transitions in STL" into main by Johannes Gallmann · 1 year, 6 months ago
- d163a3a Add Transition.canOverscroll() by omarmt · 1 year, 6 months ago
- 73f3275 Remove unused code from MultiPointerDraggableNode by omarmt · 1 year, 6 months ago
- e4c655c Add support for two-stage transitions in STL by Johannes Gallmann · 1 year, 6 months ago
- 158f837 Merge "DragController methods return the consumed gesture" into main by Omar Miatello · 1 year, 6 months ago
- 2a54b7b DragController methods return the consumed gesture by omarmt · 1 year, 6 months ago
- 9eada0d Merge "Remove BaseSceneTransitionLayoutState" into main by Jordan Demeulenaere · 1 year, 6 months ago
- 541ba40 Remove BaseSceneTransitionLayoutState by Jordan Demeulenaere · 1 year, 6 months ago
- 4e81ba4 Merge "Moved NestedScrollConnection into SwipeToScene" into main by Omar Miatello · 1 year, 6 months ago
- 9ec83fe Merge "NestedScrollToScene communicate desired behavior while scrolling" into main by Omar Miatello · 1 year, 6 months ago
- 43de60f Moved NestedScrollConnection into SwipeToScene by omarmt · 1 year, 6 months ago
- b29945a NestedScrollToScene communicate desired behavior while scrolling by omarmt · 1 year, 6 months ago
- 606145e Merge "Support RTL layouts in STL" into main by Jordan Demeulenaere · 1 year, 6 months ago
- 9c4966a Support RTL layouts in STL by Jordan Demeulenaere · 1 year, 6 months ago
- 5311d56 Merge "multiPointerDraggable set an order for PointerEventScopes" into main by Treehugger Robot · 1 year, 6 months ago
- d441a8b multiPointerDraggable set an order for PointerEventScopes by omarmt · 1 year, 6 months ago
- 16fe15f Remove PunchHole.kt (1/2) by Jordan Demeulenaere · 1 year, 6 months ago
- fe0ec04 Merge changes from topic "remove-hoisted-stlstate" into main by Jordan Demeulenaere · 1 year, 6 months ago
- 5ad010b Interrupted predictive back does not call canChangeScene by Jordan Demeulenaere · 1 year, 7 months ago
- 7ba34c7 Move CommunalSwipeDetector. by Bryce Lee · 1 year, 6 months ago
- 15fe59f Move (predictive) back tests into PredictiveBackHandlerTest by Jordan Demeulenaere · 1 year, 7 months ago
- b6fa129 Remove HoistedSceneTransitionLayoutState by Jordan Demeulenaere · 1 year, 7 months ago
- 9942d24 Merge changes If9f58c37,Idf43855e into main by Treehugger Robot · 1 year, 7 months ago
- f7b4a5b multiPointerDraggable shouldn't start drag gesture with consumed events by omarmt · 1 year, 7 months ago
- 8f453fe Expose startedPosition and pointersDown to STL descendants, if available by omarmt · 1 year, 7 months ago
- 3b7c2e6 Merge "Drag events can only start if there is at least one pointer down." into main by Treehugger Robot · 1 year, 7 months ago
- 6988f84 Drag events can only start if there is at least one pointer down. by omarmt · 1 year, 7 months ago
- 49eeb5b Add support for predictive back in STL by Jordan Demeulenaere · 1 year, 7 months ago
- 6dc639a Merge "Add progressConverter property to OverscrollBuilder (1/2)" into main by Treehugger Robot · 1 year, 7 months ago
- 524c5b7 Add progressConverter property to OverscrollBuilder (1/2) by omarmt · 1 year, 7 months ago
- b21a315e Revert "Expose startedPosition and pointersDown to NestedScrollHandler" by omarmt · 1 year, 7 months ago
- b631563 Replace transitions to avoid unnecessary interruption handling by Jordan Demeulenaere · 1 year, 7 months ago
- 042ca77 Do not consider elements with alpha=0f when interrupting by Jordan Demeulenaere · 1 year, 7 months ago
- a280ccf Add UserActionResult.requiresFullDistanceSwipe by Jordan Demeulenaere · 1 year, 7 months ago
- d7996db Merge "Introduce SizeMatcher" into main by Jordan Demeulenaere · 1 year, 7 months ago
- f5969c2 Merge changes I8bc615e6,Ib912aec5,I03ffcd8f into main by Treehugger Robot · 1 year, 7 months ago
- 59755c0 Introduce SizeMatcher by Jordan Demeulenaere · 1 year, 7 months ago
- 24be01f Intercepted transition keeps previous distance by Jordan Demeulenaere · 1 year, 7 months ago
- e40ab41 Remove unnecessary useUnmergedTree from ElementTest by omarmt · 1 year, 7 months ago
- 9a42e82 Expose startedPosition and pointersDown to NestedScrollHandler by omarmt · 1 year, 7 months ago
- dae3538 Fix NPE in Element.recursivelyClearPlacement() by Jordan Demeulenaere · 1 year, 7 months ago
- 0d42f62 Snap the transition progress to target progress when skipping by Jordan Demeulenaere · 1 year, 7 months ago
- cfdc4d2 Improve overscroll performance by Jordan Demeulenaere · 1 year, 7 months ago
- 6d28c90 MultiPointerDraggableNode checks orientation only once by omarmt · 1 year, 7 months ago
- fdd8a54 Merge changes I7907ba3c,I3e27690a,I860ee704,I02361fcd into main by Jordan Demeulenaere · 1 year, 7 months ago
- c06fafd Merge "Don't interpolate animated values when overscrolling" into main by Jordan Demeulenaere · 1 year, 7 months ago
- ee4a566 Merge "Don't interpolate the STL size when overscrolling" into main by Treehugger Robot · 1 year, 7 months ago
- 64ad8be Don't interpolate animated values when overscrolling by Jordan Demeulenaere · 1 year, 7 months ago
- 28c272f Don't interpolate the STL size when overscrolling by Jordan Demeulenaere · 1 year, 7 months ago
- 3411977 Elements overscrolling on other scene should not affect interruption by Jordan Demeulenaere · 1 year, 7 months ago
- 3e64fa4 Merge changes I907b231f,I6a0ac353 into main by Omar Miatello · 1 year, 7 months ago
- edc181e Always reset interruption deltas by Jordan Demeulenaere · 1 year, 7 months ago
- d2581db Always use the transition scene(s) when computing element values by Jordan Demeulenaere · 1 year, 7 months ago
- 0ce8047 Correctly clear last placement values on nested elements by Jordan Demeulenaere · 1 year, 7 months ago
- a93c960 Avoiding conflicts with multiple MultiPointerDraggables by omarmt · 1 year, 8 months ago
- e3c540ad Prevent NPE when placing fading elements by Jordan Demeulenaere · 1 year, 7 months ago
- 906dad1 Move TransitionKey to Transition by Jordan Demeulenaere · 1 year, 8 months ago
- 4b375c3 Fix interruption + overscroll bug by Jordan Demeulenaere · 1 year, 8 months ago
- 1898c59 Refactor detectDragGestures in MultiPointerDraggable by omarmt · 1 year, 8 months ago
- 526b787c Fix the overscroll placement/composition logic by Jordan Demeulenaere · 1 year, 8 months ago
- dd2e259 Merge changes I7e5f70fd,Iad78755d,I5b882188 into main by Jordan Demeulenaere · 1 year, 8 months ago
- 5570d88 Merge "[STL] Increase default transitionInterceptionThreshold to 0.05" into main by Omar Miatello · 1 year, 8 months ago
- 21b310d [STL] Increase default transitionInterceptionThreshold to 0.05 by omarmt · 1 year, 8 months ago
- c74e9ff Force new fading elements to fade from 0 alpha by Jordan Demeulenaere · 1 year, 8 months ago
- 87bafca Merge changes I591dac9b,I79abd2a7 into main by Jordan Demeulenaere · 1 year, 8 months ago
- b49ba44 Prevent outdated layers to update Element.SceneState.lastAlpha by Jordan Demeulenaere · 1 year, 8 months ago
- 3f379a7 Move the Element placement logic into ElementNode by Jordan Demeulenaere · 1 year, 8 months ago
- aaa1113 Merge "Annotate existing motion tests with @MotionTest" into main by Mike Schneider · 1 year, 8 months ago
- 96f26ce Set the target state during lookahead pass by Jordan Demeulenaere · 1 year, 8 months ago
- c92dbaa Don't cast ApproachMeasureScope as LookaheadScope by Jordan Demeulenaere · 1 year, 8 months ago
- f65b369 Merge "Make OverscrollScope extend Density" into main by Treehugger Robot · 1 year, 8 months ago
- 3a28797 Merge changes Ie2944544,Ia7cec977,Id4e5ff33,Iad082ca5 into main by Jordan Demeulenaere · 1 year, 8 months ago
- 7bb08ac Make OverscrollScope extend Density by Jordan Demeulenaere · 1 year, 8 months ago
- f80688a Annotate existing motion tests with @MotionTest by Mike Schneider · 1 year, 8 months ago
- 27f7b95 Add support for interruptions in shared values by Jordan Demeulenaere · 1 year, 8 months ago
- e6dbf7c Move the implementation of AnimatedState into AnimatedStateImpl by Jordan Demeulenaere · 1 year, 8 months ago
- 4747534 Make animated values support multiple transitions by Jordan Demeulenaere · 1 year, 8 months ago