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

feat: Add Datastore support to Catalog #605

Merged
merged 13 commits into from
Jan 30, 2024
Merged

Conversation

theobch
Copy link
Contributor

@theobch theobch commented Aug 9, 2023

πŸ“‹ Changes description

This P.R adresses #597

πŸ€” Context

Add Datastore support inside Catalog app, which allows Catalog State (Theme and *Configurator) to be saved.

βœ… Checklist

  • Link to GitHub issues it solves.
  • I have reviewed the submitted code.
  • I have tested on a phone device/emulator.
  • If it includes design changes, please ask for a review spark-design GitHub team.

πŸ“Έ Screenshots

N/A

πŸ—’οΈ Other info

Contributing has more information and tips for a great pull request.

@theobch theobch changed the title Datastore Add Datastore support Aug 9, 2023
@theobch theobch changed the title Add Datastore support catalog: Add Datastore support Aug 9, 2023
@theobch theobch changed the title catalog: Add Datastore support feat: Add Datastore support Aug 9, 2023
@theobch theobch changed the title feat: Add Datastore support feat: Add Datastore support to Catalog Aug 9, 2023
Copy link
Contributor

@kazaky kazaky left a comment

Choose a reason for hiding this comment

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

I added 1 comment, kindly have a look
other than that looks good

Theo Bertacchini added 7 commits August 10, 2023 14:42
Change-Id: I9c41a93248136f5184527e1a308200b6911d6a44
Change-Id: Ie081359eb67db6b6f22f564726eb901c5226ce47
Change-Id: I0f06f5947d88ca34b85c35751816c838401fe4f8
Change-Id: I6e2c67d1877cbe119e0c37f3f88f6863fe820cee
Change-Id: I25955fb6cd7c121c42af2cbf1c4bd1ce8fd59ed2
Change-Id: Ia2761002d36de366dc6f2bb2d3358b2424705087
Change-Id: I4088a94aceb87eafcd296b1d62faba20e02757ab
@theobch
Copy link
Contributor Author

theobch commented Aug 10, 2023

@SimonMarquis sorry for the last force-push, kind f*ck hard my local branch.

Change-Id: I25955fb6cd7c121c42af2cbf1c4bd1ce8fd59ed2
kazaky
kazaky previously approved these changes Aug 15, 2023
Copy link
Contributor

@kazaky kazaky left a comment

Choose a reason for hiding this comment

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

LGTM

soulcramer
soulcramer previously approved these changes Aug 17, 2023
@soulcramer
Copy link
Contributor

I'll check it again either this week if I have time or in 2 weeks sorry for the delay πŸ™‡

@soulcramer soulcramer self-assigned this Sep 5, 2023
# Conflicts:
#	catalog/src/main/kotlin/com/adevinta/spark/catalog/configurator/samples/buttons/ButtonsConfigurator.kt
#	catalog/src/main/kotlin/com/adevinta/spark/catalog/configurator/samples/textfields/TextFieldsConfigurator.kt
#	gradle/libs.versions.toml
# Conflicts:
#	catalog/src/main/kotlin/com/adevinta/spark/catalog/MainActivity.kt
#	gradle/libs.versions.toml
@soulcramer soulcramer dismissed stale reviews from kazaky and themself via e59ff72 January 30, 2024 17:10
@soulcramer soulcramer merged commit 27afbf1 into adevinta:main Jan 30, 2024
7 checks passed
@soulcramer soulcramer deleted the datastore branch January 30, 2024 19:01
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.

[Tech] Save theme settings to avoid reseting them on each application start
4 participants