-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Comparing changes
Open a pull request
base repository: wbinarytree/android-architecture-components
base: master
head repository: AndroidApps101/android-architecture-components
compare: master
- 10 commits
- 12 files changed
- 8 contributors
Commits on May 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 18dc0d2 - Browse repository at this point
Copy the full SHA 18dc0d2View commit details -
Merge pull request #7 from googlesamples/update-gradle-version
upgrade to the latest gradle & gradle plugin versions
Configuration menu - View commit details
-
Copy full SHA for 3056565 - Browse repository at this point
Copy the full SHA 3056565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ebe48b - Browse repository at this point
Copy the full SHA 0ebe48bView commit details
Commits on May 21, 2017
-
Disable InvalidPackage lint for Okio and Retrofit
These jars contain references to packages that don't exist in Android before O; this lint causes builds to fail when targetting older versions.
Configuration menu - View commit details
-
Copy full SHA for 268db1f - Browse repository at this point
Copy the full SHA 268db1fView commit details
Commits on May 22, 2017
-
Merge pull request #8 from googlesamples/gradle_update
Updating the gradle distribution url for Basic and ContentProvider samples
Configuration menu - View commit details
-
Copy full SHA for 28ece3c - Browse repository at this point
Copy the full SHA 28ece3cView commit details
Commits on May 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4b379c7 - Browse repository at this point
Copy the full SHA 4b379c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dbab6e - Browse repository at this point
Copy the full SHA 7dbab6eView commit details -
Merge pull request #11 from benjamin-bader/disable-invalid-package-lint
Disable InvalidPackage lint for Okio and Retrofit
Configuration menu - View commit details
-
Copy full SHA for bf256af - Browse repository at this point
Copy the full SHA bf256afView commit details -
Simplify injection of ViewModelProvider.Factory instances by using Mu…
…ltibinding. Adding a ViewModel now only requires adding one method in ViewModelModule and no changes in GithubViewModelFactory.
Configuration menu - View commit details
-
Copy full SHA for 619ef78 - Browse repository at this point
Copy the full SHA 619ef78View commit details
Commits on Jun 3, 2017
-
Merge pull request #28 from cypressious/multibind
Simplify injection of ViewModelProvider.Factory instances by using Multibinding
Configuration menu - View commit details
-
Copy full SHA for e33782b - Browse repository at this point
Copy the full SHA e33782bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master