Simon Tsai
3f83f6ab4f
RK SwiftUI Beta 2 Release ( #2534 )
2025-01-22 11:18:03 -08:00
simon-apple
eedd39d0a8
Public beta release - SwiftUI
2024-10-21 14:54:38 -07:00
Pariece McKinney
5c5d295bd5
Public release 3.1.0
2024-10-15 17:05:47 -04:00
Louie
6cfb995d83
cleaning up unused strings ( #1578 )
2024-06-26 10:23:19 -07:00
Pariece McKinney
c71d1a56dd
Public release 3.0.1
2024-05-08 14:56:11 -04:00
Pariece McKinney
b14e5cfcb0
Public Release 3.0
2024-03-28 19:39:04 -04:00
Louie Chatta
c370011616
Public Release 2.2.15
...
- Various ORKTextChoiceOther and ORKChoiceOtherViewCell improvements
- Bumped version to 2.2.15
- Bumped Cocoapod version to 2.2.15
2023-12-05 11:02:55 -08:00
Pariece McKinney
b8f155974c
Public release/2.2.12 ( #1555 )
...
- Fixed `ORKHealthKitQuantityTypeAnswerFormat`issues
- Improved `ORKReviewStep` initialization
- Introduced a new property called `shouldAutomaticallyAdjustImageTintColor` on `ORKStep` to automatically adopt dark mode version of an image
- Added `ORKSESQuestionResult` to Table View Providers
- ORKCatalog Improvements
- ORKImageSelectionView improvements
- Bumped version to 2.2.12
2023-11-01 18:18:20 -04:00
Pariece McKinney
2fb22a6256
Public release/2.2.10 ( #1548 )
...
Fix ORKNavigationContainerView so that it does not call didMoveToWindow from tintColorDidChange
Bumped version to 2.2.10
2023-05-10 17:40:25 -04:00
ronzilla-apple
bd60d945bb
Public release/2.2.9 ( #1541 )
...
* Address issue where there was no option to "Save Results" if task is cancelled (Issue #1536/1540)
* Address an issue where ORKTaskViewController setting tintColor on stepViewController views broke ORKStepViewController's addResult:
* Fixed order issue of tone audiometry steps
* Include missing ORKSpeechRecognition header export (Issue #1534 )
* Switch to contentEdgeInsets API in ORKContinueButton to fix an issue where button title wouldn't always fit onscreen (on iOS 16 during long press) (Issue #1533 )
* Remove min/max values for ORKCatalog "Numeric with Display Unit"
* xcconfig file updates for version and driving ORKCatalog bundleID
* Addressing compiler warnings
* Added unit tests for init'ing taskViewController with restoration data
* Adding task restoration feature to ORKCatalog's taskViewController presentation
2023-02-13 11:03:48 -08:00
Pariece McKinney
8f58410af9
Release 2.2.8
...
-Bug fixes and enhancements
-New helper method (ORKViewTintColor) for setting tintColor
-New “displayUnit” property added to ORKAnswerFormat
-Updates in ORKNormalizedReactionTimeResult’s secure coding (breaks compatibility with previous archives).
2022-12-20 11:14:59 -08:00
Pariece McKinney
a89059f5dc
2.1.1 Release
...
-Bug fixes
-New ORKAccuracyStroopStep
-AudioStep now allows for audio recording
-New Styles for ORKDontKnowButton
-General layout and UI improvements
2022-10-26 16:07:45 -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
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
srinathtm-apple
b50b759c7e
RK 2.1 updates ( #1384 )
2020-06-24 14:20:11 -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
Erik Hornberger
2dc3cfb109
ResearchKit 2.1 Update
2019-11-22 16:40:08 -08:00
Akshay Yadav
7b6dae062c
ResearchKit 2.1 Beta
2019-06-04 13:45:18 -07: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
Ricardo Sanchez-Saez
63fb484f22
[ORKSpeechRecognitionResult] Fix typo
2019-02-20 18:00:35 -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
Ricardo Sanchez-Saez
a51b85622a
[Project] Update project languages appropriately
2019-02-20 17:02:13 -08:00
Ricardo Sanchez-Saez
9cc6255b45
[ORKSample] Update to Swift 4
2019-02-20 16:52:48 -08:00
Ricardo Sanchez-Saez
877edca1e6
[Project] Remove unsupported Swift 3.0 specifier from project
2019-02-20 16:50:16 -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
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
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
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
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
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
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
Akshay
95425a81ae
Stable Release 2.0
2018-09-04 16:58:27 -07:00
Srinath Tupil Muralidharan
d23db60948
pass the fhir data object directly to the logger
2018-08-20 12:41:51 -07:00
srinathtm-apple
7f1226e74a
Merge pull request #1109 from rsanchezsaez/rsanchezsaez/xcode-9.3
...
[Misc] Fix Xcode 9.3 warnings and rename some methods
2018-08-15 10:46:22 -06:00
Ricardo Sanchez-Saez
f605a10dfb
Merge branch 'master' of github.com:ResearchKit/ResearchKit into rsanchezsaez/xcode-9.3
2018-07-30 22:27:33 -07: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
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
Eric Schramm
fa23b2a841
reverted back to original initializer
2018-07-18 13:38:03 -05:00
Eric Schramm
8c0236e33a
implement requires scroll to bottom to agree
2018-07-17 07:44:47 -05:00
Akshay
edc9f445ab
ResearchKit 2.0
2018-06-04 14:24:57 -07:00
Akshay
a23a22f7bf
Merging updates
2018-06-04 14:03:29 -07:00
Ricardo Sanchez-Saez
95223d3011
[Projects] Update Swift version to 4.0
2018-04-04 23:31:34 -07:00
Ricardo Sanchez-Saez
b61f071020
[Xcode 9.3] Update all projects to avoid warnings
2018-04-04 22:50:24 -07:00
Ricardo Sanchez-Saez
19a3cd7074
[ORKPieChart] Fix delegate optionality
2018-04-04 22:01:37 -07:00
srinathtm-apple
b71a07c108
Merge pull request #1069 from Br35Ba56/master
...
Added phone number form item for ORKRegistrationStep #1068
2018-02-20 01:26:47 -08:00
Anthony Schneider
5787764eaf
Added .includePhoneNumber to ORKCatalog accountCreationTask.
2018-02-14 20:04:48 -06:00
Anthony Schneider
b829641bd0
Issue #1068 Added option for phone number to ORKRegistrationStep.
2018-02-14 19:53:16 -06:00
Ricardo Sanchez-Saez
16dfd0e677
Merge branch 'master' of github.com:ResearchKit/ResearchKit into ninoguba/weight_answer_format
...
# Conflicts:
# Testing/ORKTest/ORKTestTests/ORKESerialization.m
2017-12-03 22:31:08 -08:00