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: mirceasoit/constraint-layout
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-constraint-layout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 14 files changed
  • 7 contributors

Commits on Nov 7, 2019

  1. Updates libraries

    Manuel Vivo committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    5834c5b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Merge pull request android#76 from manuelvicnt/fixit

    Updates libraries
    ceruleanotter authored Nov 13, 2019
    Configuration menu
    Copy the full SHA
    125bac2 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    a0ad979 View commit details
    Browse the repository at this point in the history
  2. Increase touch targets

    objcode committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    671982a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Add Github Actions (android#83)

    * Add Github Actions
    
    * Remove outdated placeholder test
    
    * Skip app:lintDebug
    
    Skipping app:lintDebug as the the code's starting state contains lint errors that are corrected when implementing the codelab.
    
    * Update build_test.yml
    tiembo authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    e43b36e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Bumps versions update

    Target and compile SDK versions updated
    buildToolsVersion updated
    Gradle Plugin version updated
    android:exported="true" in Manifest set
    libraries versions updated
    jcenter() replaced with mavenCentral()
    osuleymanova committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    ef5a65a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Merge pull request android#99 from osuleymanova/Master-Bumps-versions…

    …-update
    
    Bumps versions update
    nickbutcher authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d1bbc4a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. AGP and Gradle versions update for Bumblebee

    AGP and Gradle versions updated
    compileSDK and targetSDK updated
    osuleymanova committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    a6c2d2f View commit details
    Browse the repository at this point in the history
  2. gradle.properties update

    osuleymanova committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    7fa2014 View commit details
    Browse the repository at this point in the history
  3. Some updates

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

Commits on Feb 13, 2022

  1. Merge pull request android#100 from osuleymanova/Master-Versions-upda…

    …te-for-Bumblebee
    
    AGP and Gradle versions update for Bumblebee
    florina-muntenescu authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    255a967 View commit details
    Browse the repository at this point in the history
Loading