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

WIP persist tab state #1168

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

WIP persist tab state #1168

wants to merge 12 commits into from

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    e428463 View commit details
    Browse the repository at this point in the history
  2. WIP persist tab state

    This is just some tinkering to resolve #116 and after talking with @bryanstern. Wanna iterate on this more and see if we can make this simpler, and also possibly explore implementing an analogous `RetainedStateHolder`.
    
    Another thing this highlights is the fact that we always initially show a progress indicator even when restoring from a loaded state, wonder what we can do to improve that.
    ZacSweers committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a8544ae View commit details
    Browse the repository at this point in the history
  3. Spotless

    ZacSweers committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    13622e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    920299b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dca28da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d98bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21b0e15 View commit details
    Browse the repository at this point in the history
  5. Spotless

    ZacSweers committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    068c1a8 View commit details
    Browse the repository at this point in the history
  6. Use in HomeScreen

    ZacSweers committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    70a1512 View commit details
    Browse the repository at this point in the history
  7. Switch back

    ZacSweers committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b2d0e16 View commit details
    Browse the repository at this point in the history
  8. Add to manifest

    ZacSweers committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    924ecab View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    848ca4e View commit details
    Browse the repository at this point in the history