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

chore: Create internal settings screen #452

Merged

Conversation

mahmoud-elmorabea
Copy link
Contributor

@mahmoud-elmorabea mahmoud-elmorabea commented Oct 10, 2024

This PR is one of series of PRs that update the UX of the settings page for the Java_Layout sample app.

PR stack:

Notes:

  • You can access the internal settings page by long clicking the settings icon in the toolbar
  • I will collect all changes in a base branch update-settings-page-ux and then merge them as one chore to the main branch
  • Choosing chore not to trigger an SDK release when this is merged

The general idea of the improvements is to have our settings screen map as close as possible to the configuration of our SDK when it's being initialized. You can see how closely the fields in this internal settings screen map to the config:

The UI was tested on multiple devices

Phone - API 35 Phone - API 21 Tablet

Video of how it works

internal-settings-vid.webm

@mahmoud-elmorabea mahmoud-elmorabea self-assigned this Oct 10, 2024
Copy link

github-actions bot commented Oct 10, 2024

Sample app builds 📱

Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request.


  • java_layout: create-internal-settings-screen (1728588751)
  • kotlin_compose: create-internal-settings-screen (1728588751)

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (update-settings-page-ux@ce6edf6). Learn more about missing BASE report.

Additional details and impacted files
@@                    Coverage Diff                     @@
##             update-settings-page-ux     #452   +/-   ##
==========================================================
  Coverage                           ?   51.21%           
  Complexity                         ?      287           
==========================================================
  Files                              ?       95           
  Lines                              ?     2269           
  Branches                           ?      353           
==========================================================
  Hits                               ?     1162           
  Misses                             ?     1007           
  Partials                           ?      100           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Build available to test
Version: create-internal-settings-screen-SNAPSHOT
Repository: https://s01.oss.sonatype.org/content/repositories/snapshots/

Copy link

📏 SDK Binary Size Comparison Report

No changes detected in SDK binary size ✅

@mahmoud-elmorabea mahmoud-elmorabea changed the title Create internal settings screen chore: Create internal settings screen Oct 10, 2024
@mahmoud-elmorabea mahmoud-elmorabea marked this pull request as ready for review October 10, 2024 21:12
@mahmoud-elmorabea mahmoud-elmorabea requested a review from a team October 10, 2024 21:13
Copy link
Contributor

@Shahroz16 Shahroz16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mahmoud-elmorabea mahmoud-elmorabea merged commit ffa1f75 into update-settings-page-ux Oct 14, 2024
38 of 40 checks passed
@mahmoud-elmorabea mahmoud-elmorabea deleted the create-internal-settings-screen branch October 14, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants