-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: CommonOpenSourceOrganization-Android/android-topeka
base: master
head repository: android/topeka
compare: master
- 15 commits
- 57 files changed
- 10 contributors
Commits on May 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7f1dff5 - Browse repository at this point
Copy the full SHA 7f1dff5View commit details -
Merge pull request android#116 from liutikas/patch-1
Use targetSdk for setting targetSdkVersion
Configuration menu - View commit details
-
Copy full SHA for 683bf78 - Browse repository at this point
Copy the full SHA 683bf78View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a1147 - Browse repository at this point
Copy the full SHA b9a1147View commit details -
Merge pull request android#117 from liutikas/patch-2
Update to a newer version of Gradle
Configuration menu - View commit details
-
Copy full SHA for e655497 - Browse repository at this point
Copy the full SHA e655497View commit details
Commits on May 8, 2018
-
Fix drawable resource referencing
The referenced resources were moved around. With the changes in instant apps package names this requires some logic to have icons in both installed and instant package names. Change-Id: I6dd2cf18129e79e68014cb6e85474d7f20cca72e
Configuration menu - View commit details
-
Copy full SHA for e588026 - Browse repository at this point
Copy the full SHA e588026View commit details
Commits on Feb 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for eed3c9e - Browse repository at this point
Copy the full SHA eed3c9eView commit details
Commits on Feb 13, 2020
-
Migrate instant app to app model structure android#124
* Remove com.android.feature plugin * Remove modules and flavors unnecessary * Add com.android.dynamic-feature plugin
Configuration menu - View commit details
-
Copy full SHA for 6e105ff - Browse repository at this point
Copy the full SHA 6e105ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b3bdf - Browse repository at this point
Copy the full SHA c9b3bdfView commit details
Commits on Feb 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9972ca8 - Browse repository at this point
Copy the full SHA 9972ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5943c3f - Browse repository at this point
Copy the full SHA 5943c3fView commit details
Commits on Apr 15, 2020
-
This enables automatic builds for new commits and PRs in the master branch. This sample is currently **green**, see build logs: + GRADLE_OPTS=' -Xms4g -Xmx4g' + GRADLE_OPTS=' -Xms4g -Xmx4g -XX:+HeapDumpOnOutOfMemoryError' + GRADLE_OPTS=' -Xms4g -Xmx4g -XX:+HeapDumpOnOutOfMemoryError -Dorg.gradle.daemon=false' + GRADLE_OPTS=' -Xms4g -Xmx4g -XX:+HeapDumpOnOutOfMemoryError -Dorg.gradle.daemon=false -Dorg.gradle.workers.max=2' + GRADLE_OPTS=' -Xms4g -Xmx4g -XX:+HeapDumpOnOutOfMemoryError -Dorg.gradle.daemon=false -Dorg.gradle.workers.max=2 -Dkotlin.incremental=false' + GRADLE_OPTS=' -Xms4g -Xmx4g -XX:+HeapDumpOnOutOfMemoryError -Dorg.gradle.daemon=false -Dorg.gradle.workers.max=2 -Dkotlin.incremental=false -Dkotlin.compiler.execution.strategy=in-process' + GRADLE_OPTS=' -Xms4g -Xmx4g -XX:+HeapDumpOnOutOfMemoryError -Dorg.gradle.daemon=false -Dorg.gradle.workers.max=2 -Dkotlin.incremental=false -Dkotlin.compiler.execution.strategy=in-process -Dfile.encoding=UTF-8' + export GRADLE_OPTS ++ find . -name gradlew + for GRADLEW in '`find . -name "gradlew"`' ++ dirname ./gradlew + SAMPLE=. + bash ./gradlew -p . -Pci --no-parallel --stacktrace assembleDebug Downloading https://services.gradle.org/distributions/gradle-6.0-all.zip ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Unzipping /Users/owahltinez/.gradle/wrapper/dists/gradle-6.0-all/cra2s42cvogxluqqpvbc5e9xd/gradle-6.0-all.zip to /Users/owahltinez/.gradle/wrapper/dists/gradle-6.0-all/cra2s42cvogxluqqpvbc5e9xd Set executable permissions for: /Users/owahltinez/.gradle/wrapper/dists/gradle-6.0-all/cra2s42cvogxluqqpvbc5e9xd/gradle-6.0/bin/gradle Welcome to Gradle 6.0! Here are the highlights of this release: - Substantial improvements in dependency management, including - Publishing Gradle Module Metadata in addition to pom.xml - Advanced control of transitive versions - Support for optional features and dependencies - Rules to tweak published metadata - Support for Java 13 - Faster incremental Java and Groovy compilation - New Zinc compiler for Scala - VS2019 support - Support for Gradle Enterprise plugin 3.0 For more details see https://docs.gradle.org/6.0/release-notes.html To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.0/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing > Task :app:generateDebugFeatureTransitiveDeps > Task :categories:generateDebugFeatureTransitiveDeps > Task :quiz:generateDebugFeatureTransitiveDeps > Task :app:checkDebugLibraries > Task :app:preBuild UP-TO-DATE > Task :app:preDebugBuild > Task :base:preBuild UP-TO-DATE > Task :base:preDebugBuild UP-TO-DATE > Task :base:compileDebugAidl NO-SOURCE > Task :app:compileDebugAidl NO-SOURCE > Task :base:packageDebugRenderscript NO-SOURCE > Task :app:generateDebugBuildConfig > Task :app:compileDebugRenderscript NO-SOURCE > Task :app:mainApkListPersistenceDebug > Task :app:generateDebugResValues > Task :app:generateDebugResources > Task :base:compileDebugRenderscript NO-SOURCE > Task :base:generateDebugResValues > Task :base:generateDebugResources > Task :base:packageDebugResources > Task :app:createDebugCompatibleScreenManifests > Task :app:extractDeepLinksDebug > Task :base:extractDeepLinksDebug > Task :base:processDebugManifest > Task :categories:preBuild UP-TO-DATE > Task :categories:preDebugBuild UP-TO-DATE > Task :categories:featureDebugWriter > Task :quiz:preBuild UP-TO-DATE > Task :quiz:preDebugBuild UP-TO-DATE > Task :quiz:featureDebugWriter > Task :app:generateDebugFeatureMetadata > Task :app:writeDebugModuleMetadata > Task :categories:mainApkListPersistenceDebug > Task :categories:createDebugCompatibleScreenManifests > Task :categories:extractDeepLinksDebug > Task :categories:processDebugManifest > Task :app:mergeDebugResources > Task :quiz:mainApkListPersistenceDebug > Task :quiz:createDebugCompatibleScreenManifests > Task :quiz:extractDeepLinksDebug > Task :quiz:processDebugManifest > Task :app:processDebugManifest > Task :base:compileDebugLibraryResources > Task :base:parseDebugLocalResources > Task :base:generateDebugRFile > Task :app:processDebugResources > Task :base:generateDebugBuildConfig > Task :base:compileDebugKotlin w: /Users/owahltinez/Sandbox/samples/topeka/base/src/main/java/com/google/samples/apps/topeka/helper/CredentialsHelper.kt: (102, 41): Type mismatch: inferred type is Credential? but Credential was expected w: /Users/owahltinez/Sandbox/samples/topeka/base/src/main/java/com/google/samples/apps/topeka/helper/ParcelExtensions.kt: (26, 12): Extension is shadowed by a member: public open fun writeBoolean(p0: Boolean): Unit w: /Users/owahltinez/Sandbox/samples/topeka/base/src/main/java/com/google/samples/apps/topeka/helper/ParcelExtensions.kt: (31, 12): Extension is shadowed by a member: public open fun readBoolean(): Boolean w: /Users/owahltinez/Sandbox/samples/topeka/base/src/main/java/com/google/samples/apps/topeka/helper/ViewExtensions.kt: (71, 31): The corresponding parameter in the supertype 'IntProperty' is named 'type'. This may cause problems when calling this function with named arguments. w: /Users/owahltinez/Sandbox/samples/topeka/base/src/main/java/com/google/samples/apps/topeka/helper/ViewExtensions.kt: (71, 47): The corresponding parameter in the supertype 'IntProperty' is named 'value'. This may cause problems when calling this function with named arguments. w: /Users/owahltinez/Sandbox/samples/topeka/base/src/main/java/com/google/samples/apps/topeka/helper/ViewExtensions.kt: (86, 31): The corresponding parameter in the supertype 'FloatProperty' is named 'type'. This may cause problems when calling this function with named arguments. w: /Users/owahltinez/Sandbox/samples/topeka/base/src/main/java/com/google/samples/apps/topeka/helper/ViewExtensions.kt: (86, 47): The corresponding parameter in the supertype 'FloatProperty' is named 'value'. This may cause problems when calling this function with named arguments. w: /Users/owahltinez/Sandbox/samples/topeka/base/src/main/java/com/google/samples/apps/topeka/helper/ViewExtensions.kt: (96, 31): The corresponding parameter in the supertype 'IntProperty' is named 'type'. This may cause problems when calling this function with named arguments. w: /Users/owahltinez/Sandbox/samples/topeka/base/src/main/java/com/google/samples/apps/topeka/helper/ViewExtensions.kt: (116, 31): The corresponding parameter in the supertype 'IntProperty' is named 'type'. This may cause problems when calling this function with named arguments. w: /Users/owahltinez/Sandbox/samples/topeka/base/src/main/java/com/google/samples/apps/topeka/model/Player.kt: (47, 43): Elvis operator (?:) always returns the left operand of non-nullable type String w: /Users/owahltinez/Sandbox/samples/topeka/base/src/main/java/com/google/samples/apps/topeka/persistence/TopekaDatabaseHelper.kt: (149, 33): Type mismatch: inferred type is Nothing? but String was expected w: /Users/owahltinez/Sandbox/samples/topeka/base/src/main/java/com/google/samples/apps/topeka/persistence/TopekaDatabaseHelper.kt: (149, 38): Unnecessary safe call on a non-null receiver of type String! w: /Users/owahltinez/Sandbox/samples/topeka/base/src/main/java/com/google/samples/apps/topeka/persistence/TopekaDatabaseHelper.kt: (358, 61): Unnecessary non-null assertion (!!) on a non-null receiver of type Int > Task :base:javaPreCompileDebug > Task :base:compileDebugJavaWithJavac > Task :base:bundleLibCompileDebug > Task :app:compileDebugKotlin > Task :app:javaPreCompileDebug > Task :app:compileDebugJavaWithJavac > Task :app:compileDebugSources > Task :app:mergeDebugShaders > Task :app:compileDebugShaders > Task :app:generateDebugAssets > Task :base:mergeDebugShaders > Task :base:compileDebugShaders > Task :base:generateDebugAssets > Task :base:packageDebugAssets > Task :app:mergeDebugAssets > Task :app:processDebugJavaRes NO-SOURCE > Task :base:processDebugJavaRes NO-SOURCE > Task :base:bundleLibResDebug > Task :base:bundleLibRuntimeDebug > Task :app:mergeDebugJavaResource > Task :app:dexBuilderDebug > Task :app:checkDebugDuplicateClasses > Task :app:mergeDebugJniLibFolders > Task :base:mergeDebugJniLibFolders > Task :base:mergeDebugNativeLibs > Task :base:stripDebugDebugSymbols > Task :base:copyDebugJniLibsProjectOnly > Task :app:mergeDebugNativeLibs > Task :app:stripDebugDebugSymbols > Task :app:validateSigningDebug > Task :base:copyDebugJniLibsProjectAndLocalJars > Task :base:extractDebugAnnotations > Task :base:mergeDebugGeneratedProguardFiles > Task :base:mergeDebugConsumerProguardFiles > Task :base:prepareLintJarForPublish > Task :base:mergeDebugJavaResource > Task :base:syncDebugLibJars > Task :base:bundleDebugAar > Task :base:compileDebugSources > Task :base:assembleDebug > Task :app:bundleDebugClasses > Task :categories:compileDebugAidl NO-SOURCE > Task :categories:compileDebugRenderscript NO-SOURCE > Task :categories:generateDebugBuildConfig > Task :categories:generateDebugResValues > Task :categories:generateDebugResources > Task :categories:mergeDebugResources > Task :categories:processDebugResources > Task :categories:compileDebugKotlin w: /Users/owahltinez/Sandbox/samples/topeka/categories/src/main/java/com/google/samples/apps/topeka/fragment/CategorySelectionFragment.kt: (81, 40): Type mismatch: inferred type is String? but String was expected > Task :app:mergeExtDexDebug > Task :categories:javaPreCompileDebug > Task :categories:compileDebugJavaWithJavac > Task :categories:compileDebugSources > Task :app:signingConfigWriterDebug > Task :categories:mergeDebugShaders > Task :categories:compileDebugShaders > Task :categories:generateDebugAssets > Task :categories:mergeDebugAssets > Task :categories:processDebugJavaRes NO-SOURCE > Task :categories:mergeDebugJavaResource > Task :categories:checkDebugDuplicateClasses > Task :categories:mergeExtDexDebug > Task :categories:mergeLibDexDebug > Task :categories:dexBuilderDebug > Task :categories:mergeProjectDexDebug > Task :categories:mergeDebugJniLibFolders > Task :categories:mergeDebugNativeLibs > Task :categories:stripDebugDebugSymbols > Task :categories:packageDebug > Task :categories:assembleDebug > Task :quiz:compileDebugAidl NO-SOURCE > Task :quiz:compileDebugRenderscript NO-SOURCE > Task :quiz:generateDebugBuildConfig > Task :quiz:generateDebugResValues > Task :quiz:generateDebugResources > Task :quiz:mergeDebugResources > Task :quiz:processDebugResources > Task :quiz:compileDebugKotlin > Task :app:mergeDexDebug > Task :app:packageDebug > Task :app:assembleDebug > Task :quiz:javaPreCompileDebug > Task :quiz:compileDebugJavaWithJavac > Task :quiz:compileDebugSources > Task :quiz:mergeDebugShaders > Task :quiz:compileDebugShaders > Task :quiz:generateDebugAssets > Task :quiz:mergeDebugAssets > Task :quiz:processDebugJavaRes NO-SOURCE > Task :quiz:mergeDebugJavaResource > Task :quiz:checkDebugDuplicateClasses > Task :quiz:mergeLibDexDebug > Task :quiz:dexBuilderDebug > Task :quiz:mergeExtDexDebug > Task :quiz:mergeDebugJniLibFolders > Task :quiz:mergeDebugNativeLibs > Task :quiz:stripDebugDebugSymbols > Task :quiz:mergeProjectDexDebug > Task :quiz:packageDebug > Task :quiz:assembleDebug BUILD SUCCESSFUL in 3m 15s 112 actionable tasks: 112 executed
Configuration menu - View commit details
-
Copy full SHA for ef08b07 - Browse repository at this point
Copy the full SHA ef08b07View commit details -
Merge pull request android#128 from android/github-actions
Add GitHub Actions workflow
Configuration menu - View commit details
-
Copy full SHA for aae8af2 - Browse repository at this point
Copy the full SHA aae8af2View commit details
Commits on Sep 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for df5a539 - Browse repository at this point
Copy the full SHA df5a539View commit details
Commits on Sep 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7e8beb2 - Browse repository at this point
Copy the full SHA 7e8beb2View commit details
Commits on Jan 22, 2021
-
Merge pull request android#133 from GeorgCantor/master
Updated kotlin_version, gradle, cleaned up some code
Configuration menu - View commit details
-
Copy full SHA for 4073703 - Browse repository at this point
Copy the full SHA 4073703View 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