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: android/codelab-android-workmanager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: android/codelab-android-workmanager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: advanced_start
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 21, 2021

  1. Bumps versions update to AFox

    target + compile SDK versions updated
    Kotlin and gradle plugin version updated
    android:exported="true" in Manifest set
    library version numbers updated
    jcenter() replaced by mavenCentral()
    apply plugin: 'kotlin-android-extensions' line removed
    kotlin-stdlib:$versions.kotlin" line removed
    osuleymanova committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7f2876a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    d88503d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Merge pull request #265 from osuleymanova/Advanced_start-Bumps-versio…

    …ns-update
    
    Bumps versions update to AFox
    calren authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    abd837e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. AGP and Gradle versions update for Bumblebee

    AGP and Gradle versions updated
    libraries version numbers updated
    osuleymanova committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    f7e1b01 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Update BlurActivity.kt

    osuleymanova committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    afc3d17 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Merge pull request #277 from osuleymanova/Advanced_start-Bump-version…

    …s-for-Bumblebee
    
    AGP and Gradle versions update for Bumblebee
    JoseAlcerreca authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3c962b4 View commit details
    Browse the repository at this point in the history
Loading