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,316
28.06.2020 16:32:28
-10,800
03c1921d067a867cb663c36417974d56058ccaac
Add readme and roadmap
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation-rx/src/main/java/ru/surfstudio/android/navigation/rx/extension/FragmentNavigatorExtensions.kt", "new_path": "navigation/lib-navigation-rx/src/main/java/ru/surfstudio/android/navigation/rx/extension/FragmentNavigatorExtensions.kt", "di...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-312 Add readme and roadmap
652,316
28.06.2020 17:27:03
-10,800
b5975c3140bd3b90f9d795a5aaec5a519ee22a9f
Add module docs to modules
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation-observer/src/main/java/ru/surfstudio/android/navigation/observer/executor/AppCommandExecutorWithResult.kt", "new_path": "navigation/lib-navigation-observer/src/main/java/ru/surfstudio/android/navigation/observer/executor/AppCommandExecuto...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-312 Add module docs to modules
652,316
29.06.2020 10:29:15
-10,800
f97d2582067b70cbb528c226eb6bb54ffb1cc423
Refactor and add links to readme + add errors
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/navigator/fragment/tab/TabFragmentNavigator.kt", "new_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/navigator/fragment/tab/TabFragmentNavigator.kt", "di...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-312 Refactor and add links to readme + add errors
652,316
29.06.2020 10:56:44
-10,800
627fa0529c763e704e9ca85b6e353c76d17d96ff
Add missing docs and links to README
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/provider/container/FragmentNavigationContainer.kt", "new_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/provider/container/FragmentNavigationContainer.kt", ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-312 Add missing docs and links to README
652,327
02.07.2020 01:46:49
-10,800
610cb0df0fd85e3497fb6e412b4bc08d8323662a
Added methods setTitleText(text, type) and setSubTitleText(text, type) for TitleSubtitleView
[ { "change_type": "MODIFY", "old_path": "custom-view/RELEASE_NOTES.md", "new_path": "custom-view/RELEASE_NOTES.md", "diff": "* ANDDEP-468 Added functionality for setting title/subtitle drawables programmatically\n* ANDDEP-1048 Fixing wrong docs links and docs structure\n* Fixed lag when one type of s...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Added methods setTitleText(text, type) and setSubTitleText(text, type) for TitleSubtitleView
652,316
05.07.2020 12:59:19
-10,800
f16969d8d664effd4cd0232f52a829f97f78cd1e
Upgrade tab navigation mechanism, remove explicit tabFragmentNavigator from FragmentNavigationHolder
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/command/fragment/RemoveAll.kt", "new_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/command/fragment/RemoveAll.kt", "diff": "@@ -5,7 +5,6 @@ import ru.su...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-312 Upgrade tab navigation mechanism, remove explicit tabFragmentNavigator from FragmentNavigationHolder
652,316
05.07.2020 14:14:17
-10,800
30034a1e21484dd4862c7e66e746e0a3f8d4906a
Remove reduntant isTab remove command modifiers
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/command/fragment/RemoveAll.kt", "new_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/command/fragment/RemoveAll.kt", "diff": "@@ -14,13 +14,11 @@ import r...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-312 Remove reduntant isTab remove command modifiers
652,327
05.07.2020 19:22:07
-10,800
5afeb03306129dd5b5703834cb0ab00daf8e0574
Upgrade CheckBintrayStableVersionsJenkinsfile
[ { "change_type": "MODIFY", "old_path": "buildSrc/src/main/kotlin/ru/surfstudio/android/build/tasks/bintray_tasks/release/BaseCheckBintrayForReleaseTask.kt", "new_path": "buildSrc/src/main/kotlin/ru/surfstudio/android/build/tasks/bintray_tasks/release/BaseCheckBintrayForReleaseTask.kt", "diff": "@@ -...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1007 Upgrade CheckBintrayStableVersionsJenkinsfile
652,337
12.07.2020 15:05:02
-18,000
65139450e94d43a88b1b1e8dd63d584bf10cf4f4
fixed tsv ellipsize mode
[ { "change_type": "MODIFY", "old_path": "custom-view/RELEASE_NOTES.md", "new_path": "custom-view/RELEASE_NOTES.md", "diff": "* ANDDEP-468 Added functionality for setting title/subtitle drawables programmatically\n* ANDDEP-1048 Fixing wrong docs links and docs structure\n* Fixed lag when one type of s...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1090 fixed tsv ellipsize mode
652,316
20.07.2020 18:52:01
-10,800
b033db4fa56fa124b9341eaa0be5e2b4ababcf4e
Update FragmentNavigationProviderCallbacks provide method to work on api<26
[ { "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-312 Update FragmentNavigationProviderCallbacks provide method to work on api<26
652,328
27.07.2020 12:29:32
0
f415ce3b34873f19687c9d972a777308d29326fe
Add check skip ci for stage Checkout
[ { "change_type": "MODIFY", "old_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "new_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "diff": "@@ -108,6 +108,7 @@ pipeline.stages = [\nCommonUtil.abortDuplicateBuildsWithDescription(script, AbortDuplicateStrategy.ANOTHER, buildDescription)\nR...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Add check skip ci for stage Checkout
652,306
28.07.2020 17:17:30
-18,000
101db8ba6806c41d81e14a70def5afa7bb927acb
settings.gradle have to update by hand for FeatureModule and InteractorModule. Temp hotfix because of android studio 4.0 bug
[ { "change_type": "MODIFY", "old_path": "android-studio-settings/RELEASE_NOTES.md", "new_path": "android-studio-settings/RELEASE_NOTES.md", "diff": "* Init tracking changes in RELEASE_NOTES\n* Additional hunspell settings info.\n* ANDDEP-1021 Added FreeMarker template for MVI screen creation\n+* ANDD...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
settings.gradle have to update by hand for FeatureModule and InteractorModule. Temp hotfix because of android studio 4.0 bug
652,306
29.07.2020 14:27:31
-18,000
18591900590953078b9a1883e93cbad5b5bf5d57
created script for auto adding licence to android modules
[ { "change_type": "MODIFY", "old_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "new_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "diff": "@@ -23,6 +23,7 @@ def CHECK_UNSTABLE_MODULES_DO_NOT_BECAME_STABLE = 'Check Unstable Modules Do Not\ndef CHECK_MODULES_IN_DEPENDENCY_TREE_OF_STAB...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
created script for auto adding licence to android modules
652,306
29.07.2020 19:48:11
-18,000
f9fcb688a0342c6b5d81d13c216aaa91e8019220
Now add license script has execute rights
[ { "change_type": "MODIFY", "old_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "new_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "diff": "@@ -226,7 +226,8 @@ pipeline.stages = [\nscript.sh(\"./gradlew checkReleaseNotesChanged -PrevisionToCompare=${lastDestinationBranchCommitHash}\"...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Now add license script has execute rights
652,306
29.07.2020 20:03:36
-18,000
d49aae84cb0270145ce3a639e802b3f55a4f1832
add license stage added to CHECK_RESULTS. PR fix
[ { "change_type": "MODIFY", "old_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "new_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "diff": "@@ -226,7 +226,6 @@ pipeline.stages = [\nscript.sh(\"./gradlew checkReleaseNotesChanged -PrevisionToCompare=${lastDestinationBranchCommitHash}\"...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
add license stage added to CHECK_RESULTS. PR fix
652,306
29.07.2020 21:20:58
-18,000
7de6de23831451244ad7578278d377b48d7374eb
chmod returned
[ { "change_type": "MODIFY", "old_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "new_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "diff": "@@ -226,6 +226,7 @@ pipeline.stages = [\nscript.sh(\"./gradlew checkReleaseNotesChanged -PrevisionToCompare=${lastDestinationBranchCommitHash}\"...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
chmod returned
652,309
06.08.2020 00:09:23
-10,800
afe02794e247dcbbbd272351721ddb40559ab7a9
Add sample for sticky header [StickyHeaderDecor.kt]
[ { "change_type": "MODIFY", "old_path": "recycler-decorator/RELEASE_NOTES.md", "new_path": "recycler-decorator/RELEASE_NOTES.md", "diff": "* fix gradle config for recycler-decorator-easyadapter\n* Fix readme\n* ANDDEP-1048 Fixing wrong docs links and docs structure\n+* add sample for sticky header de...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Add sample for sticky header [StickyHeaderDecor.kt]
652,306
10.08.2020 12:32:23
-18,000
c683705578ef52ae07447020041bb7f02ddff29c
rename variable closer to meaning
[ { "change_type": "MODIFY", "old_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "new_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "diff": "@@ -23,7 +23,7 @@ def CHECK_UNSTABLE_MODULES_DO_NOT_BECAME_STABLE = 'Check Unstable Modules Do Not\ndef CHECK_MODULES_IN_DEPENDENCY_TREE_OF_STAB...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-713 rename variable closer to meaning
652,316
13.08.2020 11:21:42
-10,800
a0c2483e923b0639405f20cffb698c209bee38f8
Fix crash in fragmentManager's onActivityResumed
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"name\": \"androidx.appcompat:appcompat\",\n\"type\": \"implementation\"\n+ },\n+ {\n+ \"name\": \"androidx.lifecycle:lifecycle-runtime-ktx\",\n+ \"type\": \"implementation\"\n}\n]...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1113 Fix crash in fragmentManager's onActivityResumed
652,316
13.08.2020 16:07:01
-10,800
c217875e0c2fe62ffc62caed98f10c55c98aba29
Add description for lifecycleScope dependency
[ { "change_type": "MODIFY", "old_path": "buildSrc/config.gradle", "new_path": "buildSrc/config.gradle", "diff": "@@ -44,7 +44,7 @@ ext {\n\"androidx.core:core-ktx\" : \"1.2.0\", //http://bit.ly/2qY7ffW\n\"androidx.constraintlayout:constraintlayout\" : \"2.0.0-beta4\", //http://bit.ly/2S1WoNg\n\"andro...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1113 Add description for lifecycleScope dependency
652,352
17.08.2020 11:21:38
-10,800
2c45fe15ef5b513434cf7406d16c7fc058c8ae4e
Added sliding line decorator sample
[ { "change_type": "MODIFY", "old_path": "recycler-decorator/sample/src/androidTest/java/ru/surfstudio/android/recycler/decorator/sample/DecoratorSampleTest.kt", "new_path": "recycler-decorator/sample/src/androidTest/java/ru/surfstudio/android/recycler/decorator/sample/DecoratorSampleTest.kt", "diff":...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1107 Added sliding line decorator sample
652,316
20.08.2020 22:11:29
-10,800
e4fc324c3d3b2012f65d30e694a1f73564b8d582
Fragment manager crash fix updated for Xiaomi on Android 9
[ { "change_type": "MODIFY", "old_path": "navigation/RELEASE_NOTES.md", "new_path": "navigation/RELEASE_NOTES.md", "diff": "## 0.5.0-alpha\n##### Navigation\n* ANDDEP-312 Added navigation module\n+* ANDDEP-1113 Fixed fragmentManager crash, on adding fragment when app is in background.\n+* Fragment man...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1113 Fragment manager crash fix updated for Xiaomi on Android 9
652,316
26.08.2020 13:16:18
-10,800
fd229247e2e17fe57891c7dfbffa29a4345633bd
Add method to find all last attached fragments
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/navigator/fragment/FragmentNavigator.kt", "new_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/navigator/fragment/FragmentNavigator.kt", "diff": "@@ -71,1...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1110 Add method to find all last attached fragments
652,316
26.08.2020 13:28:02
-10,800
a31993dfee50f0a93ad390d571242b3aa78f9592
Move findLastVisibleFragments from TabFragmentNavigator to FragmentNavigator
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/navigator/fragment/FragmentNavigator.kt", "new_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/navigator/fragment/FragmentNavigator.kt", "diff": "@@ -74,7...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1110 Move findLastVisibleFragments from TabFragmentNavigator to FragmentNavigator
652,316
26.08.2020 13:46:00
-10,800
77e039058fa26c0ccffaf884799be93cbed8fa2a
Add animation support for removeall and removeuntil commands
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/executor/screen/fragment/FragmentCommandExecutor.kt", "new_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/executor/screen/fragment/FragmentCommandExecutor.kt...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1110 Add animation support for removeall and removeuntil commands
652,316
06.09.2020 22:50:32
-10,800
821ed263aad0b03d88b5ecd6c1d5aeefccd91b9f
Add fragment TabHeadChanged methods to navigator
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation-rx/src/main/java/ru/surfstudio/android/navigation/rx/extension/TabFragmentNavigatorExtensions.kt", "new_path": "navigation/lib-navigation-rx/src/main/java/ru/surfstudio/android/navigation/rx/extension/TabFragmentNavigatorExtensions.kt", ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1110 Add fragment TabHeadChanged methods to navigator
652,316
06.09.2020 22:52:46
-10,800
923552b5e5c087584f3a8881d570b8fb0a4f6b08
Add TabHeadChangedListener and update listener invocation logic
[ { "change_type": "MODIFY", "old_path": "navigation/RELEASE_NOTES.md", "new_path": "navigation/RELEASE_NOTES.md", "diff": "* ANDDEP-1113 Fixed fragmentManager crash, on adding fragment when app is in background.\n* Fragment manager crash fix updated for Xiaomi on Android 9\n* ANDDEP-1110 Add removeAl...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1110 Add TabHeadChangedListener and update listener invocation logic
652,316
04.09.2020 17:50:14
-10,800
735ff67cb50ab5be6021bbfe61b07752bd35a7c1
Improve RemoveUntil navigation logic
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/navigator/fragment/FragmentNavigator.kt", "new_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/navigator/fragment/FragmentNavigator.kt", "diff": "@@ -135,...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Improve RemoveUntil navigation logic
652,316
06.09.2020 21:57:03
-10,800
fa9ac8fb02fcdeb2bc9668387c5e1bcbb3403efd
Update removeUntil and removeAll animations
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/navigator/fragment/FragmentNavigator.kt", "new_path": "navigation/lib-navigation/src/main/java/ru/surfstudio/android/navigation/navigator/fragment/FragmentNavigator.kt", "diff": "@@ -134,...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Update removeUntil and removeAll animations
652,316
07.09.2020 15:53:49
-10,800
b8f3bfc9bc351325806975d00740ec3029fddb44
Update removeUntil and removeAll animations: now they inherit animations from the first fragment of the removing bunch.
[ { "change_type": "MODIFY", "old_path": "navigation/RELEASE_NOTES.md", "new_path": "navigation/RELEASE_NOTES.md", "diff": "* ANDDEP-1110 Add removeAll and removeUntil fragment animations\n* Fix RemoveUntil command execution for single removal\n* Add methods to listen for changes of tab head in TabFra...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1110 Update removeUntil and removeAll animations: now they inherit animations from the first fragment of the removing bunch.
652,300
14.09.2020 19:29:08
-14,400
b020a0149bee7cf2871435dcc99f2f644e4870b3
Added simple readme and release_notes
[ { "change_type": "ADD", "old_path": null, "new_path": "google-pay-button/RELEASE_NOTES.md", "diff": "+# Google Pay Button Release Notes\n+\n+## 0.5.0\n+##### Google Pay Button\n+* ANDDEP-1118 Module initialized.\n\\ No newline at end of file\n" } ]
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1118 Added simple readme and release_notes
652,300
15.09.2020 13:19:59
-14,400
a3584d0b7b89830595d9620d572780574c6ffb34
google-pay-button component now unstable with version of 1
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"id\": \"google-pay-button\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 0,\n- \"stable\": true,\n+ \"unstable_version\": 1,\n+ \"stable\": false,\n\"dir\": \"google-pay-but...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1118 google-pay-button component now unstable with version of 1
652,300
15.09.2020 13:30:05
-14,400
0cbe1e1f479cd8ecfb3d4df85af7d8cc4b94d264
Removed content_description string resource reference from layouts
[ { "change_type": "MODIFY", "old_path": "google-pay-button/lib-google-pay-button/src/main/res/layout/google_pay_button_black.xml", "new_path": "google-pay-button/lib-google-pay-button/src/main/res/layout/google_pay_button_black.xml", "diff": "android:id=\"@id/google_pay_button_text\"\nandroid:layout_...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1118 Removed content_description string resource reference from layouts
652,337
15.09.2020 15:18:43
-18,000
699fbe280f751c56fb8de767500eff9eba54fa76
added property shadowColor to ShadowLayout.kt
[ { "change_type": "MODIFY", "old_path": "custom-view/lib-custom-view/src/main/java/ru/surfstudio/android/custom/view/shadow/ShadowLayout.kt", "new_path": "custom-view/lib-custom-view/src/main/java/ru/surfstudio/android/custom/view/shadow/ShadowLayout.kt", "diff": "package ru.surfstudio.android.custom...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1119 added property shadowColor to ShadowLayout.kt
652,337
15.09.2020 15:19:09
-18,000
e256ac27968d1f3dade8671611c525df0839ded2
added ShadowButton.kt to sample
[ { "change_type": "MODIFY", "old_path": "custom-view/RELEASE_NOTES.md", "new_path": "custom-view/RELEASE_NOTES.md", "diff": "## 0.5.0-alpha\n##### Custom-view\n+* ANDDEP-1119 added shadowColor to shadowLayout, added ShadowButton to sample\n* ANDDEP-998 ShadowLayout was moved to the custom-view module...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1119 added ShadowButton.kt to sample
652,337
16.09.2020 18:46:43
-18,000
e4fe170a088a40319f1d4cde8c5ecdd977274ddc
Added base interface to datalists
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"name\": \"rx-extension\",\n\"type\": \"implementation\"\n+ },\n+ {\n+ \"name\": \"datalist-base\",\n+ \"type\": \"api\"\n}\n]\n},\n{\n\"name\": \"rx-extension\",\n\"type\": \"impl...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1120 Added base interface to datalists
652,337
16.09.2020 19:04:33
-18,000
89a18581a040bbb62ab2a893e21cd2ae2437a3db
added docs to public properties
[ { "change_type": "MODIFY", "old_path": "custom-view/lib-custom-view/src/main/java/ru/surfstudio/android/custom/view/shadow/ShadowLayout.kt", "new_path": "custom-view/lib-custom-view/src/main/java/ru/surfstudio/android/custom/view/shadow/ShadowLayout.kt", "diff": "@@ -17,11 +17,9 @@ package ru.surfst...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1119 added docs to public properties
652,337
21.09.2020 15:38:34
-18,000
aa48d6d8c151577ec6eff97ff2676e1587e89b6d
added doc and fixed error messages
[ { "change_type": "MODIFY", "old_path": "datalist/lib-datalist-base/src/main/java/ru/surfstudio/android/datalistbase/BaseDataList.java", "new_path": "datalist/lib-datalist-base/src/main/java/ru/surfstudio/android/datalistbase/BaseDataList.java", "diff": "@@ -19,7 +19,7 @@ import java.io.Serializable;...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1120 added doc and fixed error messages
652,337
25.09.2020 15:39:17
-18,000
1767df2a57b62ca9f8d9cbabc43f2a6e27e64a0c
Migration version code reworked from int to long
[ { "change_type": "MODIFY", "old_path": "app-migration/RELEASE_NOTES.md", "new_path": "app-migration/RELEASE_NOTES.md", "diff": "## 0.5.0-alpha\n##### App-migration\n* ANDDEP-782 Update shared-pref dependency\n+* ANDDEP-1126 App versions updated from int to long\n\\ No newline at end of file\n" }, ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1126 Migration version code reworked from int to long
652,337
25.09.2020 15:39:57
-18,000
b0b82bf57b15d74253d9fd2a55836a713fb514fd
migration-sample version code fixed to long
[ { "change_type": "MODIFY", "old_path": "app-migration/sample/src/main/java/ru/surfstudio/android/app/migration/sample/app/initialization/migration/MigrationModule.kt", "new_path": "app-migration/sample/src/main/java/ru/surfstudio/android/app/migration/sample/app/initialization/migration/MigrationModule....
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1126 migration-sample version code fixed to long
652,337
25.09.2020 15:40:31
-18,000
ff7823f2887c34b9bf25b22054a8ff9f8046461a
template MigrationModule.kt fixed to get version code fom packageInfo
[ { "change_type": "MODIFY", "old_path": "template/base_feature/src/main/java/ru/surfstudio/standard/application/migration/di/MigrationModule.kt", "new_path": "template/base_feature/src/main/java/ru/surfstudio/standard/application/migration/di/MigrationModule.kt", "diff": "package ru.surfstudio.standa...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1126 template MigrationModule.kt fixed to get version code fom packageInfo
652,337
25.09.2020 15:58:42
-18,000
fc938034ecbcd29f0770d6939550b78c5d0b1971
added release notes to template
[ { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "* Fixed fast switching states between NONE and other\n* ANDDEP-1109 Added new obfuscation rule and TODO in [`proguard-rules.pro`](proguard-rules.pro)\n* ANDDEP-1111 Added class inher...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1126 added release notes to template
652,317
25.09.2020 14:58:29
-10,800
a4ed7730a8e3fdb65af7eaa13053bf94468d5c15
added CustomTabsNavigator & sample updated
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"name\": \"com.google.android.play:core\",\n\"type\": \"implementation\"\n+ },\n+ {\n+ \"name\": \"androidx.browser:browser\",\n+ \"type\": \"implementation\"\n}\n],\n\"android_sta...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1056 added CustomTabsNavigator & sample updated
652,317
25.09.2020 15:25:19
-10,800
2fa1a3b8ce0108adf2f4b026a296a39166817388
ActivityProvider dependency has been removed from CustomTabsNavigator
[ { "change_type": "MODIFY", "old_path": "core-navigation/sample/src/main/java/ru/surfstudio/android/core/navigation/sample/ui/screen/main/MainPresenter.kt", "new_path": "core-navigation/sample/src/main/java/ru/surfstudio/android/core/navigation/sample/ui/screen/main/MainPresenter.kt", "diff": "@@ -34...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1056 ActivityProvider dependency has been removed from CustomTabsNavigator
652,317
25.09.2020 17:29:46
-10,800
d25f11eceb993575f4ed9a92072ec7e0da36ff9f
update readme & release notes
[ { "change_type": "MODIFY", "old_path": "core-navigation/RELEASE_NOTES.md", "new_path": "core-navigation/RELEASE_NOTES.md", "diff": "* **NO BACKWARD COMPATIBILITY** ANDDEP-1049 Package for `BaseActivityResultDelegate`,`SupportOnActivityResultRoute` and `CrossFeatureSupportOnActivityResultRoute` is ch...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1056 update readme & release notes
652,317
28.09.2020 12:56:38
-10,800
a5eacf86a941e56f733f04bcbe0374162a9d2e82
added license to OpenUrlRoute.kt
[ { "change_type": "MODIFY", "old_path": "core-navigation/lib-core-navigation/src/main/java/ru/surfstudio/android/core/ui/navigation/customtabs/OpenUrlRoute.kt", "new_path": "core-navigation/lib-core-navigation/src/main/java/ru/surfstudio/android/core/ui/navigation/customtabs/OpenUrlRoute.kt", "diff":...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1056 added license to OpenUrlRoute.kt
652,317
30.09.2020 14:39:40
-10,800
a34473a958455f5ad592c19f2829eff850686b93
added code auto formatting
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -52,3 +52,5 @@ buildScan {\ntermsOfServiceAgree = 'yes'\nallowUntrustedServer = true\n}\n+\n+apply from: \"buildSrc/ktFormatter.gradle\"\n\\ No newline at end of file\n" }, { "change_type": "MODIFY...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-696 added code auto formatting
652,317
01.10.2020 11:03:23
-10,800
67f9fe81b77100aa26a15cc13f74308747f4072b
remove animations from some ui tests
[ { "change_type": "MODIFY", "old_path": "mvi/sample/src/androidTest/java/ru/surfstudio/android/core/mvi/sample/ui/MviSampleTest.kt", "new_path": "mvi/sample/src/androidTest/java/ru/surfstudio/android/core/mvi/sample/ui/MviSampleTest.kt", "diff": "package ru.surfstudio.android.core.mvi.sample.ui\n+imp...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1054 remove animations from some ui tests
652,317
01.10.2020 11:51:14
-10,800
886500e1da230a6fb719a73112118614f3068996
fixed tests which fails randomly
[ { "change_type": "MODIFY", "old_path": "core-mvp-binding/sample/src/androidTest/java/ru/surfstudio/android/core/mvp/binding/sample/CoreMvpBindingSampleTest.kt", "new_path": "core-mvp-binding/sample/src/androidTest/java/ru/surfstudio/android/core/mvp/binding/sample/CoreMvpBindingSampleTest.kt", "diff...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1054 fixed tests which fails randomly
652,317
01.10.2020 14:41:27
-10,800
8e45de26b7f90c3b7ab9eb6160b29abd782e30d7
added tests for navigation
[ { "change_type": "ADD", "old_path": null, "new_path": "navigation/sample/src/androidTest/java/ru/surfstudio/android/navigation/NavigationSampleTest.kt", "diff": "+package ru.surfstudio.android.navigation\n+\n+import androidx.test.espresso.Espresso.onView\n+import androidx.test.espresso.action.ViewAc...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1108 added tests for navigation
652,317
01.10.2020 17:41:31
-10,800
7d27055733e839eaaad4b01bb0e4203309ca2d82
added tests for navigation in sample-standard
[ { "change_type": "ADD", "old_path": null, "new_path": "navigation/sample-standard/src/androidTest/java/ru/surfstudio/android/navigation/NavigationSampleStandardTest.kt", "diff": "+package ru.surfstudio.android.navigation\n+\n+import androidx.test.espresso.Espresso.onView\n+import androidx.test.espre...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1108 added tests for navigation in sample-standard
652,317
05.10.2020 15:06:52
-10,800
9aecd31624b4a0b2a100e6ba45e875f545aaaa2d
remove hasFooter method
[ { "change_type": "MODIFY", "old_path": "easyadapter/lib-easyadapter-pagination/src/main/java/ru/surfstudio/android/easyadapter/pagination/EasyPaginationAdapter.java", "new_path": "easyadapter/lib-easyadapter-pagination/src/main/java/ru/surfstudio/android/easyadapter/pagination/EasyPaginationAdapter.java...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1114 remove hasFooter method
652,317
06.10.2020 11:05:02
-10,800
af54eceb80e216bca72150371e53f3be8cc66812
add url & description field for maven pom.xml
[ { "change_type": "MODIFY", "old_path": "buildSrc/config.gradle", "new_path": "buildSrc/config.gradle", "diff": "@@ -29,6 +29,17 @@ ext {\ndebugVersionNameSuffix = \".debug\"\nqaVersionNameSuffix = \".qa\"\n+ license = {\n+ name \"The Apache License, Version 2.0\"\n+ url \"http://www.apache.org/licen...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-668 add url & description field for maven pom.xml
652,317
06.10.2020 14:07:33
-10,800
76185906ec464582028c782b444fc9c57379a5a8
move license & scm info to deploy.gradle
[ { "change_type": "MODIFY", "old_path": "buildSrc/config.gradle", "new_path": "buildSrc/config.gradle", "diff": "@@ -29,17 +29,6 @@ ext {\ndebugVersionNameSuffix = \".debug\"\nqaVersionNameSuffix = \".qa\"\n- license = {\n- name \"The Apache License, Version 2.0\"\n- url \"http://www.apache.org/licen...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-668 move license & scm info to deploy.gradle
652,317
07.10.2020 13:25:34
-10,800
f2135fad3d8eb8fbcc9d3ba8ce92a757855b4c16
create maven-publish based deploy script
[ { "change_type": "MODIFY", "old_path": "buildSrc/baseDeployBuild.gradle", "new_path": "buildSrc/baseDeployBuild.gradle", "diff": "import ru.surfstudio.android.build.DependencyConfigurator\napply from: \"$rootDir/buildSrc/androidModule.gradle\"\n-apply from: \"$rootDir/buildSrc/deploy.gradle\"\n+appl...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1127 create maven-publish based deploy script
652,317
07.10.2020 16:04:56
-10,800
f9a2cfde00e844e9c2b7eb46d5105b2aaa8149b3
remove old script and update new script
[ { "change_type": "MODIFY", "old_path": "buildSrc/baseDeployBuild.gradle", "new_path": "buildSrc/baseDeployBuild.gradle", "diff": "import ru.surfstudio.android.build.DependencyConfigurator\napply from: \"$rootDir/buildSrc/androidModule.gradle\"\n-apply from: \"$rootDir/buildSrc/deployNew.gradle\"\n+a...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1127 remove old script and update new script
652,327
23.10.2020 01:20:06
-10,800
fbffb9dc7230faa41f84a35691460cf86c3c80de
adding a conversion method sp to px
[ { "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 adding a conversion method sp to px
652,315
26.10.2020 04:27:10
-10,800
c6bab81216b6d4f26588c6c0ccf93721aa5910fc
Fixed image loading from night-qualified resources
[ { "change_type": "MODIFY", "old_path": "imageloader/RELEASE_NOTES.md", "new_path": "imageloader/RELEASE_NOTES.md", "diff": "more about this problem - https://clck.ru/FVpbQ\n* ANDDEP-959 Added ability to work with Animatable drawable (GIF) in callbacks of into method\n* ANDDEP-1048 Fixing wrong docs ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fixed image loading from night-qualified resources
652,338
24.09.2020 12:43:44
-10,800
2e06583b1b8e8e00d02801cf4614c61f92d9440d
Added ability to open activity for result in MVI navigation logic
[ { "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
Added ability to open activity for result in MVI navigation logic
652,318
28.10.2020 15:22:56
-18,000
d6644e9ed5f38b09824270bd0b3e70a33257405e
MVI release notes updated
[ { "change_type": "MODIFY", "old_path": "mvi/RELEASE_NOTES.md", "new_path": "mvi/RELEASE_NOTES.md", "diff": "@@ -40,3 +40,4 @@ now event composition mechanism supports middlewares that can only produces outp\n* **NO BACKWARD COMPATIBILITY** ANDDEP-1049 Package for `BaseActivityResultDelegate`,`Suppor...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1124 MVI release notes updated
652,312
09.12.2020 12:56:31
-10,800
88b6e09af6856199560ada474860486eae534f38
Disable instrumental tests
[ { "change_type": "MODIFY", "old_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "new_path": "ci-internal/DevDeployJobJenkinsfile.groovy", "diff": "@@ -161,7 +161,7 @@ pipeline.stages = [\n\"app/build/reports/tests/testReleaseUnitTest/\"\n)\n},\n- pipeline.stage(INSTRUMENTATION_TEST, StageStrate...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Disable instrumental tests
652,337
14.12.2020 20:23:14
-18,000
b68d65951760eb85fb1190e2c5579bd7016e6b77
removed unused layouts
[ { "change_type": "DELETE", "old_path": "analytics/sample/src/main/res/layout/activity_data_push.xml", "new_path": null, "diff": "-<?xml version=\"1.0\" encoding=\"utf-8\"?>\n-<RelativeLayout\n- xmlns:android=\"http://schemas.android.com/apk/res/android\"\n- android:orientation=\"vertical\"\n- androi...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-930 removed unused layouts
652,337
15.12.2020 15:18:37
-18,000
6672b2a26e68510b26f8b5409cc120ad2f935bdb
prompt info provided from application
[ { "change_type": "MODIFY", "old_path": "biometrics/lib-biometrics/src/main/java/ru/surfstudio/android/biometrics/BiometricsCallback.kt", "new_path": "biometrics/lib-biometrics/src/main/java/ru/surfstudio/android/biometrics/BiometricsCallback.kt", "diff": "@@ -74,14 +74,15 @@ internal class Biometric...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1123 prompt info provided from application
652,337
15.12.2020 16:46:23
-18,000
b16043173f65cf7cd29db32125ae559fdf34f46c
fixed counter logic
[ { "change_type": "MODIFY", "old_path": "push/lib-push/src/main/java/ru/surfstudio/android/notification/ui/notification/NotificationManagerHelper.kt", "new_path": "push/lib-push/src/main/java/ru/surfstudio/android/notification/ui/notification/NotificationManagerHelper.kt", "diff": "@@ -48,13 +48,8 @@...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-930 fixed counter logic
652,337
15.12.2020 16:49:09
-18,000
2d99bd547b8f417c605e41571adc56b40b1eef3f
logs on notification actions
[ { "change_type": "MODIFY", "old_path": "push/sample/src/main/java/ru/surfstudio/android/push/sample/app/CustomApp.kt", "new_path": "push/sample/src/main/java/ru/surfstudio/android/push/sample/app/CustomApp.kt", "diff": "@@ -5,6 +5,7 @@ import android.content.Context\nimport android.content.Intent\ni...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-930 logs on notification actions
652,337
15.12.2020 17:48:41
-18,000
e1665637127c94b6ac52db9be56190ce53f5b3fe
added datalist-base network dependency
[ { "change_type": "MODIFY", "old_path": "deprecated/network/sample/build.gradle", "new_path": "deprecated/network/sample/build.gradle", "diff": "@@ -15,6 +15,7 @@ dependencies {\nDependencyConfigurator.projectImplementation(project, \"filestorage\")\nDependencyConfigurator.projectImplementation(proje...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1120 added datalist-base network dependency
652,337
22.12.2020 15:31:21
-18,000
e02da69c7706ddefcd8cff770ca3287ac28762be
Fixed crash in decorator when list updating to empty list
[ { "change_type": "MODIFY", "old_path": "recycler-decorator/lib-recycler-decorator-easyadapter/src/main/java/ru/surfstudio/android/recycler/decorator/easyadapter/BaseItemControllerDecoration.kt", "new_path": "recycler-decorator/lib-recycler-decorator-easyadapter/src/main/java/ru/surfstudio/android/recycl...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Fixed crash in decorator when list updating to empty list
652,337
25.12.2020 17:19:50
-18,000
a71a271c7acaf614993d2954fc58bac6bfa69ebd
added MainThread annotations
[ { "change_type": "MODIFY", "old_path": "biometrics/lib-biometrics/src/main/java/ru/surfstudio/android/biometrics/BiometricsService.kt", "new_path": "biometrics/lib-biometrics/src/main/java/ru/surfstudio/android/biometrics/BiometricsService.kt", "diff": "package ru.surfstudio.android.biometrics\nimpo...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1123 added MainThread annotations
652,317
09.10.2020 16:13:09
-10,800
9c2ee5db9a31fda54166625dd231e972c54016fb
migrate to gradle 6
[ { "change_type": "MODIFY", "old_path": "buildSrc/deploy.gradle", "new_path": "buildSrc/deploy.gradle", "diff": "@@ -2,10 +2,14 @@ import ru.surfstudio.android.build.Components\nimport ru.surfstudio.android.build.GradleProperties\nimport ru.surfstudio.android.build.artifactory.Artifactory\nimport ru....
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1066 migrate to gradle 6
652,317
09.10.2020 18:13:15
-10,800
4ddf69ae86ea7816f5ec9bcfbe326cd63fa115c6
move including settings.gradle logic from Components.kt
[ { "change_type": "MODIFY", "old_path": "settings.gradle", "new_path": "settings.gradle", "diff": "@@ -21,20 +21,85 @@ import groovy.json.JsonSlurper\ninclude ':android-standard-version-plugin'\n-def componentsJson = file(\"./buildSrc/components.json\")\n+// used files\n+def MIRROR_PROPERTIES_FILE = ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1066 move including settings.gradle logic from Components.kt
652,337
25.12.2020 17:56:11
-18,000
e35660474b02d2f91c9c0bba7be8c65bf87f5925
migrated to gradle 6.7.1
[ { "change_type": "MODIFY", "old_path": "gradle/wrapper/gradle-wrapper.properties", "new_path": "gradle/wrapper/gradle-wrapper.properties", "diff": "@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME\ndistributionPath=wrapper/dists\nzipStoreBase=GRADLE_USER_HOME\nzipStorePath=wrapper/dists\n-distribut...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1066 migrated to gradle 6.7.1
652,337
28.12.2020 13:04:35
-18,000
2d84c06ca522e549961a681860f47939d5c876b9
changed stable to false
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"id\": \"recycler-decorator\",\n\"version\": \"1.0.0\",\n\"unstable_version\": 0,\n- \"stable\": true,\n+ \"stable\": false,\n\"dir\": \"recycler-decorator\",\n\"libs\": [\n{\n\"name\...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
changed stable to false
652,337
28.12.2020 13:13:31
-18,000
726251e18471088bc627dc1c285f5e3d5457c1c0
fixed RELEASE_NOTES.md
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "},\n{\n\"id\": \"recycler-decorator\",\n- \"version\": \"1.0.0\",\n+ \"version\": \"1.0.1\",\n\"unstable_version\": 0,\n\"stable\": false,\n\"dir\": \"recycler-decorator\",\n" }, {...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
fixed RELEASE_NOTES.md
652,317
12.01.2021 11:35:52
-10,800
5c3c51f19c26ec9f5b440cef0507463bdb347b8f
added SimpleDialogView with ScreenEventHub
[ { "change_type": "MODIFY", "old_path": "template/base_feature/build.gradle", "new_path": "template/base_feature/build.gradle", "diff": "@@ -16,6 +16,8 @@ dependencies {\nimplementation project(\":i-initialization\")\nimplementation project(\":i-session\")\n+ api design.androidMaterial\n+\napi rxBind...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1135 added SimpleDialogView with ScreenEventHub
652,337
12.01.2021 14:21:15
-18,000
f491efc64b16420bb5d7ebfa103407800d96979a
added command StartForResult
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "\"name\": \"navigation-observer\",\n\"dir\": \"lib-navigation-observer\",\n\"artifact_name\": \"navigation-observer\",\n- \"third_party_dependencies\": [],\n+ \"third_party_dependencie...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1100 added command StartForResult
652,337
12.01.2021 14:21:35
-18,000
ffd478d5646e1a4a38c73362846a024dce493fab
added sample for Starting system activity
[ { "change_type": "MODIFY", "old_path": "navigation/sample/src/main/AndroidManifest.xml", "new_path": "navigation/sample/src/main/AndroidManifest.xml", "diff": "xmlns:tools=\"http://schemas.android.com/tools\"\npackage=\"ru.surfstudio.android.navigation.sample\">\n+ <uses-permission android:name=\"an...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1100 added sample for Starting system activity
652,317
12.01.2021 13:53:28
-10,800
28754aca2021dfe4b749008e6890b49bf5bb7282
removed ScreenEventHub from SimpleDialogView, added simple sample
[ { "change_type": "MODIFY", "old_path": "template/f-feed/src/main/java/ru/surfstudio/standard/f_feed/FeedEvent.kt", "new_path": "template/f-feed/src/main/java/ru/surfstudio/standard/f_feed/FeedEvent.kt", "diff": "@@ -9,6 +9,7 @@ import ru.surfstudio.standard.ui.mvi.navigation.event.NavCommandsEvent\n...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1135 removed ScreenEventHub from SimpleDialogView, added simple sample
652,317
12.01.2021 13:55:50
-10,800
3071bc6ada738553d4b4313c75bb5ccce91326f1
removed com.google.android.material dependency
[ { "change_type": "MODIFY", "old_path": "template/base_feature/build.gradle", "new_path": "template/base_feature/build.gradle", "diff": "@@ -16,8 +16,6 @@ dependencies {\nimplementation project(\":i-initialization\")\nimplementation project(\":i-session\")\n- api design.androidMaterial\n-\napi rxBind...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1135 removed com.google.android.material dependency
652,312
12.01.2021 14:19:51
-10,800
59470ea08cb63a56256284c716f02f9cd5e339c6
skip checkUnstableToStableChanged
[ { "change_type": "MODIFY", "old_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "new_path": "ci-internal/JenkinsfilePullRequestJob.groovy", "diff": "@@ -210,7 +210,7 @@ pipeline.stages = [\npipeline.stage(CHECK_STABLE_MODULES_NOT_CHANGED, StageStrategy.UNSTABLE_WHEN_STAGE_ERROR) {\nscript.sh(...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
skip checkUnstableToStableChanged
652,317
12.01.2021 14:22:34
-10,800
8b1aa299b5560bad67787187a63d26abb6a7a084
fixed components.json & added release notes
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "},\n{\n\"id\": \"easyadapter\",\n- \"version\": \"2.0.0\",\n+ \"version\": \"2.1.0\",\n\"unstable_version\": 0,\n- \"stable\": true,\n+ \"stable\": false,\n\"dir\": \"easyadapter\",\n\...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1114 fixed components.json & added release notes
652,337
13.01.2021 12:36:21
-18,000
d462a6603da584be61a4e0e5d7b0bbc3217b0b85
refactored and fixed docs
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"name\": \"androidx.activity:activity-ktx\",\n\"type\": \"api\"\n- },\n- {\n- \"name\": \"androidx.fragment:fragment\",\n- \"type\": \"api\"\n- },\n- {\n- \"name\": \"androidx.frag...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1100 refactored and fixed docs
652,317
13.01.2021 14:27:19
-10,800
0259b8b8d2075ffefc69093193bc595f6f1666d2
added internet permission & changed broken pic
[ { "change_type": "MODIFY", "old_path": "imageloader/sample/src/main/AndroidManifest.xml", "new_path": "imageloader/sample/src/main/AndroidManifest.xml", "diff": "<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\npackage=\"ru.surfstudio.android.imageloader_sample\">\n+ <uses-per...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1146 added internet permission & changed broken pic
652,317
14.01.2021 10:58:28
-10,800
0803c942435668b2b6951f6d46cdcd2da71fc676
added video's frame view support + sample
[ { "change_type": "MODIFY", "old_path": "imageloader/sample/src/main/AndroidManifest.xml", "new_path": "imageloader/sample/src/main/AndroidManifest.xml", "diff": "<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\npackage=\"ru.surfstudio.android.imageloader_sample\">\n+ <uses-per...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1147 added video's frame view support + sample
652,317
14.01.2021 11:05:27
-10,800
56198fbb394d9025c1fe0c8a94a1eb03aa8ab10c
updated readme & release notes
[ { "change_type": "MODIFY", "old_path": "imageloader/RELEASE_NOTES.md", "new_path": "imageloader/RELEASE_NOTES.md", "diff": "@@ -13,6 +13,7 @@ more about this problem - https://clck.ru/FVpbQ\n* ANDDEP-959 Added ability to work with Animatable drawable (GIF) in callbacks of into method\n* ANDDEP-1048 ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1147 updated readme & release notes
652,317
14.01.2021 14:43:44
-10,800
21c5226bdb625d240c957694fe491cae0d742690
added firebase bom
[ { "change_type": "MODIFY", "old_path": "template/RELEASE_NOTES.md", "new_path": "template/RELEASE_NOTES.md", "diff": "* ANDDEP-1126 Fixed MigrationModule.kt, get version code from packageInfo.\n* ANDDEP-1138 Added supporting View Binding\n* ANDDEP-1144 Fix navigation\n+* ANDDEP-1141 Added Firebase B...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1141 added firebase bom
652,337
15.01.2021 12:18:25
-18,000
650468a069b12cf012e89809ca1212530d8e87b6
StartForResult command execution moved to ActivityNavigator
[ { "change_type": "MODIFY", "old_path": "buildSrc/components.json", "new_path": "buildSrc/components.json", "diff": "{\n\"name\": \"androidx.activity:activity-ktx\",\n\"type\": \"api\"\n+ },\n+ {\n+ \"name\": \"androidx.fragment:fragment\",\n+ \"type\": \"api\"\n+ },\n+ {\n+ \"name\": \"androidx.frag...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1100 StartForResult command execution moved to ActivityNavigator
652,337
15.01.2021 12:27:39
-18,000
9782a36bb3ccff2fda3c228ecf4f23486af076bb
StartForResult command moved to .activity package
[ { "change_type": "RENAME", "old_path": "navigation/lib-navigation-observer/src/main/java/ru/surfstudio/android/navigation/observer/command/StartForResult.kt", "new_path": "navigation/lib-navigation-observer/src/main/java/ru/surfstudio/android/navigation/observer/command/activity/StartForResult.kt", ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1100 StartForResult command moved to .activity package
652,317
15.01.2021 12:44:17
-10,800
6c7bc15bbb0cb6983c5f7b450fd620454501b17b
added pagination sticky adapter sample
[ { "change_type": "MODIFY", "old_path": "recycler-extension/sample/build.gradle", "new_path": "recycler-extension/sample/build.gradle", "diff": "@@ -11,6 +11,9 @@ android {\ndependencies {\nDependencyConfigurator.projectImplementation(project, \"recycler-extension\")\nDependencyConfigurator.projectIm...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1151 added pagination sticky adapter sample
652,350
15.01.2021 15:21:07
-10,800
fe378443cd948cece885eb1a60fad649f2e2bcc8
fix getting root view
[ { "change_type": "MODIFY", "old_path": "core-ui/lib-core-ui/src/main/java/ru/surfstudio/android/core/ui/activity/CoreActivity.java", "new_path": "core-ui/lib-core-ui/src/main/java/ru/surfstudio/android/core/ui/activity/CoreActivity.java", "diff": "@@ -18,14 +18,13 @@ package ru.surfstudio.android.co...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
fix getting root view
652,317
15.01.2021 15:43:12
-10,800
f16024fb1e92417dcd786683037490f037e6d420
replaced local video file to link
[ { "change_type": "MODIFY", "old_path": "imageloader/sample/src/main/java/ru/surfstudio/android/imageloader_sample/MainActivity.kt", "new_path": "imageloader/sample/src/main/java/ru/surfstudio/android/imageloader_sample/MainActivity.kt", "diff": "@@ -13,6 +13,7 @@ import ru.surfstudio.android.imagelo...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1147 replaced local video file to link
652,317
15.01.2021 16:53:41
-10,800
2a8bf7c5caddc30966714e04cc8117d2ade29062
disable infinite scroll for recycler decoration sample
[ { "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 disable infinite scroll for recycler decoration sample
652,337
19.01.2021 10:58:03
-18,000
6fdd81fdfccf39f7fda3f188dc6a7f982b11c706
updated security module release notes
[ { "change_type": "MODIFY", "old_path": "security/RELEASE_NOTES.md", "new_path": "security/RELEASE_NOTES.md", "diff": "* [ReleaseSignatureChecker](lib-security/src/main/java/ru/surfstudio/android/security/app/ReleaseSignatureChecker.kt) - a class for checking release signature.\n* [SecurityUtils](lib...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1123 updated security module release notes
652,300
19.01.2021 22:57:39
-14,400
27d84beb3f0f3f8f3ca8c9804b957aa99d08aa3c
GooglePayButton now abstract class and project implementations required to use it. Added customization features and changed sample.
[ { "change_type": "MODIFY", "old_path": "google-pay-button/lib-google-pay-button/src/main/java/ru/surfstudio/android/google_pay_button/GooglePayButton.kt", "new_path": "google-pay-button/lib-google-pay-button/src/main/java/ru/surfstudio/android/google_pay_button/GooglePayButton.kt", "diff": "@@ -2,8 ...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1118 GooglePayButton now abstract class and project implementations required to use it. Added customization features and changed sample.
652,300
19.01.2021 23:27:01
-14,400
ab8923212b4a9cb89dacdf6dc36b0536431e0f47
Added instrumental open activity test
[ { "change_type": "MODIFY", "old_path": "google-pay-button/sample/build.gradle", "new_path": "google-pay-button/sample/build.gradle", "diff": "@@ -10,4 +10,5 @@ android {\ndependencies {\nDependencyConfigurator.projectImplementation(project, \"google-pay-button\")\n+ DependencyConfigurator.projectImp...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1118 Added instrumental open activity test
652,337
22.01.2021 13:24:24
-18,000
fa4b3fab8c8137f8d3b7e4f85b7a336efa761ea9
fixed example route
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation-observer/src/main/java/ru/surfstudio/android/navigation/observer/command/activity/StartForResult.kt", "new_path": "navigation/lib-navigation-observer/src/main/java/ru/surfstudio/android/navigation/observer/command/activity/StartForResult....
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1100 fixed example route
652,337
22.01.2021 13:49:42
-18,000
824dd9b2da460da05d28b5d0c25542ea742ccdab
fixed template build
[ { "change_type": "MODIFY", "old_path": "template/base_feature/src/main/java/ru/surfstudio/standard/ui/navigation/di/NavigationModule.kt", "new_path": "template/base_feature/src/main/java/ru/surfstudio/standard/ui/navigation/di/NavigationModule.kt", "diff": "@@ -6,7 +6,7 @@ import dagger.Provides\nim...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1100 fixed template build
652,337
22.01.2021 14:24:42
-18,000
3e91a186b94e74f8f6beb180c03f8c6b4c62ac81
fixed failing template
[ { "change_type": "MODIFY", "old_path": "template/base_feature/src/main/java/ru/surfstudio/standard/ui/navigation/di/NavigationModule.kt", "new_path": "template/base_feature/src/main/java/ru/surfstudio/standard/ui/navigation/di/NavigationModule.kt", "diff": "@@ -57,7 +57,7 @@ class NavigationModule {...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1100 fixed failing template
652,337
23.01.2021 13:02:27
-18,000
6628458f3dcd99c3eb0203d32dbd3a2dbb09624b
fixed name of property and added detailed documentation
[ { "change_type": "MODIFY", "old_path": "navigation/lib-navigation-observer/src/main/java/ru/surfstudio/android/navigation/observer/route/ActivityWithResultRoute.kt", "new_path": "navigation/lib-navigation-observer/src/main/java/ru/surfstudio/android/navigation/observer/route/ActivityWithResultRoute.kt",...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1100 fixed name of property and added detailed documentation
652,300
25.01.2021 13:26:11
-14,400
532e03b89fcfcc8e12f233f2ed57e6a081a3923f
Removed minHeight attributes from Google Pay button layouts. Now application can control visual representation of those buttons more flexible way.
[ { "change_type": "MODIFY", "old_path": "google-pay-button/lib-google-pay-button/src/main/res/layout/google_pay_button_black_flat_logo.xml", "new_path": "google-pay-button/lib-google-pay-button/src/main/res/layout/google_pay_button_black_flat_logo.xml", "diff": "<?xml version=\"1.0\" encoding=\"utf-8...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
Removed minHeight attributes from Google Pay button layouts. Now application can control visual representation of those buttons more flexible way.
652,324
26.01.2021 11:27:32
-10,800
67e24b2911f9f5cf5d7ffff703a25d82e71c7957
ANDDEP-1154 - Fixed mvi navigation crashes
[ { "change_type": "MODIFY", "old_path": "navigation/RELEASE_NOTES.md", "new_path": "navigation/RELEASE_NOTES.md", "diff": "* Fix RemoveUntil command execution for single removal\n* Add methods to listen for changes of tab head in TabFragmentNavigator\n* Update removeUntil and removeAll animations: no...
Kotlin
Apache License 2.0
surfstudio/surfandroidstandard
ANDDEP-1153, ANDDEP-1154 - Fixed mvi navigation crashes