File tree
218 files changed
+2398
-2172
lines changed- .buildscript
- gradle
- internal-testing-utils/src
- main/java/com/squareup/workflow1/internal/util
- test/java/com/squareup/workflow1/internal/util
- samples
- compose-samples/src
- androidTest/java/com/squareup/sample/compose
- hellocomposebinding
- hellocomposeworkflow
- hellocompose
- inlinerendering
- launcher
- nestedrenderings
- preview
- textinput
- main/java/com/squareup/sample/compose
- hellocomposebinding
- hellocomposeworkflow
- inlinerendering
- launcher
- nestedrenderings
- textinput
- containers
- android/src/main/java/com/squareup/sample/container
- overviewdetail
- panel
- app-poetry/src
- androidTest/java/com/squareup/sample/poetryapp
- main/java/com/squareup/sample/poetryapp
- app-raven/src
- androidTest/java/com/squareup/sample/ravenapp
- main/java/com/squareup/sample/ravenapp
- common/src
- main/java/com/squareup/sample/container
- overviewdetail
- panel
- test/java/com/squareup/sample/container/overviewdetail
- hello-back-button/src
- androidTest/java/com/squareup/sample/hellobackbutton
- main/java/com/squareup/sample/hellobackbutton
- poetry/src/main/java/com/squareup/sample/poetry
- model
- dungeon
- app/src
- androidTest/java/com/squareup/sample/dungeon
- main/java/com/squareup/sample/dungeon
- common/src
- main/java/com/squareup/sample/dungeon
- board
- test/java/com/squareup/sample/dungeon/board
- timemachine-shakeable/src/main/java/com/squareup/sample/timemachine/shakeable
- timemachine/src
- main/java/com/squareup/sample/timemachine
- test/java/com/squareup/sample/timemachine
- hello-terminal
- hello-terminal-app/src/main/java/com/squareup/sample/helloterminal
- terminal-workflow/src/main/java/com/squareup/sample/helloterminal/terminalworkflow
- todo-terminal-app/src/main/java/com/squareup/sample/hellotodo
- hello-workflow-fragment/src
- androidTest/java/com/squareup/sample/helloworkflowfragment
- main/java/com/squareup/sample/helloworkflowfragment
- hello-workflow/src
- androidTest/java/com/squareup/sample/helloworkflow
- main/java/com/squareup/sample/helloworkflow
- stub-visibility/src
- androidTest/java/com/squareup/sample/stubvisibility
- main/java/com/squareup/sample/stubvisibility
- tictactoe
- app/src
- androidTest/java/com/squareup/sample
- main/java/com/squareup/sample
- authworkflow
- gameworkflow
- mainactivity
- common/src
- main/java/com/squareup/sample
- authworkflow
- gameworkflow
- mainworkflow
- test/java/com/squareup/sample
- gameworkflow
- mainworkflow
- todo-android/app/src
- androidTest/java/com/squareup/sample/mainactivity
- main/java/com/squareup/sample/todo
- tutorial
- tutorial-2-complete
- tutorial-3-complete
- tutorial-4-complete
- tutorial-final
- trace-encoder
- src
- main/java/com/squareup/tracing
- test/java/com/squareup/tracing
- workflow-core/src
- main/java/com/squareup/workflow1
- test/java/com/squareup/workflow1
- workflow-runtime/src
- jmh/java/com/squareup/workflow1
- main/java/com/squareup/workflow1
- internal
- test/java/com/squareup/workflow1
- internal
- workflow-rx2/src/test/java/com/squareup/workflow1/rx2
- workflow-testing
- src
- main/java/com/squareup/workflow1/testing
- test/java/com/squareup/workflow1
- testing
- workflow-tracing
- workflow-ui
- compose-tooling/src/androidTest/java/com/squareup/workflow1/ui/compose/tooling
- compose/src
- androidTest/java/com/squareup/workflow1/ui/compose
- main/java/com/squareup/workflow1/ui/compose
- container-android/src
- androidTest/java/com/squareup/workflow1/ui
- backstack/test
- fixtures
- modal/test
- main/java/com/squareup/workflow1/ui
- backstack
- modal
- container-common/src
- main/java/com/squareup/workflow1/ui
- backstack
- modal
- test/java/com/squareup/workflow1/ui/backstack
- core-android
- api
- src
- androidTest/java/com/squareup/workflow1/ui
- main/java/com/squareup/workflow1/ui
- test/java/com/squareup/workflow1/ui
- androidx
- core-common/src
- main/java/com/squareup/workflow1/ui
- test/java/com/squareup/workflow1/ui
- internal-testing-android
- api
- src/main/java/com/squareup/workflow1/ui/internal/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
218 files changed
+2398
-2172
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
18 | 17 |
|
Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
|
Lines changed: 25 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 |
| |
14 | 19 |
| |
15 | 20 |
| |
| |||
38 | 43 |
| |
39 | 44 |
| |
40 | 45 |
| |
41 |
| - | |
| 46 | + | |
42 | 47 |
| |
43 |
| - | |
| 48 | + | |
44 | 49 |
| |
45 |
| - | |
| 50 | + | |
46 | 51 |
| |
47 | 52 |
| |
48 | 53 |
| |
| |||
119 | 124 |
| |
120 | 125 |
| |
121 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
122 | 144 |
| |
123 | 145 |
| |
124 | 146 |
| |
|
Lines changed: 15 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 | 65 |
| |
87 | 66 |
| |
88 | 67 |
| |
| |||
138 | 117 |
| |
139 | 118 |
| |
140 | 119 |
| |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
141 | 134 |
| |
142 | 135 |
| |
143 | 136 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
| |||
137 | 138 |
| |
138 | 139 |
| |
139 | 140 |
| |
| 141 | + | |
140 | 142 |
| |
141 | 143 |
| |
142 | 144 |
| |
|
internal-testing-utils/src/main/java/com/squareup/workflow1/internal/util/UncaughtExceptionGuard.kt
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 |
| - | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments