Releases: NordicSemiconductor/IOS-Common-Libraries
Releases · NordicSemiconductor/IOS-Common-Libraries
0.2
What's Changed
- RGB (Color) Additions from Nick's code by @dinesharjani in #1
- Proposed Fix for AppIconView to work on Mac Catalyst by @dinesharjani in #3
- Added BitField to the Library by @dinesharjani in #4
- Fix: BitField's all() static function was not made Public by @dinesharjani in #5
- Made Cache Utility Public by @dinesharjani in #6
- Fix: Cache's init() was not public by @dinesharjani in #7
- Added Byte-handling functions to Data Extension by @dinesharjani in #8
- Added listing of Nordic apps using code from this library by @dinesharjani in #9
- Added RSSI Logic from nRF Wi-Fi Provisioner by @dinesharjani in #10
- Public RSSI Enum Properties by @dinesharjani in #11
- Added NordicLog by @dinesharjani in #12
- Fix: NordicLog's initialisers were not Public by @dinesharjani in #13
- NordicLog Class Initialiser did not pass-on delegate by @dinesharjani in #14
- Added Sequence KeyPath Utility APIs by @dinesharjani in #15
- Fix: Made KeyPath Utility APIs Public on Sequence by @dinesharjani in #16
- View onceOnly API and README Update by @dinesharjani in #17
- Fix for duplicate 'View' file(s) by @dinesharjani in #18
- Added InlinePicker from nRF Connect by @dinesharjani in #19
- Fix: Public Accented Content Style by @dinesharjani in #20
- Fix: Inline's init() was not public by @dinesharjani in #21
- Added a helper init() for InlinePicker types that support CaseIterable by @dinesharjani in #22
- InlinePicker now supports 'systemImage' by @dinesharjani in #23
- Update to AccentedLabelContentStyle to set accent color by @dinesharjani in #24
- Added View extension helper to 'center' a UI Element by @dinesharjani in #25
- Update to Readme by @dinesharjani in #26
- Added ColorIconOnlyLabelStyle by @dinesharjani in #27
- Ported nRF Edge Impulse's Password Field onto Common-Library by @dinesharjani in #28
- Missing Public Initializers by @dinesharjani in #29
- Simplified PasswordField by @dinesharjani in #30
- Further PassworldField Improvements by @dinesharjani in #31
- Deleted ViewModifier(s) by @dinesharjani in #32
- Added IndeterminateProgressView from Wi-Fi Prov App by @dinesharjani in #33
- Again by @dinesharjani in #34
- Fixed Init by @dinesharjani in #35
- Added Pipeline from Wi-Fi Provisioner by @dinesharjani in #36
- PipelineView now supports an extra 1-line Accessory Line by @dinesharjani in #37
- Fix for PipelineView accessory line by @dinesharjani in #38
- Limited Pipeline log lines to 1 by @dinesharjani in #39
- Changes to support Progress in PipelineManager by @dinesharjani in #40
- API Pipeline Fixes by @dinesharjani in #41
- Build Fix by @dinesharjani in #42
- Minor Readme Update by @dinesharjani in #43
- Overdue README File Update by @dinesharjani in #44
- Readme update by @dinesharjani in #45
- Added 'Pipeline' to Readme by @dinesharjani in #46
- Corrected Readme Image Widths by @dinesharjani in #47
- Accented Labeled Style is now "Accented Content" by @dinesharjani in #48
- Added 'AccentedLabel' Labeled Style by @dinesharjani in #49
- Change: InlinePicker no longer sets a default content style by @dinesharjani in #50
- Color now has System-defined Label Colors, so we can now make use of them by @dinesharjani in #51
- Fix for Accented Label Return by @dinesharjani in #52
- Fix for bad StackNavigationViewStyle init by @dinesharjani in #53
- Added UIView Helper Methods to detect whether a view is currently part of the view hierarchy by @dinesharjani in #54
- NordicLog now accepts AnyObject by @dinesharjani in #55
- Added TextFieldAlertModifier by @dinesharjani in #56
- Marked TextFieldAlertModifier as Public by @dinesharjani in #57
- NordicLog Update to better handle UIView(s) by @dinesharjani in #58
- Another turn to improve logs by @dinesharjani in #59
- Added nRF Connect's "FPS Counter" into the library by @dinesharjani in #60
- Public Init for FPSCounter by @dinesharjani in #61
- Updated README by @dinesharjani in #62
- FPSCounter API Improvement by @dinesharjani in #63
- Added Collection Extension by @dinesharjani in #64
- Change: setupNavBarBackground() is no longer tied to NavigationView by @dinesharjani in #65
- Fix for IndeterminateProgressView only moving on one side by @dinesharjani in #66
- Added fix for 'disappearing' Circular ProgressView by @dinesharjani in #67
- Added @practicalRange to RSSI by @dinesharjani in #68
- Added "fixedListRowSeparatorPadding()" API by @dinesharjani in #69
- Fix: Prioritise "CustomStringConvertible" versus "CustomDebugStringConvertible" for InlinePicker selection by @dinesharjani in #70
- Fix for NordicLog Import on macOS-only project by @dinesharjani in #71
- Hide UIView for Mac by @dinesharjani in #72
- Ported "iridescence" Shader Effect from nRF Toolbox by @dinesharjani in #73
- Ported nRF Connect's "Flicker" shader by @dinesharjani in #74
- Ported "TemperatureMeasurement" Data Structure from nRF Connect by @dinesharjani in #75
- Added a small API to TemperatureMeasurement to get its Temperature Formatted by @dinesharjani in #76
- Ported nRF Connect's Heart Rate Measurement into iOS-Common-Library by @dinesharjani in https://github.com/NordicSemiconductor/IOS-Com...
0.1.13 (targets iOS 13 and related OSs)
Tagging as release for iOSMcuMgrPackage dependency fix.