Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FC] Moves Activities and some Panes out of Mavericks #8125

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
8669051
Removes mackericks references on Consent screen.
carlosmuvi-stripe Mar 19, 2024
be1f31f
Updates files.
carlosmuvi-stripe Mar 19, 2024
897109c
Uses viewmodel factory builder.
carlosmuvi-stripe Mar 19, 2024
2f309d6
Updates functions.
carlosmuvi-stripe Mar 19, 2024
deecbdb
Updates execute.
carlosmuvi-stripe Mar 19, 2024
d2f6bf4
Updates compose util.
carlosmuvi-stripe Mar 19, 2024
a825667
Adds missing side effects.
carlosmuvi-stripe Mar 19, 2024
7bd7df5
Simplifies code.
carlosmuvi-stripe Mar 19, 2024
01dff60
Renames viewmodel.
carlosmuvi-stripe Mar 19, 2024
a10a111
Updates async.
carlosmuvi-stripe Mar 19, 2024
420fbe7
Removes mavericks from institution picker.
carlosmuvi-stripe Mar 19, 2024
bddfb55
Reverts rename.
carlosmuvi-stripe Mar 19, 2024
d0ce301
Updates baseline.
carlosmuvi-stripe Mar 19, 2024
32203df
Adds setState and persists state.
carlosmuvi-stripe Mar 20, 2024
dc1e4e5
Renames result error to fail.
carlosmuvi-stripe Mar 20, 2024
cfff17f
Migrates Initial activity out of mavericks.
carlosmuvi-stripe Mar 20, 2024
bc737a8
Removes persist state.
carlosmuvi-stripe Mar 20, 2024
ce3643e
Updates tests.
carlosmuvi-stripe Mar 20, 2024
f1d8ca2
Regenerates API.
carlosmuvi-stripe Mar 21, 2024
35bcd35
filterNotNull.
carlosmuvi-stripe Mar 21, 2024
0f39b41
Nits.
carlosmuvi-stripe Mar 21, 2024
59a645c
Updates async.
carlosmuvi-stripe Mar 21, 2024
85bc66b
use suspend block.
carlosmuvi-stripe Mar 21, 2024
a019f4a
Update financial-connections/src/main/java/com/stripe/android/financi…
carlosmuvi-stripe Mar 21, 2024
eb82caf
Tries onAsync.
carlosmuvi-stripe Mar 22, 2024
0d0c270
Moves activity to stripe ui core.
carlosmuvi-stripe Mar 22, 2024
d060b53
PR feedback.
carlosmuvi-stripe Mar 22, 2024
1e1d5e7
Regenerates deps.
carlosmuvi-stripe Mar 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 29 additions & 28 deletions example/dependencies/dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,34 @@
| | +--- project :stripe-ui-core
| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 (*)
| | | +--- project :stripe-core (*)
| | | +--- androidx.activity:activity-ktx:1.8.2
| | | | +--- androidx.activity:activity:1.8.2 (*)
| | | | +--- androidx.core:core-ktx:1.9.0 -> 1.12.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.7.0
| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.7.1 (*)
| | | | | +--- androidx.lifecycle:lifecycle-runtime:2.7.0 (*)
| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1 -> 1.7.3 (*)
| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.7.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.7.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-livedata-ktx:2.7.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-runtime:2.7.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.7.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.7.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.7.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.7.0 (c)
| | | | | +--- androidx.lifecycle:lifecycle-common:2.7.0 (c)
| | | | | \--- androidx.lifecycle:lifecycle-process:2.7.0 (c)
| | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.7.0 (*)
| | | | +--- androidx.savedstate:savedstate-ktx:1.2.1
| | | | | +--- androidx.savedstate:savedstate:1.2.1 (*)
| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
| | | | | \--- androidx.savedstate:savedstate:1.2.1 (c)
| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
| | | | +--- androidx.activity:activity:1.8.2 (c)
| | | | \--- androidx.activity:activity-compose:1.8.2 (c)
| | | +--- androidx.annotation:annotation:1.7.1 (*)
| | | +--- androidx.core:core-ktx:1.12.0 (*)
| | | +--- androidx.compose.foundation:foundation:1.5.4
Expand All @@ -358,34 +386,7 @@
| | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.5.4 (c)
| | | | | | +--- androidx.compose.ui:ui:1.5.4
| | | | | | | \--- androidx.compose.ui:ui-android:1.5.4
| | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.8.2
| | | | | | | | +--- androidx.activity:activity:1.8.2 (*)
| | | | | | | | +--- androidx.core:core-ktx:1.9.0 -> 1.12.0 (*)
| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.7.0
| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.7.1 (*)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.7.0 (*)
| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1 -> 1.7.3 (*)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.7.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.7.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-ktx:2.7.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.7.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.7.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.7.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.7.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.7.0 (c)
| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.7.0 (c)
| | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.7.0 (c)
| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.7.0 (*)
| | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1
| | | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 (*)
| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
| | | | | | | | | \--- androidx.savedstate:savedstate:1.2.1 (c)
| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
| | | | | | | | +--- androidx.activity:activity:1.8.2 (c)
| | | | | | | | \--- androidx.activity:activity-compose:1.8.2 (c)
| | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.8.2 (*)
| | | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.7.1 (*)
| | | | | | | +--- androidx.autofill:autofill:1.0.0
| | | | | | | | \--- androidx.core:core:1.1.0 -> 1.12.0 (*)
Expand Down
Loading
Loading