summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
Commit message (Collapse)AuthorAgeFilesLines
* Bump versionJacob Rau2022-10-251-1/+1
|
* Update for release 7.5.0Joel Fischer2022-06-291-1/+1
|
* Update for the v7.4.0Frank Elias2022-04-131-1/+1
|
* Update for v7.3.17.3.1Joel Fischer2021-12-091-1/+1
|
* Update for v7.3.0Joel Fischer2021-10-271-1/+1
|
* Update for v7.1.0 RC 17.3.0-rc.1Joel Fischer2021-09-271-1/+1
|
* Version 7.2.0 updateFrank Elias2021-06-301-1/+1
|
* Update for v7.2.0-rc.17.2.0-rc.1Joel Fischer2021-06-081-1/+1
|
* Update for v7.1.1Joel Fischer2021-05-241-1/+1
|
* Fix bson libraryJoel Fischer2021-04-141-1/+1
|
* Update for v7.1.0Joel Fischer2021-04-141-2/+2
|
* Update for v7.1.0-rc.17.1.0-rc.1Joel Fischer2021-03-151-1/+1
|
* Update for v7.0.0Joel Fischer2020-11-051-1/+1
|
* Update for 7.0.0 RC 3Joel Fischer2020-11-021-2/+2
|
* Update for v7.0.0-rc.2Joel Fischer2020-10-081-1/+1
|
* Update project versions for 7.0.0-rc.1Joel Fischer2020-09-211-1/+1
|
* Fix NSNumber+NumberType being private when it needed to be publicJoel Fischer2020-08-281-447/+5
|
* Merge pull request #1690 from yoooriii/feature/0266_vehicle_data_GearStatusNicoleYarroch2020-08-251-0/+2
|\ | | | | [SDL-0266] New vehicle data GearStatus
| * Merge branch 'feature/0266_vehicle_data_GearStatus' into develop, resolve ↵leonid lokhmatov, Luxoft2020-08-121-0/+2
| |\ | | | | | | | | | conflicts.
| | * sdl-0266 "New vehicle data GearStatus": code review, revert podspec files & ↵leonid lokhmatov, Luxoft2020-08-041-52/+51
| | | | | | | | | | | | add new headers
| | * sdl-0266 "New vehicle data GearStatus": apply review comments (p2): add ↵leonid lokhmatov, Luxoft2020-07-271-51/+52
| | | | | | | | | | | | script generated initializers, sort properties & imported files alphabetically
| | * sdl-0266 "New vehicle data GearStatus": apply review comments use [[x ↵leonid lokhmatov, Luxoft2020-07-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | alloc] init] instead of [x new]; replace (nullable, strong, nonatomic) with (strong, nonatomic, nullable); replace .to(beFalse()); with .to(equal(@NO)); in tests replace .to(beTrue()); with .to(equal(@YES)); in tests reorder headers import alphabetically
* | | Merge pull request #1735 from smartdevicelink/feature/0242_subtle_alert_styleJoel Fischer2020-08-201-0/+3
|\ \ \ | |/ / |/| | SDL 0242 subtle alert style
| * | Merge branch 'develop' into feature/0242_subtle_alert_styleNicoleYarroch2020-08-101-7/+4
| |\ \
| * | | Added OnSubtleAlertPressed notificationNicoleYarroch2020-07-281-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | Added SubtleAlert responseNicoleYarroch2020-07-281-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | Added SubtleAlert requestNicoleYarroch2020-07-281-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
* | | | SDL-0256 ' Fuel Information Related Vehicle Data'Vladyslav Mustafin2020-08-101-0/+1
| |/ / |/| |
* | | Merge pull request #1731 from ↵Joel Fischer2020-08-051-0/+1
|\ \ \ | | | | | | | | | | | | | | | | smartdevicelink/feature/issue-926-command-list-limitations Implement SDL-0152 Driver Distraction: Command List Limitations
| * | | Implement SDL-0152 Driver Distraction: Command List LimitationsJoel Fischer2020-07-271-0/+1
| |/ /
* | | Fix podspecJoel Fischer2020-07-291-6/+2
| | |
* | | Update for v6.7.0 and add docsJoel Fischer2020-07-291-1/+1
|/ /
* | Changes based on code reviewJoel Fischer2020-07-091-9/+11
|/ | | | | | | | | * Make sure new public methods are public via SmartDeviceLink.h and podspecs * Make SDLRPCPermissionNames not public again * Update a bunch of documentation * Remove `SDLSubscribedPermissionChangedHandler` since it's new but unused * Fix `SDLPermissionElement.parameterPermissions` not being `nullable` * Fix missing NS_ASSUME_NONNULL tags in some .m files
* Update for v6.6.0Joel Fischer2020-04-291-1/+1
|
* Updates for v6.5.0 releaseJoel Fischer2020-01-071-1/+1
|
* Update version to v6.4.1Joel Fischer2019-11-151-1/+1
|
* Update with new version numberJoel Fischer2019-10-281-1/+1
| | | | * Add release notes to CHANGELOG.md
* Merge pull request #1320 from SatbirTanda/feature/#1163/rpc_message_protectionJoel Fischer2019-10-101-0/+3
|\ | | | | Implement SDL-0207 RPC Message Protection
| * Update podspec and SmartDeviceLink.hSatbir Tanda2019-09-101-0/+2
| | | | | | | | Expose SDLProtocolConstants.h and SDLServiceEncryptionDelegate.h
| * Merge branch 'develop' into feature/#1163/rpc_message_protectionSatbirTanda2019-09-041-0/+18
| |\
| * | Remove references to SDLEncryptionManagerSatbir Tanda2019-08-021-1/+0
| | |
| * | Merge branch 'develop' into feature/#1163/rpc_message_protectionSatbirTanda2019-08-011-1/+8
| |\ \
| * \ \ Merge branch 'develop' into feature/#1163/rpc_message_protectionSatbirTanda2019-07-021-2/+4
| |\ \ \
| * | | | Properly wait for TLS handshake to occur before RPC can be encryptedSatbir Tanda2019-06-301-0/+1
| | | | |
| * | | | Create new sendEncryptedRPC method in SDLManager.hSatbir Tanda2019-06-221-0/+1
| | | | | | | | | | | | | | | | | | | | Also handles auto-matically encrypting RPCs if sent in the sendRPC method where the permssionManager can check the requireEncryption flag
* | | | | Merge pull request #1347 from smartdevicelink/feature/issue_1276_main_menu_tilesJoel Fischer2019-10-091-0/+2
|\ \ \ \ \ | | | | | | | | | | | | Implement SDL-0231 Main Menu Tiles
| * \ \ \ \ Merge branch 'develop' into feature/issue_1276_main_menu_tiles (known broken)Joel Fischer2019-10-041-0/+10
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Example Apps/Example ObjC/VehicleDataManager.m # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLink/SDLMenuManager.h # SmartDeviceLink/SDLSetGlobalProperties.h # SmartDeviceLink/SDLSetGlobalProperties.m # SmartDeviceLinkTests/DevAPISpecs/SDLMenuManagerSpec.m
| * \ \ \ \ \ Merge branch 'develop' into feature/issue_1276_main_menu_tilesJoel Fischer2019-09-041-0/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge developJoel Fischer2019-08-141-1/+6
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Menu manager and example app updatesJoel Fischer2019-07-121-0/+1
| | | | | | | |