Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
ac9b22e
Revert "Optimize string format"
avazirna Jun 2, 2025
d321413
wip: basic implementation for biometric invalidation
shubham1g5 Jun 3, 2025
9c63c71
- Test firebase otp bugs
jaypanchal-13 Jun 6, 2025
47654f3
Backup code error when not matching criteria
Jun 6, 2025
24e42d5
Merge remote-tracking branch 'refs/remotes/origin/commcare_2.57' into…
jaypanchal-13 Jun 6, 2025
14e68b5
- Resolved crash after otp verification
jaypanchal-13 Jun 6, 2025
6801d62
- Resolved crash after otp verification
jaypanchal-13 Jun 6, 2025
087f92c
Comment -1
Jun 6, 2025
4502bb5
Merge pull request #3164 from dimagi/jignesh/fix/qa_7824
shubham1g5 Jun 6, 2025
ff6eb26
- Resolved crash after otp verification
jaypanchal-13 Jun 6, 2025
2f14654
- Resolved crash after otp verification
jaypanchal-13 Jun 6, 2025
619f3b5
Handling a JSON Exception properly.
OrangeAndGreen Jun 6, 2025
88d8885
Merge remote-tracking branch 'origin/commcare_2.57' into CCCT-1317-ap…
jaypanchal-13 Jun 6, 2025
68dfe19
- Set navigation back to number screen from name screen
jaypanchal-13 Jun 6, 2025
443f9c3
Merge pull request #3166 from dimagi/dv/personalid_exception_fix
OrangeAndGreen Jun 6, 2025
0ef66a4
Improved error handling for PersonalID API calls.
OrangeAndGreen Jun 6, 2025
87c6bf5
Merge branch 'master' of https://github.com/dimagi/commcare-android i…
OrangeAndGreen Jun 6, 2025
feec0ef
PersonalIdApiErrorHandler now returns error string that calling fragm…
OrangeAndGreen Jun 6, 2025
62ff47c
Implement key invalidation detection and crash as a worst case when t…
shubham1g5 Jun 9, 2025
fd9d4d8
- device version check
pm-dimagi Jun 9, 2025
1897e78
Merge branch 'commcare_2.57' into connect_beta_june
shubham1g5 Jun 9, 2025
2126f09
enable connect button
shubham1g5 Jun 9, 2025
aea61c5
- comments resolved
jaypanchal-13 Jun 9, 2025
4dadfb2
fix null context error on forgetUser
shubham1g5 Jun 9, 2025
5f63d5c
-hide signup button
pm-dimagi Jun 9, 2025
2c5bfb3
- removed unused function
pm-dimagi Jun 9, 2025
2573a41
- Refactor
jaypanchal-13 Jun 9, 2025
a4a436e
Handle biometric invalidation without crashing
shubham1g5 Jun 9, 2025
9ff8768
Merge pull request #3168 from dimagi/pm_device_compatiblity
shubham1g5 Jun 9, 2025
8706df5
Making privacy, terms, links on PersonalId Signup
Jun 9, 2025
3670b81
Merge pull request #3170 from dimagi/privacy_terms_links_working
Jun 9, 2025
75be15d
- Refactor
jaypanchal-13 Jun 9, 2025
7e36a65
Merge branch 'commcare_2.57' into dv/personalid_api_error_handling
OrangeAndGreen Jun 9, 2025
272d9a6
- Refactor
jaypanchal-13 Jun 9, 2025
21c2b83
fix crash requestFeature() must be called before adding content
shubham1g5 Jun 9, 2025
27e00a1
Locking screen to portrait mode for MicroImageActivity.
OrangeAndGreen Jun 9, 2025
13d6edc
Merge pull request #3173 from dimagi/recordLocationFix
shubham1g5 Jun 9, 2025
369120a
Merge pull request #3172 from dimagi/dv/camera_rotate_lock
OrangeAndGreen Jun 9, 2025
2cc4b6c
log biometric invalidation to analytics for now instead of erroring
shubham1g5 Jun 9, 2025
b55c04f
remove un-necessary api check as we are restricting to Android N for …
shubham1g5 Jun 9, 2025
319e501
Handling aborted/failed biometric configuration properly (with error …
OrangeAndGreen Jun 9, 2025
c7ea315
Returning empty string instead of null
OrangeAndGreen Jun 9, 2025
9868847
Added more error codes for PersonalID API calls
OrangeAndGreen Jun 9, 2025
8ac30a8
Merge pull request #3167 from dimagi/dv/personalid_api_error_handling
shubham1g5 Jun 10, 2025
98be029
Merge pull request #3174 from dimagi/dv/biometric_back_fix
shubham1g5 Jun 10, 2025
e2d34a9
Merge branch 'commcare_2.57' into connect_beta_june
shubham1g5 Jun 10, 2025
b3b82df
Merge remote-tracking branch 'origin/commcare_2.57' into CCCT-1317-ap…
jaypanchal-13 Jun 10, 2025
1be8982
- Refactor
jaypanchal-13 Jun 10, 2025
741104c
reset key once invalidation detected
shubham1g5 Jun 10, 2025
f10d157
we are no longer adding a global error for biometric invalidation
shubham1g5 Jun 10, 2025
9acdf67
- Refactor
jaypanchal-13 Jun 10, 2025
e8d40d4
- Refactor
jaypanchal-13 Jun 10, 2025
f394c0d
Merge branch 'commcare_2.57' into connect_beta_june
shubham1g5 Jun 10, 2025
79dbba0
- Refactor
jaypanchal-13 Jun 10, 2025
bd3b616
- Refactor
jaypanchal-13 Jun 10, 2025
3dd5b3f
Merge pull request #3165 from dimagi/CCCT-1317-app-crash-otp
shubham1g5 Jun 10, 2025
521a4d4
-text visibility in button
pm-dimagi Jun 10, 2025
4a9a7cb
Merge pull request #3169 from dimagi/biometricSecret
shubham1g5 Jun 10, 2025
af06687
Added individual error messages for additional HTTP response codes.
OrangeAndGreen Jun 10, 2025
711579f
Merge pull request #3180 from dimagi/dv/more_api_error_messages
shubham1g5 Jun 10, 2025
dcbfc47
Merge pull request #3179 from dimagi/pm_qa_7840_1
shubham1g5 Jun 10, 2025
8987bd1
Merge branch 'commcare_2.57' into connect_beta_june
shubham1g5 Jun 10, 2025
f420488
remove unused strings
shubham1g5 Jun 11, 2025
643b419
append personalid to string resources
shubham1g5 Jun 11, 2025
70068c5
correct error handling
shubham1g5 Jun 11, 2025
198722b
- Added translation for missing strings
jaypanchal-13 Jun 11, 2025
85cb8bc
Merge pull request #3147 from dimagi/revert-appversion-string-optimiz…
avazirna Jun 11, 2025
5ee26c5
Merge pull request #3181 from dimagi/stringCleanup
shubham1g5 Jun 11, 2025
a52ba72
Merge pull request #3183 from dimagi/CCCT-1335-add-missing-translation
shubham1g5 Jun 11, 2025
8d367df
remove unused strings
shubham1g5 Jun 11, 2025
317b6b3
append personalid to string resources
shubham1g5 Jun 11, 2025
fa71ed6
- Added translation for missing strings
jaypanchal-13 Jun 11, 2025
22d8f9a
Merge branch 'commcare_2.57' into errorHandlingFixes
shubham1g5 Jun 11, 2025
684a63e
- Solved french string error
jaypanchal-13 Jun 11, 2025
eba03a5
- Solved french string error
jaypanchal-13 Jun 11, 2025
07d20a6
- Solved french string error
jaypanchal-13 Jun 11, 2025
25410ca
Merge pull request #3184 from dimagi/CCCT-1335-add-missing-translation
shubham1g5 Jun 11, 2025
277eb5e
fix french string with escape char
shubham1g5 Jun 11, 2025
ab041b0
Only employing biometric-keystore code if user has biometric configured
OrangeAndGreen Jun 11, 2025
7cead4c
Making sure to only call processFailure once after failed PersonalID …
OrangeAndGreen Jun 11, 2025
8fc65f9
Arranged "change phone" link below phone text (to avoid overflow when…
OrangeAndGreen Jun 11, 2025
dd066e0
Configured Next and Done keys to proceed forward in backup code fragm…
OrangeAndGreen Jun 11, 2025
a2f8c87
Exposed method to check for key in keystore.
OrangeAndGreen Jun 11, 2025
6c8bf89
reuse activity
shubham1g5 Jun 12, 2025
e2daec2
Merge pull request #3186 from dimagi/dv/biometric_keystore_fix
shubham1g5 Jun 12, 2025
d568068
Merge pull request #3191 from dimagi/dv/french_fixes
shubham1g5 Jun 12, 2025
c8ca1db
Merge pull request #3188 from dimagi/dv/config_fail_fix
shubham1g5 Jun 12, 2025
b49c6ef
Merge branch 'feature/connect' into connect_beta_june
shubham1g5 Jun 12, 2025
8b876d1
Merge branch 'commcare_2.57' into connect_beta_june
shubham1g5 Jun 12, 2025
1577956
fix issue with merge commit
shubham1g5 Jun 12, 2025
c3a00e3
mark secondry phone number related fields deprecated and clean any usage
shubham1g5 Jun 12, 2025
de1ebd5
remove handleRedirection and call beginRegistration directly instead
shubham1g5 Jun 12, 2025
f04c83e
remove secondry number handling
shubham1g5 Jun 12, 2025
9c85669
remove unused handling from onActivityResult
shubham1g5 Jun 12, 2025
be67280
Fix crash on 400 response code
shubham1g5 Jun 12, 2025
5bc9ac0
remove beginRegistration as nav graph should take care of starting fr…
shubham1g5 Jun 12, 2025
38f630e
remove relevant xml for secondry no update
shubham1g5 Jun 12, 2025
98e86c3
Merge branch 'commcare_2.57' into codeCleanUpAndFixes
shubham1g5 Jun 12, 2025
df57ef3
Merge pull request #3194 from dimagi/connect_secondry_clean_up
shubham1g5 Jun 12, 2025
31b6fda
Merge pull request #3193 from dimagi/codeCleanUpAndFixes
shubham1g5 Jun 12, 2025
c06189c
Unknown errors should allow retry while rate limiting ones not
shubham1g5 Jun 12, 2025
30fea2f
Merge branch 'commcare_2.57' into errorHandlingFixes
shubham1g5 Jun 12, 2025
bb2d06e
Merge pull request #3182 from dimagi/errorHandlingFixes
shubham1g5 Jun 12, 2025
48f725a
Merge pull request #3195 from dimagi/correctErrorHandling
shubham1g5 Jun 12, 2025
e9475cc
More code removal for secondry number
shubham1g5 Jun 12, 2025
bd26f49
Merge branch 'commcare_2.57' into connect_beta_june
shubham1g5 Jun 12, 2025
77c6a4c
Compile issue solved due to string not present in default locale
Jun 12, 2025
943be7c
Merge pull request #3196 from dimagi/compileFix
Jun 12, 2025
8ec0edd
Only submitting entered backup code when fields are valid.
OrangeAndGreen Jun 12, 2025
d820ee1
Merge pull request #3192 from dimagi/dv/backup_code_done_keys
shubham1g5 Jun 12, 2025
45b65aa
Finishing PersonalIdActivity after showing "device incompatible for b…
OrangeAndGreen Jun 12, 2025
4aec867
Merge pull request #3197 from dimagi/dv/biometric_fail_nav_fix
shubham1g5 Jun 12, 2025
f358614
Merge branch 'commcare_2.57' into connect_beta_june
shubham1g5 Jun 13, 2025
8e3aa8b
Automated: adding hotfix version to AndroidManifest
shubham1g5 Jun 13, 2025
2072308
correct version for master merge
shubham1g5 Jun 13, 2025
2f82cb3
Merge pull request #3177 from dimagi/commcare_2.57
shubham1g5 Jun 14, 2025
b5beb95
Merge branch 'master' into connect_beta_june
shubham1g5 Jun 17, 2025
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
6 changes: 4 additions & 2 deletions app/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="106"
android:versionName="2.57">
android:versionName="2.58">

<uses-permission android:name="android.permission.NFC"/>
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
Expand Down Expand Up @@ -552,7 +552,9 @@
<activity android:name="org.commcare.activities.TargetMismatchErrorActivity"/>
<activity android:name="org.commcare.recovery.measures.ExecuteRecoveryMeasuresActivity"/>
<activity android:name="org.commcare.activities.PromptCCReinstallActivity"/>
<activity android:name="org.commcare.fragments.MicroImageActivity" />
<activity
android:name="org.commcare.fragments.MicroImageActivity"
android:screenOrientation="portrait"/>
<!-- Start Collect Manifest -->

<meta-data
Expand Down
4 changes: 2 additions & 2 deletions app/assets/locales/android_translatable_strings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,8 @@ post.server.error=Server-side error (code ${0}) received from network request.
post.gone.error=Case is not present on server.
post.conflict.error=You have already claimed this case.

version.id.long=CommCare Android, version "${0}"(${1}). App v${4}. CommCare Version ${0}. Build ${2}, built on: ${3}
version.id.short=CCDroid:"${0}"(${1}). v${4} CC${0}b[${2}] on ${3}
version.id.long=CommCare Android, version "${0}"(${1}). App v${5}. CommCare Version ${2}. Build ${3}, built on: ${4}
version.id.short=CCDroid:"${0}"(${1}). v${5} CC${2}b[${3}] on ${4}
commcare.version=CommCare Android, version "${0}"(${1}), built on: ${2}

auth.request.not.using.https=${0} is an invalid URL. CommCare can't connect with authentication to an insecure (HTTP) server.
Expand Down
68 changes: 0 additions & 68 deletions app/res/layout-land/home_screen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,74 +13,6 @@
android:paddingRight="@dimen/content_start"
tools:viewBindingIgnore="true">

<androidx.cardview.widget.CardView
android:id="@+id/connect_alert_tile"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
android:layout_marginTop="10dp"
android:layout_marginEnd="16dp"
android:layout_marginBottom="2dp"
android:clickable="true"
android:focusable="true"
android:visibility="gone"
app:cardBackgroundColor="@color/white"
app:cardCornerRadius="10dp"
app:cardElevation="5dp"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/connect_jobs_last_update">

<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:padding="10dp"
android:visibility="visible">

<ImageView
android:id="@+id/connect_secondary_phone_icon"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/phone_heart"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:tint="@color/black" />

<TextView
android:id="@+id/connect_phone_label"
android:layout_width="0dp"
android:layout_height="match_parent"
android:textColor="@color/black"
android:textSize="16sp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="@id/connect_secondary_phone_icon"
app:layout_constraintTop_toTopOf="parent" />

<com.google.android.material.button.MaterialButton
android:id="@+id/connect_phone_yes_button"
android:layout_width="wrap_content"
android:layout_height="35dp"
android:layout_marginTop="10dp"
android:text="@string/connect_payment_confirm_yes"
android:textColor="@color/blue"
android:textSize="18sp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@id/connect_phone_label" />

<com.google.android.material.button.MaterialButton
style="@style/NegativeButtonStyle"
android:id="@+id/connect_phone_no_button"
android:layout_width="wrap_content"
android:layout_height="35dp"
android:layout_marginTop="10dp"
android:layout_marginEnd="10dp"
android:text="@string/connect_payment_confirm_no"
app:layout_constraintEnd_toStartOf="@id/connect_phone_yes_button"
app:layout_constraintTop_toBottomOf="@id/connect_phone_label" />
</androidx.constraintlayout.widget.ConstraintLayout>

</androidx.cardview.widget.CardView>

<androidx.core.widget.NestedScrollView
android:id="@+id/nsv_home_screen"
android:layout_width="match_parent"
Expand Down
2 changes: 0 additions & 2 deletions app/res/layout/fragment_connect_delivery_progress.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
android:layout_height="wrap_content"
android:layout_marginTop="10dp"
android:text="@string/connect_payment_confirm_yes"
android:textColor="@color/blue"
android:textSize="18sp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@id/connect_payment_confirm_label" />
Expand All @@ -87,7 +86,6 @@
android:layout_height="wrap_content"
android:layout_marginEnd="10dp"
android:text="@string/connect_payment_confirm_no"
android:textColor="@color/blue"
android:textSize="18sp"
style="@style/NegativeButtonStyle"
app:layout_constraintEnd_toStartOf="@id/connect_payment_confirm_yes_button"
Expand Down
71 changes: 3 additions & 68 deletions app/res/layout/fragment_connect_jobs_list.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,71 +29,6 @@
app:layout_constraintEnd_toStartOf="@id/connect_jobs_refresh"
app:layout_constraintTop_toTopOf="@+id/connect_jobs_refresh" />

<androidx.cardview.widget.CardView
android:id="@+id/connect_alert_tile"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
android:layout_marginTop="10dp"
android:layout_marginEnd="16dp"
android:layout_marginBottom="2dp"
android:clickable="true"
android:focusable="true"
app:cardBackgroundColor="@color/white"
app:cardCornerRadius="10dp"
app:cardElevation="5dp"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/connect_jobs_last_update">

<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:padding="10dp"
android:visibility="visible">

<ImageView
android:id="@+id/connect_secondary_phone_icon"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/phone_heart"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:tint="@color/black" />

<TextView
android:id="@+id/connect_phone_label"
android:layout_width="0dp"
android:layout_height="match_parent"
android:textColor="@color/black"
android:textSize="16sp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="@id/connect_secondary_phone_icon"
app:layout_constraintTop_toTopOf="parent" />

<com.google.android.material.button.MaterialButton
android:id="@+id/connect_phone_yes_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/connect_payment_confirm_yes"
android:layout_marginTop="10dp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@id/connect_phone_label" />

<com.google.android.material.button.MaterialButton
android:id="@+id/connect_phone_no_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="10dp"
android:layout_marginEnd="10dp"
android:text="@string/connect_payment_confirm_no"
app:layout_constraintEnd_toStartOf="@id/connect_phone_yes_button"
app:layout_constraintTop_toBottomOf="@id/connect_phone_label"
/>
</androidx.constraintlayout.widget.ConstraintLayout>

</androidx.cardview.widget.CardView>

<TextView
android:id="@+id/connect_no_jobs_text"
android:layout_width="match_parent"
Expand All @@ -104,7 +39,7 @@
android:textColor="@color/blue"
android:textSize="18sp"
android:visibility="gone"
app:layout_constraintTop_toBottomOf="@id/connect_alert_tile"
app:layout_constraintTop_toBottomOf="@id/connect_jobs_last_update"
android:textStyle="bold"/>

<androidx.recyclerview.widget.RecyclerView
Expand All @@ -113,6 +48,6 @@
android:layout_height="0dp"
android:layout_marginTop="10dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintTop_toBottomOf="@id/connect_alert_tile"
app:layout_constraintTop_toBottomOf="@id/connect_jobs_last_update"
tools:listitem="@layout/item_login_connect_home_apps" />
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
4 changes: 2 additions & 2 deletions app/res/layout/fragment_recovery_code.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
android:id="@+id/not_me_button"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:text="@string/this_is_not_me"
android:text="@string/personalid_this_is_not_me"
android:textColor="@color/cc_brand_color"
android:layout_marginStart="16dp"
android:clickable="true"
Expand Down Expand Up @@ -214,4 +214,4 @@
</androidx.constraintlayout.widget.ConstraintLayout>
</LinearLayout>
</ScrollView>
</layout>
</layout>
73 changes: 0 additions & 73 deletions app/res/layout/home_screen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,79 +8,6 @@
android:orientation="vertical"
android:padding="4dp"
tools:viewBindingIgnore="true">
<androidx.cardview.widget.CardView
android:id="@+id/connect_alert_tile"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
android:layout_marginTop="10dp"
android:layout_marginEnd="16dp"
android:layout_marginBottom="2dp"
android:clickable="true"
android:focusable="true"
android:visibility="gone"
android:shadowColor="@color/connect_light_grey_transparent"
android:shadowDx="30"
android:shadowDy="30"
android:shadowRadius="50"
app:cardBackgroundColor="@color/white"
app:cardCornerRadius="10dp"
app:cardElevation="5dp"
app:layout_constraintStart_toStartOf="parent"
>

<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:padding="10dp"
android:visibility="visible">

<ImageView
android:id="@+id/connect_secondary_phone_icon"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/phone_heart"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:tint="@color/black" />

<TextView
android:id="@+id/connect_phone_label"
android:layout_width="0dp"
android:layout_height="match_parent"
android:textColor="@color/black"
android:textSize="16sp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="@id/connect_secondary_phone_icon"
app:layout_constraintTop_toTopOf="parent" />

<com.google.android.material.button.MaterialButton
android:id="@+id/connect_phone_yes_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/connect_payment_confirm_yes"
android:layout_marginTop="10dp"
android:textSize="18sp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@id/connect_phone_label" />

<com.google.android.material.button.MaterialButton
style="@style/NegativeButtonStyle"
android:id="@+id/connect_phone_no_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="10dp"
android:layout_marginEnd="10dp"
android:text="@string/connect_payment_confirm_no"
android:textSize="18sp"
app:layout_constraintEnd_toStartOf="@id/connect_phone_yes_button"
app:layout_constraintTop_toBottomOf="@id/connect_phone_label"
/>
</androidx.constraintlayout.widget.ConstraintLayout>

</androidx.cardview.widget.CardView>

<androidx.core.widget.NestedScrollView
android:id="@+id/nsv_home_screen"
android:layout_width="match_parent"
Expand Down
4 changes: 2 additions & 2 deletions app/res/layout/screen_login.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
android:layout_gravity="center"
android:layout_margin="@dimen/content_min_margin"
android:textStyle="bold"
android:text="@string/login_via_connect"
android:text="@string/personalid_login_via_connect"
android:textColor="@color/cc_neutral_color"
android:textSize="@dimen/text_medium"
android:visibility="gone"/>
Expand Down Expand Up @@ -275,4 +275,4 @@
android:focusableInTouchMode="true"
android:orientation="horizontal" />

</LinearLayout>
</LinearLayout>
4 changes: 2 additions & 2 deletions app/res/layout/screen_personalid_name.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
android:textStyle="bold"
android:layout_marginTop="16dp"
android:layout_marginEnd="16dp"
android:text="@string/name_fragment_subtitle"
android:text="@string/personalid_name_fragment_subtitle"
android:textColor="@color/connect_dark_blue_color"
android:textSize="16sp" />

Expand Down Expand Up @@ -103,4 +103,4 @@

</LinearLayout>
</ScrollView>
</layout>
</layout>
9 changes: 4 additions & 5 deletions app/res/layout/screen_personalid_phone_verify.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@

<TextView
android:id="@+id/connect_phone_verify_label"
android:layout_width="match_parent"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="10dp"
android:layout_marginStart="16dp"
android:textColor="@color/connect_secondary_text"
android:textSize="16sp"
tools:text="+91 7748962888"
Expand All @@ -45,8 +45,7 @@
android:id="@+id/connect_phone_verify_change"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="10dp"
android:gravity="end"
android:layout_marginStart="16dp"
android:text="@string/connect_verify_phone_change"
android:textColor="@color/connect_blue_color"
android:textSize="16sp"
Expand Down Expand Up @@ -156,4 +155,4 @@
</RelativeLayout>

</LinearLayout>
</layout>
</layout>
2 changes: 1 addition & 1 deletion app/res/layout/screen_personalid_phoneno.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@

<TextView
android:textStyle="bold"
android:id="@+id/personalid_name_error"
android:id="@+id/personalid_phone_error"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingStart="16dp"
Expand Down
Loading