Pariece McKinney
9443313e96
updated docs
2025-02-19 17:43:31 -05:00
Pariece McKinney
3e79f78bbd
updated docs
2025-02-19 17:37:30 -05:00
Pariece McKinney
c152631578
Update documentation to 7a899026 on 'stable'
2025-02-19 14:05:00 -05:00
Pariece McKinney
b33747374f
initial commit
2025-02-19 13:57:23 -05:00
Pariece McKinney
7a8990260c
Public Release 3.1.1
2025-02-18 18:05:13 -05:00
Pariece McKinney
9b1153da04
Public release 2.2.16
2024-04-25 17:09:00 -04:00
Louie
38d161f1bf
Stable Public Release 2.2.15
...
Merging main into stable
2023-12-05 14:20:25 -08:00
Louie
1b9daf60ee
Merge pull request #1530 from ResearchKit/cocoapod_version_bump
...
Point ResearchKit.podspec to 2.1.0
2022-11-29 13:11:01 -08:00
Louis Chatta
e71d71cf9c
Point ResearchKit.podspec to 2.1.0
2022-11-29 11:48:27 -08:00
akshay-yadav
29950b62e4
marker
2022-06-15 12:53:26 -07:00
akshay-yadav
65de4b333c
README update
2022-06-15 11:44:35 -07:00
akshay-yadav
63fcf4918f
Merge branch 'stable' into 'main' for housekeeping
2022-06-15 11:40:04 -07:00
akshay-yadav
c9880b0139
merge stable into main
...
resolve merge conflicts
Bugfixes
Cleanup
merge main back to stable
2022-06-15 11:38:42 -07:00
akshay-yadav
13eabb7720
merging stable back to main
...
Resolving Merge conflicts
Bugfixes
Cleanup
2022-06-15 11:37:16 -07:00
Pariece McKinney
743b773ea3
Point RK to IOS 13 ( #1499 )
2022-04-25 09:40:44 -07:00
Pariece McKinney
249eee5dfb
IOS15 Fixes ( #1487 )
2022-02-17 11:29:47 -08:00
aplummer-apple
90c68d0d19
Update project library search paths to compile on apple silicon ( #1479 )
...
I believe this line was in here to resolve issues with an early beta of xcode 11 and is unnecessary now
2021-11-29 10:20:27 -08:00
Pariece McKinney
d10a427911
Merge pull request #1471 from Pariecemckinney-apple/pmckinney/taskVCDeprecationWarningFix
...
Fix ORKTaskViewController deprecation warning
2021-10-25 14:50:24 -07:00
Pariecemckinney-apple
05755a3213
initial commit
2021-10-25 11:38:50 -07:00
Corey
e18a633de1
Set ORKTaskViewController nav background color ( #1469 )
2021-10-04 13:58:03 -07:00
Pariece McKinney
0e68cdf744
Merge pull request #1448 from stevemoser/patch-6
...
Fix broken Apple Forums link
2021-06-28 15:58:31 -07:00
Pariece McKinney
7f119a8d0d
Merge pull request #1338 from Hengyu/hengyu
...
Use implied answer format for cells
2021-06-28 15:54:27 -07:00
hengyu
fde1e7e957
Use implied answer format for cells
2021-06-27 14:58:31 +08:00
Erik Hornberger
0ad96d505c
Merge pull request #1462 from erik-apple/nullable-return-type
...
Silence warning about nullable return types
2021-06-21 15:25:36 -07:00
Erik Hornberger
d4ff76fc25
Silence warning about nullable return types
2021-06-21 15:08:01 -07:00
Erik Hornberger
85c1395361
Merge pull request #1461 from erik-apple/update-deprecated-method-in-keychain
...
Update deprecated method call
2021-06-21 14:47:45 -07:00
Erik Hornberger
1443e57c57
Replace deprecated method call
2021-06-21 14:22:10 -07:00
Erik Hornberger
3b75f6213c
Updates to the predefined range of motion task ( #1459 )
2021-05-25 17:05:56 -07:00
gavirawson-apple
e9d5de64a5
Clip step image ( #1457 )
2021-05-19 18:11:15 -07:00
Erik Hornberger
19c61383f6
Permission Type Updates ( #1454 )
...
* Ensure that the slider's colors match the view's tint
* New visual style for request permission step
* Add a new notifications permission type
* Add a new motion activity permission type
* Update ORKRequestPermissionButton.m
* Forward declare button
* Update ResearchKit/Common/ORKPermissionType.m
Co-authored-by: joeylabarck-apple <81833193+joeylabarck-apple@users.noreply.github.com >
* Update ResearchKit/Common/ORKPermissionType.h
Co-authored-by: joeylabarck-apple <81833193+joeylabarck-apple@users.noreply.github.com >
* Update ResearchKit/Common/ORKMotionActivityPermissionType.h
Co-authored-by: joeylabarck-apple <81833193+joeylabarck-apple@users.noreply.github.com >
* Update ResearchKit/Common/ORKPermissionType.h
Co-authored-by: joeylabarck-apple <81833193+joeylabarck-apple@users.noreply.github.com >
* Update ResearchKit/Common/ORKPermissionType.h
Co-authored-by: joeylabarck-apple <81833193+joeylabarck-apple@users.noreply.github.com >
* Add missing import
* Add missing import
Co-authored-by: joeylabarck-apple <81833193+joeylabarck-apple@users.noreply.github.com >
2021-04-16 17:02:45 -07:00
Steve Moser
cb6cc97fa4
Fix broken Apple Forums link
2021-03-01 08:26:36 -05:00
srinathtm-apple
0651bf0c2a
Use wheel date picker style ( #1447 )
...
* Use wheel date picker style
2021-02-11 19:16:32 -08:00
Pariece McKinney
68f9d29b66
Merge pull request #1396 from Pariecemckinney-apple/video_instruction_fix_issue_1389
...
Video Instruction Step Now Presents Play Button (#1389 )
2020-08-03 16:29:25 -07:00
Pariecemckinney-apple
24afb1b1ec
video instruction step now presents the play button so that the user can present the video intended for them
2020-08-03 16:19:07 -07:00
Kyle Seth Gray
47f44c488e
Update ORKSkin.m ( #1390 )
...
literally just a misspelling of 'Margin'
2020-07-21 11:13:42 -07:00
Pariece McKinney
a9b64253f1
VideoCaptureStep now corrects its state when navigating to it after pressing the back button ( #1386 )
...
Co-authored-by: Pariece McKinney <pariecemckinney@gmail.com >
2020-07-17 15:44:23 -07:00
Volodymyr Klymenko
506dc646ad
Fix markdown formatting ( #1383 )
2020-06-24 14:21:05 -07:00
srinathtm-apple
b50b759c7e
RK 2.1 updates ( #1384 )
2020-06-24 14:20:11 -07:00
Greg Fiumara
ed2602e523
Handle new UITouchPhase enumerations. ( #1366 )
...
* Handle new UITouchPhase enumerations.
Added in iOS 13.4.
* Conditionally include new UITouchPhase enums.
2020-04-05 16:36:15 -07:00
srinathtm-apple
bbe376cddc
Remove scripts folder, this is causing app store submission issues ( #1362 )
...
* removing scripts folder
* removing references from build phases
2020-03-26 11:25:16 -07:00
srinathtm-apple
50a2b3427a
RK 2.1 updates ( #1343 )
...
* updates to RK 2.1
* adding AirPodsPro calibration data
2020-03-09 20:34:15 -07:00
Alex Wald
ac7c63fc1b
added missing nullability annotation in one of the initialisers ( #1323 )
2020-02-10 12:41:39 -08:00
srinathtm-apple
b50e1d7aa4
Merge pull request #1333 from davwillev/master
...
Spoken instruction for TouchAnywhereStep changed from from title to text
2020-02-10 12:38:47 -08:00
David Evans
454e501cb6
Reallocated TouchAnywhereStep spoken instructions
...
Reallocated TouchAnywhereStep spoken instructions from task 'title' to instruction 'text'
2020-01-17 12:44:51 +00:00
David Evans
69cb1b7f2e
Merge pull request #7 from ResearchKit/master
...
Update from master
2020-01-06 14:04:09 +00:00
srinathtm-apple
7c8917deb0
Merge pull request #1329 from xinsight/remove-tests-from-archive-2
...
remove tests from archive
2019-12-11 10:55:26 -08:00
Jay Moore
e5e96b8db9
remove address and undef behaviour sanitizers
2019-12-11 18:04:31 +01:00
Jay Moore
faffea0008
remove tests from archive
2019-12-11 13:28:29 +01:00
erik-apple
e08711ff4b
Retrieve tint color from view's window instead of AppDelegate's window ( #1324 )
...
We used to retrieve the view's tint color from a reference to the window held by the AppDelegate, however, iOS 13 introduced a new SceneDelegate pattern in which there may be more than one window. We now have to retrieve the tint color from window that the view belongs to, as there may be multiple windows with different tint colors.
2019-12-03 23:23:57 -05:00
srinathtm-apple
c6c99a41db
Merge pull request #1321 from erik-apple/2.1
...
ResearchKit 2.1 Update
2019-11-22 17:11:35 -08:00
erik-apple
ff709e01f2
Update .travis.yml for Xcode 11 and iOS 13
2019-11-22 16:58:20 -08:00
erik-apple
666bf54dd5
Update ORKFormStep.h
2019-11-22 16:52:30 -08:00
erik-apple
fbcd6adc9e
Merge branch 'master' into 2.1
2019-11-22 16:48:50 -08:00
Erik Hornberger
2dc3cfb109
ResearchKit 2.1 Update
2019-11-22 16:40:08 -08:00
akshay-yadav
ae9b9e57cb
updates
2019-10-24 14:19:09 -07:00
srinathtm-apple
e19dfbff8d
Merge pull request #1298 from susom/instructionStepView-learnMore-fix
...
Fix displaying of Close button in ORKLearnMoreStepViewController
2019-10-23 12:03:58 -07:00
srinathtm-apple
6fc2e6d0fe
Merge pull request #1308 from chrisortman/master
...
Fixes podspec in cocoapods 1.8.0
2019-10-23 12:03:24 -07:00
srinathtm-apple
456c3e4a45
Merge pull request #1311 from CareEvolution/sectionBug
...
Bugfix - Index needs to be _allSections
2019-10-23 12:02:54 -07:00
Eric Schramm
eaca80f55a
index needs to be _allSections
2019-10-17 08:45:10 -05:00
Chris Ortman
d60ab56972
Fixes podspec in cocoapods 1.8.0
2019-10-04 16:56:39 -05:00
Paweł Kowalczyk
6b55e5ba81
Fix displaying of Close button in ORKLearnMoreStepViewController
2019-09-02 17:52:12 +02:00
David Evans
8c16ee46cc
Merge pull request #6 from ResearchKit/master
...
Updating master to latest version
2019-07-24 12:15:53 +01:00
srinathtm-apple
d56e6d5267
Merge pull request #1288 from srinathtm-apple/master
...
adding macro to bypass ios13 only api
2019-06-20 10:37:16 -07:00
Srinath Tupil Muralidharan
1ff84f4f96
adding macro to bypass ios13 only api
2019-06-19 16:08:14 -07:00
srinathtm-apple
3efb3ae1ae
Merge pull request #1279 from CareEvolution/hideORKFormItemFix
...
Fix for hidePredicate changes where an ORKTableSection may contain more than one ORKFormItem
2019-06-17 14:39:02 -07:00
Eric Schramm
d516d0cc0a
reimplementation of hide ORKFormItem post-RK 2.1
2019-06-16 18:10:06 -05:00
Eric Schramm
d2794890f8
Merge branch 'appleMaster' into hideORKFormItemFix
...
# Conflicts:
# ResearchKit/Common/ORKFormStepViewController.m
2019-06-16 17:55:51 -05:00
srinathtm-apple
ae70457c56
Merge pull request #1282 from ninoguba/bugfix_flash_modes
...
Fixed crash related to supported flash modes on certain devices
2019-06-04 13:57:27 -07:00
srinathtm-apple
800e45a27a
Merge pull request #1280 from gabriel-blanco-apple/embeddedReviewStepIsEmpty-51368434
...
Missing embedded summary in ORKReviewStep
2019-06-04 13:56:51 -07:00
Akshay Yadav
7b6dae062c
ResearchKit 2.1 Beta
2019-06-04 13:45:18 -07:00
Nino Guba
5070325d9a
Fixed crash related to supported flash modes on certain devices
2019-06-03 18:48:21 -07:00
Gabriel Blanco
84511204d2
Missing embedded summary in ORKReviewStep
...
Bug introduced here:
commit 9ef1876c45
Author: Brian Ganninger <coder@infinitenexus.com >
Date: Sun Nov 25 20:44:22 2018 -0800
[code cleanup] Review mismatched nil returns (issue #1214 )
——
Impact:
Causes embedded ORKReviewStep to return no steps
2019-06-03 14:52:32 -07:00
Eric Schramm
ad8129efdf
fixes for animation of changes
2019-06-02 22:48:57 -05:00
Eric Schramm
5f0f32f824
hideForm fix for sections which contain >1 forms
2019-05-31 15:17:59 -05:00
srinathtm-apple
7347a99520
Merge pull request #1277 from PersonalTouchProjects/mytouch
...
Add new activity tasks
2019-05-30 16:59:43 -07:00
Tommy Lin
12b2df63b4
Add missing header files to umbrella headers
2019-05-28 01:54:28 +08:00
Tommy Lin
00ac394379
Inherit ORKTouchAbilityScrollResult from ORKResult instead of ORKStepResult (typo)
2019-05-28 01:51:46 +08:00
srinathtm-apple
8f8cc4de14
Merge pull request #1271 from CareEvolution/Schramm/hideFormItemWithPredicate-2.0
...
Conditionally Hide an ORKFormItem based on an NSPredicate
2019-05-27 09:17:06 -07:00
Tommy Lin
577f612778
Fix retain cycle warnings
2019-05-27 22:31:10 +08:00
Tommy Lin
e0f092decc
Fix shadow declaration warning
2019-05-27 22:10:59 +08:00
Tommy Lin
acacacdcce
Add NSCopying, NSCoding and isEqual to ORKTouchAbility steps
2019-05-27 20:56:28 +08:00
Eric Schramm
fce7172bac
rename - filtered to hidden
2019-05-08 12:31:39 -05:00
Eric Schramm
264d51f1c9
explicitly compare against nil
2019-05-08 12:13:42 -05:00
Eric Schramm
6b1dd7f73d
naming improvements, simplification
2019-05-08 12:08:50 -05:00
Eric Schramm
ad5b4cb2fd
update for renaming to hidePredicate
2019-04-24 21:44:08 -05:00
Eric Schramm
1faa99a490
rename to hidePredicate
2019-04-24 21:43:46 -05:00
Eric Schramm
cf67d09e1b
remove null results for filtered formItems
2019-04-24 16:00:29 -05:00
Eric Schramm
14a87b2067
fixed to corrected indexPath due to filtering
2019-04-24 15:56:53 -05:00
Eric Schramm
4f59976114
bypass non-optional formItems that are filtered
2019-04-24 15:36:34 -05:00
Eric Schramm
392dd87881
stop animated scrolling if no section show/hide changes
2019-04-19 16:06:03 -05:00
Eric Schramm
fd8c973004
update didSelect to unfiltered indexPath
2019-04-19 15:16:01 -05:00
Eric Schramm
ab400a203a
implement hideItemPredicate in ORKFormStepVC
2019-04-19 14:43:39 -05:00
Eric Schramm
7fbd650fbb
add hideItemPredicate to ORKFormItem
2019-04-19 14:39:42 -05:00
srinathtm-apple
01cc7ed79d
Project updates ( #1264 )
...
* overall updates to ResearchKit, new textChoiceOtherAnswerFormat, unit tests and more..
2019-04-15 14:42:02 -07:00
Tommy Lin
62d5f17c75
Merge branch 'master' into mytouch
2019-03-28 15:48:25 +08:00
srinathtm-apple
d198a8fa67
Merge pull request #1256 from yo1995/ORKSkinFix
...
Ork skin fix
2019-03-24 11:27:15 -07:00
Duke Mobile Center
77aa2444a2
clean comments
2019-03-24 13:01:44 -04:00
Duke Mobile Center
281b2093b1
#1255 solved the mapHeight metric and other compatibility issues.
2019-03-24 12:55:19 -04:00
srinathtm-apple
94c2b68e53
Merge pull request #1247 from srinathtm-apple/dBHLUpdates
...
dBHL Tone Audiometry updates
2019-02-26 18:42:30 -08:00
Srinath Tupil Muralidharan
99e3b370d5
if user taps during the preStimulusDelay, do not count it towards threshold calculation
2019-02-26 18:06:06 -08:00
srinathtm-apple
093513f01f
Merge pull request #1241 from srinathtm-apple/splMeterUpdates
...
bugfixes for splmeter
2019-02-23 10:11:33 -08:00
srinathtm-apple
5e39fffe0d
Merge pull request #1246 from rsanchezsaez-apple/rss/project-hardening-d
...
[Misc] Homogenize errorOut argument naming
2019-02-23 10:08:49 -08:00
Ricardo Sanchez-Saez
0ddd16b202
[Misc] Homogenize errorOut argument naming
2019-02-21 16:38:57 -08:00
David Evans
13fdd71613
Merge pull request #5 from ResearchKit/master
...
merge upstream
2019-02-21 12:26:25 +00:00
srinathtm-apple
d000f5b45e
Merge pull request #1245 from ResearchKit/rss/project-hardening-c
...
[Project Hardening] Improvements (III)
2019-02-20 23:40:02 -08:00
Ricardo Sanchez-Saez
19de603340
[ORKTaskViewController] More compact nil UUID check
2019-02-20 18:18:04 -08:00
Ricardo Sanchez-Saez
61af3f9b19
[ORKTaskViewController] Remove unneeded implementation
2019-02-20 18:12:44 -08:00
Ricardo Sanchez-Saez
f614fda7b3
[Misc] Add a space before every ‘nil’
2019-02-20 18:00:38 -08:00
Ricardo Sanchez-Saez
63fb484f22
[ORKSpeechRecognitionResult] Fix typo
2019-02-20 18:00:35 -08:00
Ricardo Sanchez-Saez
6e61d4f79b
[ORKConsentSection] Remove unneeded import
2019-02-20 18:00:28 -08:00
Ricardo Sanchez-Saez
54feccdcff
[ORKValuePicker] Undo unneeded changes
2019-02-20 17:59:51 -08:00
Ricardo Sanchez-Saez
5bc0088f16
[ORKVisualContentStepViewController] Better nullability handling
2019-02-20 17:59:44 -08:00
Ricardo Sanchez-Saez
e4f7516b6f
[ORKTintedImageView] Remove unneeded changes
2019-02-20 17:59:34 -08:00
Ricardo Sanchez-Saez
61290e42fa
[ORKTintedImageView] Remove unneeded nullability
2019-02-20 17:59:26 -08:00
Ricardo Sanchez-Saez
82720f2978
[ORKPDFViewerStepView] Add default nullability
2019-02-20 17:59:17 -08:00
Ricardo Sanchez-Saez
08af95d3a7
[ORKTaskViewController] Better UUID nullability
2019-02-20 17:59:14 -08:00
Ricardo Sanchez-Saez
319b9f189e
[ORKTableStepViewController] Better nullability
2019-02-20 17:59:10 -08:00
Ricardo Sanchez-Saez
d6f71e2cdb
[ORKStepNavigationRule] Improve comment
2019-02-20 17:59:02 -08:00
Ricardo Sanchez-Saez
92c2299a9d
[ORKSkin] Remove unused code
2019-02-20 17:58:50 -08:00
Ricardo Sanchez-Saez
ddb2c50aba
[ORKReviewStep] Add braces for safety
2019-02-20 17:58:23 -08:00
Ricardo Sanchez-Saez
4d7c27a1dd
[ORKReviewStep] Add extra nullable annotations
2019-02-20 17:58:20 -08:00
Ricardo Sanchez-Saez
2e0bef5490
[ORKPicker] Better nullability fix, remove unused function
2019-02-20 17:58:15 -08:00
Ricardo Sanchez-Saez
222855fabc
[Misc] Nicer variable names
2019-02-20 17:58:12 -08:00
Ricardo Sanchez-Saez
97a503cf18
[ORKMultiValuePicker] Better nullability fix
2019-02-20 17:57:51 -08:00
Ricardo Sanchez-Saez
15b6204a9e
[Misc] Rename findInArrayByKey to ORKFindInArrayByKey
2019-02-20 17:57:47 -08:00
Ricardo Sanchez-Saez
6f883b4acb
[ORKHealthAnswerFormat] Better static analyzer fixes
2019-02-20 17:57:42 -08:00
Ricardo Sanchez-Saez
762d0350c4
Update comment to reflect code
2019-02-20 17:57:32 -08:00
Ricardo Sanchez-Saez
ea01dbdbc3
Remove unneeded check
2019-02-20 17:57:24 -08:00
Ricardo Sanchez-Saez
363a1f7caa
[ORKDateTimePicker] Better nullability test
2019-02-20 17:57:18 -08:00
Ricardo Sanchez-Saez
81b945a129
[ORKHealthAnswerFormat] Better nullability issue fix
2019-02-20 17:57:13 -08:00
Ricardo Sanchez-Saez
16a5da4566
[ORKGraphChartView] Simpler fix for shadowing variable declaration
2019-02-20 17:57:10 -08:00
Ricardo Sanchez-Saez
1c2af3c669
[ORKGraphChartView] Simpler fix for shadowing variable declaration
2019-02-20 17:57:06 -08:00
Ricardo Sanchez-Saez
b412f47578
Rename ORKLineGraphAccessibilityElement to ORKGraphChartAccessibilityElement
2019-02-20 17:56:59 -08:00
Ricardo Sanchez-Saez
d9cfb03dc6
[ORkGraphChartView] Fix wrong accessibility fix
2019-02-20 17:56:53 -08:00
Ricardo Sanchez-Saez
4baa86df01
[ORKGraphChartView] Remove unneeded change
2019-02-20 17:56:48 -08:00
Ricardo Sanchez-Saez
c0c512b9ad
[ORKStroopStepViewController] Change NSMutableDictionaries to NSDictionaries
2019-02-20 17:56:43 -08:00
Ricardo Sanchez-Saez
95d82db7cf
[ORKAudioContentView] Do no set unneeded _timerLabel initial text
2019-02-20 17:56:24 -08:00
Ricardo Sanchez-Saez
66dbac3bb7
[Localization] Continue retuning ‘nil’ when the slider is not found
2019-02-20 17:56:20 -08:00
srinathtm-apple
d969d55ab1
Merge pull request #1244 from rsanchezsaez-apple/rss/project-hardening-b
...
[Project Hardening] Improvements (II)
2019-02-20 17:51:09 -08:00
srinathtm-apple
95e8250194
Merge pull request #1243 from rsanchezsaez-apple/rss/project-hardening-a
...
[Project Hardening] Improvements (I)
2019-02-20 17:50:53 -08:00
Ricardo Sanchez-Saez
2539157e47
[Project] Disable “Missing Localization Context Comment” from static analyzer
2019-02-20 17:02:56 -08:00
Ricardo Sanchez-Saez
a51b85622a
[Project] Update project languages appropriately
2019-02-20 17:02:13 -08:00
Ricardo Sanchez-Saez
1e25391b0a
Revert "[code cleanup] Add missing localization comments (issue #1214 )"
...
This reverts commit c2b664f3b8 .
# Conflicts:
# ResearchKit/ActiveTasks/ORKAudioContentView.m
2019-02-20 16:57:14 -08:00
Ricardo Sanchez-Saez
9cc6255b45
[ORKSample] Update to Swift 4
2019-02-20 16:52:48 -08:00
Ricardo Sanchez-Saez
112bb1b7fa
[ORKTest] Update to Swift 4
2019-02-20 16:52:38 -08:00
Ricardo Sanchez-Saez
041d015dbf
[Project] Run static analyzer, in deep mode, only when building in Debug
2019-02-20 16:50:25 -08:00
Ricardo Sanchez-Saez
877edca1e6
[Project] Remove unsupported Swift 3.0 specifier from project
2019-02-20 16:50:16 -08:00
srinathtm-apple
c7b2c33a29
Merge pull request #1216 from bgannin/projectHardening
...
Project hardening
2019-02-20 16:07:29 -08:00
srinathtm-apple
ca1a18978f
check if error is non-NULL before assignment
2019-02-18 20:24:30 -08:00
srinathtm-apple
0a962c6822
using NSInteger instead of NSUInteger
2019-02-18 17:56:49 -08:00
srinathtm-apple
f07ae4b8f0
logical-or the missing super calls in ORKLocationSelectionView
2019-02-18 17:19:33 -08:00
srinathtm-apple
b0d7eff709
logical-or the missing super calls
2019-02-18 17:16:49 -08:00
Srinath Tupil Muralidharan
390c02d2a8
bugfixes for splmeter
2019-02-14 12:25:46 -08:00
Tommy Lin
233142920f
Merge master into mytouch
2019-02-14 17:10:44 +08:00
srinathtm-apple
a4a147332d
Merge pull request #1236 from jayway/email_fix
...
Fixed email regex to enforce start and end of string.
2019-02-04 08:57:26 -08:00
Gustaf Nilklint
f1fdddf5d4
Fixed email regex to enforce start and end of string to eliminate the possibility to accidentally accept white space in the email adress.
2019-02-04 15:09:52 +01:00
Tommy Lin
489de1d8aa
Fix ORKBorderedButton background color issue
2019-02-02 22:50:36 +08:00
Tommy Lin
52578e21fe
Add internationalization strings
2019-01-28 16:26:08 +08:00
srinathtm-apple
92fc374b46
Merge pull request #1224 from srinathtm-apple/AttributedTextForSurveys
...
attributed text for surveys
2019-01-18 16:50:47 -08:00
Srinath Tupil Muralidharan
c87b189f8a
moving the assert to the designated initializer
2019-01-18 16:45:21 -08:00
Srinath Tupil Muralidharan
b7cf4bc918
adding an assert if all the input params are nil
2019-01-18 16:39:51 -08:00
srinathtm-apple
b803c3aab0
Merge pull request #1232 from aplummer-apple/tidy-onboarding
...
Minor example project onboarding cleanup
2019-01-18 15:58:56 -08:00
aplummer-apple
3094ba675c
Update ORKSpatialSpanMemoryStepViewController.m
2019-01-18 15:51:23 -08:00
Andrew Plummer
88b7c9a68f
Minor example project onboarding cleanup
...
- Tidy up localized strings
- Remove unused language config
- Delegate reference cycle
- Tidy signature access at end of onboarding
Minor syntax tidy
Minor Tidy, remove redundant check
Minor tidy, remove unnecessary variable
Minor tidy, clearer call
Fix broken “Disagree” button in example onboarding consent flow
Previously the flow let you progress as usual even if you select “disagree”
Remove development team
Clean whitespace
2019-01-10 18:38:34 -08:00
Tommy Lin
06e1e9bbfc
Remove useless code
2019-01-08 14:50:11 +08:00
Srinath Tupil Muralidharan
36b8a72056
renaming an internal function
2019-01-07 17:44:10 -08:00
Srinath Tupil Muralidharan
111b983716
account for case where text is nil but primaryTextAttributedString is non-nil
2019-01-07 15:49:53 -08:00
Srinath Tupil Muralidharan
599a723dd1
call designated initializer using self
2019-01-07 15:14:03 -08:00
Srinath Tupil Muralidharan
7f37428426
support attributedText in ORKMultipleValuePickerAnswerFormat
2019-01-07 13:59:50 -08:00
Srinath Tupil Muralidharan
630a431299
support attributedText in textScaleAnswerFormat
2019-01-07 13:22:17 -08:00
Srinath Tupil Muralidharan
ab081e28e1
ensure that attributedText always overrides text
2019-01-07 12:18:30 -08:00
Tommy Lin
8b912b7d25
Add touch ability instruction art works
2019-01-04 19:02:04 +08:00
Tommy Lin
375e1380d7
Add instructions before every touch ability tasks
2019-01-03 18:05:42 +08:00
Tommy Lin
fdd3d7c653
Modify scroll task design
2019-01-02 20:33:42 +08:00
Tommy Lin
18ea1236e2
Rename ORKTouchAbilityScrollStep
2019-01-02 16:34:30 +08:00
Tommy Lin
18842a0e64
Add target hint label to ORKTouchAbilityScrollContentView
2018-12-25 17:13:27 +08:00
Tommy Lin
7a3d0606d5
Reset gesture recognizer events after reset tracks
2018-12-25 15:43:52 +08:00
Tommy Lin
528186535c
Rename -[ORKTouchAbilityContentView startTracking] to -[ORKTouchAbilityContentView startTrial]
...
And also -[ORKTouchAbilityContentView stopTracking] to -[ORKTouchAbilityContentView endTrial]
2018-12-25 15:26:08 +08:00
Tommy Lin
bd4c1a1568
Add start date and end date to ORKTouchAbilityTrial
2018-12-25 15:20:41 +08:00
Tommy Lin
08382cf7a3
Override some touch ability model descriptions
2018-12-24 19:24:01 +08:00
Tommy Lin
1080e4f08d
Add ORKTouchAbilityTaskOption
2018-12-24 17:10:37 +08:00
Tommy Lin
81c9fd83e3
Refine scroll trial view
2018-12-24 16:51:13 +08:00
Tommy Lin
f65b22993b
Update some constraints
2018-12-24 16:37:11 +08:00
Tommy Lin
e9059ee42c
Add touch ability scroll ability models, views and view controllers
2018-12-22 16:48:52 +08:00
Tommy Lin
f4feaffe19
Rename some protocol name and methods
2018-12-21 17:16:23 +08:00
Tommy Lin
176da46dd4
Replace auto layout codes using anchor API with traditional API
2018-12-21 17:07:26 +08:00
Tommy Lin
e4a023713d
Refine touch ability arrow view
2018-12-20 18:16:38 +08:00
Tommy Lin
7cfc964143
Refine pinch and rotation content view and step view controller
2018-12-20 17:40:27 +08:00
Tommy Lin
b4b363cac6
Refine swipe content view and tap step view controller
2018-12-20 17:10:00 +08:00
Tommy Lin
3deaee1ef0
Refine long press content view and tap step view controller
2018-12-20 16:39:55 +08:00
Tommy Lin
330587f6f8
Refine tap content view and tap step view controller
2018-12-20 16:28:22 +08:00
Tommy Lin
7615ed631d
Refine ORKTouchAbilityCustomView
2018-12-20 15:46:27 +08:00
Tommy Lin
567c1802ba
Add rotation task models, views and controller
2018-12-19 17:50:21 +08:00
Tommy Lin
400ba05d8e
Add pinch task models, views and controller
2018-12-17 14:36:34 +08:00
Srinath Tupil Muralidharan
3cd8cd7661
display attributed strings in picker view
2018-12-13 21:10:53 -08:00
Srinath Tupil Muralidharan
612b411dc2
adding support to provide attributed string for both primary text and detail text in ORKAnswerFormat
2018-12-13 21:10:20 -08:00
Srinath Tupil Muralidharan
cd216ab1c0
setting attributed text to nil seems to override other UILabel properties, adding checks before assigning
2018-12-13 16:21:53 -08:00
Srinath Tupil Muralidharan
610d30fb0a
adding support for setting attributed string to the primary text label of ORKAnswerFormat
2018-12-12 18:34:34 -08:00
Tommy Lin
f81825bb78
Add touch ability swipe task
2018-12-05 18:28:32 +08:00
Tommy Lin
eb5c34b35a
Complete touch ability long press controller and models
2018-12-05 13:42:17 +08:00
Tommy Lin
7ea163bc14
Add property "success" to ORKTouchAbilityTapTrial
2018-12-05 13:21:38 +08:00
srinathtm-apple
acc45033b7
Merge pull request #1222 from srinathtm-apple/CleanupPR1088
...
Cleanup for knee and shoulder range of motion
2018-12-04 17:33:47 -08:00
Srinath Tupil Muralidharan
aa5bfa8142
pointing to the renamed assets for the task
2018-12-04 17:22:27 -08:00
srinathtm-apple
070950b31a
Merge pull request #1088 from davwillev/master
...
Changes to angle calculations in Range of Motion active tasks
2018-12-04 15:16:52 -08:00
srinathtm-apple
981c1af7a8
Update ORKRangeOfMotionResult.h
...
adding new line spacing..
2018-12-04 13:55:36 -08:00
Tommy Lin
2cbf211613
Refine touch ability touch tracker
2018-12-04 15:33:06 +08:00
Tommy Lin
77de9ddf05
Refine touch ability tap step view controller
2018-12-04 14:58:30 +08:00
srinathtm-apple
1dfca472e2
Merge pull request #1213 from stevebaranski/issue/contributing
...
Correct link to ResearchKit forum in contributing guidelines
2018-12-03 13:15:23 -08:00
Tommy Lin
4b9dc94927
Add touch ability long press step, view, controller and result
2018-11-30 17:15:57 +08:00
Tommy Lin
f3eec95c98
Refine tap task behavior
2018-11-30 16:10:00 +08:00
Tommy Lin
005b4b744f
Refine ORKTouchAbility models
2018-11-29 17:16:51 +08:00
Tommy Lin
002939a0ec
Refine property attributes
2018-11-28 17:08:00 +08:00
Brian Ganninger
35e5d5aa95
[code cleanup] Review mismatched nil returns, part II (issue #1214 )
2018-11-27 22:18:03 -08:00
Brian Ganninger
547e1b5cd2
[code cleanup] Use local variable across autorelease pools (issue #1214 )
2018-11-27 22:05:43 -08:00
Brian Ganninger
421e90615f
[code cleanup] Resolve semantic issue with navigation buttons (issue #1214 )
2018-11-27 20:40:23 -08:00
Tommy Lin
3538a50e55
Implement tap task trial points generator
2018-11-27 18:14:53 +08:00
Brian Ganninger
30a758e2b7
Tweak build settings a bit (issue #1214 )
...
// implicit self retain in blocks, priority inversion are larger issues to tackle
2018-11-27 01:09:52 -08:00
Brian Ganninger
9ef1876c45
[code cleanup] Review mismatched nil returns (issue #1214 )
2018-11-27 00:52:51 -08:00
Tommy Lin
b06ffbb44e
Refine code structure
2018-11-27 16:46:16 +08:00
Brian Ganninger
60076032b9
[code cleanup] Use defined enum values (issue #1214 )
2018-11-25 19:12:15 -08:00
Brian Ganninger
c2b664f3b8
[code cleanup] Add missing localization comments (issue #1214 )
2018-11-25 13:08:51 -08:00
Brian Ganninger
fc61990e03
[code cleanup] Address missing prototypes for functions (issue #1214 )
2018-11-24 21:39:47 -08:00
Brian Ganninger
ca81287311
[code cleanup] Resolve shadow declarations (issue #1214 )
2018-11-24 19:33:28 -08:00
Brian Ganninger
db995e3b35
[code cleanup] Fix dead code stores (issue #1214 )
2018-11-24 17:46:16 -08:00
Brian Ganninger
1a902eefdd
[code cleanup] Security fixes for random, loop counter (issue #1214 )
2018-11-24 17:32:31 -08:00
Brian Ganninger
5c3fe6eaef
[code cleanup] Fix unknown pragmas (issue #1214 )
2018-11-24 17:27:06 -08:00
Brian Ganninger
a033e1cc5e
[code cleanup] Remove extraneous semicolons (issue #1214 )
2018-11-24 15:42:54 -08:00
Brian Ganninger
fbb7892ea6
[code cleanup] Add missing newlines (issue #1214 )
2018-11-24 15:36:33 -08:00
Brian Ganninger
336096f680
[code cleanup] Fix memory management/mutability mismatch (issue #1214 )
2018-11-24 01:13:05 -08:00
Brian Ganninger
f3929e0e12
[code cleanup] Resolve generics type mismatch (issue #1214 )
2018-11-24 01:10:20 -08:00
Brian Ganninger
3736cf573e
[code cleanup] Resolve missing super calls (issue #1214 )
2018-11-24 00:55:43 -08:00
Brian Ganninger
336ab0e21b
Enable a swath of new compiler and analyzer flags and shallow analyze on build
2018-11-24 00:49:40 -08:00
Brian Ganninger
6459a4a5a0
Merge pull request #1 from ResearchKit/master
...
Merge ORK-latest
2018-11-21 15:38:04 -08:00
Tommy Lin
d04c38b4a0
Add target view in ORKTouchAbilityTapContentView
2018-11-20 18:27:48 +08:00
stevebaranski
535cec7f08
Correct link to ResearchKit forum in contributing guidelines
2018-11-19 10:21:41 -08:00
Tommy Lin
843895e1e4
Add ORKTouchAbilityCustomView
2018-11-13 18:30:54 +08:00
Tommy Lin
fe29159d14
Add ORKTouchAbilityTouchTracker
2018-11-13 16:31:39 +08:00
srinathtm-apple
7c883966d0
Merge pull request #1200 from bgannin/chartFontCustomization
...
Chart font customization
2018-11-10 13:12:26 -08:00
srinathtm-apple
332c8299fa
Merge pull request #1210 from srinathtm-apple/runUnitTests
...
run unit tests on iPhone X iOS12.0 simulator
2018-11-08 17:27:42 -08:00
Srinath Tupil Muralidharan
120612cae0
run unit tests on iPhone X iOS12.0 simulator
2018-11-08 17:12:38 -08:00
srinathtm-apple
dbb525a469
Merge pull request #1188 from CareEvolution/field-content-types
...
Add support for textContentType from UITextInputTraits to ORKAnswerFormat
2018-11-08 13:32:51 -08:00
Tommy Lin
4dea6d8a7b
Make ORKTouchAbilityTouch, ORKTouchAbilityTrack, ORKTouchAbilityGestureRecognizer and ORKTouchAbilityTrial confirm to NSCopying and NSSecureCoding
2018-11-08 15:52:22 +08:00
srinathtm-apple
c57d3a1e1f
Merge pull request #1107 from rsanchezsaez/rsanchezsaez/optional-pie-legend
...
[ORKPieChartView] Allow skipping segment legend labels
2018-11-07 14:30:01 -08:00
Tommy Lin
77a15aa734
Add ORKTouchAbilityTrial class
2018-11-07 16:27:57 +08:00
srinathtm-apple
aa482452e0
Merge pull request #1209 from srinathtm-apple/FixForIssue1205
...
fix for issue #1205
2018-11-06 21:09:17 -08:00
Srinath Tupil Muralidharan
f1f322d442
fix for issue #1205
2018-11-06 20:56:55 -08:00
Tommy Lin
8191a977b7
Add basic touch ability data models, views and view controller
2018-11-06 15:39:16 +08:00
srinathtm-apple
54c3333b81
Merge pull request #1204 from srinathtm-apple/badgeForBuildStatus
...
adding badge for CI build status
2018-10-31 13:12:40 -07:00
Srinath Tupil Muralidharan
ad755bb222
adding badge for CI build status
2018-10-31 13:06:52 -07:00
srinathtm-apple
920127d096
Merge pull request #1199 from susom/replace_deprecated_uiwebview
...
Replace deprecated UIWebView
2018-10-30 17:19:25 -07:00
srinathtm-apple
2696f2377b
Merge pull request #1192 from bgannin/documentationTweak
...
Documentation tweaks
2018-10-30 16:52:02 -07:00
srinathtm-apple
81fdbdac57
Merge pull request #1187 from bgannin/testFixes
...
ORKTest unit tests fail
2018-10-30 16:44:17 -07:00
Brian Ganninger
dd04625562
Updates per PR review
2018-10-30 16:23:46 -07:00
srinathtm-apple
98e8c8e09a
Merge pull request #1185 from tobiasjungnickel/ScreenType_iPhone_MAX_XR
...
ScreenType iPhone Max & XR
2018-10-29 20:20:02 -07:00
srinathtm-apple
2da27dddd6
Merge pull request #1196 from xldrx/patch-1
...
Fixing a typo/bug in TaskList.
2018-10-29 20:14:28 -07:00
srinathtm-apple
e40be2e5f6
Merge pull request #1201 from srinathtm-apple/setupTravisCI
...
Setup travis ci
2018-10-29 19:52:11 -07:00
Srinath Tupil Muralidharan
79228e8ab7
switching to ResearchKit unit tests
2018-10-29 18:07:37 -07:00
Srinath Tupil Muralidharan
161149d2df
adding .travis.yml file
2018-10-29 17:39:03 -07:00
Brian Ganninger
a38561bfed
Add font changes for all chart types to ORKTest (issue #1158 )
2018-10-27 16:55:40 -07:00
Paweł Kowalczyk
74f44435ef
Replace deprecated UIWebView in ORKConsentReviewController
2018-10-26 12:56:12 +02:00
Paweł Kowalczyk
66a754d24f
Replace deprecated UIWebView in ORKConsentLearnMoreViewController
2018-10-26 12:54:03 +02:00
Paweł Kowalczyk
258e2623f3
Replace deprecated UIWebView in ORKHTMLPDFWriter
2018-10-26 12:51:22 +02:00
Paweł Kowalczyk
7043316b90
Fix unit tests related to Two Finger Tapping Interval Task
2018-10-26 12:51:08 +02:00
Paweł Kowalczyk
fcb980beb8
Fix unit tests related to adding new css style to handle signamture image
2018-10-26 12:46:19 +02:00
Brian Ganninger
d186e5c6df
Expose graph chart view fonts (issue #1158 )
2018-10-24 20:18:00 -07:00
Brian Ganninger
5822caa980
Expose pie chart view fonts (issue #1158 )
2018-10-23 22:18:19 -07:00
Sayed Hadi Hashemi
bb55a603db
Fixing a typo/bug in TaskList.
...
passcodeTask identifier has to be ".passcodeTask" not ".passcodeStep".
2018-10-21 15:47:01 -05:00
Brian Ganninger
a75938f6bb
Add flair (badge) for DVCS to README for clarity
2018-10-21 12:09:28 -07:00
Brian Ganninger
23ba6e97a8
Add badge flair for project attributes/status on README
2018-10-19 18:16:07 -07:00
Brian Ganninger
053625a0a1
Add prerequisites to the dependency management doc (fixes issue #1184 )
2018-10-19 17:41:29 -07:00
Tobias Jungnickel
682cd83213
adding XS term to screen types for XSMax model
2018-10-18 10:30:04 +02:00
Eric DeLabar
55a2833c6e
Address code review comments by @srinathtm-apple
2018-10-17 10:15:15 -04:00
Brian Ganninger
c6e2df2a6e
Additional cleanup
2018-10-16 23:41:46 -07:00
Brian Ganninger
a3b6732406
Remove spurious initializer change; silence surfaced serialization failure properly (PR feedback)
2018-10-16 23:35:58 -07:00
Eric DeLabar
d2fade561b
Add support for textContentType from UITextInputTraits
...
* Add support for passwordFormat to support automatic secure passwords
2018-10-16 09:45:43 -04:00
Brian Ganninger
ab6600eaf2
Pre-PR cleanup
2018-10-13 18:12:31 -07:00
Brian Ganninger
815f5bf60a
Ignore shoulder range of motion step for now as it fails deserialization (issue #1151 )
2018-10-13 13:43:28 -07:00
Brian Ganninger
e9ecae2720
Minor code tweaks
2018-10-12 23:36:28 -07:00
Tobias Jungnickel
c9f49d9f18
adding iPhone Max
2018-10-11 10:06:08 +02:00
srinathtm-apple
73faa2e59f
Merge pull request #1182 from MacroYau/feature/cancelable-task
...
Allow task view controller to be canceled directly
2018-10-11 13:28:33 +05:30
srinathtm-apple
70889a0671
Merge pull request #1181 from bgannin/scaleHideValueLabel
...
Add option to hide selected value in slider scale (#657 )
2018-10-11 13:27:55 +05:30
Brian Ganninger
26101d0068
Fix remaining issues for -testSecureCoding (issue #1151 )
2018-10-10 22:23:55 -07:00
Brian Ganninger
340c5abdc0
Minor cleanup
2018-10-09 02:49:16 -07:00
Brian Ganninger
0c121f283b
Properly init test data for clinical recorder configuration (issue #1151 )
2018-10-08 20:53:50 -07:00
Brian Ganninger
f50587eaf4
Add missing nullability keywords
2018-10-08 19:10:06 -07:00
Brian Ganninger
fad50b20e0
Fix precision of equality check in speech recognition step (issue #1151 )
2018-10-08 19:08:24 -07:00
Brian Ganninger
99be8240b0
Fix initialization and serialization issues for numeric answer format (issue #1151 )
2018-10-08 18:14:10 -07:00
Brian Ganninger
b6028a9eef
Update known exceptions for serialization checking (issue #1151 )
2018-10-08 18:09:32 -07:00
Brian Ganninger
fcad24f94b
Update known exceptions for serialization checking (issue #1151 )
2018-10-07 23:31:05 -07:00
Brian Ganninger
211aa5a118
Fix serialization equality test failures (issue #1151 )
2018-10-07 22:43:19 -07:00
Brian Ganninger
53842c3231
Fix addResult test failures (issue #1151 )
2018-10-07 18:38:05 -07:00
Brian Ganninger
b6ab7414fd
Fix comment misspelling
2018-10-07 12:53:42 -07:00
Brian Ganninger
e56ac6b2e9
Fix test failure by marking phone number related properties not serialized (issue #1151 )
2018-10-07 12:52:08 -07:00
Brian Ganninger
0da343ea6f
Fix serialization test failure for dB HL tone audiometry onboarding step (issue #1151 )
2018-10-07 12:42:24 -07:00
Brian Ganninger
1fc475e826
Fix serialization test failure for Amsler grid result (issue #1151 )
2018-10-07 12:29:25 -07:00
Brian Ganninger
dc0890233f
Rename variable for spelling and clarity
2018-10-07 12:17:37 -07:00
Brian Ganninger
15a8deba02
Fix serialization test failure for health clinical recorder configuration [iOS 12+ only] (issue #1151 )
2018-10-07 12:16:28 -07:00
Brian Ganninger
ac27b6d8fa
Fix serialization test failure for Amsler grid step (issue #1151 )
...
// also align whitespace for several entries
2018-10-06 20:31:30 -07:00
Brian Ganninger
8625fa19d6
Fix serialization test failure for speech recognition step (issue #1151 )
2018-10-06 20:18:56 -07:00
Brian Ganninger
6e0a3a5c4a
Fix serialization test failure for environment SPL meter result (issue #1151 )
2018-10-06 19:17:56 -07:00
Brian Ganninger
388a20a79b
Fix serialization test failure for streaming audio recorder configuration (issue #1151 )
2018-10-06 16:48:55 -07:00
Brian Ganninger
ef0c8d0495
Fix serialization test failure for Environment SPL Meter step (issue #1151 )
2018-10-06 13:51:31 -07:00
Brian Ganninger
97fb686ad4
Fix serialization test failure for Speech in Noise step (issue #1151 )
2018-10-06 13:50:44 -07:00
Brian Ganninger
2c0a6d7761
Fix serialization test failure for PDF Viewer step (issue #1151 )
2018-10-06 13:49:57 -07:00
Brian Ganninger
0070d3ca04
Fix serialization test failure for tone audiometry step (issue #1151 )
2018-10-05 23:43:48 -07:00
Macro Yau
6d0c331aba
Fix typo
2018-10-05 14:30:21 +08:00
Macro Yau
0d81a9c696
Rename cancelable to discardable
2018-10-05 14:23:49 +08:00
srinathtm-apple
1e7d2c2460
Merge pull request #1179 from MacroYau/feature/custom-minute-interval
...
Allow custom minute interval setting for UIDatePicker with date and time, and time of day answer formats
2018-10-05 11:13:03 +05:30
Brian Ganninger
3197a62a3a
Update TaskFactory+QuestionSteps.m
...
Fix incorrect comment
2018-10-04 14:57:26 -07:00
Brian Ganninger
4cdffbd061
Consistency cleanup from PR feedback.
2018-10-04 12:46:31 -07:00
Brian Ganninger
fad570f6e9
Explicitly initialize per PR feedback
2018-10-04 10:26:10 -07:00
Macro Yau
05e4011f2a
Remove unused getters
2018-09-29 18:43:49 +08:00
Macro Yau
b28785d160
Allow task view controller to be cancelable regardless of step type
2018-09-28 19:15:13 +08:00
Brian Ganninger
2b25f66086
Remove hideSelectedValue from serialization test after initializer changes
2018-09-27 23:20:02 -07:00
Brian Ganninger
54f7a9b53a
Update initializer
2018-09-27 23:13:05 -07:00
Brian Ganninger
0d6bd0e3c4
Whitespace tweak again
2018-09-27 23:11:29 -07:00
Brian Ganninger
ed3d787972
Flipped parameters accidentally
2018-09-27 23:10:39 -07:00
Brian Ganninger
834e992bf0
Whitespace fix take 2
2018-09-27 23:09:27 -07:00
Brian Ganninger
4a894d2b3c
Whitespace fix
2018-09-27 23:07:32 -07:00
Brian Ganninger
6848c067d0
Remove copyright attribution
2018-09-27 23:04:16 -07:00
Brian Ganninger
ff3fe765f1
Remove hideSelectedValue from initializers, utilize only via settable property per PR review.
2018-09-27 23:01:24 -07:00
Macro Yau
ecc6d2b6f9
Remove minute interval parameter from constructors
2018-09-27 16:45:50 +08:00
Brian Ganninger
8f633dcb43
Add copyright attribution per guidelines
2018-09-26 19:25:16 -07:00
Brian Ganninger
a62b853500
Fix whitespace to match coding guidelines for project
2018-09-26 19:20:36 -07:00
Brian Ganninger
0a12a96af5
Add an extra step for testing text choice scale with no selected value; update serialization tests
2018-09-26 19:13:01 -07:00
Brian Ganninger
62bba0b6c9
Fix whitespace to match coding guidelines for project
2018-09-26 18:51:11 -07:00
Brian Ganninger
b7c6772266
Add copyright attribution per guidelines
2018-09-25 22:56:27 -07:00
Brian Ganninger
224ce04a41
Redo initializers and Scale section of OKRTest to include hiding the selected value for all variants ( #657 )
2018-09-25 22:46:48 -07:00
Macro Yau
05b6f308e3
Allow custom minute interval setting for UIDatePicker with date and time, and time of day answer formats
2018-09-25 14:06:59 +08:00
Brian Ganninger
3f96750424
Port changes from pull request #446 to latest master
2018-09-24 20:33:23 -07:00
srinathtm-apple
e7e501c087
Merge pull request #1175 from king7532/master
...
NSHealthShareUsageDescription must be longer than one word
2018-09-24 20:18:37 -06:00
Benjamin King
3aeb8dd9f9
NSHealthShareUsageDescription must be longer than one word, otherwise HealthKit will throw a runtime exception during the on-boarding or profile view controller
2018-09-19 11:05:31 -04:00
David Evans
d30331a403
Slight change to RoM instructions
...
Made a slight improvement to the wording of the knee and shoulder range of motion tasks, in line with the new 'maximum' and 'minimum' angle calculations, following feedback after testing with volunteers.
2018-09-19 10:03:46 +01:00
David Evans
1726f5353d
Trying to resolve file conflict by updating to latest RK version
2018-09-05 09:32:13 +01:00
David Evans
e3fad9e1d9
Final changes for angle calculations
2018-09-03 16:41:38 +01:00
David Evans
9f2e77d103
Updated version for consistency with latest RK version
2018-09-03 16:39:18 +01:00
David Evans
0478b552dc
Made final changes to knee and shoulder angle calculations
2018-09-03 16:34:58 +01:00
David Evans
19ee558b57
Adjusted for phone landscape orientation issue
...
Changed the 'range' result to the absolute difference between maximum and minimum angles, which deals with the problem of the phone being in opposite landscape orientations, and the device recording 'positive' or 'negative ' results accordingly
2018-08-22 12:08:21 +01:00
David Evans
8fde58535b
Changed angle results calculations
...
This needed changes to allow for the negative direction of pitch during knee and shoulder RoM tasks. Counterintuitively, min and max values needed to be exchanged for these particular tasks
2018-08-22 11:49:17 +01:00
David Evans
c424ada8fd
Adjusted 'finish' angle calculation in line with ORKRangeOfMotionStepViewController
2018-08-01 11:55:09 +01:00
David Evans
ba58b4dbad
Removed min and max +90.0 adjustment
2018-07-31 22:27:40 +01:00
David Evans
0ee66f6a26
Removed +90.0 adjustment from min and max results
2018-07-31 22:26:34 +01:00
David Evans
261ef01f93
Adjusting maximum and minimum results by +90.0
2018-07-31 21:57:59 +01:00
David Evans
f1083cf096
Adjusted minimum and mximum results by +90.0
2018-07-31 21:26:10 +01:00
David Evans
4b5a587eb8
Removed 'fabs' from rangeOfMotionMoreThan180Degrees function
2018-07-31 20:40:02 +01:00
David Evans
4bdd148b53
Removed 'phonesoundwaves' image
2018-07-31 11:42:27 +01:00
David Evans
6bad43fb9f
Delete phonesoundwaves_inverted@3x.png
2018-07-31 11:36:29 +01:00
David Evans
34040ac1cd
Delete phonesoundwaves_inverted@2x~ipad.png
2018-07-31 11:36:19 +01:00
David Evans
4a58bff1fd
Delete phonesoundwaves_inverted@2x.png
2018-07-31 11:36:09 +01:00
David Evans
d8391522db
Delete Contents.json
2018-07-31 11:34:34 +01:00
Ricardo Sanchez-Saez
aa2fd02c67
Merge branch 'master' of github.com:ResearchKit/ResearchKit into rsanchezsaez/optional-pie-legend
2018-07-30 22:21:09 -07:00
David Evans
acf5f194f0
Updated calculation for minimum angle
2018-07-30 23:19:46 +01:00
David Evans
b83684fac9
Update ResearchKit.strings
...
Updated instructions for range of motion tasks
2018-07-27 08:50:01 +01:00
David Evans
6ea0e4d248
Update ORKRangeOfMotionStepViewController.m
2018-07-26 23:06:12 +01:00
David Evans
f730ed5a00
Update ORKRangeOfMotionStepViewController.m
2018-07-26 23:04:35 +01:00
David Evans
30e5a09c0c
Update ORKRangeOfMotionStepViewController.m
2018-07-26 23:03:51 +01:00
David Evans
98e2ae73e4
Add files via upload
2018-07-26 22:38:12 +01:00
David Evans
100f744827
Add files via upload
2018-07-26 22:03:30 +01:00
David Evans
9ea558d233
Delete shoulder_flexed@3x.png
2018-07-26 21:57:58 +01:00
David Evans
d3ceaabce0
Delete shoulder_flexed@2x~ipad.png
2018-07-26 21:57:48 +01:00
David Evans
cf62288080
Delete shoulder_flexed@2x.png
2018-07-26 21:57:39 +01:00
David Evans
a8e541a462
Delete Contents.json
2018-07-26 21:57:29 +01:00
David Evans
3c29db9917
Delete shoulder_extended@3x.png
2018-07-26 21:57:06 +01:00
David Evans
2b682cd197
Delete shoulder_extended@2x~ipad.png
2018-07-26 21:56:57 +01:00
David Evans
cf753bea67
Delete shoulder_extended@2x.png
2018-07-26 21:56:48 +01:00
David Evans
a4e1d13bad
Delete Contents.json
2018-07-26 21:56:37 +01:00
David Evans
268af9b05d
Delete shoulder_extended@3x.png
2018-07-26 21:56:19 +01:00
David Evans
9b47a271a4
Delete shoulder_extended@2x~ipad.png
2018-07-26 21:56:10 +01:00
David Evans
8608143e40
Delete shoulder_extended@2x.png
2018-07-26 21:55:59 +01:00
David Evans
01534209ac
Delete Contents.json
2018-07-26 21:55:51 +01:00
David Evans
ce75fc84bb
Delete knee_flexed@3x.png
2018-07-26 21:55:29 +01:00
David Evans
4f1b8e1b89
Delete knee_flexed@2x~ipad.png
2018-07-26 21:55:20 +01:00
David Evans
bb6be3bde1
Delete knee_flexed@2x.png
2018-07-26 21:55:11 +01:00
David Evans
52046a60bc
Delete Contents.json
2018-07-26 21:55:02 +01:00
David Evans
aba6fb5889
Delete knee_flexed@3x.png
2018-07-26 21:54:47 +01:00
David Evans
239ad2d8c9
Delete knee_flexed@2x~ipad.png
2018-07-26 21:54:37 +01:00
David Evans
c220e6dfbd
Delete knee_flexed@2x.png
2018-07-26 21:54:28 +01:00
David Evans
5d0cfbf9de
Delete Contents.json
2018-07-26 21:54:19 +01:00
David Evans
644a563d20
Delete knee_extended@3x.png
2018-07-26 21:54:03 +01:00
David Evans
c49ff60d73
Delete knee_extended@2x~ipad.png
2018-07-26 21:53:54 +01:00
David Evans
892713bec4
Delete knee_extended@2x.png
2018-07-26 21:53:45 +01:00
David Evans
60ca971d8e
Delete Contents.json
2018-07-26 21:53:34 +01:00
David Evans
e8f695ee32
Delete knee_extended@3x.png
2018-07-26 21:53:17 +01:00
David Evans
7941f76033
Delete knee_extended@2x~ipad.png
2018-07-26 21:53:01 +01:00
David Evans
f871fafed6
Delete Contents.json
2018-07-26 21:52:51 +01:00
David Evans
fbd02ffc59
Delete knee_extended@2x.png
2018-07-26 21:52:41 +01:00
David Evans
371c729a48
Delete shoulder_flexed@3x.png
2018-07-26 21:51:36 +01:00
David Evans
9f9cbd9fee
Delete Contents.json
2018-07-26 21:51:21 +01:00
David Evans
1341070411
Delete shoulder_flexed@2x~ipad.png
2018-07-26 21:51:08 +01:00
David Evans
ed26df05ae
Delete shoulder_flexed@2x.png
2018-07-26 21:50:58 +01:00
David Evans
6583215cda
Add files via upload
...
Added new results to range of motion tasks, and renamed flexed and extended
2018-07-26 21:41:54 +01:00
David Evans
c77823dfa8
Add files via upload
...
Added a new image (phonesoundwaves_inverted) to range of motion tasks.
Added additional spoken instruction to 'tap anywhere' stage in range of motion tasks.
2018-07-26 21:36:39 +01:00
David Evans
ec62232d9f
Add files via upload
2018-07-26 21:28:45 +01:00
David Evans
a54a266335
Add files via upload
2018-07-26 21:27:29 +01:00
David Evans
734e85ead6
Add files via upload
...
Added new results
2018-07-26 21:24:04 +01:00
David Evans
5182776e1f
Add files via upload
2018-07-26 21:17:44 +01:00
David Evans
57f896b86f
Add files via upload
2018-07-26 21:14:56 +01:00
David Evans
abea94060e
Update ORKRangeOfMotionStepViewController.m
2018-07-26 17:31:26 +01:00
David Evans
8a21932d62
Update ORKRangeOfMotionStepViewController.m
2018-07-26 17:30:48 +01:00
David Evans
07469cf2c1
Update ORKRangeOfMotionStepViewController.m
2018-07-26 17:28:43 +01:00
David Evans
b684c9f2f8
Update ORKRangeOfMotionStepViewController.m
2018-07-26 17:27:56 +01:00
David Evans
acc5ff2ba9
Update ORKRangeOfMotionStepViewController.m
2018-04-05 22:20:47 +01:00
David Evans
28d431c664
Update ORKRangeOfMotionStepViewController.m
2018-04-05 22:18:03 +01:00
Ricardo Sanchez-Saez
19a3cd7074
[ORKPieChart] Fix delegate optionality
2018-04-04 22:01:37 -07:00
Ricardo Sanchez-Saez
fe8f0a2234
[ORKPieChart] Reuse more code
2018-04-04 21:57:27 -07:00
Ricardo Sanchez-Saez
5592966027
[ORKPieChartView] Allow skipping segment legend labels
2018-04-04 03:20:43 -07:00
David Evans
3133dd38df
Merge pull request #1 from davwillev/davwillev-patch-1
...
Changes to angle calculations in Range of Motion active tasks
2018-03-05 13:28:28 +00:00
David Evans
bd8ca78ed1
Add files via upload
...
Added quaternion to Euler definitions for Roll and Yaw.
Replaced the attitude.roll implementation for the device in landscape orientation with the quaternion for Roll.
Modified the calculation for 'flexed' and 'extended' angles.
2018-03-05 13:21:18 +00:00