author
int64
658
755k
date
stringlengths
19
19
timezone
int64
-46,800
43.2k
hash
stringlengths
40
40
message
stringlengths
5
490
mods
list
language
stringclasses
20 values
license
stringclasses
3 values
repo
stringlengths
5
68
original_message
stringlengths
12
491
652,324
26.01.2021 11:30:19
-10,800
0c9a1bcf4240c3e9c8517b791c0cf17ee5d65dd8
ANDDEP-1154 - del lines
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/provider/callbacks/FragmentNavigationProviderCallbacks.kt", "new_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/provider/callbacks/FragmentNavigationProvider...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1153, ANDDEP-1154 - del lines
652,337
27.01.2021 09:26:34
-18,000
086bee2358f1743498edbe26eab50580d80a91a5
removed Interface postfix
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation-observer/src/main/java/ru/surfstudio/android/navigation/observer/executor/screen/activity/ActivityCommandWithResultExecutor.kt", "new_path": "navigation/lib-navigation-observer/src/main/java/ru/surfstudio/android/navigation/observer/execu...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1100 removed Interface postfix
652,337
27.01.2021 09:32:37
-18,000
5aa89bec6c732c0e0a9610bf433bd0f6d8fc8118
fixed documentations
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation-observer/src/main/java/ru/surfstudio/android/navigation/observer/navigator/activity/ActivityNavigatorWithResultImpl.kt", "new_path": "navigation/lib-navigation-observer/src/main/java/ru/surfstudio/android/navigation/observer/navigator/act...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1100 fixed documentations
652,327
01.02.2021 23:30:35
-10,800
6d2b1cb5fbab7d7bfd7120ca5defe22419199e9d
fix opening gallery on android 11
[ { "change_type": "MODIFY", "old_path": "picture-provider/lib-picture-provider/src/main/AndroidManifest.xml", "new_path": "picture-provider/lib-picture-provider/src/main/AndroidManifest.xml", "diff": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />\n<uses-permission and...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1148 fix opening gallery on android 11
652,327
03.02.2021 10:07:29
-10,800
e18d5244859d7cebb21028166b10d3be2c31aa09
added custom path for creating photo
[ { "change_type": "MODIFY", "old_path": "picture-provider/lib-picture-provider/src/main/java/ru/surfstudio/android/picturechooser/Utils.kt", "new_path": "picture-provider/lib-picture-provider/src/main/java/ru/surfstudio/android/picturechooser/Utils.kt", "diff": "@@ -57,11 +57,7 @@ internal fun <T : S...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1148 added custom path for creating photo
652,327
03.02.2021 10:35:51
-10,800
8d71f74a9c2232db3205883bf46e114965c59741
increased the targetSdk and compileSdk version
[ { "change_type": "MODIFY", "old_path": "buildSrc/config.gradle", "new_path": "buildSrc/config.gradle", "diff": "@@ -24,8 +24,8 @@ ext {\nlibMinSdkVersion = 17\nsampleMinSdkVersion = 18\n- targetSdkVersion = 28\n- compileSdkVersion = 28\n+ targetSdkVersion = 30\n+ compileSdkVersion = 30\ndebugVersion...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1148 increased the targetSdk and compileSdk version
652,350
04.02.2021 12:06:45
-10,800
5545e02fb1ed01c9a6fa693a2073245b7dd32db9
fix lifecycle listener
[ { "change_type": "MODIFY", "old_path": "util-ktx/RELEASE_NOTES.md", "new_path": "util-ktx/RELEASE_NOTES.md", "diff": "* Added method `DateUtil.reformatDate ()`, which allows to reformat string representation of the date from one format to another\n* ANDDEP-687 Changed \"com.google.android.material:m...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
fix lifecycle listener
652,327
08.02.2021 22:01:41
-10,800
304cc4ef457e2ea39b994328c35db962c0227fd1
fix method space
[ { "change_type": "MODIFY", "old_path": "recycler-extension/lib-recycler-extension/src/main/java/ru/surfstudio/android/recycler/extension/util/ContextExtensions.kt", "new_path": "recycler-extension/lib-recycler-extension/src/main/java/ru/surfstudio/android/recycler/extension/util/ContextExtensions.kt", ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1062 fix method space
652,350
10.02.2021 12:42:04
-10,800
3600012d3a3eb05190a88ffebfdfd9e7ee0808f2
added IntentChecker
[ { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "* ANDDEP-1141 Added Firebase BoM dependency\n* Fix event generation\n* ANDDEP-1100 Navigation with starting system activities for result\n+* ANDDEP-1170 Added IntentChecker\n## 0.4.0...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1170 added IntentChecker
652,317
11.02.2021 17:33:23
-10,800
0b61533b697438e6f83cbc798700da3443df2c84
removed "no backward compatibility"
[ { "change_type": "MODIFY", "old_path": "easyadapter/RELEASE_NOTES.md", "new_path": "easyadapter/RELEASE_NOTES.md", "diff": "## 2.1.0-alpha\n##### Easyadapter\n-* **NO BACKWARD COMPATIBILITY** ANDDEP-1114 Removed hasFooter method\n+* ANDDEP-1114 Removed hasFooter method\n##### Easyadapter Pagination\...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1114 removed "no backward compatibility"
652,315
12.02.2021 02:43:32
-10,800
ee6ae76e527ddbf6a65c63947fbdce9d0b3bf1f0
Added documentation and computation() method to SchedulersProvider
[ { "change_type": "MODIFY", "old_path": "rx-extension/RELEASE_NOTES.md", "new_path": "rx-extension/RELEASE_NOTES.md", "diff": "## 0.5.0-alpha\n##### Rx-extension\n+* ANDDEP-1171 Added documentation and computation() method for SchedulersProvider\n* ANDDEP-671 Add Any.toObservable() extension method\n...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1171 Added documentation and computation() method to SchedulersProvider
652,317
12.02.2021 09:46:14
-10,800
36f38849bd349bc0ae4cb75a71a2555bdb70f0c3
enable infinite scroll for recycler view
[ { "change_type": "MODIFY", "old_path": "recycler-decorator/sample/src/main/java/ru/surfstudio/android/recycler/decorator/sample/pager/CarouselDecoratorActivityView.kt", "new_path": "recycler-decorator/sample/src/main/java/ru/surfstudio/android/recycler/decorator/sample/pager/CarouselDecoratorActivityVie...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1152 enable infinite scroll for recycler view
652,317
12.02.2021 10:07:54
-10,800
bec5c6e1170f3407c0a2667c3203c5dfb950ac42
added an example of indicators in top position
[ { "change_type": "MODIFY", "old_path": "recycler-decorator/sample/src/main/java/ru/surfstudio/android/recycler/decorator/sample/pager/CarouselDecoratorActivityView.kt", "new_path": "recycler-decorator/sample/src/main/java/ru/surfstudio/android/recycler/decorator/sample/pager/CarouselDecoratorActivityVie...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1152 added an example of indicators in top position
652,317
12.02.2021 11:01:30
-10,800
dea51c44ceb55d365a8cd6876b9a0cf9e2920d22
fixed into method with onCompleteLambda & onErrorLambda
[ { "change_type": "MODIFY", "old_path": "imageloader/lib-imageloader/src/main/java/ru/surfstudio/android/imageloader/ImageLoader.kt", "new_path": "imageloader/lib-imageloader/src/main/java/ru/surfstudio/android/imageloader/ImageLoader.kt", "diff": "@@ -506,6 +506,7 @@ class ImageLoader(private val co...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1146 fixed into method with onCompleteLambda & onErrorLambda
652,315
15.02.2021 03:06:11
-10,800
c56858bae4a7cb67140b2553ce50ecacaa6dd4bf
Added getInteger() method to ResourceProvider
[ { "change_type": "MODIFY", "old_path": "core-ui/lib-core-ui/src/main/java/ru/surfstudio/android/core/ui/provider/resource/ResourceProvider.kt", "new_path": "core-ui/lib-core-ui/src/main/java/ru/surfstudio/android/core/ui/provider/resource/ResourceProvider.kt", "diff": "@@ -53,4 +53,9 @@ interface Re...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1171 Added getInteger() method to ResourceProvider
652,350
15.02.2021 12:30:29
-10,800
9275a3a3b74b5c5ea465bb960e74d1068b5f3c85
added startForResult extension for events
[ { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "* ANDDEP-1100 Navigation with starting system activities for result\n* ANDDEP-1170 Added IntentChecker\n* ScreenState added to BaseMiddlwareDependency\n+* added startFoResult extensi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
added startForResult extension for events
652,315
25.02.2021 14:09:13
-10,800
4058a215ac3ea46baf183766cf3273ff4a5ad648
Added unit-testing doc
[ { "change_type": "MODIFY", "old_path": "docs/RELEASE_NOTES.md", "new_path": "docs/RELEASE_NOTES.md", "diff": "## 0.5.0-alpha\n##### Docs\n+* Added unit-testing doc\n* Init tracking changes in RELEASE_NOTES\n* Kotlin code style settings configuration.\n* Init tracking changes in RELEASE_NOTES\n" } ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Added unit-testing doc
652,346
26.02.2021 21:49:25
-10,800
965d2f3d699311b47b3206656ecd204117e4f947
Added dismiss callback in MessageController
[ { "change_type": "MODIFY", "old_path": "message-controller/lib-message-controller/src/main/java/ru/surfstudio/android/message/DefaultMessageController.kt", "new_path": "message-controller/lib-message-controller/src/main/java/ru/surfstudio/android/message/DefaultMessageController.kt", "diff": "@@ -70...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1182 Added dismiss callback in MessageController
652,346
01.03.2021 10:44:36
-10,800
2669d989fc9609d0f12283a4b027fd3875933473
Removed duration constraint
[ { "change_type": "MODIFY", "old_path": "message-controller/RELEASE_NOTES.md", "new_path": "message-controller/RELEASE_NOTES.md", "diff": "* ANDDEP-687 Removed \"androidx.exifinterface:exifinterface\" dependency\n* ANDDEP-783 Added ability to pass params for snack and toast by one object, set custom ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1182 Removed duration constraint
652,315
03.03.2021 15:38:15
-10,800
0f20ab54cc4eafe5de4664a9197ff5dbc8b82cfd
PR fixes; Added SplashMiddleware and MainBarMiddleware tests
[ { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "## 0.5.0-alpha\n##### Template\n+* Added unit-tests for SplashMiddleware and MainBarMiddleware\n* Added utility classes for unit testing\n-* `gradle-wrapper` version raised: `5.6.4 -...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
PR fixes; Added SplashMiddleware and MainBarMiddleware tests
652,312
05.03.2021 14:21:02
-10,800
27412fd7e5cb7763a9c4894a2ceef9910755c381
Fix viewBinding config
[ { "change_type": "MODIFY", "old_path": "core-ui/lib-core-ui/build.gradle", "new_path": "core-ui/lib-core-ui/build.gradle", "diff": "apply from: \"$rootDir/buildSrc/baseDeployBuild.gradle\"\nandroid {\n- viewBinding {\n- enabled = true\n+ buildFeatures {\n+ viewBinding true\n}\n}\n\\ No newline at en...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1190 Fix viewBinding config
652,312
11.03.2021 17:17:03
-10,800
aa04b5d25040b8e47d11afe694ad2a1a78ba641d
Fix dev deploy version push commit message. Fix project snapshot deploy
[ { "change_type": "MODIFY", "old_path": "buildSrc/src/main/kotlin/ru/surfstudio/android/build/artifactory/Artifactory.kt", "new_path": "buildSrc/src/main/kotlin/ru/surfstudio/android/build/artifactory/Artifactory.kt", "diff": "@@ -56,7 +56,7 @@ object Artifactory {\nfun isLibraryAlreadyDeployed(libra...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fix dev deploy version push commit message. Fix project snapshot deploy
652,312
12.03.2021 12:13:51
-10,800
088ab16ee9a84e8cb1d5116ee5063d6783590d43
Enable project-snapshot mirroring
[ { "change_type": "MODIFY", "old_path": "ci-internal/JenkinsfileMirroring.groovy", "new_path": "ci-internal/JenkinsfileMirroring.groovy", "diff": "@@ -44,11 +44,9 @@ pipeline.stages = [\necho \"packed_refs: $packedRefs\"\ndef sanitizedPackedRefs = \"\"\nfor(ref in packedRefs.split(\"\\n\")) {\n- if(!...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Enable project-snapshot mirroring
652,350
16.03.2021 12:48:01
-10,800
32a8844ec7288b3b39e0c99f79d0395ffda22dd6
added base class for bottom sheet dialog
[ { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "* ANDDEP-1170 Added IntentChecker\n* ScreenState added to BaseMiddlwareDependency\n* ANDDEP-1066 Migrated to gradle 6\n-* added startFoResult extension for events\n+* Added startFoRe...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
added base class for bottom sheet dialog
652,312
23.03.2021 15:26:48
-10,800
c243b4f8c72e4db4a32abf8ca9760c6e23b146f1
Fix lastDestinationBranchCommitHash
[ { "change_type": "MODIFY", "old_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "new_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "diff": "@@ -179,6 +179,8 @@ pipeline.stages = [\nbranch: sourceBranch\n)\n+ lastDestinationBranchCommitHash = RepositoryUtil.getCurrentCommitHash(script...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fix lastDestinationBranchCommitHash
652,312
24.03.2021 10:52:47
-10,800
afa98812907feece59071256f279befe60da0327
Update CI for github
[ { "change_type": "MODIFY", "old_path": "ci-internal/ProjectSnapshotDeployJobJenkinsfile.groovy", "new_path": "ci-internal/ProjectSnapshotDeployJobJenkinsfile.groovy", "diff": "-@Library('surf-lib@version-3.0.0-SNAPSHOT')\n-// https://gitlab.com/surfstudio/infrastructure/tools/jenkins-pipeline-lib\n+...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Update CI for github
652,337
29.03.2021 12:09:46
-18,000
98240b96c72d0ebcc392a3f5ea46e55f879b50c8
updated other modules with new PermissionManager
[ { "change_type": "MODIFY", "old_path": "common/lib-sample-dagger/src/main/java/ru/surfstudio/android/sample/dagger/app/dagger/DefaultAppComponent.kt", "new_path": "common/lib-sample-dagger/src/main/java/ru/surfstudio/android/sample/dagger/app/dagger/DefaultAppComponent.kt", "diff": "@@ -8,7 +8,7 @@ ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1201 updated other modules with new PermissionManager
652,337
29.03.2021 12:21:04
-18,000
9b2e284abc4b1c6f063b8805c4beed13372646ba
RELEASE_NOTES.md updated
[ { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "* ANDDEP-1066 Migrated to gradle 6\n* Added startFoResult extension for events\n* Added base class for bottom sheet dialog\n+* ANDDEP-1201 updated PermissionManager with new Navigati...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1201 RELEASE_NOTES.md updated
652,337
29.03.2021 12:59:56
-18,000
238e8e40b900337825e6a719734ea7c3389714d8
analytics-sample updated
[ { "change_type": "MODIFY", "old_path": "analytics/RELEASE_NOTES.md", "new_path": "analytics/RELEASE_NOTES.md", "diff": "##### Analytics\n* ANDDEP-928 Remove Crashlytics dependencies\n* ANDDEP-1048 Fixing wrong docs links and docs structure\n+* ANDDEP-1201 Added navigation modules\n## 0.4.0\n##### An...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1201 analytics-sample updated
652,346
05.04.2021 09:47:38
-10,800
97a005bb8a0d9fab5759e2ee981f8bbefd7740ce
fixed template and release notes
[ { "change_type": "MODIFY", "old_path": "core-ui/RELEASE_NOTES.md", "new_path": "core-ui/RELEASE_NOTES.md", "diff": "## 0.5.0-alpha\n##### Core-ui\n* ANDDEP-1203\n- * **NO BACKWARD COMPATIBILITY** CoreFragmentInterface.onActivityCreated is removed.\n- Use CoreFragmentInterface.onViewCreated instead. ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1203 fixed template and release notes
652,312
08.04.2021 18:51:59
-10,800
852c14d9d3ae4b39a3c8989e88e3b7c8aa36100d
Update pipeline version
[ { "change_type": "MODIFY", "old_path": "ci-internal/CheckBintrayStableVersionsJenkinsfile.groovy", "new_path": "ci-internal/CheckBintrayStableVersionsJenkinsfile.groovy", "diff": "-@Library('surf-lib@version-4.0.0-SNAPSHOT')\n+@Library('surf-lib@version-4.1.1-SNAPSHOT')\n// https://github.com/surfst...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Update pipeline version
652,312
21.04.2021 15:21:48
-10,800
f7bb19df1f7a072306c7657e51b170323a3d4523
Add signing plugin
[ { "change_type": "MODIFY", "old_path": "buildSrc/deploy.gradle", "new_path": "buildSrc/deploy.gradle", "diff": "@@ -3,9 +3,11 @@ import ru.surfstudio.android.build.GradleProperties\nimport ru.surfstudio.android.build.artifactory.Artifactory\nimport ru.surfstudio.android.build.artifactory.Artifactory...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1127 Add signing plugin
652,312
21.04.2021 16:32:05
-10,800
d29ebb549c5622862a92a827caa26febccd892de
Add PublishType configuration
[ { "change_type": "MODIFY", "old_path": "android-standard-version-plugin/deployPlugin.gradle", "new_path": "android-standard-version-plugin/deployPlugin.gradle", "diff": "@@ -15,6 +15,7 @@ artifacts {\narchives sourcesJar\n}\n+//todo define publish\nuploadArchives.repositories.mavenDeployer {\npom {\...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1127 Add PublishType configuration
652,312
21.04.2021 17:04:18
-10,800
c2ed324fbffb11d9c0fa3998de3971b42adc31d9
Fix publish configuration
[ { "change_type": "MODIFY", "old_path": "buildSrc/deploy.gradle", "new_path": "buildSrc/deploy.gradle", "diff": "@@ -51,7 +51,7 @@ ext.configureDeploy = { context ->\ndef artifactVersion = Components.getModuleVersion(project.name)\ndef artifactDescription = Components.getArtifactDescription(project.n...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1127 Fix publish configuration
652,301
23.04.2021 09:58:21
-10,800
b3665569740da7c36d3b42cdc6f9e9740fc321be
parse method moved to base module, fixed doc
[ { "change_type": "MODIFY", "old_path": "template/base/build.gradle", "new_path": "template/base/build.gradle", "diff": "@@ -10,6 +10,7 @@ dependencies {\nimplementation test.kotest\nimplementation test.mockk\n+ implementation serialization.gson\ngradle.ext.androidStandard.api(\nthis,\n" }, { ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1185 parse method moved to base module, fixed doc
652,312
23.04.2021 11:49:49
-10,800
2accf620e7c3f347a3d8a3c2bd2365ce47c0293c
Add PublishConfig; Define publishing for version-plugin
[ { "change_type": "MODIFY", "old_path": "android-standard-version-plugin/build.gradle", "new_path": "android-standard-version-plugin/build.gradle", "diff": "buildscript {\n+ ext.kotlinVersion = \"1.4.32\"\nrepositories {\nmavenCentral()\n}\ndependencies {\n- classpath \"org.jetbrains.kotlin:kotlin-gr...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1127 Add PublishConfig; Define publishing for version-plugin
652,301
23.04.2021 15:51:26
-10,800
42b06d6568a1368596280f3841e4f45a24198df8
removed dependency on small-test-utils in unitTestConfiguration.gradle
[ { "change_type": "MODIFY", "old_path": "template/unitTestConfiguration.gradle", "new_path": "template/unitTestConfiguration.gradle", "diff": "@@ -10,5 +10,4 @@ android.testOptions {\ndependencies {\ntestImplementation test.kotest\ntestImplementation test.mockk\n- testImplementation project(\":small-...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1185 removed dependency on small-test-utils in unitTestConfiguration.gradle
652,312
23.04.2021 13:04:07
-10,800
7e37dfa6af207e1f68d63539d47f49b8b7ad96fe
Fix version-plugin publish
[ { "change_type": "MODIFY", "old_path": "android-standard-version-plugin/deployPlugin.gradle", "new_path": "android-standard-version-plugin/deployPlugin.gradle", "diff": "import ru.surfstudio.android.build.artifactory.ArtifactoryConfig\n+import ru.surfstudio.android.build.Components\nimport ru.surfst...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1127 Fix version-plugin publish
652,312
28.04.2021 18:20:43
-10,800
075c90e7400809a98fe11de808e389e7cd447bb0
Remove useBintrayDeploy flag. Add withMavenCredentials util
[ { "change_type": "MODIFY", "old_path": "ci-internal/ReleaseDeployJobJenkinsfile.groovy", "new_path": "ci-internal/ReleaseDeployJobJenkinsfile.groovy", "diff": "@@ -136,9 +136,6 @@ pipeline.stages = [\nwithArtifactoryCredentials(script) {\nscript.sh(\"./gradlew checkSameArtifactsInArtifactory -Pcompo...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1127 Remove useBintrayDeploy flag. Add withMavenCredentials util
652,312
29.04.2021 14:45:24
-10,800
4b5f4d77c859b70b063548c57e75222e50ad13b7
Add withSigningFile util
[ { "change_type": "MODIFY", "old_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "new_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "diff": "@@ -178,16 +178,20 @@ pipeline.stages = [\n},\npipeline.stage(DEPLOY_MODULES) {\nwithArtifactoryCredentials(script) {\n+ withSigningFile(script) {\n...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1127 Add withSigningFile util
652,312
29.04.2021 15:25:10
-10,800
80620baa1e2535d44f206a21acb2975d2ffae796
Add withJobCredentials util. Fix System.getenv
[ { "change_type": "MODIFY", "old_path": "android-standard-version-plugin/deployPlugin.gradle", "new_path": "android-standard-version-plugin/deployPlugin.gradle", "diff": "@@ -79,8 +79,8 @@ publishing {\nname = PublishConfig.REPOSITORY_NAME\nurl = ArtifactoryConfig.DEPLOY_URL\ncredentials {\n- usernam...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Add withJobCredentials util. Fix System.getenv
652,312
30.04.2021 14:55:18
-10,800
cc47ebc1cb6b161f25c8d74bec829df977b4c916
Release animations 0.5.0
[ { "change_type": "MODIFY", "old_path": "animations/RELEASE_NOTES.md", "new_path": "animations/RELEASE_NOTES.md", "diff": "# Animations Release Notes\n-- [0.5.0-alpha](#050-alpha)\n+- [0.5.0](#050)\n- [0.4.0](#040)\n- [0.2.1](#021)\n-## 0.5.0-alpha\n+## 0.5.0\n##### Animations\n* ANDDEP-687 Changed \...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release animations 0.5.0
652,312
30.04.2021 14:56:18
-10,800
8b04cff4a71429e263987328245cac32327b6d8c
Release connection 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"connection\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 4,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"connection\",\n\"libs\": [\n{\n" }, { "change_...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release connection 0.5.0
652,312
30.04.2021 15:01:25
-10,800
8d8c77fc5e4aea71e09180f133d9a280eec9c1bf
Release rx-extension 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"rx-extension\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 9,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"rx-extension\",\n\"libs\": [\n{\n" }, { "cha...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release rx-extension 0.5.0
652,312
30.04.2021 15:03:58
-10,800
1d085b5687fed7fdd533db6da7c0fb96ad609d1b
Release logger 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"logger\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 6,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"logger\",\n\"libs\": [\n{\n" }, { "change_type": "...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release logger 0.5.0
652,312
30.04.2021 15:24:11
-10,800
c0da11bc641d959bf27594a5b55ff28f1d6c0d6f
Fix publish component
[ { "change_type": "MODIFY", "old_path": "buildSrc/deploy.gradle", "new_path": "buildSrc/deploy.gradle", "diff": "@@ -60,12 +60,6 @@ ext.configureDeploy = { context ->\npublishData = PublishUtil.getPublishData(publishType)\n}\n- // If -Pcomponent set, deploy only its artifacts\n- if (project.hasProper...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fix publish component
652,312
30.04.2021 15:37:39
-10,800
e460c82b5727172ee6a58a55dc656a7c99d52d46
Skip MIRROR_COMPONENT for release
[ { "change_type": "MODIFY", "old_path": "ci-internal/ReleaseDeployJobJenkinsfile.groovy", "new_path": "ci-internal/ReleaseDeployJobJenkinsfile.groovy", "diff": "@@ -213,7 +213,7 @@ pipeline.stages = [\nscript.sh \"git tag -a $tag -m \\\"Set tag $tag $labels\\\"\"\nRepositoryUtil.push(script, pipeline...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Skip MIRROR_COMPONENT for release
652,312
30.04.2021 16:32:40
-10,800
d9239ba8cc67c9691ec5e0c5e86c120cafc64426
Release rxbus 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"rxbus\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 5,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"rxbus\",\n\"libs\": [\n{\n" }, { "change_type": "MO...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release rxbus 0.5.0
652,312
30.04.2021 17:04:12
-10,800
0b1c915eea8847b1d32e9ab29ac3ae8e82096793
Release util-ktx 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"util-ktx\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 7,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"util-ktx\",\n\"libs\": [\n{\n" }, { "change_type...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release util-ktx 0.5.0
652,312
30.04.2021 17:17:33
-10,800
a8bcc1fa4b83251255b11de359fdaad2a97d0f80
Release shared-pref 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"shared-pref\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 7,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"shared-pref\",\n\"libs\": [\n{\n" }, { "chang...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release shared-pref 0.5.0
652,312
30.04.2021 17:26:19
-10,800
7235350372a7f8792c31606f38f29bb74ad3e7f7
Release activity-holder 0.5.0
[ { "change_type": "MODIFY", "old_path": "activity-holder/RELEASE_NOTES.md", "new_path": "activity-holder/RELEASE_NOTES.md", "diff": "# Activity-holder Release Notes\n-- [0.5.0-alpha](#050-alpha)\n+- [0.5.0](#050)\n-## 0.5.0-alpha\n+## 0.5.0\n##### Activity-holder\n* TODO\n\\ No newline at end of file...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release activity-holder 0.5.0
652,312
11.05.2021 12:36:32
-10,800
3d19e40f2240fd86f86f6d6c9e808279fdfce0ed
Release analytics 0.5.0
[ { "change_type": "MODIFY", "old_path": "analytics/RELEASE_NOTES.md", "new_path": "analytics/RELEASE_NOTES.md", "diff": "# Analytics Release Notes\n-- [0.5.0-alpha](#050-alpha)\n+- [0.5.0](#050)\n- [0.4.0](#040)\n-## 0.5.0-alpha\n+## 0.5.0\n##### Analytics\n* ANDDEP-928 Remove Crashlytics dependencie...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release analytics 0.5.0
652,312
11.05.2021 21:17:01
-10,800
d0fc5e03309c4275ca31c193ef2c0dde92515973
Release app-migration 0.5.0
[ { "change_type": "MODIFY", "old_path": "app-migration/RELEASE_NOTES.md", "new_path": "app-migration/RELEASE_NOTES.md", "diff": "# App-migration Release Notes\n-- [0.5.0-alpha](#050-alpha)\n+- [0.5.0](#050)\n- [App-migration](#app-migration)\n-## 0.5.0-alpha\n+## 0.5.0\n##### App-migration\n* ANDDEP-...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release app-migration 0.5.0
652,312
11.05.2021 21:33:54
-10,800
a8ece14be1dd4fa3bc616a967ebd8a270dfb4e3d
Release core-ui 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"core-ui\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 14,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"core-ui\",\n\"libs\": [\n{\n" }, { "change_type"...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release core-ui 0.5.0
652,312
11.05.2021 21:43:10
-10,800
e83f88c4038c5ee93e7bac87cdbcac0e315551ab
Release core-navigation 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"core-navigation\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 6,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"core-navigation\",\n\"libs\": [\n{\n" }, { ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release core-navigation 0.5.0
652,312
11.05.2021 21:56:38
-10,800
ef0d192c52b79b947365ef858950db031adf8cbf
Release dagger-scope 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"dagger-scope\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 4,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"dagger-scope\",\n\"libs\": [\n{\n" }, { "cha...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release dagger-scope 0.5.0
652,312
11.05.2021 22:01:37
-10,800
60b88e1b712a233f7e792bf464bdd05aaf7b6c95
Release datalist 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"datalist\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 6,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"datalist\",\n\"libs\": [\n{\n" }, { "change_type...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release datalist 0.5.0
652,312
11.05.2021 22:34:12
-10,800
78da405bcaf9af9380fe89a51062b619e7bf6336
Release easyadapter 2.1.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"easyadapter\",\n\"version\": \"2.1.0\",\n\"unstable_version\": 2,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"easyadapter\",\n\"libs\": [\n{\n" }, { "chang...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release easyadapter 2.1.0
652,312
11.05.2021 22:41:03
-10,800
1d6dcbaec478e89fbb2195e1f20b2ce3ea6115e0
Release filestorage 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"filestorage\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 5,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"filestorage\",\n\"libs\": [\n{\n" }, { "chang...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release filestorage 0.5.0
652,312
11.05.2021 22:50:25
-10,800
95efab881627c045eb81b9f0101da4561c5b504c
Release google-pay-button 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"google-pay-button\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 4,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"google-pay-button\",\n\"libs\": [\n{\n" }, ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release google-pay-button 0.5.0
652,312
11.05.2021 22:55:08
-10,800
7493bf524396355a514430b407ff7d1e8c1d1b6c
Release imageloader 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"imageloader\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 11,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"imageloader\",\n\"libs\": [\n{\n" }, { "chan...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release imageloader 0.5.0
652,312
11.05.2021 23:00:15
-10,800
03a51ba8fb31aba700b49a904e5af30a6426e619
Release message-controller 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"message-controller\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 7,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"message-controller\",\n\"libs\": [\n{\n" }, ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release message-controller 0.5.0
652,312
12.05.2021 10:20:19
-10,800
c77bf4e88a996cfd3352df8bbd3909c61650dbdd
Release easyadapter 7.0.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "},\n{\n\"id\": \"easyadapter\",\n- \"version\": \"2.1.0\",\n+ \"version\": \"7.0.0\",\n\"unstable_version\": 0,\n\"stable\": true,\n\"dir\": \"easyadapter\",\n" }, { "change_ty...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release easyadapter 7.0.0
652,312
12.05.2021 10:45:18
-10,800
dad9dc58cded8022c49e758bb92f493732d7bcc0
Release mvp 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"mvp\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 18,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"mvp\",\n\"libs\": [\n{\n" }, { "change_type": "MODIF...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release mvp 0.5.0
652,312
12.05.2021 10:59:52
-10,800
f9ec5191f5837b97a50f8cc0ad17eff48080b0eb
Release navigation 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"navigation\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 11,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"navigation\",\n\"libs\": [\n{\n" }, { "change...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release navigation 0.5.0
652,312
12.05.2021 11:10:58
-10,800
d7b049958217b889bec9b9ef996919ce1a05e8c5
Remove deprecated core-app dependency
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "}\n],\n\"android_standard_dependencies\": [\n- {\n- \"name\": \"core-app\",\n- \"type\": \"implementation\"\n- },\n{\n\"name\": \"core-ui\",\n\"type\": \"implementation\"\n}\n],\n\"and...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Remove deprecated core-app dependency
652,312
12.05.2021 11:20:12
-10,800
7efa8ea2d6f5d10439823472219c12541f577efd
Release recycler-extension 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"recycler-extension\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 10,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"recycler-extension\",\n\"libs\": [\n{\n" },...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release recycler-extension 0.5.0
652,312
12.05.2021 11:31:19
-10,800
4a5f456bedebd53810907100bb5f176e87031e12
Release recycler-decorator 1.0.1
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"recycler-decorator\",\n\"version\": \"1.0.1\",\n\"unstable_version\": 2,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"recycler-decorator\",\n\"libs\": [\n{\n" }, ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release recycler-decorator 1.0.1
652,312
12.05.2021 11:37:30
-10,800
c36544f18d7569a9b244b2a5a645e0703c98e29e
Release push 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"push\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 4,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"push\",\n\"libs\": [\n{\n" }, { "change_type": "MODI...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release push 0.5.0
652,312
12.05.2021 11:46:47
-10,800
a21b5635a44ac213a00af0cdcc164019be3ae8d7
Release custom-view 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"custom-view\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 10,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"custom-view\",\n\"libs\": [\n{\n" }, { "chan...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release custom-view 0.5.0
652,312
12.05.2021 11:53:55
-10,800
8d10cff00b91f5567f79709c6fc00bc83a6cec6f
Release permission 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"permission\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 6,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"permission\",\n\"libs\": [\n{\n" }, { "change_...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release permission 0.5.0
652,312
12.05.2021 11:58:40
-10,800
7aa13dbe76ed62eead6227be9621c34a5904a9ed
Release location 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"location\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 6,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"location\",\n\"libs\": [\n{\n" }, { "change_type...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release location 0.5.0
652,312
12.05.2021 12:24:55
-10,800
3ff79df8d87808da9ac4ee23fecb00af21a7862f
Release picture-provider 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"picture-provider\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 6,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"picture-provider\",\n\"libs\": [\n{\n" }, { ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release picture-provider 0.5.0
652,312
12.05.2021 12:29:28
-10,800
78c1ad3cbfe44d13c2533ff78f181d1444494b64
Release core-mvp-binding 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"core-mvp-binding\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 21,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"core-mvp-binding\",\n\"libs\": [\n{\n" }, {...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release core-mvp-binding 0.5.0
652,312
12.05.2021 12:41:28
-10,800
c9a23b7d81ef52ef5fbb1b1cec6b564557202177
Release mvi 0.5.0
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"mvi\",\n\"version\": \"0.5.0\",\n\"unstable_version\": 30,\n- \"stable\": false,\n+ \"stable\": true,\n\"dir\": \"mvi\",\n\"libs\": [\n{\n" }, { "change_type": "MODIF...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release mvi 0.5.0
652,312
12.05.2021 13:46:50
-10,800
f16d99c348005086d5caf7436737fd623732d10c
Fix release notes check
[ { "change_type": "MODIFY", "old_path": "buildSrc/src/main/kotlin/ru/surfstudio/android/build/ReleaseNotes.kt", "new_path": "buildSrc/src/main/kotlin/ru/surfstudio/android/build/ReleaseNotes.kt", "diff": "@@ -19,7 +19,7 @@ object ReleaseNotes {\nprivate val parser = ReleaseNotesParser()\n- val values...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fix release notes check
652,312
12.05.2021 14:45:19
-10,800
e14e7fd0a123572f0307265d4506e48ff627e241
Add maven central URL
[ { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "## 0.5.0-alpha\n##### Template\n+* Add maven central URL\n* ANDDEP-1203 Fixes after core-ui improvements\n* Added method for mocking domain models\n* Added unit-tests for SplashMiddl...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Add maven central URL
652,312
18.06.2021 17:23:44
-10,800
8daf5b68206a048e786fa86a9a2f27069f21ace0
Release navigation 0.5.1
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "},\n{\n\"id\": \"navigation\",\n- \"version\": \"0.5.0\",\n+ \"version\": \"0.5.1\",\n\"unstable_version\": 0,\n\"stable\": true,\n\"dir\": \"navigation\",\n" }, { "change_type...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release navigation 0.5.1
652,312
18.06.2021 20:37:01
-10,800
68366b167602157c3f9266879b7afa1b70bf1c61
Release easyadapter 7.0.1
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "},\n{\n\"id\": \"easyadapter\",\n- \"version\": \"7.0.0\",\n+ \"version\": \"7.0.1\",\n\"unstable_version\": 0,\n\"stable\": true,\n\"dir\": \"easyadapter\",\n" }, { "change_ty...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Release easyadapter 7.0.1
652,312
22.06.2021 12:31:34
-10,800
7750bde70d138c9e9453164d9e2836fe14ebaad0
Fix maven central deploy
[ { "change_type": "MODIFY", "old_path": "buildSrc/deploy.gradle", "new_path": "buildSrc/deploy.gradle", "diff": "@@ -141,9 +141,11 @@ ext.configureDeploy = { context ->\n}\n}\n- // If -Pcomponent set, deploy only its artifacts\n+ // If -Pcomponent set, deploy and sign only its artifacts.\n+ // WARNIN...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fix maven central deploy
652,312
22.06.2021 15:06:45
-10,800
34c672c584cff2ba7ad040a2a2d4d02e838cdceb
Disable unspecified artifacts deploy
[ { "change_type": "MODIFY", "old_path": "android-standard-version-plugin/deployPlugin.gradle", "new_path": "android-standard-version-plugin/deployPlugin.gradle", "diff": "@@ -93,10 +93,7 @@ tasks.withType(PublishToMavenRepository) {\n}\n}\n-// deploy version-plugin with custom name; disable additiona...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1228 Disable unspecified artifacts deploy
652,312
24.06.2021 10:52:21
-10,800
65e3a4a133efbfadfa828ad87655a9d3e2714f99
Fix build stage
[ { "change_type": "MODIFY", "old_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "new_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "diff": "@@ -148,7 +148,7 @@ pipeline.stages = [\nscript.sh(\"./gradlew incrementUnstableChangedComponents -PrevisionToCompare=${revisionToCompare}\")\n},\np...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fix build stage
652,332
24.06.2021 15:39:41
-10,800
1c1de0df40809f57ea539403f4e48a44a749077d
Increase global alpha version counter to 200 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"template\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 53,\n+ \"unstable_version\": 54,\n\"stable\": false,\n\"dir\": \"template\",\n\"libs\": [],\n" }, { "...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 200 [skip ci] [version]
652,332
24.06.2021 18:00:38
-10,800
a531de88af27c8838a8a8cc63758d0b96f0de3e1
Increase global alpha version counter to 201 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"template\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 54,\n+ \"unstable_version\": 55,\n\"stable\": false,\n\"dir\": \"template\",\n\"libs\": [],\n" }, { "...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 201 [skip ci] [version]
652,332
24.06.2021 18:13:10
-10,800
1eeb7d3d8da60cbd6fae09dcda657781fcf6b1db
Increase global alpha version counter to 202 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"template\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 55,\n+ \"unstable_version\": 56,\n\"stable\": false,\n\"dir\": \"template\",\n\"libs\": [],\n" }, { "...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 202 [skip ci] [version]
652,332
14.07.2021 12:20:14
-10,800
bb94f9cb8dee9cc4762a7d422eba749e75c466ca
Increase global alpha version counter to 203 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"template\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 56,\n+ \"unstable_version\": 57,\n\"stable\": false,\n\"dir\": \"template\",\n\"libs\": [],\n" }, { "...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 203 [skip ci] [version]
652,332
14.07.2021 16:27:19
-10,800
abf39be32e6626c97bb0ec85a5a8278c28b986ee
Increase global alpha version counter to 204 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"permission\",\n\"version\": \"0.5.1\",\n- \"unstable_version\": 1,\n+ \"unstable_version\": 2,\n\"stable\": false,\n\"dir\": \"permission\",\n\"libs\": [\n{\n\"id\": \"loc...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 204 [skip ci] [version]
652,312
17.09.2021 12:53:50
-10,800
9793c40ccbf55a1c288f73464e0538e8b6c48295
Fix unique pushes implementation
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "},\n{\n\"id\": \"push\",\n- \"version\": \"0.5.0\",\n+ \"version\": \"0.6.0\",\n\"unstable_version\": 0,\n- \"stable\": true,\n+ \"stable\": false,\n\"dir\": \"push\",\n\"libs\": [\n{\...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1241 Fix unique pushes implementation
652,332
17.09.2021 15:47:46
-10,800
262003608656c615eece7380a60018bbb3622444
Increase global alpha version counter to 205 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"push\",\n\"version\": \"0.6.0\",\n- \"unstable_version\": 0,\n+ \"unstable_version\": 1,\n\"stable\": false,\n\"dir\": \"push\",\n\"libs\": [\n" }, { "change_type"...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 205 [skip ci] [version]
652,312
03.11.2021 18:57:00
-10,800
bed201284e5003e0fbbc0aa3aad23c596bb81fe1
Remove message controller dependency
[ { "change_type": "MODIFY", "old_path": "template/base/build.gradle", "new_path": "template/base/build.gradle", "diff": "@@ -44,7 +44,6 @@ dependencies {\n\"rx-extension\",\n\"shared-pref\",\n\"util-ktx\",\n- \"message-controller\",\n\"rxbus\",\n\"mvi-core\",\n\"mvi-impls\",\n" }, { "change_t...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Remove message controller dependency
652,312
03.11.2021 19:10:23
-10,800
b791e68617fc50c5fb79517c3390d6ecfd50f0c8
Clean f-debug-no-op
[ { "change_type": "MODIFY", "old_path": "template/f-debug-no-op/build.gradle", "new_path": "template/f-debug-no-op/build.gradle", "diff": "@@ -5,32 +5,7 @@ dependencies {\nthis,\n[\n\"activity-holder\",\n- \"core-ui\",\n- \"core-mvp\",\n- \"core-mvp-binding\",\n- \"mvp-dialog\",\n- \"mvp-widget\",\n-...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Clean f-debug-no-op
652,312
03.11.2021 19:19:27
-10,800
c0473e0e1396b85dff4c603f96d04dfd6515e68b
Remove imageloader
[ { "change_type": "MODIFY", "old_path": "template/base/build.gradle", "new_path": "template/base/build.gradle", "diff": "@@ -8,6 +8,8 @@ dependencies {\napi firebase.analytics\napi firebase.messaging\n+ api view.glide\n+\nimplementation test.kotest\nimplementation test.mockk\nimplementation serializa...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Remove imageloader
652,312
08.11.2021 11:10:47
-10,800
757128953bbb1e94343ff12dda935162ab31cf5d
Fixes, release notes
[ { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "## 0.5.0-alpha\n##### Template\n+* Template updates:\n+ * Fix BasePushHandleStrategy (make push notifications visible by default)\n+ * Remove PostfixEditText (see PrefixPostfixEditTe...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fixes, release notes
652,312
08.11.2021 11:16:45
-10,800
5c998f8e5adfd32032f63ba37b20c2f1e773c678
Remove firebase.core dependency
[ { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "* Clean f-debug-no-op dependencies\n* Remove imageloader, use Glide on other library instead\n* Update versions\n+ * Remove firebase.core dependency\n* ANDDEP-1211 Add onboarding to ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Remove firebase.core dependency
652,312
08.11.2021 11:38:19
-10,800
bea42f523fd75d21d7a2cff7a6a08d224aa6ab1f
Update Deploy CI
[ { "change_type": "MODIFY", "old_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "new_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "diff": "-@Library('surf-lib@version-4.1.1-SNAPSHOT')\n+@Library('surf-lib@version-4.1.3-SNAPSHOT')\n// https://github.com/surfstudio/jenkins-pipeline-lib\ni...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Update Deploy CI
652,332
09.11.2021 17:39:25
-10,800
43505f67d1616baf03f59e851eb690867fe6f732
Increase global alpha version counter to 206 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"template\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 57,\n+ \"unstable_version\": 58,\n\"stable\": false,\n\"dir\": \"template\",\n\"libs\": [],\n" }, { "...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 206 [skip ci] [version]
652,312
10.11.2021 16:02:03
-10,800
8d1f0af03d41a317876001e7d330ed4d944da6fb
Remove me.zhanghai.android.materialprogressbar
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "},\n{\n\"id\": \"custom-view\",\n- \"version\": \"0.5.0\",\n+ \"version\": \"0.5.1\",\n\"unstable_version\": 0,\n- \"stable\": true,\n+ \"stable\": false,\n\"dir\": \"custom-view\",\n\...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Remove me.zhanghai.android.materialprogressbar
652,312
10.11.2021 16:22:11
-10,800
3390b4053c5c567a00d07f6a65f052c9aeb03df1
Remove io.supercharge:shimmerlayout
[ { "change_type": "MODIFY", "old_path": "buildSrc/config.gradle", "new_path": "buildSrc/config.gradle", "diff": "@@ -92,7 +92,7 @@ ext {\n\"com.annimon:stream\" : \"1.2.1\", //https://bit.ly/2Ke0nlQ\n\"com.github.anrwatchdog:anrwatchdog\" : \"1.4.0\", //http://bit.ly/2NZvjZc\n\"com.caverock:androidsv...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Remove io.supercharge:shimmerlayout
652,332
10.11.2021 19:53:50
-10,800
f73ca1dce4535d93a76c9ebba34a8dac6729320f
Increase global alpha version counter to 207 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"common\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 11,\n+ \"unstable_version\": 12,\n\"stable\": false,\n\"dir\": \"common\",\n\"libs\": [\n{\n\"id\": \"mvi\",\n\...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 207 [skip ci] [version]
652,312
10.11.2021 20:32:46
-10,800
433155a382fdea927fdd1cd0fd9b4babf8c3bf21
Remove jcenter() from template
[ { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "## 0.5.0-alpha\n##### Template\n+* Remove jcenter()\n* Remove MaterialProgressBar\n* Template updates:\n* Fix BasePushHandleStrategy (make push notifications visible by default)\n" ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Remove jcenter() from template