Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: logickoder/retrostash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.4
Choose a base ref
...
head repository: logickoder/retrostash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.5
Choose a head ref
  • 20 commits
  • 154 files changed
  • 2 contributors

Commits on Apr 9, 2026

  1. Configuration menu
    Copy the full SHA
    96a4b85 View commit details
    Browse the repository at this point in the history
  2. docs: update README to remove redundant newline at end of file

    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 9, 2026
    Configuration menu
    Copy the full SHA
    d0ce7ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3573aa3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2026

  1. feat: add Kotlin Multiplatform support and implement caching annotations

    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 12, 2026
    Configuration menu
    Copy the full SHA
    322f51e View commit details
    Browse the repository at this point in the history
  2. feat: implement in-memory caching store and enhance OkHttp integration

    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 12, 2026
    Configuration menu
    Copy the full SHA
    d8f1371 View commit details
    Browse the repository at this point in the history
  3. feat: add Retrofit integration and enhance OkHttp interceptor with bo…

    …dyBytes support
    
    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 12, 2026
    Configuration menu
    Copy the full SHA
    49cbe89 View commit details
    Browse the repository at this point in the history
  4. feat: enhance CacheMutate annotation and add OkHttp request extension…

    …s for metadata handling
    
    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 12, 2026
    Configuration menu
    Copy the full SHA
    8743cac View commit details
    Browse the repository at this point in the history
  5. feat: add Android support with caching store and configuration options

    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 12, 2026
    Configuration menu
    Copy the full SHA
    79ae4b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2026

  1. feat: implement caching envelope for HTTP responses and enhance metad…

    …ata handling
    
    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    4db38ee View commit details
    Browse the repository at this point in the history
  2. feat: add Android support with new themes, caching configurations, an…

    …d OkHttp integration
    
    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    6ff02bc View commit details
    Browse the repository at this point in the history
  3. feat: add Android library support with new themes, manifest, and iOS …

    …integration
    
    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    9d20212 View commit details
    Browse the repository at this point in the history
  4. feat: refactor App component and add new presentation components for …

    …event logging and controls
    
    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    3e88d0f View commit details
    Browse the repository at this point in the history
  5. feat: rename app module to composeApp and update related configurations

    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    623f48d View commit details
    Browse the repository at this point in the history
  6. feat: update HTTP method from POST to PUT for post mutations and enha…

    …nce logging
    
    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    c07972e View commit details
    Browse the repository at this point in the history
  7. feat: add Retrofit support with new RetrofitDemoEngine and RetrofitPo…

    …stsApi
    
    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    2001d8c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2026

  1. feat: enhance Retrofit integration by removing ScalarsConverterFactor…

    …y and updating response handling
    
    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 26, 2026
    Configuration menu
    Copy the full SHA
    81d7497 View commit details
    Browse the repository at this point in the history
  2. feat: update CONTRIBUTING.md and refactor Platform implementations fo…

    …r consistency
    
    Signed-off-by: Jeffery Orazulike <chukwudumebiorazulike@gmail.com>
    logickoder committed Apr 26, 2026
    Configuration menu
    Copy the full SHA
    b9b7fe6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from logickoder/kmp

    Add Kotlin Multiplatform support and enhance caching integrations
    logickoder authored Apr 26, 2026
    Configuration menu
    Copy the full SHA
    7f25a09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54a46f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7c9156 View commit details
    Browse the repository at this point in the history
Loading