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: Trendyol/android-dev-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: Trendyol/android-dev-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/http-debug
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 69 files changed
  • 1 contributor

Commits on Jul 28, 2021

  1. Create HttpDebug Library without complete ui.

    - Create :common for common needs on both :dev-tools and :http-debug
    - Implement pages on HttpDebug: List, Detail, Request and Response tabs.
    bilgehan.kalkan authored and bilgehan.kalkan committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    372d103 View commit details
    Browse the repository at this point in the history
  2. Fix build warnings

    bilgehan.kalkan authored and bilgehan.kalkan committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    ec95c9a View commit details
    Browse the repository at this point in the history
  3. Update versions:

    - Kotlin: 1.5.0 to 1.5.21
    - AGP: 4.2.2 to 7.0.0
    - Gradle Plugin: 6.7.1 to 7.0.2
    bilgehan.kalkan authored and bilgehan.kalkan committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    f1f086f View commit details
    Browse the repository at this point in the history
Loading