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: skydoves/chatgpt-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.5
Choose a base ref
...
head repository: skydoves/chatgpt-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.6
Choose a head ref
  • 20 commits
  • 24 files changed
  • 2 contributors

Commits on Jan 9, 2023

  1. updated readme

    updated readme to correct the typo.
    Typo : In readme -> How to build the project? -> 3rd step , STATRT it should be START
    RahulSoni0 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    5c4f30a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from RahulSoni0/main

    updated readme | Typo : In readme -> How to build the project? -> 3rd step , STATRT it should be START
    skydoves committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    bf7514d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Update README.md

    skydoves committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    57517c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    211147f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from skydoves/compose-compiler/1.4.0

    Bump Kotlin to 1.8.0 and compose compiler to 1.4.0
    skydoves committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    b02e88e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca65b99 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #54 from skydoves/remove/firebase-notification

    Remove dependencies and relevant code for stream firebase push provider
    skydoves committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    864bd14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae0e5a7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #55 from skydoves/improve/error-messges

    Improve an error message for onFailure extension
    skydoves committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    35cbb08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b21306 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #56 from skydoves/stream/5.11.10

    Bump Stream chat SDK to 5.11.10
    skydoves committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    509d8b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    793a488 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #58 from skydoves/feature/clear-webview-cache

    Clear cookies and WebView caches when faces unauthorized errors
    skydoves committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    f99e697 View commit details
    Browse the repository at this point in the history
  11. Update baseline profiles

    skydoves committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    211f1c8 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #59 from skydoves/update/baseline-profile

    Update baseline profiles
    skydoves committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e02fbd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    c766803 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from skydoves/feature/message-worker

    Implementing background work for sending messages with WorkManager
    skydoves committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    59ea378 View commit details
    Browse the repository at this point in the history
  3. Update baseline profiles

    skydoves committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    545adeb View commit details
    Browse the repository at this point in the history
  4. Prepare for the next release

    skydoves committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    539ac8c View commit details
    Browse the repository at this point in the history
  5. Update README

    skydoves committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    cbe38e2 View commit details
    Browse the repository at this point in the history
Loading