Pariece McKinney
5a96848943
Public release 3.1.1
3.1.1
2024-11-13 13:23:22 -05:00
simon-apple
45f7bce91f
Added issue templates. ( #1586 )
2024-11-07 14:53:39 -08:00
Pariece McKinney
5c5d295bd5
Public release 3.1.0
3.1.0
2024-10-15 17:05:47 -04:00
Pariece McKinney
b274d1f84e
Update README.md
2024-10-15 08:23:23 -04:00
aplummer-apple
57427e8c7e
Set “Enable Module Verifier” flag to “Yes” only in Release build configuration ( #1579 )
2024-08-08 18:21:18 -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
3.0.1
2024-05-08 14:56:11 -04:00
Corey
6c24a7e922
ci: Add code integration testing to repo ( #1569 )
2024-04-10 14:33:32 -04:00
Pariece McKinney
b14e5cfcb0
Public Release 3.0
3.0
2024-03-28 19:39:04 -04:00
Louie
fee76c2d93
Merge branch 'stable' into main
2023-12-05 14:00:17 -08:00
Louie
a07041901b
Public Release 2.2.15
...
Various ORKTextChoiceOther and ORKChoiceOtherViewCell improvements
Bumped version to 2.2.15
Bumped Cocoapod version to 2.2.15
2.2.15-dev
2023-12-05 11:19:31 -08: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
2.2.12-dev
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
2.2.10-dev
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
2.2.9-dev
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
Louie
fc67cc944c
Merge pull request #1519 from cbaker6/fixTintColor
...
Propagate tintColor if window not available
2022-11-29 20:22:37 -08:00
Louie
c8473017ec
Merge pull request #1531 from ResearchKit/cocoapod_fix
...
remove deprecated ORKConsent files
2.1.1-dev
2022-11-29 13:21:51 -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
2bc0033aa8
remove deprecated ORKConsent files
2022-11-29 11:51:42 -08:00
Louis Chatta
e71d71cf9c
Point ResearchKit.podspec to 2.1.0
2022-11-29 11:48:27 -08:00
Corey Baker
64a068596b
make suggested changes
2022-11-28 15:25:59 -05:00
Corey Baker
c10693930d
Fix tintColor for ORKWebViewStepViewController buttons
2022-11-15 20:48:25 -05:00
Corey Baker
c0f309edf3
only check for tintColor once in viewControllerForStep
2022-11-15 09:16:44 -05:00
Corey Baker
b1cc631748
propagate tintColor if window not available
2022-11-14 14:46:02 -05: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
Will
2cc8f9e7d5
Prevent isPasscodeStoredInKeychain crash, correct warnings ( #1505 )
...
* fix: prevent isPasscodeStoredInKeychain from causing a crash
* fix: prevent nskeyedunarchiver warnings, add missing classes
2022-06-16 10:55:09 -07:00
akshay-yadav
29950b62e4
marker
2.1.0
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