author
int64
658
755k
date
stringdate
2012-06-12 08:34:29
2024-07-22 14:51:21
timezone
int64
-46,800
43.2k
hash
stringlengths
40
40
message
stringlengths
5
490
mods
listlengths
1
16
language
stringclasses
20 values
license
stringclasses
3 values
repo
stringlengths
5
68
original_message
stringlengths
12
491
652,322
16.10.2019 08:45:23
-10,800
0750fcd8c4c2cf9aa874c5c3a800f39b7dfc2fec
remove samples.json // update README.MD // move buildCache.gradle to buildSrc
[ { "change_type": "MODIFY", "old_path": "android-standard-version-plugin/README.md", "new_path": "android-standard-version-plugin/README.md", "diff": "@@ -18,7 +18,7 @@ buildscript {\n}\ndependencies {\n- classpath 'ru.surfstudio.android:version-plugin:version'\n+ classpath 'ru.surfstudio.android:ver...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-738 remove samples.json // update README.MD // move buildCache.gradle to buildSrc
652,316
18.10.2019 17:07:25
-10,800
84fde283be55f89c073dfdb450a79300c693ae13
Replace old proguard dependencies with new ones
[ { "change_type": "MODIFY", "old_path": "template/proguard-rules.pro", "new_path": "template/proguard-rules.pro", "diff": "-dontwarn afu.org.checkerframework.checker.regex.**\n-dontwarn afu.org.checkerframework.checker.units.**\n--keep class * implements ru.surfstudio.android.network.Transformable\n-...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-671 Replace old proguard dependencies with new ones
652,316
18.10.2019 17:07:48
-10,800
1b113024fec650187214e44dca52d0346b06508e
Add cross feature fragment proguard dependencies
[ { "change_type": "MODIFY", "old_path": "template/proguard-rules.pro", "new_path": "template/proguard-rules.pro", "diff": "#android standard\n-keep class ru.surfstudio.android.rx.extension.ConsumerSafe { *; }\n-keep class ru.surfstudio.android.rx.extension.ActionSafe { *; }\n+\n+#cross feature fragme...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-671 Add cross feature fragment proguard dependencies
652,315
31.10.2019 03:06:02
-10,800
5aca403a4113e3d938b804b532c8e7e485f67446
ImageLoader improvements (disableHardwareConfiguration and dontAnimate methods)
[ { "change_type": "MODIFY", "old_path": "imageloader/RELEASE_NOTES.md", "new_path": "imageloader/RELEASE_NOTES.md", "diff": "# Imageloader Release Notes\n## 0.5.0-alpha\n##### Imageloader\n-* TODO\n+* Added ability to disable hardware bitmaps config and immediate GIF playback after loading\n## 0.4.0\...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ImageLoader improvements (disableHardwareConfiguration and dontAnimate methods)
652,323
31.10.2019 14:42:51
0
8774290328ceefb8723ee051525c782e97bfd792
RELEASE_NOTES.md edited online with Bitbucket
[ { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "* ANDDEP-329 Added RxJava2Debug\n* ANDDEP-702 Fixed script for local connection of android standard\n* ANDDEP-413 Added transition to WindowVQA on DebugScreen\n-* ANDDEP-459 Added tr...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
RELEASE_NOTES.md edited online with Bitbucket
652,341
06.11.2019 16:30:57
-14,400
17160e72b315d2203fb07395285380b4c6041b6f
added headers to ImageLoader when specifying URL
[ { "change_type": "MODIFY", "old_path": "gradle.properties", "new_path": "gradle.properties", "diff": "# http://www.gradle.org/docs/current/userguide/build_environment.html\n# Specifies the JVM arguments used for the daemon process.\n# The setting is particularly useful for tweaking memory settings.\...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-781 added headers to ImageLoader when specifying URL
652,341
06.11.2019 17:52:48
-14,400
88e85d65e97a10c2273ab5df4312227a688d3b5c
one Editor instance per SP, added optional name, remove/clear methods
[ { "change_type": "MODIFY", "old_path": "shared-pref/lib-shared-pref/src/main/java/ru/surfstudio/android/shared/pref/SettingsUtil.kt", "new_path": "shared-pref/lib-shared-pref/src/main/java/ru/surfstudio/android/shared/pref/SettingsUtil.kt", "diff": "*/\npackage ru.surfstudio.android.shared.pref\n+im...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-782 one Editor instance per SP, added optional name, remove/clear methods
652,341
06.11.2019 19:21:49
-14,400
a31b5d0a96dd44d35bdaa2dc46a6c0a6f0dd5e44
BaseItemController: added unbind method, map for type ids
[ { "change_type": "MODIFY", "old_path": "core-ui/lib-core-ui/src/main/java/ru/surfstudio/android/core/ui/navigation/activity/route/ActivityWithResultRoute.java", "new_path": "core-ui/lib-core-ui/src/main/java/ru/surfstudio/android/core/ui/navigation/activity/route/ActivityWithResultRoute.java", "diff...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-784 BaseItemController: added unbind method, map for type ids
652,341
06.11.2019 20:14:10
-14,400
89ebec99326ce51c37f5d2aa255158938ab05140
added check for existing id in map; release note
[ { "change_type": "MODIFY", "old_path": "easyadapter/RELEASE_NOTES.md", "new_path": "easyadapter/RELEASE_NOTES.md", "diff": "[TOC]\n# Easy-adapter Release Notes\n+\n## 1.0.0-alpha\n##### Easyadapter\n* ANDDEP-270 Added support for asynchronous view inflate in ViewHolder\n+* ANDDEP-784 Added unbind me...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-784 added check for existing id in map; release note
652,314
07.11.2019 09:57:46
-10,800
9a87eeb74b2c1fe5c3293b4f216292258ce5729e
improve easyadapter
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "},\n{\n\"id\": \"easyadapter\",\n- \"version\": \"1.0.0\",\n+ \"version\": \"1.1.0\",\n\"unstable_version\": 1,\n\"stable\": false,\n\"dir\": \"easyadapter\",\n" }, { "change_t...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-646 - improve easyadapter
652,341
07.11.2019 20:16:32
-14,400
b889e5a93a87b500b31eb5980734a2466adb82d8
MessageController refactoring, added containers and test screen
[ { "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-466 Fixed crash when calling `FragmentNavigaotr.popStack` with `popDepth` < 0\n+* ANDDEP-783 Added parametrized containers for MessageController...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-783 MessageController refactoring, added containers and test screen
652,341
07.11.2019 23:40:53
-14,400
a2ed97a3235c399ca7f442f877df409d765ec4fa
changed some argument types in message params, formatting
[ { "change_type": "MODIFY", "old_path": "message-controller/lib-message-controller/src/main/java/ru/surfstudio/android/message/MessageController.kt", "new_path": "message-controller/lib-message-controller/src/main/java/ru/surfstudio/android/message/MessageController.kt", "diff": "@@ -35,7 +35,7 @@ in...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-783 changed some argument types in message params, formatting
652,341
08.11.2019 16:29:33
-14,400
d00ff0de230310a5d7316fb0ed5f14b56fe9759d
async flag for save changes in prefs
[ { "change_type": "MODIFY", "old_path": "shared-pref/RELEASE_NOTES.md", "new_path": "shared-pref/RELEASE_NOTES.md", "diff": "## 0.5.0-alpha\n##### Shared-pref\n* ANDDEP-687 Changed \"com.annimon:stream\" dependency from \"api\" to \"implementation\" type\n-* ANDDEP-782 one Editor instance per SP, add...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-782 async flag for save changes in prefs
652,316
12.11.2019 11:13:54
-10,800
80e694fb30373407f387ba8960f1fd0148c9340e
Translate docs to english
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"android_standard_dependencies\": [\n{\n\"name\": \"mvi-core\",\n- \"type\": \"implementation\"\n+ \"type\": \"api\"\n},\n{\n\"name\": \"logger\",\n" }, { "change_type": "MODI...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Translate docs to english
652,341
12.11.2019 18:21:37
-14,400
29aa866852b36ff278627894fa7c84d438725b92
message sample moved from core-ui, button added to main screen for navigation
[ { "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-466 Fixed crash when calling `FragmentNavigaotr.popStack` with `popDepth` < 0\n-* ANDDEP-783 Added parametrized containers for MessageController...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-783 message sample moved from core-ui, button added to main screen for navigation
652,312
13.11.2019 18:06:27
-10,800
fedaf82717e995a2dd80b6ac7e3312919235a913
Add new security utils
[ { "change_type": "MODIFY", "old_path": "security/RELEASE_NOTES.md", "new_path": "security/RELEASE_NOTES.md", "diff": "##### Security\n* SBB-2697 Fixed method return value ```CertificatePinnerCreator.extractPeerCertificate```\n* ANDDEP-687 Changed \"com.squareup.okhttp3:logging-interceptor\" dependen...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Add new security utils
652,316
15.11.2019 15:07:47
-10,800
89271496566ea3bd1a92750abe3258941895946c
Open fragment function edit
[ { "change_type": "MODIFY", "old_path": "mvi/lib-mvi-impls/src/main/java/ru/surfstudio/android/core/mvi/impls/ui/middleware/navigation/ScreenNavigator.kt", "new_path": "mvi/lib-mvi-impls/src/main/java/ru/surfstudio/android/core/mvi/impls/ui/middleware/navigation/ScreenNavigator.kt", "diff": "@@ -98,6...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Open fragment function edit
652,341
15.11.2019 19:35:49
-14,400
57f0c738cf391c1f617866d22ee7bfde2c0a8897
release notes changed
[ { "change_type": "MODIFY", "old_path": "message-controller/RELEASE_NOTES.md", "new_path": "message-controller/RELEASE_NOTES.md", "diff": "## 0.5.0-alpha\n##### Message-controller\n* ANDDEP-687 Removed \"androidx.exifinterface:exifinterface\" dependency\n-* ANDDEP-783 Added parametrized containers fo...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-783 release notes changed
652,315
19.11.2019 01:22:17
-10,800
849b44a1259e9acf89546c61b159d59eff92d041
Added synchronous Differ
[ { "change_type": "MODIFY", "old_path": "easyadapter/lib-easyadapter/src/main/java/ru/surfstudio/android/easyadapter/EasyAdapter.java", "new_path": "easyadapter/lib-easyadapter/src/main/java/ru/surfstudio/android/easyadapter/EasyAdapter.java", "diff": "@@ -27,14 +27,18 @@ import androidx.recyclerview...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Added synchronous Differ
652,315
19.11.2019 01:27:14
-10,800
fd64108123a994ae57621845eb834c273fa81d80
Added license block for created Differ files + fixed RELEASE_NOTES
[ { "change_type": "MODIFY", "old_path": "easyadapter/RELEASE_NOTES.md", "new_path": "easyadapter/RELEASE_NOTES.md", "diff": "## 1.1.0-alpha\n##### Easyadapter\n* ANDDEP-646 - Improved EasyAdapter. In BaseItem added next and previous links to items, adapterPosition, position in ItemList.\n+* Added sup...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Added license block for created Differ files + fixed RELEASE_NOTES
652,315
19.11.2019 01:33:43
-10,800
e8dc1ce09c1c778927047f0ab398fc440d961dbe
Added default values description to async diff calculation Easy Adapter methods
[ { "change_type": "MODIFY", "old_path": "easyadapter/lib-easyadapter/src/main/java/ru/surfstudio/android/easyadapter/EasyAdapter.java", "new_path": "easyadapter/lib-easyadapter/src/main/java/ru/surfstudio/android/easyadapter/EasyAdapter.java", "diff": "@@ -153,6 +153,8 @@ public class EasyAdapter ext...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Added default values description to async diff calculation Easy Adapter methods
652,316
15.11.2019 16:12:06
-10,800
53a90ab894d83e24781af904de72f51d01c908ad
Make screenNavigator function open for inheritance
[ { "change_type": "MODIFY", "old_path": "mvi/lib-mvi-impls/src/main/java/ru/surfstudio/android/core/mvi/impls/ui/middleware/navigation/ScreenNavigator.kt", "new_path": "mvi/lib-mvi-impls/src/main/java/ru/surfstudio/android/core/mvi/impls/ui/middleware/navigation/ScreenNavigator.kt", "diff": "@@ -26,7...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Make screenNavigator function open for inheritance
652,316
15.11.2019 16:32:26
-10,800
ba4e11e64cf00d3213557e13720089cb3a68b3d8
Make compose transformers
[ { "change_type": "MODIFY", "old_path": "mvi/lib-mvi-impls/src/main/java/ru/surfstudio/android/core/mvi/impls/ui/middleware/dsl/EventTransformerList.kt", "new_path": "mvi/lib-mvi-impls/src/main/java/ru/surfstudio/android/core/mvi/impls/ui/middleware/dsl/EventTransformerList.kt", "diff": "@@ -42,7 +42...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Make compose transformers
652,327
20.11.2019 14:00:31
-10,800
ab2c67c1a5f5171528491ceb3ebe2fe6a909f1c1
EasyAdapter: fix bug in onViewRecycled method
[ { "change_type": "MODIFY", "old_path": "easyadapter/lib-easyadapter/src/main/java/ru/surfstudio/android/easyadapter/EasyAdapter.java", "new_path": "easyadapter/lib-easyadapter/src/main/java/ru/surfstudio/android/easyadapter/EasyAdapter.java", "diff": "@@ -103,9 +103,12 @@ public class EasyAdapter ex...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
EasyAdapter: fix bug in onViewRecycled method
652,327
27.11.2019 18:03:28
-10,800
fd7fed7e0fdfab954d9bee792a168b9e61c87984
implemented logic for sending messages to Slack when changing RELEASE_NOTES
[ { "change_type": "MODIFY", "old_path": "buildSrc/buildTasks.gradle", "new_path": "buildSrc/buildTasks.gradle", "diff": "@@ -81,6 +81,8 @@ task distributeArtifactsToBintrayTask(type: DistributeArtifactsToBintrayTask) //\ntask generateReleaseNotesDiff(type: GenerateReleaseNotesDiffTask) // helper\n+ta...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
implemented logic for sending messages to Slack when changing RELEASE_NOTES
652,328
28.11.2019 10:40:59
-10,800
718bf7f68fa11b9719a7d3309249a157404403d4
Fix link url for jenkins build The getBuildUrlSlackLink method returns a formatted jenkins build link in slack format
[ { "change_type": "MODIFY", "old_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "new_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "diff": "@@ -183,7 +183,7 @@ pipeline.stages = [\npipeline.finalizeBody = {\n- def jenkinsLink = CommonUtil.getBuildUrlMarkdownLink(script)\n+ def jenkinsLin...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fix link url for jenkins build The getBuildUrlSlackLink method returns a formatted jenkins build link in slack format
652,316
28.11.2019 13:22:17
-10,800
ebb426db7015e4b9fd48c5367cd8b94179b6416f
Add scheduler which runs code immediate when in main thread
[ { "change_type": "MODIFY", "old_path": "core-mvp-binding/RELEASE_NOTES.md", "new_path": "core-mvp-binding/RELEASE_NOTES.md", "diff": "* ANDDEP-687 Added \"androidx.constraintlayout:constraintlayout\" dependency with \"implementation\" type\n* Clearing `BaseRxFragmentView.viewDisposable` move from on...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Add scheduler which runs code immediate when in main thread
652,316
28.11.2019 13:25:45
-10,800
2edcbb6e6a5716aa1442ab0461be56b5566f4d0e
Fixed RequestState's observeHasError method + added observeOptionalData
[ { "change_type": "MODIFY", "old_path": "core-mvp-binding/RELEASE_NOTES.md", "new_path": "core-mvp-binding/RELEASE_NOTES.md", "diff": "* ANDDEP-687 Added \"androidx.constraintlayout:constraintlayout\" dependency with \"implementation\" type\n* Clearing `BaseRxFragmentView.viewDisposable` move from on...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fixed RequestState's observeHasError method + added observeOptionalData
652,316
28.11.2019 17:54:15
-10,800
01bb31060e333ae5108146cfbccd560fd2e0b599
Fixed scheduler naming
[ { "change_type": "MODIFY", "old_path": "core-mvp-binding/RELEASE_NOTES.md", "new_path": "core-mvp-binding/RELEASE_NOTES.md", "diff": "* ANDDEP-687 Added \"androidx.constraintlayout:constraintlayout\" dependency with \"implementation\" type\n* Clearing `BaseRxFragmentView.viewDisposable` move from on...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fixed scheduler naming
652,327
29.11.2019 14:54:10
-10,800
ce81f2f6ec31333e6f2f7d0d46fa2c74335e0ff1
fix bug: RELEASE_NOTES changes do not work for commit after merge
[ { "change_type": "MODIFY", "old_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "new_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "diff": "@@ -106,7 +106,8 @@ pipeline.stages = [\nRepositoryUtil.saveCurrentGitCommitHash(script)\n},\npipeline.stage(NOTIFY_ABOUT_NEW_RELEASE_NOTES, StageSt...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
fix bug: RELEASE_NOTES changes do not work for commit after merge
652,316
29.11.2019 20:14:54
-10,800
39d1a51f5154fdbfde45a3bb5932c80edf87d5d6
Add empty transformation to trigger reactor
[ { "change_type": "MODIFY", "old_path": "mvi/lib-mvi-impls/src/main/java/ru/surfstudio/android/core/mvi/impls/ui/middleware/BaseMiddleware.kt", "new_path": "mvi/lib-mvi-impls/src/main/java/ru/surfstudio/android/core/mvi/impls/ui/middleware/BaseMiddleware.kt", "diff": "@@ -62,5 +62,23 @@ abstract clas...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Add empty transformation to trigger reactor
652,316
02.12.2019 10:11:02
-10,800
e7da064d7f19f0def1cba956aa905f1f0868eefa
Fixed worker visibility
[ { "change_type": "MODIFY", "old_path": "rx-extension/lib-rx-extension/src/main/java/ru/surfstudio/android/rx/extension/scheduler/MainThreadImmediateScheduler.kt", "new_path": "rx-extension/lib-rx-extension/src/main/java/ru/surfstudio/android/rx/extension/scheduler/MainThreadImmediateScheduler.kt", "...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fixed worker visibility
652,316
02.12.2019 10:24:41
-10,800
0443a8c51be80063b8e25f5dd83f086d3c88e501
Fix kdoc and add release notes
[ { "change_type": "MODIFY", "old_path": "mvi/RELEASE_NOTES.md", "new_path": "mvi/RELEASE_NOTES.md", "diff": "* Add base mvi entities to mvi-impls module\n* Refactor screen navigation, add NavigationMiddleware\n* Add CompositionEvent and event composition principle, navigation composition\n+* Add empt...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fix kdoc and add release notes
652,313
03.12.2019 14:55:03
-10,800
a458490dcd25645a91c5b259139616db90c3ffb6
Fixed the appear of the invisible item in all rows except first in case of using GridLayoutManager
[ { "change_type": "MODIFY", "old_path": "easyadapter/RELEASE_NOTES.md", "new_path": "easyadapter/RELEASE_NOTES.md", "diff": "## 1.1.0-alpha\n##### Easyadapter\n* ANDDEP-646 - Improved EasyAdapter. In BaseItem added next and previous links to items, adapterPosition, position in ItemList.\n+* ANDDEP-79...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-795 - Fixed the appear of the invisible item in all rows except first in case of using GridLayoutManager
652,355
04.12.2019 12:42:11
-10,800
88684e885701e1d2efcb2359e4e4a7bed16b4d06
Fix extra name for negative button in DefaultSettingsRationalActivity
[ { "change_type": "MODIFY", "old_path": "core-ui/lib-core-ui/src/main/java/ru/surfstudio/android/core/ui/permission/screens/settings_rational/DefaultSettingsRationalActivity.kt", "new_path": "core-ui/lib-core-ui/src/main/java/ru/surfstudio/android/core/ui/permission/screens/settings_rational/DefaultSetti...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fix extra name for negative button in DefaultSettingsRationalActivity
652,316
05.12.2019 20:27:03
-10,800
682659965b7db3ef05af5a9adbb8047662212b4f
Add CustomAlertDialogView classes + update sample
[ { "change_type": "MODIFY", "old_path": "core-ui/lib-core-ui/src/main/java/ru/surfstudio/android/core/ui/navigation/Route.java", "new_path": "core-ui/lib-core-ui/src/main/java/ru/surfstudio/android/core/ui/navigation/Route.java", "diff": "@@ -49,4 +49,6 @@ public interface Route {\nString EXTRA_EIGHT...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Add CustomAlertDialogView classes + update sample
652,316
06.12.2019 14:30:32
-10,800
783ffe2e7bc529662d9a97377e1603c7d852bb0c
Documentation translation + release notes fixes
[ { "change_type": "MODIFY", "old_path": "core-ui/RELEASE_NOTES.md", "new_path": "core-ui/RELEASE_NOTES.md", "diff": "##### Core-ui\n* ANDDEP-466 Fixed crash when calling `FragmentNavigaotr.popStack` with `popDepth` < 0\n* Fix logging screen names\n+* Add additional Route Extra parameters\n## 0.4.0\n#...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Documentation translation + release notes fixes
652,316
06.12.2019 14:33:05
-10,800
121ee386fbaa9862c5f5378aee558cd694066a73
Fix route parameters
[ { "change_type": "MODIFY", "old_path": "core-ui/lib-core-ui/src/main/java/ru/surfstudio/android/core/ui/navigation/Route.java", "new_path": "core-ui/lib-core-ui/src/main/java/ru/surfstudio/android/core/ui/navigation/Route.java", "diff": "@@ -49,6 +49,6 @@ public interface Route {\nString EXTRA_EIGHT...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fix route parameters
652,316
06.12.2019 16:40:12
-10,800
d4b7b4fbf8480adb479c49c5b3da41b962b0e39b
Add color styling to generateDependencyGraph task
[ { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "* Fixed debug screen push notification appearing on each App#onCreate invocation\n* ANDDEP-770 Fixed textStyle overriding and proguard bugs\n* Added `PostfixEditText` to base_feature...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Add color styling to generateDependencyGraph task
652,316
12.12.2019 11:22:25
-10,800
8f2f289f8c4fee11884db3e17df90095a0f27ffc
Rename StandardReactDialogView
[ { "change_type": "RENAME", "old_path": "mvi/lib-mvi-impls/src/main/java/ru/surfstudio/android/core/mvi/impls/ui/dialog/standard/CustomAlertDialogRoute.kt", "new_path": "mvi/lib-mvi-impls/src/main/java/ru/surfstudio/android/core/mvi/impls/ui/dialog/standard/StandardReactDialogRoute.kt", "diff": "@@ -...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Rename StandardReactDialogView
652,315
12.12.2019 17:50:06
-10,800
410022cf202c21a50b271128f11488614caac6c4
Fixed infinite scroll crash and scroll position saving mechanism
[ { "change_type": "MODIFY", "old_path": "easyadapter/lib-easyadapter/src/main/java/ru/surfstudio/android/easyadapter/EasyAdapter.java", "new_path": "easyadapter/lib-easyadapter/src/main/java/ru/surfstudio/android/easyadapter/EasyAdapter.java", "diff": "@@ -118,9 +118,9 @@ public class EasyAdapter ext...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-812 Fixed infinite scroll crash and scroll position saving mechanism
652,335
13.12.2019 15:15:35
-10,800
6942fa964a8a4109c96cdcd50300989ced6905d6
Increase global alpha version counter to 58 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"easyadapter\",\n\"version\": \"1.1.0\",\n- \"unstable_version\": 4,\n+ \"unstable_version\": 5,\n\"stable\": false,\n\"dir\": \"easyadapter\",\n\"libs\": [\n" }, { ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 58 [skip ci] [version]
652,316
16.12.2019 00:12:05
-10,800
ca7a52f7782bd9626be2cb4342b03401d1038041
Add customizable EventHub logger
[ { "change_type": "MODIFY", "old_path": "mvi/RELEASE_NOTES.md", "new_path": "mvi/RELEASE_NOTES.md", "diff": "if Middleware doesn't contain any transformations, Reactor.react method won't be triggered,\neven if stream contains events from UI, which should be reacted directly.\n* Add examples and addit...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Add customizable EventHub logger
652,316
20.12.2019 17:32:16
-10,800
f77770258d017167ddefa4ffb66a277941372ed4
Fixed synchronous DiffResult dispatching in DefaultDiffer
[ { "change_type": "MODIFY", "old_path": "easyadapter/RELEASE_NOTES.md", "new_path": "easyadapter/RELEASE_NOTES.md", "diff": "* ANDDEP-784 Added unbind method to BaseItemController, fixed view type collision by generating each id for item controller class\n* Added support for asynchronous item list up...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
REN-829 Fixed synchronous DiffResult dispatching in DefaultDiffer
652,316
07.01.2020 00:06:46
-10,800
ea820f800c830adedc5704effa4be6b4bf4b6f65
Refactor reducer logic
[ { "change_type": "MODIFY", "old_path": "mvi/sample/src/main/java/ru/surfstudio/android/core/mvi/sample/ui/screen/simple_list/SimpleListActivityView.kt", "new_path": "mvi/sample/src/main/java/ru/surfstudio/android/core/mvi/sample/ui/screen/simple_list/SimpleListActivityView.kt", "diff": "@@ -7,9 +7,1...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Refactor reducer logic
652,316
07.01.2020 00:58:43
-10,800
996701747eed73657659cbcb6d8bbca732988300
Delete logger files
[ { "change_type": "MODIFY", "old_path": "mvi/sample/src/main/java/ru/surfstudio/android/core/mvi/sample/ui/screen/simple_list/SimpleListActivityView.kt", "new_path": "mvi/sample/src/main/java/ru/surfstudio/android/core/mvi/sample/ui/screen/simple_list/SimpleListActivityView.kt", "diff": "@@ -12,7 +12...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Delete logger files
652,335
17.01.2020 16:05:28
-10,800
4f6d34b287b99b916b736bf6f929cac835d79788
Increase global alpha version counter to 59 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"easyadapter\",\n\"version\": \"1.1.0\",\n- \"unstable_version\": 5,\n+ \"unstable_version\": 6,\n\"stable\": false,\n\"dir\": \"easyadapter\",\n\"libs\": [\n" }, { ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 59 [skip ci] [version]
652,303
21.01.2020 11:00:17
-10,800
ced6b279b0e0bb36af922be7c396d1673d93ba12
cross fading with placeholders and transparent images fixed, the ability to hide background image is added to crossfade() method
[ { "change_type": "MODIFY", "old_path": "imageloader/RELEASE_NOTES.md", "new_path": "imageloader/RELEASE_NOTES.md", "diff": "##### Imageloader\n* Added ability to disable hardware bitmaps config and immediate GIF playback after loading\n* ANDDEP-781 Added headers to ImageLoader when specifying URL\n+...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-464 cross fading with placeholders and transparent images fixed, the ability to hide background image is added to crossfade() method
652,312
22.01.2020 18:06:47
-10,800
7cef56cb67622517782a2786aecd11ce1b4d3954
Add firebase app distribution to template
[ { "change_type": "ADD", "old_path": null, "new_path": "mvi/lib-mvi-impls/.gitignore", "diff": "+/build\n" }, { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "* ANDDEP-770 Fixed textStyle overriding and proguard ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Add firebase app distribution to template
652,312
22.01.2020 19:02:12
-10,800
f15fcefeeeb014d0359d75c25f33fec2951ee5e8
Add firebase-crashlytics to template
[ { "change_type": "MODIFY", "old_path": "template/app/build.gradle", "new_path": "template/app/build.gradle", "diff": "-buildscript {\n- repositories {\n- maven { url 'https://maven.fabric.io/public' }\n- }\n-}\n-\napply plugin: 'com.android.application'\napply plugin: 'kotlin-android'\napply plugin:...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Add firebase-crashlytics to template
652,335
23.01.2020 21:49:16
-10,800
730262d18865e3110ec90da5cf6427edff89e903
Increase global alpha version counter to 60 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/projectConfiguration.json", "new_path": "buildSrc/projectConfiguration.json", "diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 59,\n+ \"unstable_version\": 60,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_versi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 60 [skip ci] [version]
652,304
23.01.2020 21:57:31
-10,800
5eb1f0947725d4fc29950117363c27ca77035d8e
unmerciful fix
[ { "change_type": "MODIFY", "old_path": "buildSrc/src/main/kotlin/ru/surfstudio/android/build/exceptions/release_notes/ReleaseNotesContainsCyrillicException.kt", "new_path": "buildSrc/src/main/kotlin/ru/surfstudio/android/build/exceptions/release_notes/ReleaseNotesContainsCyrillicException.kt", "diff...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-852 unmerciful fix
652,335
23.01.2020 22:41:44
-10,800
507a2a6db91288371c364d4b185cffe6bac93f42
Increase global alpha version counter to 61 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/projectConfiguration.json", "new_path": "buildSrc/projectConfiguration.json", "diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 60,\n+ \"unstable_version\": 61,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_versi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 61 [skip ci] [version]
652,335
23.01.2020 23:08:02
-10,800
b37794e0d02f5a4b6abe0d353aebf83d30ee16f8
Increase global alpha version counter to 62 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/projectConfiguration.json", "new_path": "buildSrc/projectConfiguration.json", "diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 61,\n+ \"unstable_version\": 62,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_versi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 62 [skip ci] [version]
652,312
24.01.2020 17:20:20
-10,800
3df68603196c1d4a45d1b3ea3788322541fd37f6
Firebase crashlytics template migration
[ { "change_type": "MODIFY", "old_path": "buildSrc/config.gradle", "new_path": "buildSrc/config.gradle", "diff": "@@ -30,15 +30,15 @@ ext {\ndebugVersionNameSuffix = \".debug\"\nqaVersionNameSuffix = \".qa\"\n- gradlePluginVersion = '3.2.1' //https://bit.ly/2NXD4Pe\n- buildToolsVersion = \"28.0.3\" //...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Firebase crashlytics template migration
652,335
24.01.2020 17:38:55
-10,800
926dc764e7931d859d57297fb02437e326c868b4
Increase global alpha version counter to 63 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/projectConfiguration.json", "new_path": "buildSrc/projectConfiguration.json", "diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 62,\n+ \"unstable_version\": 63,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_versi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 63 [skip ci] [version]
652,312
24.01.2020 17:45:10
-10,800
9519245995a18d178f55da0a66b31a0fab293b1d
Gradle plugin version update
[ { "change_type": "MODIFY", "old_path": "analytics/RELEASE_NOTES.md", "new_path": "analytics/RELEASE_NOTES.md", "diff": "* ANDDEP-294 Improved analytics module\n* Support for any analytics event parameters. The ability to send an event only to certain analysts or according to the conditions.\n* Old e...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Gradle plugin version update
652,312
24.01.2020 18:13:39
-10,800
96699cfc487d1666c33cba048f12881c77910b3d
Add FirebaseCrashlyticsRemoteLoggingStrategy
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -34,6 +34,7 @@ buildscript {\nDependencyConfigurator.classpath(project, \"org.jetbrains.kotlin:kotlin-gradle-plugin\")\nclasspath \"com.google.gms:google-services:$googleServicesVersion\"\nclasspath \"io.f...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Add FirebaseCrashlyticsRemoteLoggingStrategy
652,335
24.01.2020 18:15:43
-10,800
624c40d7f4965e97bae376d4f88e2567b183561d
Increase global alpha version counter to 64 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/projectConfiguration.json", "new_path": "buildSrc/projectConfiguration.json", "diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 63,\n+ \"unstable_version\": 64,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_versi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 64 [skip ci] [version]
652,312
24.01.2020 18:39:09
-10,800
2c1cb8a2788fa60ee23ecc272ccba62315dd1ee2
Translation of Logger documentation
[ { "change_type": "MODIFY", "old_path": "template/config.gradle", "new_path": "template/config.gradle", "diff": "@@ -61,7 +61,6 @@ ext {\nrxRelayVersion = '2.1.0' //https://goo.gl/E643M0\n//android framework\n- androidGradleToolsVersion = '3.2.1' //https://bit.ly/2NXD4Pe\nfirebaseCoreVersion = '16.0....
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Translation of Logger documentation
652,315
27.01.2020 01:49:38
-10,800
8baae78f91b98edf2c5e0d3eff22e5c8420e3bd9
Added event filtering method to EventTransformerList
[ { "change_type": "MODIFY", "old_path": "mvi/RELEASE_NOTES.md", "new_path": "mvi/RELEASE_NOTES.md", "diff": "if Middleware doesn't contain any transformations, Reactor.react method won't be triggered,\neven if stream contains events from UI, which should be reacted directly.\n* Add examples and addit...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Added event filtering method to EventTransformerList
652,335
27.01.2020 12:36:07
-10,800
d2cf966faabd951b0ff71745cd96ceed2d5c931b
Increase global alpha version counter to 65 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/projectConfiguration.json", "new_path": "buildSrc/projectConfiguration.json", "diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 64,\n+ \"unstable_version\": 65,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_versi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 65 [skip ci] [version]
652,312
27.01.2020 13:18:57
-10,800
17c53f2ae919327ed5f0deadc22d78dbb08db800
Cancel gradle plugin update
[ { "change_type": "MODIFY", "old_path": "buildSrc/config.gradle", "new_path": "buildSrc/config.gradle", "diff": "@@ -30,16 +30,16 @@ ext {\ndebugVersionNameSuffix = \".debug\"\nqaVersionNameSuffix = \".qa\"\n- gradlePluginVersion = '3.5.2' //https://bit.ly/2NXD4Pe\n- buildToolsVersion = \"29.0.0\" //...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Cancel gradle plugin update
652,309
27.01.2020 14:31:59
-10,800
ffb0676cb152d3272db9b69f1eedd8ed30ebb2d7
Has initialized library and sample modules for the RecyclerView ItemDecoration
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -15,6 +15,8 @@ allprojects {\n}\nbuildscript {\n+ ext.kotlin_version = '1.3.61'\n+\napply from: 'buildSrc/config.gradle'\n@@ -37,7 +39,9 @@ buildscript {\nclasspath \"com.gradle:build-scan-plugin:$buildSca...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-785 Has initialized library and sample modules for the RecyclerView ItemDecoration
652,312
27.01.2020 15:14:56
-10,800
31cb78f8e7b0109bfcf0466397abed2ad67e3705
kotlin and build tools version update
[ { "change_type": "MODIFY", "old_path": "buildSrc/build.gradle", "new_path": "buildSrc/build.gradle", "diff": "plugins {\n- id 'org.jetbrains.kotlin.jvm' version \"1.3.20\"\n+ id 'org.jetbrains.kotlin.jvm' version \"1.3.61\"\n}\nrepositories {\nmavenCentral()\njcenter()\n}\ndependencies {\n- implemen...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 kotlin and build tools version update
652,309
27.01.2020 15:37:32
-10,800
5873655764304f3d47f28ccacf20769188c9258d
Deleted extra changes
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -15,8 +15,6 @@ allprojects {\n}\nbuildscript {\n- ext.kotlin_version = '1.3.61'\n-\napply from: 'buildSrc/config.gradle'\n@@ -39,8 +37,7 @@ buildscript {\nclasspath \"com.gradle:build-scan-plugin:$buildSca...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-785 Deleted extra changes
652,309
27.01.2020 15:54:15
-10,800
4406a76d61dad5d6c83b4ae69e90ca24f267d65f
Cleared sample for CarouselDecoratorActivity
[ { "change_type": "MODIFY", "old_path": "recycler-decorator/sample/src/main/java/ru/surfstudio/android/recycler/decorator/sample/CarouselDecoratorActivity.kt", "new_path": "recycler-decorator/sample/src/main/java/ru/surfstudio/android/recycler/decorator/sample/CarouselDecoratorActivity.kt", "diff": "...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-785 Cleared sample for CarouselDecoratorActivity
652,335
27.01.2020 16:42:49
-10,800
91c0184e3b13b9d896c75e25e4fa0aea74eca4cc
Increase global alpha version counter to 66 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"mvi\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 5,\n+ \"unstable_version\": 6,\n\"stable\": false,\n\"dir\": \"mvi\",\n\"libs\": [\n{\n\"id\": \"core-mvp-binding\...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 66 [skip ci] [version]
652,335
27.01.2020 17:43:30
-10,800
a8c0843243748cb92bc63ef51fa03025183cc63a
Increase global alpha version counter to 67 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"mvi\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 6,\n+ \"unstable_version\": 7,\n\"stable\": false,\n\"dir\": \"mvi\",\n\"libs\": [\n{\n\"id\": \"core-ui\",\n\"ver...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 67 [skip ci] [version]
652,316
27.01.2020 18:08:06
-10,800
d44fa9c9528b5a7c0bd2a6c1fdf9573353e93611
Make state open and fix screen event hub logging
[ { "change_type": "MODIFY", "old_path": "core-mvp-binding/RELEASE_NOTES.md", "new_path": "core-mvp-binding/RELEASE_NOTES.md", "diff": "* AndroidSchedulers.mainThread() replaced with MainThreadImmediateScheduler\nin subscription methods of BaseRxViews.\n* Added description of two-way binding problem\n...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Make state open and fix screen event hub logging
652,335
28.01.2020 14:12:39
-10,800
2db73bbd6d4da9e528235e46141a52c297cd5cbf
Increase global alpha version counter to 68 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/projectConfiguration.json", "new_path": "buildSrc/projectConfiguration.json", "diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 67,\n+ \"unstable_version\": 68,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_versi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 68 [skip ci] [version]
652,335
28.01.2020 18:44:11
-10,800
4fc0c1e075d66230766728c8fcd5964b087564cb
Increase global alpha version counter to 69 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/projectConfiguration.json", "new_path": "buildSrc/projectConfiguration.json", "diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 68,\n+ \"unstable_version\": 69,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_versi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 69 [skip ci] [version]
652,335
29.01.2020 11:50:07
-10,800
658fb0be6016629ebd4bf0405c4f41d14a0b1a78
Increase global alpha version counter to 70 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/projectConfiguration.json", "new_path": "buildSrc/projectConfiguration.json", "diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 69,\n+ \"unstable_version\": 70,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_versi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 70 [skip ci] [version]
652,335
29.01.2020 22:06:38
-10,800
35ea114ec56fe67cfb0398abb92769a8cc34ed54
Increase global alpha version counter to 71 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"mvi\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 7,\n+ \"unstable_version\": 8,\n\"stable\": false,\n\"dir\": \"mvi\",\n\"libs\": [\n{\n\"id\": \"core-mvp-binding\...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 71 [skip ci] [version]
652,316
04.02.2020 14:26:22
-10,800
3c8de63564b2474c3d09633d77513123eb6392ee
Fix crash on dismiss simple dialog in child fragment
[ { "change_type": "MODIFY", "old_path": "mvp/RELEASE_NOTES.md", "new_path": "mvp/RELEASE_NOTES.md", "diff": "##### Mvp-dialog\n* ANDDEP-687 Changed \"javax.inject:javax.inject\" dependency from \"api\" to \"implementation\" type\n* Fix logging screen names\n+* ANDDEP-922 Fix crash on dismiss simple d...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-922 Fix crash on dismiss simple dialog in child fragment
652,316
04.02.2020 14:53:06
-10,800
9110ca3ff73d36cf2af02461543edd540d48427d
Add additional image schemes to docs
[ { "change_type": "MODIFY", "old_path": "mvi/RELEASE_NOTES.md", "new_path": "mvi/RELEASE_NOTES.md", "diff": "@@ -18,3 +18,4 @@ even if stream contains events from UI, which should be reacted directly.\n* Add .gitignore to mvi/lib-mvi-impls\n* Add CustomAlertDialog based on Events.\n* Move logging to ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Add additional image schemes to docs
652,316
04.02.2020 14:57:52
-10,800
4e83dc341d48438e498ae11ce91c61c742f01df1
Remove listen for result extension
[ { "change_type": "DELETE", "old_path": "mvi/lib-mvi-impls/src/main/java/ru/surfstudio/android/core/mvi/impls/ui/middleware/navigation/composition/ListenForResultExtensions.kt", "new_path": null, "diff": "-package ru.surfstudio.android.core.mvi.impls.ui.middleware.navigation.composition\n-\n-import i...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Remove listen for result extension
652,316
04.02.2020 15:04:15
-10,800
78066c533039636e47bc22f8279a5fb1d6af893f
Remove remove listen for result from NavigationMiddleware
[ { "change_type": "MODIFY", "old_path": "mvi/lib-mvi-impls/src/main/java/ru/surfstudio/android/core/mvi/impls/ui/middleware/navigation/NavigationMiddlewareInterface.kt", "new_path": "mvi/lib-mvi-impls/src/main/java/ru/surfstudio/android/core/mvi/impls/ui/middleware/navigation/NavigationMiddlewareInterfac...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Remove remove listen for result from NavigationMiddleware
652,316
05.02.2020 00:17:04
-10,800
18f72435dc9ef924942e24a877d9c30a2c7c3b97
Add core navigation module
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"has_mirror\": false,\n\"mirror_repo\": \"\"\n},\n+ {\n+ \"id\": \"navigation\",\n+ \"version\": \"0.5.0\",\n+ \"unstable_version\": 1,\n+ \"stable\": false,\n+ \"dir\": \"navigation\...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-312 Add core navigation module
652,316
05.02.2020 18:35:49
-10,800
167f8bec6e8a84f722ff4898457197d6eef493d0
Add animations and options
[ { "change_type": "ADD", "old_path": null, "new_path": "navigation/lib-navigation-core/src/main/java/ru/surfstudio/navigation/animation/Animations.kt", "diff": "+package ru.surfstudio.navigation.animation\n+\n+interface Animations\n\\ No newline at end of file\n" }, { "change_type": "ADD", ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-312 Add animations and options
652,335
07.02.2020 11:24:13
-10,800
9fc795ff20ab439f271be6817dce7ab6fae0b047
Increase global alpha version counter to 72 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"docs\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 7,\n+ \"unstable_version\": 8,\n\"stable\": false,\n\"dir\": \"docs\",\n\"libs\": [],\n" }, { "change_typ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 72 [skip ci] [version]
652,312
07.02.2020 11:31:57
-10,800
0a037e2c4f178bbf7edcfa40a2c47ab829e2528a
Add JenkinsfileTagJob
[ { "change_type": "ADD", "old_path": null, "new_path": "template/ci/JenkinsfileTagJob.groovy", "diff": "+@Library('surf-lib@version-2.0.0-SNAPSHOT')\n+// https://bitbucket.org/surfstudio/jenkins-pipeline-lib/\n+import ru.surfstudio.ci.pipeline.tag.TagPipelineAndroid\n+import ru.surfstudio.ci.stage.St...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Add JenkinsfileTagJob
652,312
07.02.2020 13:20:37
-10,800
23d9ab6d8df6e3ced13e39854ae57bb9fbf6be55
Add multiDexEnabled option for android standard module
[ { "change_type": "MODIFY", "old_path": "buildSrc/androidModule.gradle", "new_path": "buildSrc/androidModule.gradle", "diff": "@@ -15,6 +15,7 @@ android {\nbuildToolsVersion project.ext.buildToolsVersion\ndefaultConfig {\n+ multiDexEnabled true\nminSdkVersion project.ext.libMinSdkVersion\ntargetSdkVe...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Add multiDexEnabled option for android standard module
652,312
07.02.2020 14:07:23
-10,800
671054b02f0792bdfec2ed53c148b94dd0dc1960
Fix template build types
[ { "change_type": "MODIFY", "old_path": "template/f-debug/src/main/AndroidManifest.xml", "new_path": "template/f-debug/src/main/AndroidManifest.xml", "diff": "<provider\nandroid:name=\"com.krishna.debug_tools.utils.FileProvider\"\n- android:authorities=\"${applicationId}.debug.provider\"\n+ android:a...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Fix template build types
652,312
07.02.2020 15:39:27
-10,800
51d61e2f519b835f146bf9484de0a7bf845401b9
Fix template proguard rules
[ { "change_type": "MODIFY", "old_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "new_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "diff": "@@ -192,10 +192,10 @@ pipeline.stages = [\n},\npipeline.stage(CHECK_STABLE_MODULES_NOT_CHANGED, StageStrategy.UNSTABLE_WHEN_STAGE_ERROR) {\n- sc...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Fix template proguard rules
652,312
07.02.2020 15:42:36
-10,800
03774c971c8657e0af339f28c6249b6292c976b8
Fix android standard configs
[ { "change_type": "MODIFY", "old_path": "template/config.gradle", "new_path": "template/config.gradle", "diff": "@@ -42,9 +42,8 @@ ext {\nplayCoreVersion = '1.3.6' //http://bit.ly/2Hod1T1\n//gms\n- firebaseCoreVersion = '16.0.5' //http://bit.ly/2Q81pGJ\nfirebaseMessagingVersion = '20.1.0' //http://bi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Fix android standard configs
652,316
07.02.2020 16:25:02
-10,800
38c9124d2c695568ffa5730e8bef231decf0e754
Dialog navigator fix inconsistent behavior with tag and name
[ { "change_type": "MODIFY", "old_path": "mvp/RELEASE_NOTES.md", "new_path": "mvp/RELEASE_NOTES.md", "diff": "* ANDDEP-687 Changed \"javax.inject:javax.inject\" dependency from \"api\" to \"implementation\" type\n* Fix logging screen names\n* ANDDEP-922 Fix crash on dismiss simple dialog in child frag...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-922 Dialog navigator fix inconsistent behavior with tag and name
652,312
07.02.2020 18:28:13
-10,800
c4023650ab05187ebe2e43e41eff94d70925913d
Remove old firebase dependencies
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"artifact_name\": \"firebase-analytics\",\n\"third_party_dependencies\": [\n{\n- \"name\": \"com.google.firebase:firebase-core\",\n+ \"name\": \"com.google.firebase:firebase-analytics...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Remove old firebase dependencies
652,316
09.02.2020 23:03:23
-10,800
e322bb3611e946789e713521eab0546e421a8fe7
Add tab fragment navigator
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/command/Add.kt", "new_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/command/Add.kt", "diff": "@@ -9,7 +9,7 @@ import ru.surfstudio.android.navigation.ro...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-312 Add tab fragment navigator
652,316
10.02.2020 12:46:41
-10,800
a19ad8aae1e68a8597ed7f0f7d350763ae0b07d0
Fix dialogTag name
[ { "change_type": "MODIFY", "old_path": "mvp/lib-mvp-dialog/src/main/java/ru/surfstudio/android/mvp/dialog/navigation/navigator/DialogNavigator.java", "new_path": "mvp/lib-mvp-dialog/src/main/java/ru/surfstudio/android/mvp/dialog/navigation/navigator/DialogNavigator.java", "diff": "@@ -41,11 +41,11 @...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-922 Fix dialogTag name
652,312
10.02.2020 14:17:43
-10,800
8c1fd395f723911e5fcd8a681d14342bbd558bf5
Fix backward compatibility for RemoteLoggingStrategy
[ { "change_type": "MODIFY", "old_path": "logger/lib-logger/src/main/java/ru/surfstudio/android/logger/remote_logging_strategies/RemoteLoggingStrategy.kt", "new_path": "logger/lib-logger/src/main/java/ru/surfstudio/android/logger/remote_logging_strategies/RemoteLoggingStrategy.kt", "diff": "@@ -20,13 ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Fix backward compatibility for RemoteLoggingStrategy
652,312
10.02.2020 16:50:26
-10,800
7972e2e1541d5496a5121e36da9ae42e689cc516
Add default keys for setUser params
[ { "change_type": "MODIFY", "old_path": "logger/lib-logger/src/main/java/ru/surfstudio/android/logger/remote_logging_strategies/impl/firebase_crashlytics/FirebaseCrashlyticsRemoteLoggingStrategy.kt", "new_path": "logger/lib-logger/src/main/java/ru/surfstudio/android/logger/remote_logging_strategies/impl/...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Add default keys for setUser params
652,312
11.02.2020 12:35:49
-10,800
2afab85109bfbb49f5f44503624c9791504e5c1c
Add removing TEMP_FOLDER_NAME
[ { "change_type": "MODIFY", "old_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "new_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "diff": "@@ -43,12 +43,13 @@ def targetBranchChanged = false\ndef lastDestinationBranchCommitHash = \"\"\n//parameters\n-def final String SOURCE_BRANCH_P...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-392 Add removing TEMP_FOLDER_NAME
652,335
11.02.2020 15:52:13
-10,800
dbfe7bf791245e46122cac5fd2f1a248a4a4bf12
Increase global alpha version counter to 73 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/projectConfiguration.json", "new_path": "buildSrc/projectConfiguration.json", "diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 72,\n+ \"unstable_version\": 73,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_versi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 73 [skip ci] [version]
652,312
12.02.2020 11:08:58
-10,800
776d73dea182ecdcfe4bf6f188d6107d94c2bc93
Remove multidex for android standard module
[ { "change_type": "MODIFY", "old_path": "buildSrc/androidModule.gradle", "new_path": "buildSrc/androidModule.gradle", "diff": "@@ -15,7 +15,6 @@ android {\nbuildToolsVersion project.ext.buildToolsVersion\ndefaultConfig {\n- multiDexEnabled true\nminSdkVersion project.ext.libMinSdkVersion\ntargetSdkVe...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-927 Remove multidex for android standard module
652,316
12.02.2020 13:01:18
-10,800
2f7aa16e5fe983b43d83d2fe5352c354c20bcda6
Add message about backward compatibility to release notes
[ { "change_type": "MODIFY", "old_path": "mvp/RELEASE_NOTES.md", "new_path": "mvp/RELEASE_NOTES.md", "diff": "* ANDDEP-687 Changed \"javax.inject:javax.inject\" dependency from \"api\" to \"implementation\" type\n* Fix logging screen names\n* ANDDEP-922 Fix crash on dismiss simple dialog in child frag...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-922 Add message about backward compatibility to release notes
652,312
12.02.2020 12:20:07
-10,800
93b6adbbf85635f9c53e0d570e45708b8bef4d5a
Add FirebaseCrashlyticsRemoteLoggingStrategy to template
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -34,7 +34,6 @@ buildscript {\nDependencyConfigurator.classpath(project, \"org.jetbrains.kotlin:kotlin-gradle-plugin\")\nclasspath \"com.google.gms:google-services:$googleServicesVersion\"\nclasspath \"io.f...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-927 Add FirebaseCrashlyticsRemoteLoggingStrategy to template
652,335
12.02.2020 15:30:16
-10,800
ffcbeb2c08d474ddea911fda2c8ff10f648f6294
Increase global alpha version counter to 74 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"core-app\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 1,\n+ \"unstable_version\": 2,\n\"stable\": false,\n\"dir\": \"deprecated/core-app\",\n\"libs\": [\n{\n\"id\"...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 74 [skip ci] [version]
652,312
12.02.2020 17:41:38
-10,800
e4eac3a0f7ab08844e80410c0b3c8b36e64f9b47
Fix AndroidStandard PR pipeline stages order
[ { "change_type": "MODIFY", "old_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "new_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "diff": "@@ -235,13 +235,20 @@ pipeline.stages = [\npipeline.stage(BUILD) {\nAndroidPipelineHelper.buildStageBodyAndroid(script, \"clean assemble\")\n},\...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-929 Fix AndroidStandard PR pipeline stages order
652,335
13.02.2020 12:59:26
-10,800
e8b87324e3efd6f8fd98a5ffc363543d732737d1
Increase global alpha version counter to 75 [skip ci] [version]
[ { "change_type": "MODIFY", "old_path": "buildSrc/projectConfiguration.json", "new_path": "buildSrc/projectConfiguration.json", "diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 74,\n+ \"unstable_version\": 75,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_versi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Increase global alpha version counter to 75 [skip ci] [version]