-
Notifications
You must be signed in to change notification settings - Fork 154
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: AndroidCSOfficial/android-code-studio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: AndroidStudio-App/android-code-studio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 1,502 files changed
- 1 contributor
Commits on May 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3801206 - Browse repository at this point
Copy the full SHA 3801206View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be9e53 - Browse repository at this point
Copy the full SHA 1be9e53View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a1574 - Browse repository at this point
Copy the full SHA e6a1574View commit details -
Configuration menu - View commit details
-
Copy full SHA for af8040f - Browse repository at this point
Copy the full SHA af8040fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c13be64 - Browse repository at this point
Copy the full SHA c13be64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e95a3 - Browse repository at this point
Copy the full SHA 53e95a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f93c1cf - Browse repository at this point
Copy the full SHA f93c1cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for def707e - Browse repository at this point
Copy the full SHA def707eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfe76d3 - Browse repository at this point
Copy the full SHA bfe76d3View commit details -
Fix build after AGP 9.1.1 and Gradle 9.4.1
upgrade - Upgrade Kotlin from 2.1.0 to 2.3.0 to match Gradle 9.4.1's embedded Kotlin - Upgrade KSP from 2.1.0-1.0.28 to 2.3.0 - Upgrade kotlinx-serialization plugin from 1.9.10 to 2.3.0 - Upgrade kotlinx-serialization-json from 1.6.0 to 1.8.1 - Remove non-existent :desugaring-core from build-logic settings (already provided via includeBuild) - Enable R8 minification and shrinkResources for release buildsConfiguration menu - View commit details
-
Copy full SHA for dce6855 - Browse repository at this point
Copy the full SHA dce6855View commit details
Commits on May 15, 2026
-
Migrate build system for AGP 9.1.1 and Gradle 9.4.1 compatibility
- Replace deprecated kotlin-android plugin with org.jetbrains.kotlin.android across all modules - Migrate from BaseExtension to ApplicationExtension/LibraryExtension/CommonExtension for AGP 9.x API compatibility - Replace deprecated kapt() function with add("kapt", ...) syntax in all build.gradle.kts files - Rename google-auto-service to google-auto-service-processor in version catalog to fix annotation processor resolution - Update shadow plugin from com.github.johnrengelman.shadow 8.1.1 to com.gradleup.shadow 9.4.1 with proper configuration - Add android.builtInKotlin=false and android.newDsl=false to all composite build gradle.properties to disable AGP built-in Kotlin support - Remove deprecated DefaultWrapperVersionsResources and WrapperVersionsResources from GradleVersionResolver and IDEWrapperGenerator - Bump build-logic Kotlin JVM target from 11 to 17 - Set android.aapt2FromMavenOverride and org.gradle.java.home in gradle.properties - Exclude kotlin-android-extensions-runtime from configurations - Fix SigningConfigPlugin to use plugins.withId() for proper plugin orderingConfiguration menu - View commit details
-
Copy full SHA for cbb18cc - Browse repository at this point
Copy the full SHA cbb18ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for e329a64 - Browse repository at this point
Copy the full SHA e329a64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1898976 - Browse repository at this point
Copy the full SHA 1898976View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86527b7 - Browse repository at this point
Copy the full SHA 86527b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bcf733 - Browse repository at this point
Copy the full SHA 7bcf733View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2985506 - Browse repository at this point
Copy the full SHA 2985506View commit details -
Revert "implemneted lsp clang"
This reverts commit 2985506.
Configuration menu - View commit details
-
Copy full SHA for c3c330c - Browse repository at this point
Copy the full SHA c3c330cView commit details -
Reapply "implemneted lsp clang"
This reverts commit c3c330c.
Configuration menu - View commit details
-
Copy full SHA for 22e8dcc - Browse repository at this point
Copy the full SHA 22e8dccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad52f17 - Browse repository at this point
Copy the full SHA ad52f17View commit details
Loading
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 dev...dev