alex
|
068fdc2105
|
remove non existent rule, add LockedOrientationActivity
|
2020-06-08 11:04:53 +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 |
alex
|
4206cba099
|
added pre-push hook
|
2020-01-28 12:39:51 +03:00 |
alex
|
6c1b2cb7a5
|
Added android_hooks folder and gradle task to copy build scripts hooks to project hooks
|
2020-01-28 12:37:53 +03:00 |
Loupehope
|
85947a143e
|
Merge pull request #156 from TouchInstinct/feature/experimential_rome
Feature/experimential rome
|
2020-01-23 18:51:47 +03:00 |
Ivan Smolin
|
d9d0a6034f
|
fix carthage retry
|
2020-01-23 12:55:44 +03:00 |
Loupehope
|
6e09948f9b
|
Merge pull request #155 from TouchInstinct/fix/Update_swiftlint
Update swiftlint.yml
|
2020-01-23 12:21:52 +03:00 |
Vlad
|
555c0f2e58
|
Update swiftlint.yml
|
2020-01-22 22:18:40 +03:00 |
Ivan Smolin
|
b2a07d79c3
|
run rome from project folder
|
2020-01-22 18:17:11 +03:00 |
Loupehope
|
1f83bf5d08
|
Merge pull request #153 from TouchInstinct/Fix-swiftlint-config
Swiftlint correction
|
2020-01-20 17:33:52 +03:00 |
Vlad
|
de4b8102c6
|
Return last_where
|
2020-01-20 17:22:42 +03:00 |
Vlad
|
2b3852a21a
|
Swiftlint correction
|
2020-01-20 15:51:44 +03:00 |
Ivan Smolin
|
1a1381dd19
|
change Romу path
|
2020-01-17 11:47:53 +03:00 |
Ivan Smolin
|
16eeea5b55
|
add Rome support
|
2020-01-17 11:19:48 +03:00 |
MRSorokinMaxim
|
5bdccd47d6
|
Merge pull request #152 from TouchInstinct/downloader_files
added folder and file to delete capabilities for download_file.sh
|
2020-01-15 17:14:15 +03:00 |