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

Support Paging #550

Merged
merged 17 commits into from
Jan 7, 2024
Merged

Support Paging #550

merged 17 commits into from
Jan 7, 2024

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    61c870c View commit details
    Browse the repository at this point in the history
  2. Second stab

    matt-ramotar committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    deea80b View commit details
    Browse the repository at this point in the history
  3. Clean up

    Signed-off-by: mramotar_dbx <[email protected]>
    matt-ramotar committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    df42310 View commit details
    Browse the repository at this point in the history
  4. Remove StoreState and use StoreReadResponse

    Signed-off-by: mramotar_dbx <[email protected]>
    matt-ramotar committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    5cf8153 View commit details
    Browse the repository at this point in the history
  5. Rename to launchPagingStore

    Signed-off-by: mramotar_dbx <[email protected]>
    matt-ramotar committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a50456a View commit details
    Browse the repository at this point in the history
  6. Remove log statements

    Signed-off-by: mramotar_dbx <[email protected]>
    matt-ramotar committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    889fe49 View commit details
    Browse the repository at this point in the history
  7. Rename to InsertionStrategy

    Signed-off-by: mramotar_dbx <[email protected]>
    matt-ramotar committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    000c87b View commit details
    Browse the repository at this point in the history
  8. Move StoreKey and StoreData to core

    Signed-off-by: mramotar_dbx <[email protected]>
    matt-ramotar committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a6ce68e View commit details
    Browse the repository at this point in the history
  9. Make StoreMultiCacheAccessor thread safe

    Signed-off-by: mramotar_dbx <[email protected]>
    matt-ramotar committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a8901b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3a73d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4b7cca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    141519c View commit details
    Browse the repository at this point in the history
  13. Add AndroidManifest.xml

    matt-ramotar committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    1e20c3d View commit details
    Browse the repository at this point in the history
  14. Fix formatting errors

    matt-ramotar committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a77319c View commit details
    Browse the repository at this point in the history
  15. Add design_doc.md

    matt-ramotar committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    025a646 View commit details
    Browse the repository at this point in the history
  16. Fix build.gradle.kts

    Signed-off-by: mramotar <[email protected]>
    matt-ramotar committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    fcf6fc0 View commit details
    Browse the repository at this point in the history
  17. Update versions

    Signed-off-by: mramotar <[email protected]>
    matt-ramotar committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d9b3d14 View commit details
    Browse the repository at this point in the history