Vlad
|
7ba32d59a8
|
Add Carthage to FILES_TO_EXCLUDE
|
2020-04-06 14:37:33 +03:00 |
Ivan Smolin
|
8eb9ab9887
|
Merge pull request #173 from TouchInstinct/make_cpd_paths_relative
make cpd paths relative, so developers won't rewrite entire file
|
2020-04-01 16:17:23 +03:00 |
Ivan Smolin
|
1a5abfc580
|
fix multiline warnings
|
2020-04-01 16:07:36 +03:00 |
Ivan Smolin
|
a8284d136e
|
make cpd paths relative, so developers won't rewrite entire file
|
2020-04-01 15:16:08 +03:00 |
Ivan Smolin
|
afdc7838fa
|
Merge pull request #172 from TouchInstinct/fix_cpd
pass CPD_XML_PATH to cpd_script.php
|
2020-04-01 13:44:56 +03:00 |
Ivan Smolin
|
53a0c5fbee
|
fix argument index in cpd_script.php
|
2020-04-01 13:44:20 +03:00 |
Ivan Smolin
|
2fbfcf3d59
|
pass CPD_XML_PATH to cpd_script.php
|
2020-04-01 13:39:19 +03:00 |
Ivan Smolin
|
ab666b6a57
|
Merge pull request #171 from TouchInstinct/code_quality_improvements
create code-quality-reports folder for cpd and unused; check if cpd is installed; run cpd for all targets
|
2020-04-01 13:09:23 +03:00 |
Ivan Smolin
|
097dd43301
|
update line_length rule, so it ignores long urls
|
2020-04-01 13:02:32 +03:00 |
Ivan Smolin
|
1d0ef76314
|
create code-quality-reports folder for cpd and unused; check if cpd is installed; run cpd for all targets
|
2020-04-01 12:55:03 +03:00 |
Ivan Smolin
|
7a29254c2e
|
Merge pull request #170 from TouchInstinct/swiftlint_new_rules
update swiftlint rules for 0.39.1 version
|
2020-03-31 12:56:22 +03:00 |
Ivan Smolin
|
55f503fc6f
|
decrease maximum number of enum parameters to 4 for warning and 5 for error
|
2020-03-31 12:42:38 +03:00 |
Ivan Smolin
|
0291efe8c9
|
use $TARGET_NAME instead of $PROJECT_NAME as default folder path for linting
|
2020-03-31 12:29:45 +03:00 |
Ivan Smolin
|
29debb2477
|
update swiftlint rules for 0.39.1 version
|
2020-03-31 00:11:26 +03:00 |
PilotOfSparrow
|
1f6665086b
|
Merge pull request #169 from TouchInstinct/static/lint_check_dis
Removed LockedOrientationActivity lint check from disabled list
|
2020-03-18 16:59:18 +03:00 |
alex
|
d96ae21abe
|
Removed LockedOrientationActivity lint check from disabled list
|
2020-03-18 16:40:30 +03:00 |
Mihail
|
da6ba70750
|
Merge pull request #168 from TouchInstinct/fix/issue_167_Validation_json
[Issue 167] faild build if json localization is null
|
2020-03-12 15:37:36 +03:00 |
Boyko Mihail
|
2a9d8e96e3
|
[Issue 167] Fix PR issue from Ivam Smolin
|
2020-03-12 15:35:33 +03:00 |
Boyko Mihail
|
b2e8152adb
|
[Issue 167] faild build if json localization is null
|
2020-03-12 15:29:56 +03:00 |
PilotOfSparrow
|
5b7aca8317
|
Merge pull request #166 from TouchInstinct/static/lint_check_dis
disable lint checks for constraints, vector and orientation check for activity
|
2020-03-10 12:45:10 +03:00 |
alex
|
893ba57c26
|
disable lint checks for constraints, vector and make our lint LGBT positive (disable orientation check for activity)
|
2020-03-10 11:07:00 +03:00 |
PilotOfSparrow
|
e1b5a37f27
|
Merge pull request #165 from TouchInstinct/non_existent_lint_error
Removed FloatMath error, because it doesn't exist
|
2020-03-06 14:50:22 +03:00 |
alex
|
12693c0aee
|
Removed FloatMath error, because it doesn't exist
|
2020-03-06 14:44:19 +03:00 |
PilotOfSparrow
|
4682878d00
|
Merge pull request #162 from TouchInstinct/static/multi_module_static
Added multi module support to Roboswag static
|
2020-03-06 14:09:22 +03:00 |
alex
|
3a3c1cf4bb
|
Long method now 40 rows long
|
2020-03-05 18:33:41 +03:00 |
alex
|
9eceae2034
|
detekt tasks on different lines
|
2020-03-04 15:20:53 +03:00 |
alex
|
afaa32863e
|
detekt config update
|
2020-03-04 15:14:52 +03:00 |
alex
|
88cab67d73
|
moved static task creation to subproject
|
2020-03-04 15:14:11 +03:00 |
Nikita
|
cc04600a68
|
Merge pull request #164 from TouchInstinct/fix/out_of_memory_exception
Fix api_generator_out_of_memory_error
|
2020-03-03 16:43:47 +03:00 |
krasich74
|
5686ab5d95
|
Fix api_generator_out_of_memoty_error
|
2020-03-03 14:12:05 +03:00 |
Mihail
|
fcf8a3fa5c
|
Merge pull request #159 from TouchInstinct/feature/firebase
use Firebase instead of Fabric
|
2020-02-27 16:01:13 +03:00 |
Mihail
|
01570c55e5
|
Merge pull request #163 from TouchInstinct/firebase_migration_Remove_FIREBASE_APP_ID
Remove firebase app id
|
2020-02-27 13:49:05 +03:00 |
Boyko Mihail
|
34751f808f
|
Remove firebase app id
|
2020-02-27 11:43:19 +03:00 |
Ivan Smolin
|
a88561ce7f
|
Merge pull request #132 from TouchInstinct/feature/experimential_configuration_select
build Release configuration with specific xcconfig
|
2020-02-21 16:27:08 +03:00 |
alex
|
45e528c7f3
|
added android lint check options
|
2020-02-18 14:51:28 +03:00 |
alex
|
ede5d3c902
|
Detekt tasks config for each subproject
|
2020-02-18 14:37:45 +03:00 |
alex
|
6d81c5630d
|
added detekt config, works only with repo and dependency specified
|
2020-02-17 20:21:59 +03:00 |
alex
|
a919e84c6d
|
changed lint task search to application project exclusively, fixed errors detekt errors counting
|
2020-02-07 20:58:51 +03:00 |
alex
|
89a89e38c4
|
Merge branch 'master' into static/multi_module_static
# Conflicts:
# gradle/commonStaticAnalysis.gradle
|
2020-02-07 17:53:20 +03:00 |
alex
|
205dba012e
|
Removed apply plugin
|
2020-02-07 17:49:43 +03:00 |
alex
|
8d60d0fd9b
|
Added multi module support to Roboswag static
|
2020-02-07 17:47:29 +03:00 |
Даниил Борисовский
|
51c48d5586
|
Merge pull request #161 from TouchInstinct/feature/android_application_bundle_naming_format
Add separate part for `versionCode` in application file naming mask
|
2020-02-04 16:48:54 +03:00 |
Daniil Borisovskii
|
35be552011
|
Add separate part for `versionCode` in application file naming mask
|
2020-02-04 16:47:33 +03:00 |
Даниил Борисовский
|
6917053179
|
Merge pull request #160 from TouchInstinct/feature/android_application_bundle_naming_format
Add buildscript for naming application bundle
|
2020-02-04 16:25:29 +03:00 |
Daniil Borisovskii
|
4b601c981a
|
Rename buildscript from `applicationNaming` to `applicationFileNaming`
|
2020-02-04 16:19:09 +03:00 |
Daniil Borisovskii
|
787af83f07
|
Rename buildscript name from `applicationBundleNaming` to `applicationNaming.gradle`
|
2020-02-04 16:15:57 +03:00 |
Daniil Borisovskii
|
45f17869d1
|
Add buildscript for naming application bundle according to mask "${applicationId}-${versionName}-${versionCode}-${buildName}"
|
2020-02-04 14:36:42 +03:00 |
Ivan Smolin
|
71fb91ec3f
|
use Firebase instead of Fabric
|
2020-01-30 19:32:52 +03:00 |
PilotOfSparrow
|
842ca4aab8
|
Merge pull request #158 from TouchInstinct/git_hooks
Added android_hooks folder and gradle task to copy build scripts hooks to project hooks
|
2020-01-28 13:04:52 +03:00 |
alex
|
86d0c8c661
|
superfluous line removed
|
2020-01-28 12:41:41 +03:00 |