Loading build.gradle +3 −1 Original line number Diff line number Diff line Loading @@ -34,13 +34,14 @@ buildscript { ext.androidBuildVersionTools = '33.0.0' ext.androidMinSdk = 14 ext.androidMinSdk = 21 ext.androidTargetSdk = 29 ext.androidCompileSdk = 31 repositories { mavenCentral() google() maven { url 'https://gitlab.e.foundation/api/v4/groups/9/-/packages/maven'} } dependencies { Loading Loading @@ -99,5 +100,6 @@ subprojects { repositories { mavenCentral() google() maven { url 'https://gitlab.e.foundation/api/v4/groups/9/-/packages/maven'} } } e-ui-sdk.jardeleted 100644 → 0 −113 KiB File deleted. View file play-services-base-core-ui/src/main/res/drawable/ic_info_outline.xml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:tint="?attr/colorAccent" android:tint="?android:attr/textColorSecondary" android:viewportWidth="24.0" android:viewportHeight="24.0"> <path Loading play-services-core/build.gradle +1 −5 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ configurations { } dependencies { compileOnly files("../e-ui-sdk.jar") implementation "com.squareup.wire:wire-runtime:$wireVersion" implementation "de.hdodenhof:circleimageview:1.3.0" // TODO: Switch to upstream once raw requests are merged Loading Loading @@ -80,6 +79,7 @@ dependencies { implementation "androidx.lifecycle:lifecycle-service:$lifecycleVersion" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion" implementation 'foundation.e:elib:0.0.1-alpha11' } android { Loading Loading @@ -203,10 +203,6 @@ android { useLegacyPackaging false } } aaptOptions { additionalParameters '-I', 'e-ui-sdk.jar' } } if (file('user.gradle').exists()) { Loading play-services-core/microg-ui-tools/src/main/res/drawable/self_check.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:tint="?attr/colorAccent" android:tint="?android:attr/textColorSecondary" android:viewportWidth="24" android:viewportHeight="24"> Loading Loading
build.gradle +3 −1 Original line number Diff line number Diff line Loading @@ -34,13 +34,14 @@ buildscript { ext.androidBuildVersionTools = '33.0.0' ext.androidMinSdk = 14 ext.androidMinSdk = 21 ext.androidTargetSdk = 29 ext.androidCompileSdk = 31 repositories { mavenCentral() google() maven { url 'https://gitlab.e.foundation/api/v4/groups/9/-/packages/maven'} } dependencies { Loading Loading @@ -99,5 +100,6 @@ subprojects { repositories { mavenCentral() google() maven { url 'https://gitlab.e.foundation/api/v4/groups/9/-/packages/maven'} } }
play-services-base-core-ui/src/main/res/drawable/ic_info_outline.xml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:tint="?attr/colorAccent" android:tint="?android:attr/textColorSecondary" android:viewportWidth="24.0" android:viewportHeight="24.0"> <path Loading
play-services-core/build.gradle +1 −5 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ configurations { } dependencies { compileOnly files("../e-ui-sdk.jar") implementation "com.squareup.wire:wire-runtime:$wireVersion" implementation "de.hdodenhof:circleimageview:1.3.0" // TODO: Switch to upstream once raw requests are merged Loading Loading @@ -80,6 +79,7 @@ dependencies { implementation "androidx.lifecycle:lifecycle-service:$lifecycleVersion" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion" implementation 'foundation.e:elib:0.0.1-alpha11' } android { Loading Loading @@ -203,10 +203,6 @@ android { useLegacyPackaging false } } aaptOptions { additionalParameters '-I', 'e-ui-sdk.jar' } } if (file('user.gradle').exists()) { Loading
play-services-core/microg-ui-tools/src/main/res/drawable/self_check.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:tint="?attr/colorAccent" android:tint="?android:attr/textColorSecondary" android:viewportWidth="24" android:viewportHeight="24"> Loading