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

Implementing settings UI for preferred number of tasks per day. #176

Merged
merged 20 commits into from Mar 1, 2023

Conversation

AdamMc331
Copy link
Owner

Summary

Adds preference logic for storing number of tasks per day, as well as if that preference is enabled.

How It Was Tested

Manual testing for now.

Screenshot/Gif

Settings Screen

SettingsScreen

@github-actions
Copy link

github-actions bot commented Feb 24, 2023

2 Warnings
⚠️ Please consider breaking up this pull request.
⚠️ Please add labels to this PR.
2 Messages
📖 Thanks @AdamMc331!
📖

The following dependencies have later milestone versions:

  • androidx.compose.compiler:compiler [1.4.0-alpha02 -> 1.4.3]
    https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.4.3
  • androidx.navigation:navigation-compose [2.4.2 -> 2.5.3]
    https://developer.android.com/jetpack/androidx/releases/navigation#2.5.3
  • com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin [1.7.21-1.0.8 -> 1.8.10-1.0.9]
    https://goo.gle/ksp
  • com.google.devtools.ksp:symbol-processing [1.7.21-1.0.8 -> 1.8.10-1.0.9]
    https://goo.gle/ksp
  • com.google.devtools.ksp:symbol-processing-api [1.7.21-1.0.8 -> 1.8.10-1.0.9]
    https://goo.gle/ksp
  • com.google.protobuf:com.google.protobuf.gradle.plugin [0.8.17 -> 0.9.2]
  • com.google.protobuf:protobuf-javalite [3.18.0 -> 3.22.0]
    https://developers.google.com/protocol-buffers/
  • com.google.protobuf:protoc [3.21.12 -> 3.22.0]
    https://developers.google.com/protocol-buffers/
  • com.pinterest:ktlint [0.45.2 -> 0.48.2]
    https://github.com/pinterest/ktlint
  • org.jetbrains.kotlin:kotlin-annotation-processing-gradle [1.7.21 -> 1.8.10]
    https://kotlinlang.org/
  • org.jetbrains.kotlin:kotlin-stdlib [1.7.21 -> 1.8.10]
    https://kotlinlang.org/
  • org.jetbrains.kotlinx:kotlinx-coroutines-test [1.6.0 -> 1.6.4]
    https://github.com/Kotlin/kotlinx.coroutines

Failed to determine the latest version for the following dependencies (use –info for details):

  • io.github.raamcosta.compose-destinations:animations-core
  • io.github.raamcosta.compose-destinations:ksp

Gradle current updates:

  • Gradle: [7.3.3 -> 8.0.1]

Generated by 🚫 Danger

@coveralls
Copy link

coveralls commented Feb 24, 2023

Coverage Status

Coverage: 69.638% (-1.0%) from 70.637% when pulling ac939de on TOA-119/settings_screen_ui into 694e7dc on development.

@AdamMc331 AdamMc331 merged commit a2767cf into development Mar 1, 2023
@AdamMc331 AdamMc331 deleted the TOA-119/settings_screen_ui branch March 1, 2023 22:22
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.

None yet

2 participants