Skip to content

Commit

Permalink
settings flow
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-ishita-g committed Jun 4, 2024
1 parent dc2f32d commit 21d58e0
Show file tree
Hide file tree
Showing 35 changed files with 3,218 additions and 102 deletions.
3 changes: 3 additions & 0 deletions app/assets/images/ic_about_us.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions app/assets/images/ic_contact_support.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions app/assets/images/ic_edit_profile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions app/assets/images/ic_privacy_policy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions app/assets/images/ic_remove.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions app/assets/images/ic_sign_out.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
51 changes: 50 additions & 1 deletion app/assets/locales/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@
"app_title": "YourSpace",
"app_tag_line": "Stay Close, Anywhere!",

"alert_confirm_default_title": "Are you sure",

"@_COMMON": {
},
"common_get_started": "Get Started",
"common_next": "Next",
"common_yes": "Yes",
"common_cancel": "Cancel",
"common_delete": "Delete",
"common_verify": "Verify","commonMembers": "{memberCount} {memberCount, plural, =1{Member} other{Members}}",
"@commonMembers": {
"placeholders": {
Expand Down Expand Up @@ -79,6 +84,50 @@
},
"invite_code_invite_member_subtitle": "Share this invite code with your trusted ones in your own style. Connecting is as flexible as you are.",
"invite_code_active_code_text": "This code will be active for 2 days.",
"invite_code_share_code_title": "Share code"
"invite_code_share_code_title": "Share code",

"settings_title": "Settings",
"settings_profile_title": "Profile",
"settings_your_space_title": "Your spaces",
"settings_other_title": "Other",
"settings_other_option_privacy_policy_text": "Privacy policy",
"settings_other_option_contact_support_text": "Contact support",
"settings_other_option_about_us_text": "About us",
"settings_other_option_sign_out_text": "Sign out",

"edit_profile_title": "Edit profile",
"edit_profile_first_name_title": "First name",
"edit_profile_last_name_title": "Last name",
"edit_profile_email_title": "Email",
"edit_profile_phone_title": "Phone",
"edit_profile_alert_title": "Sorry to see you go!",
"edit_profile_alert_description": "Deleting your account is permanent and you will lose all your data. Are you sure you want to delete your account?",
"edit_profile_gallery_option_text": "Gallery",
"edit_profile_camera_option_text": "Camera",
"edit_profile_remove_photo_option_text": "Remove photo",
"edit_profile_cropper_text": "Cropper",
"edit_profile_delete_account_title": "Delete account",

"edit_space_name_title": "Space name",
"edit_space_member_location_sharing_title": "Member location sharing",
"edit_space_your_location_sharing_title": "Your location sharing",
"edit_space_delete_space_title": "Delete space",
"edit_space_leave_space_title": "Leave space",
"edit_space_leave_space_alert_message": "Are you sure you want to leave the {spaceName} space.",
"@edit_space_leave_space_alert_message": {
"placeholders": {
"spaceName": {
"type": "String"
}
}
},
"edit_space_delete_space_alert_message": "Are you sure you want to delete the {spaceName} space.",
"@edit_space_delete_space_alert_message": {
"placeholders": {
"spaceName": {
"type": "String"
}
}
},
"edit_space_leave_alert_title": "Leave"
}
109 changes: 77 additions & 32 deletions app/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -958,48 +958,55 @@ PODS:
- BoringSSL-GRPC/Implementation (0.0.32):
- BoringSSL-GRPC/Interface (= 0.0.32)
- BoringSSL-GRPC/Interface (0.0.32)
- cloud_firestore (4.15.8):
- Firebase/Firestore (= 10.22.0)
- cloud_firestore (4.17.5):
- Firebase/Firestore (= 10.25.0)
- firebase_core
- Flutter
- nanopb (< 2.30910.0, >= 2.30908.0)
- device_info_plus (0.0.1):
- Flutter
- Firebase/Auth (10.22.0):
- Firebase/Auth (10.25.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 10.22.0)
- Firebase/CoreOnly (10.22.0):
- FirebaseCore (= 10.22.0)
- Firebase/Firestore (10.22.0):
- FirebaseAuth (~> 10.25.0)
- Firebase/CoreOnly (10.25.0):
- FirebaseCore (= 10.25.0)
- Firebase/Firestore (10.25.0):
- Firebase/CoreOnly
- FirebaseFirestore (~> 10.22.0)
- firebase_auth (4.16.0):
- Firebase/Auth (= 10.22.0)
- FirebaseFirestore (~> 10.25.0)
- Firebase/Storage (10.25.0):
- Firebase/CoreOnly
- FirebaseStorage (~> 10.25.0)
- firebase_auth (4.20.0):
- Firebase/Auth (= 10.25.0)
- firebase_core
- Flutter
- firebase_core (2.27.0):
- Firebase/CoreOnly (= 10.22.0)
- firebase_core (2.32.0):
- Firebase/CoreOnly (= 10.25.0)
- Flutter
- firebase_storage (11.7.7):
- Firebase/Storage (= 10.25.0)
- firebase_core
- Flutter
- FirebaseAppCheckInterop (10.25.0)
- FirebaseAuth (10.22.0):
- FirebaseAppCheckInterop (10.27.0)
- FirebaseAuth (10.25.0):
- FirebaseAppCheckInterop (~> 10.17)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
- GTMSessionFetcher/Core (< 4.0, >= 2.1)
- RecaptchaInterop (~> 100.0)
- FirebaseCore (10.22.0):
- FirebaseAuthInterop (10.27.0)
- FirebaseCore (10.25.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.12)
- GoogleUtilities/Logger (~> 7.12)
- FirebaseCoreExtension (10.25.0):
- FirebaseCoreExtension (10.27.0):
- FirebaseCore (~> 10.0)
- FirebaseCoreInternal (10.25.0):
- FirebaseCoreInternal (10.27.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseFirestore (10.22.0):
- FirebaseFirestore (10.25.0):
- FirebaseCore (~> 10.0)
- FirebaseCoreExtension (~> 10.0)
- FirebaseFirestoreInternal (~> 10.17)
- FirebaseFirestoreInternal (= 10.25.0)
- FirebaseSharedSwift (~> 10.0)
- FirebaseFirestoreInternal (10.25.0):
- abseil/algorithm (~> 1.20240116.1)
Expand All @@ -1016,7 +1023,14 @@ PODS:
- gRPC-Core (~> 1.62.0)
- leveldb-library (~> 1.22)
- nanopb (< 2.30911.0, >= 2.30908.0)
- FirebaseSharedSwift (10.25.0)
- FirebaseSharedSwift (10.27.0)
- FirebaseStorage (10.25.0):
- FirebaseAppCheckInterop (~> 10.0)
- FirebaseAuthInterop (~> 10.25)
- FirebaseCore (~> 10.0)
- FirebaseCoreExtension (~> 10.0)
- GoogleUtilities/Environment (~> 7.12)
- GTMSessionFetcher/Core (< 4.0, >= 2.1)
- Flutter (1.0.0)
- flutter_timezone (0.0.1):
- Flutter
Expand Down Expand Up @@ -1138,6 +1152,11 @@ PODS:
- GTMSessionFetcher/Core (3.4.1)
- GTMSessionFetcher/Full (3.4.1):
- GTMSessionFetcher/Core
- image_cropper (0.0.4):
- Flutter
- TOCropViewController (~> 2.7.3)
- image_picker_ios (0.0.1):
- Flutter
- leveldb-library (1.22.5)
- nanopb (2.30909.1):
- nanopb/decode (= 2.30909.1)
Expand All @@ -1156,19 +1175,27 @@ PODS:
- shared_preferences_foundation (0.0.1):
- Flutter
- FlutterMacOS
- sqflite (0.0.3):
- Flutter
- FlutterMacOS
- TOCropViewController (2.7.4)

DEPENDENCIES:
- cloud_firestore (from `.symlinks/plugins/cloud_firestore/ios`)
- device_info_plus (from `.symlinks/plugins/device_info_plus/ios`)
- firebase_auth (from `.symlinks/plugins/firebase_auth/ios`)
- firebase_core (from `.symlinks/plugins/firebase_core/ios`)
- firebase_storage (from `.symlinks/plugins/firebase_storage/ios`)
- Flutter (from `Flutter`)
- flutter_timezone (from `.symlinks/plugins/flutter_timezone/ios`)
- google_sign_in_ios (from `.symlinks/plugins/google_sign_in_ios/darwin`)
- image_cropper (from `.symlinks/plugins/image_cropper/ios`)
- image_picker_ios (from `.symlinks/plugins/image_picker_ios/ios`)
- package_info_plus (from `.symlinks/plugins/package_info_plus/ios`)
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
- share_plus (from `.symlinks/plugins/share_plus/ios`)
- shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
- sqflite (from `.symlinks/plugins/sqflite/darwin`)

SPEC REPOS:
trunk:
Expand All @@ -1178,12 +1205,14 @@ SPEC REPOS:
- Firebase
- FirebaseAppCheckInterop
- FirebaseAuth
- FirebaseAuthInterop
- FirebaseCore
- FirebaseCoreExtension
- FirebaseCoreInternal
- FirebaseFirestore
- FirebaseFirestoreInternal
- FirebaseSharedSwift
- FirebaseStorage
- GoogleSignIn
- GoogleUtilities
- "gRPC-C++"
Expand All @@ -1194,6 +1223,7 @@ SPEC REPOS:
- nanopb
- PromisesObjC
- RecaptchaInterop
- TOCropViewController

EXTERNAL SOURCES:
cloud_firestore:
Expand All @@ -1204,12 +1234,18 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/firebase_auth/ios"
firebase_core:
:path: ".symlinks/plugins/firebase_core/ios"
firebase_storage:
:path: ".symlinks/plugins/firebase_storage/ios"
Flutter:
:path: Flutter
flutter_timezone:
:path: ".symlinks/plugins/flutter_timezone/ios"
google_sign_in_ios:
:path: ".symlinks/plugins/google_sign_in_ios/darwin"
image_cropper:
:path: ".symlinks/plugins/image_cropper/ios"
image_picker_ios:
:path: ".symlinks/plugins/image_picker_ios/ios"
package_info_plus:
:path: ".symlinks/plugins/package_info_plus/ios"
path_provider_foundation:
Expand All @@ -1218,24 +1254,29 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/share_plus/ios"
shared_preferences_foundation:
:path: ".symlinks/plugins/shared_preferences_foundation/darwin"
sqflite:
:path: ".symlinks/plugins/sqflite/darwin"

SPEC CHECKSUMS:
abseil: d121da9ef7e2ff4cab7666e76c5a3e0915ae08c3
AppAuth: 501c04eda8a8d11f179dbe8637b7a91bb7e5d2fa
BoringSSL-GRPC: 1e2348957acdbcad360b80a264a90799984b2ba6
cloud_firestore: 97e80651e196c32554cedcd31858b9615ac8a704
cloud_firestore: 003d53b6b8b392600b7769acf9421cc4f23e5911
device_info_plus: c6fb39579d0f423935b0c9ce7ee2f44b71b9fce6
Firebase: 797fd7297b7e1be954432743a0b3f90038e45a71
firebase_auth: 004b1a7d91f8f9f4aaa51ba4a32daea7599a2c53
firebase_core: 100945864b4aedce3cfef0c62ab864858bf013cf
FirebaseAppCheckInterop: 5da5ce93e8797a215e3f677fb0654b74e736c8b8
FirebaseAuth: bbe4c68f958504ba9e54aee181adbdf5b664fbc6
FirebaseCore: 0326ec9b05fbed8f8716cddbf0e36894a13837f7
FirebaseCoreExtension: 8a47811d0b155501559ef05d089518152a0a1677
FirebaseCoreInternal: 910a81992c33715fec9263ca7381d59ab3a750b7
FirebaseFirestore: 16cb8a85fc29da272deaed22a101e24703251da9
Firebase: 0312a2352584f782ea56f66d91606891d4607f06
firebase_auth: 5719ddc9f654b813405899480e84971bd8e61235
firebase_core: a626d00494efa398e7c54f25f1454a64c8abf197
firebase_storage: 5c0f552d6b27d621429d7fd16ebab4be94a3c954
FirebaseAppCheckInterop: 0dd062c9926a76332ca5711dbed6f1a9ac540b54
FirebaseAuth: c0f93dcc570c9da2bffb576969d793e95c344fbb
FirebaseAuthInterop: 0344acef098654eaf59f6add4c93254349bc5de4
FirebaseCore: 7ec4d0484817f12c3373955bc87762d96842d483
FirebaseCoreExtension: 4ec89dd0c6de93d6becde32122d68b7c35f6bf5d
FirebaseCoreInternal: 4b297a2d56063dbea2c1d0d04222d44a8d058862
FirebaseFirestore: 977ccc27a3caa5d68279f209c3b0450f85b9dc5f
FirebaseFirestoreInternal: 04b8afa77b4e5b84e86ab5ad985193e9573239fa
FirebaseSharedSwift: 0274086954b1b2d5fd7e829eccc587044d72a4ba
FirebaseSharedSwift: a03fe7a59ee646fef71099a887f774fe25d745b8
FirebaseStorage: 44f4e25073f6fa0d4d8c09f5bec299ee9e4eb985
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_timezone: ffb07bdad3c6276af8dada0f11978d8a1f8a20bb
google_sign_in_ios: 07375bfbf2620bc93a602c0e27160d6afc6ead38
Expand All @@ -1245,6 +1286,8 @@ SPEC CHECKSUMS:
gRPC-Core: eee4be35df218649fe66d721a05a7f27a28f069b
GTMAppAuth: f69bd07d68cd3b766125f7e072c45d7340dea0de
GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd
image_cropper: 2c150b3d63f4feaad31054d20381ddac0a460e63
image_picker_ios: c560581cceedb403a6ff17f2f816d7fea1421fc1
leveldb-library: e8eadf9008a61f9e1dde3978c086d2b6d9b9dc28
nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
package_info_plus: 58f0028419748fad15bf008b270aaa8e54380b1c
Expand All @@ -1253,6 +1296,8 @@ SPEC CHECKSUMS:
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
share_plus: 8875f4f2500512ea181eef553c3e27dba5135aad
shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78
sqflite: 673a0e54cc04b7d6dba8d24fb8095b31c3a99eec
TOCropViewController: 80b8985ad794298fb69d3341de183f33d1853654

PODFILE CHECKSUM: 819463e6a0290f5a72f145ba7cde16e8b6ef0796

Expand Down
Loading

0 comments on commit 21d58e0

Please sign in to comment.