Igor Kislyuk
31e9eb4ac0
Merge pull request #38 from TouchInstinct/feature/multiply-projects
...
Feature/multiply projects
2017-12-04 18:52:08 +03:00
Igor Kislyuk
9730e9cc57
Refactor
2017-12-03 18:48:58 +03:00
Igor Kislyuk
f7770f49a8
Provide backward compatibility
2017-12-03 18:44:39 +03:00
Igor Kislyuk
b4a65b4687
Update fastfile
2017-12-03 18:28:07 +03:00
Igor Kislyuk
de56929a15
Update fastFile
2017-12-03 18:22:24 +03:00
Denis Karmyshakov
6ecffdef72
Skipping lexical errors ( #35 )
2017-11-20 19:44:13 +03:00
Vsevolod Ivanov
c704616a63
Merge pull request #33 from TouchInstinct/fix/podsLock
...
Fix/pods lock
2017-11-13 11:09:23 +03:00
Alexey Gerasimov
a75f055915
Path made user-independent
2017-11-13 11:05:20 +03:00
Alexey Gerasimov
3d4177a85f
Remove pods repo if lock file exists
2017-11-13 10:43:45 +03:00
Vsevolod Ivanov
163c261136
Merge pull request #30 from TouchInstinct/feature/removeBitcode
...
Feature/remove bitcode
2017-10-31 05:08:15 +03:00
Alexey Gerasimov
a5659834bb
Bitcode disabled via export options respecting optional parameter
2017-10-26 12:01:50 +03:00
Alexey Gerasimov
ec72590009
Merge branch 'master' into feature/removeBitcode
2017-10-25 21:20:03 +03:00
Alexey Gerasimov
b2886a8158
Disabled bitcode compilation
2017-10-25 21:19:00 +03:00
Arseniy Borisov
9c10778fd5
typo ( #29 )
2017-10-19 20:18:31 +03:00
Arseniy Borisov
43dfb3dd69
fix deprecation ( #28 )
2017-10-19 19:57:14 +03:00
Vsevolod Ivanov
ca720fe154
Merge pull request #27 from TouchInstinct/feature/symbols
...
upload_symbols_to_crashlytics added
2017-10-06 20:44:05 +03:00
Alexey Gerasimov
c29c5d8532
upload_symbols_to_crashlytics added
2017-10-02 12:02:58 +03:00
Vsevolod Ivanov
068644218c
Merge pull request #26 from TouchInstinct/feature/fastlane
...
icloudEnvironment added
2017-09-28 17:30:25 +03:00
Alexey Gerasimov
c3c86406dc
icloudEnvironment added
2017-09-27 22:21:04 +03:00
Vsevolod Ivanov
c50229ea79
Merge pull request #25 from TouchInstinct/feature/fastlane
...
Feature/fastlane
2017-09-27 20:07:11 +03:00
Alexey Gerasimov
6036023ade
Merge branch 'master' into feature/fastlane
2017-09-27 20:02:46 +03:00
Alexey Gerasimov
3383f507b3
Private lane added
2017-09-27 20:00:15 +03:00
Vsevolod Ivanov
2fac76ce32
Merge pull request #24 from TouchInstinct/feature/fastlane
...
commonFastlane file added
2017-09-27 01:46:15 +03:00
Alexey Gerasimov
f7c3f02e82
commonFastlane file added
2017-09-26 23:39:17 +03:00
Elena Bobkova
0ccc173242
set TypographyQuotes severity to warning to skip css strings ( #22 )
2017-08-17 15:34:37 +03:00
Ilia Kurtov
91e46938e8
gradlew ignore for facebook back ( #21 )
2017-08-10 14:58:41 +03:00
Ilia Kurtov
cddc715951
Feature/logan updates ( #20 )
...
* turn off some Xlint warnings
* static
* ignore TypographyEllipsis
* added GradleCompatible
* Create JSON Models Generation.md
* Update JSON Models Generation.md
* Update JSON Models Generation.md
* facebook supress removed
2017-08-10 14:15:30 +03:00
Arseniy Borisov
51cb1ddb55
Kotlin analysis and Idea formating ( #17 )
...
* kotlin analysis via detekt
* detekt config tuning
* IdeaFormatTask
* format wip
* idea format
* IDEA_HOME var is optional
* fix enum pattern
* analysis wip
* analysis wip
* IDEA_HOME var
* separate task for server
* fix
* name fixes
* fix unix build
* final fix!
* detekt M13.2, some new rules
* do nothing if there is no IDEA_HOME
* NewLineAtEndOfFile false
* отключил проверки unsafeCast и unsafeCall
* supress lint MissingRegistered
2017-08-07 15:32:34 +03:00
Gavriil
4386bfeb61
Merge pull request #18 from TouchInstinct/feature/uselesss-check-removed
...
removed JavadocTagContinuationIndentation check
2017-07-05 21:07:06 +03:00
Ilia Kurtov
3c3628f7e7
removed JavadocTagContinuationIndentation check
2017-07-05 20:56:47 +03:00
Gavriil
b3ae665a60
Merge pull request #15 from TouchInstinct/fix_of_object_name
...
object name bug fixed
2017-06-15 18:37:46 +03:00
Gavriil Sitnikov
23d8846dd4
object name bug fixed
2017-06-15 18:17:47 +03:00
Gavriil
408ec7ab39
Merge pull request #13 from TouchInstinct/bugs/null_collections_fix
...
fixed unmodifiableColletion(null) bug
2017-06-09 16:48:35 +03:00
Gavriil
731cab6e30
Merge pull request #14 from TouchInstinct/non_null_fix
...
fixed unnecessary non-null annotation in constructor
2017-06-09 16:48:25 +03:00
Gavriil Sitnikov
e09925fc22
fixed unnecessary non-null annotation in constructor
2017-06-09 16:36:01 +03:00
Gavriil Sitnikov
7255c905aa
fixed unmodifiableColletion(null) bug
2017-06-04 14:03:36 +03:00
Gavriil
60d75c87fa
Merge pull request #12 from TouchInstinct/json_generator_fix
...
fixed hierarchy methods generation bug
2017-05-22 15:37:04 +03:00
Gavriil Sitnikov
fe62e575db
fixed hierarchy methods generation bug
2017-05-22 15:34:17 +03:00
Gavriil
33e5005de2
Merge pull request #11 from TouchInstinct/json_model_features
...
Pair bug fixed
2017-05-12 15:44:55 +03:00
Gavriil Sitnikov
feab76d5dd
Pair bug fixed
2017-05-12 15:44:08 +03:00
Gavriil
60b3a36ed3
Merge pull request #10 from TouchInstinct/json_model_features
...
Json model features
2017-05-12 15:28:19 +03:00
Gavriil Sitnikov
a48ea057f7
copy method generation added
2017-05-11 19:02:56 +03:00
Gavriil Sitnikov
273b56a3c8
generation of full constructor with parent added
2017-05-11 18:15:32 +03:00
Gavriil Sitnikov
055cba0f7e
map validation generator code fix
2017-05-10 18:33:19 +03:00
Gavriil Sitnikov
bdd8b69c26
missable=nullable generation bug fixes
2017-05-10 18:22:58 +03:00
Gavriil Sitnikov
37f2a663ca
type arguments generation bug fixed
2017-05-10 18:05:50 +03:00
Gavriil Sitnikov
56aefeeab9
validation bug of imports fixed
2017-05-05 18:43:35 +03:00
Gavriil Sitnikov
ac772d9d92
merging imports from all generated mapping
2017-05-05 18:03:19 +03:00
Gavriil
25b469178c
Merge pull request #8 from TouchInstinct/feature/api_generator
...
Feature/api generator
2017-05-03 16:02:59 +03:00
Gavriil Sitnikov
485927dd9e
some parts additionally commented
2017-05-03 16:02:29 +03:00