[Identity] Project Orion#13176
Conversation
|
Diffuse output: APKMANIFESTDEX |
This reverts commit 5b09f79.
# Conflicts: # identity/api/identity.api
|
Risky Change This is considered a risky change because it adjusts the sample app build.gradle, please review carefully. By adding the label |
3 builds increased size
Stripe Identity Example 23.11.1-theme1 (20)
|
| Item | Install Size Change | Download Size Change |
|---|---|---|
| 📝 libmediapipe_tasks_jni.so | ⬆️ 10.5 MB | ⬆️ 4.7 MB |
| 📝 face_landmarker.task | ⬆️ 3.3 MB | ⬆️ 3.3 MB |
| 📝 stripe_selfie_warmup.png | ⬆️ 45.5 kB | ⬆️ 44.7 kB |
| 📝 com.google.mediapipe.tasks.vision.facelandmarker.FaceLandmarksCon... | ⬆️ 88.6 kB | ⬆️ 42.7 kB |
| 🗑 androidx.compose.foundation.lazy | ⬇️ -73.3 kB | ⬇️ -35.5 kB |
Financial Connections Example 23.11.1 (231101)
com.stripe.android.financialconnections.example
⚖️ Compare build
⏱️ Analyze build performance
Total install size change: ⬇️ 40 B
Total download size change: ⬆️ 34 B
Largest size changes
| Item | Install Size Change | Download Size Change |
|---|---|---|
| Other | ⬆️ -40 B | ⬆️ 34 B |
PaymentSheet Example 23.11.1 (11)
com.stripe.android.paymentsheet.example
⚖️ Compare build
⏱️ Analyze build performance
Total install size change: ⬆️ 24.6 kB (0.18%)
Total download size change: ⬆️ 7.8 kB (0.13%)
Largest size changes
| Item | Install Size Change | Download Size Change |
|---|---|---|
| 🗑 _COROUTINE | ⬇️ -53.2 kB | ⬇️ -25.0 kB |
| com.bumptech.glide.GlideBuilder$EnableImageDecoderForBitmaps | ⬆️ 32.0 kB | ⬆️ 15.0 kB |
| 📝 androidx.compose.ui.unit.AndroidDensity_androidKt | ⬆️ 31.1 kB | ⬆️ 14.6 kB |
| 🗑 androidx.core.view.KeyEventDispatcher | ⬇️ -31.0 kB | ⬇️ -14.5 kB |
| kotlin.collections.MapsKt__MapsKt | ⬆️ 24.8 kB | ⬆️ 11.6 kB |
🛸 Powered by Emerge Tools
Comment trigger: Size diff threshold of 100.00kB exceeded


Progress on stripe/stripe-ios#6423
This started as a pass on the selfie capture UX but has gotten a lot bigger since the original description
It now includes most of the actual Orion / 3D selfie capture flow on iOS, including the new UI, MediaPipe face pose detection, left and right pose capture, server driven experiment gating, uploads, and the additional API data
updates the overall selfie capture flow
selfies capturedscreen at the endHaving trouble?action below the viewfinderadds the new oval / tick mark face guide
adds the full front → left → right 3D capture flow
adds MediaPipe face pose detection
makes the 3D flow server driven
pose_sequencereturned by the Verification Page APIexperimentsresponsenilso the normal behavior is controlled by the serveruploads and submits the new 3D selfie data
left_high_res_imageright_high_res_imageadds a bunch of polish around the capture state machine
Adds and updates tests
pose_sequencegating