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: kasem-sm/SlimeKT
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1
Choose a base ref
...
head repository: kasem-sm/SlimeKT
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2
Choose a head ref
  • 3 commits
  • 56 files changed
  • 3 contributors

Commits on Jul 30, 2022

  1. Added check on PR as well.

    kasem-sm committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    ae685ac View commit details
    Browse the repository at this point in the history
  2. Swapped navigation to Jetpack Compose Destinations (#184)

    * Downgraded the compose version to 1.2-rc and swapped the navigation library to Jetpack Compose Destinations
    
    * Small change in the name of the of a fun in BottomNavigator
    
    * Changes for reading args from savedStateHandle
    
    * Fixed bug with list not loading on topic click
    
    * Applied spotless apply, passing BackHandler as dependency to NavHost.
    rvenky125 authored Jul 30, 2022
    Configuration menu
    Copy the full SHA
    fae8d67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0647544 View commit details
    Browse the repository at this point in the history
Loading