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

[Refactor] Migrate settings feature to Jetpack Compose #581

Open
3 of 14 tasks
Tracked by #368
EdricChan03 opened this issue Mar 13, 2024 · 0 comments
Open
3 of 14 tasks
Tracked by #368

[Refactor] Migrate settings feature to Jetpack Compose #581

EdricChan03 opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels
comp: arch Issues/PRs related to the app's architecture. enhancement Enhancements to the Android app. For the web version, please use the other repo instead. in progress PRs that are still not finished yet and/ or not yet ready for merging. migration Issues/PRs for long-term changes to be made

Comments

@EdricChan03
Copy link
Owner

EdricChan03 commented Mar 13, 2024

(Sub-issue for #368)

Tasks

  • Add composables for preference list items
    • Base composable
    • Category group
    • Two-state item (switch, checkbox)
    • Input dialog
    • List dialog
  • Migrate settings list screen to Compose
    • Migrate to list-detail pattern (partially blocked until Material3 Adaptive gets Jetpack Navigation support, see b/294612000
    • Migrate sub-pages
      • Migrate general page (now appearance settings)
        • Move analytics settings to separate page
      • Migrate tasks page
      • Migrate account page (tracked as part of account feature migration)
      • Migrate about page
  • Expose settings navigation graph (Migrate to Jetpack Navigation #456)
@EdricChan03 EdricChan03 added enhancement Enhancements to the Android app. For the web version, please use the other repo instead. in progress PRs that are still not finished yet and/ or not yet ready for merging. comp: arch Issues/PRs related to the app's architecture. migration Issues/PRs for long-term changes to be made labels Mar 13, 2024
@EdricChan03 EdricChan03 added this to the v1.1.0 milestone Mar 13, 2024
@EdricChan03 EdricChan03 self-assigned this Mar 13, 2024
@EdricChan03 EdricChan03 changed the title [Refactor] Rewrite settings feature to Jetpack Compose [Refactor] Migrate settings feature to Jetpack Compose Mar 13, 2024
@EdricChan03 EdricChan03 modified the milestones: v1.1.0, The Great Rewrite Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: arch Issues/PRs related to the app's architecture. enhancement Enhancements to the Android app. For the web version, please use the other repo instead. in progress PRs that are still not finished yet and/ or not yet ready for merging. migration Issues/PRs for long-term changes to be made
Projects
Status: Todo
Development

No branches or pull requests

1 participant