summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
Spelling-and-Grammar-Merge branch 'develop'Joel Fischer4 years
bug/918_hmi_level_nil_fixFix manager delegates notify developers of nil -> nilJoel Fischer6 years
bug/issue-1395-Missing-remote-control-availabilityadding missing remote control property to HMICapabilities, updated testsJustin Gluck5 years
bug/issue-1396-SDLSystemCapabilityTypeSeatLocationupdating array to include seatlocationJustin Gluck5 years
bug/issue-1404-SliderScrollableNotSupportedAlertApply suggestions from code reviewjustingluck935 years
bug/issue_-1190_checkCurrentGroupPermissionsMerge branch 'develop' into bug/issue_-1190_checkCurrentGroupPermissionsJustin Gluck5 years
bug/issue_773_missing_protocol_string_crashAdd a logJoel Fischer7 years
bug/issue_774_video_streaming_reconnect_foregrounded_brokeFixed foregrounded app video stream not startingNicoleYarroch7 years
bug/issue_777_fix_width_height_streaming_videoFix screen size using reversed width / heightJoel Fischer6 years
bug/issue_781_secure_and_insecure_streamingFixed broken test cases in `SDLLifecycleManagerSpec`NicoleYarroch7 years
bug/issue_787_background_thread_notificationsMerge branch 'develop' into bug/issue_787_background_thread_notificationsJoel Fischer6 years
bug/issue_789_filemanager_state_errorRemove unit test focusJoel Fischer6 years
bug/issue_805_hmilevel_crashSDLManager hmiLevel should be nullableJoel Fischer6 years
bug/issue_808_slider_recursionUpdate SDLSlider documentationJoel Fischer6 years
bug/issue_811_log_unsuccessful_RPC_responsesAutomatically log a warning when a request failsJoel Fischer6 years
bug/issue_814_enable_additional_warningsUpdate podspecs for new BiSON dependencyJoel Fischer6 years
bug/issue_823_remove_unused_test_libUpdate cartfile, remove OHHTTPStubsJoel Fischer6 years
bug/issue_850_output_stream_warningCheck if output stream has space before sending dataJoel Fischer6 years
bug/issue_893_apphmitype_failFix #893 - AppHMIType fails if additional app types are not setJoel Fischer6 years
bug/issue_950_incorrect_VR_capabilityFixed spacingNicoleYarroch6 years
bug/issue_976_generated_SDLArtwork_name_too_longRefactored computing hash string lengthNicoleYarroch6 years
bug/issue_97_add_remaining_documentationAdd more documentationJoel Fischer6 years
bug/issue_981_example_apps_crashFixed Example Apps crashing after switching targetNicoleYarroch6 years
bug/podspec_bugsAdded missing commas to podspec filesNicoleYarroch7 years
bug/podspec_fixStill podspecJoel Fischer7 years
bug/streaming_media_manager_podspecSorted public header files in .podspec filesNicoleYarroch7 years
bugfix/7.1_transport_fixesMerge branch 'issue-799-prevent-incorrect-background-processing' into bugfix/...NicoleYarroch3 years
bugfix/RPCs_as_public_filesMerge branch 'develop' into bugfix/RPCs_as_public_filesJoel Fischer7 years
bugfix/RPCs_as_public_files_5.0added to podspecBrett W7 years
bugfix/Xcode_12.3_tests_not_buildingFixed tests not buildingNicoleYarroch3 years
bugfix/cocoapods_swifttypoJoel Fischer5 years
bugfix/example_apps_crash_if_build_folder_not_cleanedSwitches between targets without crashingNicoleYarroch6 years
bugfix/generator/issue_1751_default_valueDefined parameterItemsNicoleYarroch3 years
bugfix/generator/issue_1905_rpc_param_names_for_structsMerge branch 'develop' into bugfix/generator/issue_1905_rpc_param_names_for_s...NicoleYarroch3 years
bugfix/issue-1097-Add-Missing-ProtocolViolationCheckRemoving class check and fixed test caseJustin Gluck5 years
bugfix/issue-1097-OnAppInterfaceUnregistered-ReconnectingAdding comment so devs dont move logic aroundJustin Gluck5 years
bugfix/issue-1117-Setting-a-SDLArtwork-overwrite-property-to-true-does-not-work-with-screen-managerComments reviewFrank Elias3 years
bugfix/issue-1206-SDLRadioControlData-convenience-initPR issuesJustin Gluck4 years
bugfix/issue-1218-Remove-class-check-for-actualLanguage-Removed check for class typeJustin Gluck5 years
bugfix/issue-1220-ChoiceSetManager-return-nil-if-noMenuNameLog error so dev knows a cell wont show upJustin Gluck5 years
bugfix/issue-1233-fix-SDLAlert-DocumentationRemoving alerttext3 from documentation. If the user only sets one they must s...Justin Gluck5 years
bugfix/issue-1240-remove-data-session-delayRemove the delay on data sessionsJoel Fischer4 years
bugfix/issue-1240-revert-tweak-iap-transport-delayRevert removing the data session delayJoel Fischer5 years
bugfix/issue-1312-Cell-Icons-dont-showSend cells after image have been uploaded if no images just send cells. modif...Justin Gluck5 years
bugfix/issue-1352-Align-SDLSyncVersionMerge branch 'develop' into bugfix/issue-1352-Align-SDLSyncVersionJustin Gluck5 years
bugfix/issue-1353-VR-PICS-failsPR issue- remove comment from codeJustin Gluck5 years
bugfix/issue-1379-async-operation-return-boolFix testJoel Fischer5 years
bugfix/issue-1387-spmAdd BSON dependencyJoel Fischer5 years
bugfix/issue-1387-swift-package-manager-installationRemove submodule, add BSON code into the libraryJoel Fischer5 years
bugfix/issue-1406-failing-travis-testsFixing another testJoel Fischer5 years
bugfix/issue-1417-Update-RPC-response-paramsadding missing properties to HMICapabilitiesJustin Gluck5 years
bugfix/issue-1422-iOS13-Lockscreen-dismissibleMaking Lockscreen fullscreen for iOS 13Justin Gluck5 years
bugfix/issue-1423-SeatLocation-Dislays-In-HMICapabilitiesaddig missing paramsJustin Gluck5 years
bugfix/issue-1428-fix-example-app-styling-ios-13-dark-modeUpdate styling for iOS 13Joel Fischer5 years
bugfix/issue-1433-mutabledatabuffer-boundsAdd a check before popping the bufferJoel Fischer5 years
bugfix/issue-1434-Depreated-Test-Suitepr fixJustin Gluck5 years
bugfix/issue-1439-additional-incorrect-type-informationLast fixJoel Fischer5 years
bugfix/issue-1441-remotecontrolcapabilities-incorrect-typeFix errors in getting `RemoteControlCapabilities` parametersJoel Fischer5 years
bugfix/issue-1442-generic-getters-nullableMerge branch 'develop' into bugfix/issue-1442-generic-getters-nullableJoel Fischer5 years
bugfix/issue-1454-ListFiles-Disallowedadding unit testsJustin Gluck5 years
bugfix/issue-1456-example-app-warning-alert-template-changeChange example app resultCode check to the success bool insteadJoel Fischer5 years
bugfix/issue-1465-subscribe-returns-wrong-typeFix subscribing system capability manager with selector returns wrong object ...Joel Fischer5 years
bugfix/issue-1469-ios13-multiwindowUpdate testing depsJoel Fischer4 years
bugfix/issue-1476-SecurityManager-Set-For-SecondaryProtocolpr fixJustin Gluck4 years
bugfix/issue-1478-cpp-template-configurationAdd a comment explaining the C++ template configuration hackJoel Fischer4 years
bugfix/issue-1480-recreate-lockVC-every-timeDon't set the lock window until its neededJoel Fischer4 years
bugfix/issue-1488-travis-failingOnly upload code cov on successJoel Fischer4 years
bugfix/issue-1492-SDLLockScreenViewController-abnormalUImaking lock screen always be the full dimensions of the screenJustin Gluck4 years
bugfix/issue-1494-background-crashesOnly try to remove from run loop when we aren't closingJoel Fischer4 years
bugfix/issue-1504-LockScreen-Dismiss-Animation-BreaksMaking sure we only call dismiss lockscreen onceJustin Gluck4 years
bugfix/issue-1504-lock-screen-dismiss-animationFix lock screen bugJoel Fischer4 years
bugfix/issue-1515-SIGABRT-crashDirect access needs to check "eventually"Joel Fischer4 years
bugfix/issue-1517-OCMock-test-failuresFix issues shown by OCMock 3.5Joel Fischer4 years
bugfix/issue-1521-LockScreen-Warningsfixing landscape warnings and broken constraintsJustin Gluck4 years
bugfix/issue-1526-swift-example-app-slider-warning-alertAmend last commit with Obj-C codeJoel Fischer4 years
bugfix/issue-1535-align-systemcapabilitymanagerLast documentation fixesJoel Fischer4 years
bugfix/issue-1536-empty-displaycapabilities-workaroundFix perform interactions not workingJoel Fischer4 years
bugfix/issue-1541-update-license-2020update licensetheresalech4 years
bugfix/issue-1546-SDLManagerDelegate-missing-videoStreamingState-callbackRevert "Only create the secondary transport manager for nav / projection app ...Joel Fischer4 years
bugfix/issue-1554-swift-example-app-hmilevelremoved code from swift example that checks for first time hmiLevel is fulllapinskijw4 years
bugfix/issue-1557-revert-nsdictionary-deprecationsRemove deprecations of structs -> dictionary and visa versaJoel Fischer4 years
bugfix/issue-1559-fix-APT-removal-after-handler-calledRefactor response dispatcher threadingJoel Fischer4 years
bugfix/issue-1562-streaming-video-audio-handle-end-sessionremoved SDLVersion importlapinskijw4 years
bugfix/issue-1564-correlationId-thread-safetyUse constants instead of stringsJoel Fischer4 years
bugfix/issue-1577-raw-data-mtu-sizereplaced SDLServiceTypeRPC with service parameterlapinskijw4 years
bugfix/issue-1580-add-artwork-to-vehicle-data-menu-itemsUpdate example appsJoel Fischer4 years
bugfix/issue-1581-example-app-fix-blurry-imagesIncrease size of tiny icons and replace some iconsJoel Fischer4 years
bugfix/issue-1587-sdlproxy-documentationAdd SDLProxy documentation and private method namingJoel Fischer4 years
bugfix/issue-1595-text-and-graphic-crashEnsure that text and graphic updates aren't sent before we are readyJoel Fischer4 years
bugfix/issue-1598-audio-manager-suspendstop transcoding audio on secondary disconnectJustin Beharry21 months
bugfix/issue-1599-deprecate-syncpdataUpdate classes to account for deprecationsJoel Fischer4 years
bugfix/issue-1611-replace-nstimer-with-sdltimerFix some documentationJoel Fischer4 years
bugfix/issue-1614-consolodate-serial-queue-logicAdd documentation to new methodJoel Fischer4 years
bugfix/issue-1615-consolidate-logic-for-saving-the-dynamic-mtu-sizeComment fixesFrank Elias4 years
bugfix/issue-1618-choice-preload-uploading-imageAdd documentationJoel Fischer4 years
bugfix/issue-1620-video-stream-background-stringadded new helper method to invalidate compression sessionlapinskijw4 years
bugfix/issue-1622-audiostreammanager-error-infoFix broken testsJoel Fischer4 years
bugfix/issue-1623-SCM-handle-nil-displaycapabilitiesAdd SCM testJoel Fischer4 years
bugfix/issue-1625-sdlimagefield-imageresolution-init-nullableFix SDLImageField nullability of initializer parameterJoel Fischer4 years
bugfix/issue-1627-streamingmediamanager-secondarytransport-publicFix lifecycle manager testsJoel Fischer4 years
bugfix/issue-1631-focusableitemlocator-stopUpdate unit testsJoel Fischer4 years
bugfix/issue-1635-buttonpress-initializeradded missing expect for init testlapinskijw4 years
bugfix/issue-1636-remove-nsnumber-specifiers-in-certain-casesFix potential crashes when accessing RPC parameters in Swift appsJoel Fischer4 years
bugfix/issue-1640-travis-failingHave to use 13.3Joel Fischer4 years
bugfix/issue-1648-sdlmenucell-empty-voice-commandsUpdate SmartDeviceLink/SDLMenuManager.mJames Lapinski4 years
bugfix/issue-1654-update-readme-lock-screen-screenshotsUpdate READMEJoel Fischer4 years
bugfix/issue-1666-permission-manager-observerfixed wording to make it more readablelapinskijw4 years
bugfix/issue-1667-permission-manager-method-alignmentApply suggestions from code reviewJames Lapinski4 years
bugfix/issue-1678-codecov-example-appsAdd BSON and example apps to codecov exclude listJoel Fischer4 years
bugfix/issue-1680-sdlproxy-refactorFixed certain RPCs not workingJoel Fischer4 years
bugfix/issue-1682-tracking-parameter-permissionsFix swift app not compilingJoel Fischer4 years
bugfix/issue-1703-local-tests-descriptionupdated local tests descriptionlapinskijw4 years
bugfix/issue-1703-update-readme-tests-scriptUpdate README with updated test scriptJoel Fischer4 years
bugfix/issue-1706-test-fork-CIUpdate checkout action versionJoel Fischer4 years
bugfix/issue-1710-sdlmanager-crash-restartFix lifecycle manager bug when multiple managers are presentJoel Fischer4 years
bugfix/issue-1713-fix-crash-unknown-rpcFix unknown RPC crash #1713Joel Fischer4 years
bugfix/issue-1720-RPC-spec-generator-should-alphabetize-importsAdd commentFrank Elias4 years
bugfix/issue-1723-rpc-spec-generator-line-breaksUpdate to 2048 characters to make hitting that limit less likelyJoel Fischer4 years
bugfix/issue-1726-update-readmeUpdate README.mdJoel Fischer4 years
bugfix/issue-1734-rpc-generator-instantiate-rpc-responsesForce functions and structs to always use `self` and not `super`Joel Fischer4 years
bugfix/issue-1744-RPC-spec-generator-strips-text-after-@TODOBoolean removedFrank Elias4 years
bugfix/issue-1745-simplify-lockingFixes and updatesJoel Fischer4 years
bugfix/issue-1749-refactor-t-g-manager-queuesFix checking before sending secondary graphicJoel Fischer4 years
bugfix/issue-1751-RPC-spec-generator-does-not-add-parameter-descriptors-for-the-enum-data-typeDisplay default value for EnumFrank Elias4 years
bugfix/issue-1757-RPC-spec-generator-should-not-add-#pragmas-to-suppress-deprection-warnings-to-property-and-enum-definitionsComment fixesFrank Elias4 years
bugfix/issue-1761-updating-history-deprecated-documentationgenerator history/deprecated documentation for enumsFrank Elias4 years
bugfix/issue-1762-failing-automated-testsMake failing cache spec use toEventuallyJoel Fischer4 years
bugfix/issue-1763-RPC-generator-does-not-properly-initialize-float-valuesComment fixesFrank Elias4 years
bugfix/issue-1765-sdl-example-filesMove files from wrong folderJoel Fischer4 years
bugfix/issue-1771-SetGlobalProperties-init-missing-userLocationComments fixesFrank Elias4 years
bugfix/issue-1778-softbutton-delayAdd a commentJoel Fischer3 years
bugfix/issue-1782-example-app-soft-button-resetFix example apps resetting the soft buttons unnecessarilyJoel Fischer4 years
bugfix/issue-1784-deprecate-autoCompleteText-property-in-SDLKeyboardPropertiesComment reviewFrank Elias4 years
bugfix/issue-1785-deprecate-setdisplaylayoutDeprecate SDLSetDisplayLayoutResponseJoel Fischer4 years
bugfix/issue-1793-SYNC-3.0-bug-with-button-event-notificationsComment reviewFrank Elias3 years
bugfix/issue-1794-set-SDLLockScreenViewController-to-be-presented-fullScreen-by-defaultSet a default value for screen presentation styleFrank Elias4 years
bugfix/issue-1797-carthage-supportAnother attemptJoel Fischer4 years
bugfix/issue-1798-setting-SDLTouchManager.tapTimeThresgold-to-0.0-causes-debug-crashMerge branch 'develop' into bugfix/issue-1798-setting-SDLTouchManager.tapTime...Joel Fischer4 years
bugfix/issue-1799-high-cpuFirst test fixJoel Fischer4 years
bugfix/issue-1801-github-ci-failFix building deps with wrong xcode versionJoel Fischer4 years
bugfix/issue-1813-some-properties-in-the-OnDriverDistraction-are-missing-nullable-attributeComment reviewFrank Elias4 years
bugfix/issue-1816-readme-testing-informationUpdate README with testing info to look at CI testsJoel Fischer4 years
bugfix/issue-1821-use-generated-initializersMerge branch 'develop' into bugfix/issue-1821-use-generated-initializersJoel Fischer3 years
bugfix/issue-1826-Lockscreen-shown-after-user-dismissalComments reviewFrank Elias3 years
bugfix/issue-1827-Example-app-reset-template-when-HMI-level-changescomments reviewFrank Elias3 years
bugfix/issue-1827-Example-app-template-reset-when-HMI-level-changesAdd comments and enhancementsFrank Elias4 years
bugfix/issue-1830-add-error-handling-for-failed-video-data-encryptionEmpty Data error handlingFrank Elias3 years
bugfix/issue-1834-generator-should-generator-enums-with-NS_TYPED_ENUM-instead-of-SDL_SWIFT_ENUMFix for the remaining SDL_SWIFT_ENUMFrank Elias3 years
bugfix/issue-1837-first-StartService-isnt-always-V1Comments reviewFrank Elias3 years
bugfix/issue-1855-avoid-deleting-and-setting-identical-voice-commandsSDLVoiceCommandUpdateOperationSpec updateFrank Elias3 years
bugfix/issue-1857-deprecate-DisplayCapabilitiesComment reviewFrank Elias3 years
bugfix/issue-1864-dont-reupload-blank-artworkChange T&G BlankArtwork to persistent artworkJoel Fischer3 years
bugfix/issue-1884-carthage-use-bootstrapChange CI carthage update to bootstapJoel Fischer3 years
bugfix/issue-1884-fix-ci-on-masterUpdate test.yml to match develop and update to use boostrapJoel Fischer3 years
bugfix/issue-1884-github-CI-not-working-properlyUpdate to newest xcode and ios versionsJoel Fischer3 years
bugfix/issue-1884-github-ci-failTrying to fix Carthage on CIJoel Fischer3 years
bugfix/issue-1895-update-CLAApply suggestions from code reviewJoel Fischer3 years
bugfix/issue-1897-throw-an-exception-in-the-soft-button-managerCode indentFrank Elias3 years
bugfix/issue-1899-rpc-spec-7.1-alignmentComments reviewFrank Elias3 years
bugfix/issue-1913-observerMock-is-deprecatedOCMObserverMock removalFrank Elias3 years
bugfix/issue-1921-remove-fbSnapshotTestCaseremoved FBSnapchotTestCaseFrank Elias3 years
bugfix/issue-1923-empty-string-bug-with-menu-cellCommnets reviewFrank Elias3 years
bugfix/issue-1925-fix-deprecation-warning-in-test-workflow-fileUbuntu version warningFrank Elias3 years
bugfix/issue-1928-main-menu-ui-updates-do-not-take-textFieldName-imageFieldName-into-considerationFix lingering comment markersJoel Fischer3 years
bugfix/issue-1929-failing-ci-testsMore fix attemptsJoel Fischer3 years
bugfix/issue-1931-update-SDLMenuCell-params-orderComments reviewFrank Elias3 years
bugfix/issue-1938-fix-spelling-in-SDLStaticIconNameComment reviewFrank Elias3 years
bugfix/issue-1945-swift-naming-fixesFixes for tests and Obj-C example appJoel Fischer3 years
bugfix/issue-1948-lock-screen-not-dismissiblecheck update in updatePresentationFrank Elias3 years
bugfix/issue-1954-rpc-encryption-multi-frameFix review commentsJoel Fischer3 years
bugfix/issue-1959-two-voiceCommands-contains-the-same-stringComments reviewFrank Elias3 years
bugfix/issue-1961-send-voiceCommand-with-duplicate-stringsMerge branch 'develop' into bugfix/issue-1961-send-voiceCommand-with-duplicat...Joel Fischer3 years
bugfix/issue-1964-voiceCommand-that-contains-no-string-should-be-removedComments reviewFrank Elias3 years
bugfix/issue-1966-rpc-encryption-crashStyle fixesJoel Fischer3 years
bugfix/issue-1967-example-app-menu-not-displayed-correctly-after-app-exitExample app updateFrank Elias3 years
bugfix/issue-1978-swift-and-objc-example-apps-sometimes-the-image-is-not-sent-on-the-first-hmi-level-of-fullre-upload image when there is errorFrank Elias3 years
bugfix/issue-2018-choice-sets-failFormatting fixJoel Fischer3 years
bugfix/issue-2024-security-queries-are-not-implemented-to-specSDLSecurityQueryErrorCode fixFrank Elias3 years
bugfix/issue-2031-incorrect-capabilities-descriptionmoduleName update for SDLSeatControlCapabilitiesFrank Elias3 years
bugfix/issue-2033-system-capability-thread-crashFix double syncJoel Fischer3 years
bugfix/issue-2034-file-manager-multiple-uploadsFix SDLFile equality checkJoel Fischer3 years
bugfix/issue-2042-example-apps-ios-15Review fixes for simpler codeJoel Fischer3 years
bugfix/issue-2044-completion-handlers-not-calledFix focus testJoel Fischer3 years
bugfix/issue-2047-menu-manager-cell-image-rpc-5.0-to-7.0Fix missed method name changeJoel Fischer2 years
bugfix/issue-2048-copying-menu-cell-no-submenu-layoutFix submenu layout is not copied on menu cellsJoel Fischer3 years
bugfix/issue-2049-security-error-notifications-are-missing-error-description-and-codecomments reviewFrank Elias3 years
bugfix/issue-2050-videostreamingrange-initDeprecate SDLVideoStreamingRange.initJoel Fischer3 years
bugfix/issue-2051-menu-configuration-update-crashFix menu configuration update crashJoel Fischer3 years
bugfix/issue-2054-additional-check-when-processing-control-messagesUpdate SmartDeviceLink/private/SDLProtocol.mFrank Elias3 years
bugfix/issue-2061-fix-lockscreen-not-shown-after-user-dismissallockScreen not dismissable fixFrank Elias3 years
bugfix/issue-2063-lockscreen-race-conditionsFix broken testsJoel Fischer2 years
bugfix/issue-2064-incorrect-keyboard-responseFix multiple observations of keyboard notificationJoel Fischer2 years
bugfix/issue-2067-softbuttonobject-invalid-configFix missing logJoel Fischer2 years
bugfix/issue-313-lock-screen-icon-cacheupdated a few test parameterslapinskijw4 years
bugfix/issue-568-shift-project-files-to-public-private-foldersFix bug in lock screen manager testsJoel Fischer4 years
bugfix/issue-827-add-version-checkFix printing null if no patch version is presentJoel Fischer3 years
bugfix/issue-check-rpc-generator-testsComment reviewFrank Elias3 years
bugfix/issue-remove-the-suppress-deprecation-warnings-from-testsComment reviewFrank Elias4 years
bugfix/issue_1000_softbuttons_disappear_HMI_noneFix an issue with directly setting text and graphicsJoel Fischer6 years
bugfix/issue_1026_fix_swift_pod_resourcesAnother tryJoel Fischer6 years
bugfix/issue_1050_present_keyboard_test_cellFix test specJoel Fischer6 years
bugfix/issue_1056_separate_example_app_codeRearrange example app files to make more senseJoel Fischer6 years
bugfix/issue_1070_lock_screen_visibility_can_not_be_toggledRemoved unused var from lock screen managerNicoleYarroch6 years
bugfix/issue_1076_range_exceptionFix Async RPC Operation bugsJoel Fischer6 years
bugfix/issue_1079_iAP_to_Bluetooth_FailsReverted changes made to the iAP transport classesNicoleYarroch5 years
bugfix/issue_1079_switching_transports_fails* Added test cases for iAPTransport classesNicoleYarroch5 years
bugfix/issue_1081_vrsession_blockedRemove unused variableJoel Fischer6 years
bugfix/issue_1090_filemanagerconfig_init_unavailableMake SDLFileManagerConfiguration init unavailableJoel Fischer6 years
bugfix/issue_1091_testapp_tabUpdate testapps to remember the tab you were on correctlyJoel Fischer6 years
bugfix/issue_1096_double_spec_fileRemove duplicate spec fileJoel Fischer6 years
bugfix/issue_1097_manager_reconnects_after_onAppInterfaceUnregisteredAdded protocol violation to the list of app interface unregistered reasonsNicoleYarroch6 years
bugfix/issue_1101_1100_streaming_rootViewController_fixesFix rootViewController getter / setterJoel Fischer6 years
bugfix/issue_1108_setdisplaylayout_screenmanager_failIf screen managers get a failed register / setdisplaylayout response, don’t...Joel Fischer6 years
bugfix/issue_1126_softbutton_nil_crashAdd testsJoel Fischer5 years
bugfix/issue_1129_remove_choiceset_0_managerFix test failuresJoel Fischer5 years
bugfix/issue_1132_rtp_ssrc_constant_suspensionFix proxymanagerJoel Fischer5 years
bugfix/issue_1170_sendlocation_documenation_initializerFix `addressLines` -> `address`Joel Fischer5 years
bugfix/issue_1172_state_transitionKill the proxy earlierJoel Fischer5 years
bugfix/issue_1186_update_app_services_documentationUpdated library documentation per the rpc_specNicoleYarroch5 years
bugfix/issue_1188_add_convenience_init_to_GetAppServiceData_structAdded conv. init to `GetAppServiceData` structNicoleYarroch5 years
bugfix/issue_1204_hide_rpc_initializersFix review issuesJoel Fischer5 years
bugfix/issue_1207_haptic_input_checked_on_wrong_threadAdded check for nil hitViewHandler in Touch ManagerNicoleYarroch5 years
bugfix/issue_1208_snapshot_tests_fail_xcode_10.2Update test swift versionJoel Fischer5 years
bugfix/issue_1210_cache_delete_disappearing_appsMerge branch 'develop' into bugfix/issue_1210_cache_delete_disappearing_appsJoel Fischer5 years
bugfix/issue_1214_max_correlation_idUpdate `lastCorrelationId` to be Int32 instead of UInt16Joel Fischer5 years
bugfix/issue_1224_audio_service_stopped_in_backgroundRemoved `currentAppState` logic from Audio ManagerNicoleYarroch5 years
bugfix/issue_1230_disable_bad_data_assertSimplifyJoel Fischer5 years
bugfix/issue_1234_softbutton_multiple_statesFix batching soft button manager updatesJoel Fischer5 years
bugfix/issue_1237_example_app_resetFix resetting SDLJoel Fischer5 years
bugfix/issue_1239_iAPTransport_class_disconnect_cleanupRefactored protocol string checkNicoleYarroch5 years
bugfix/issue_1239_joel_branchReview fixesJoel Fischer5 years
bugfix/issue_1240_data_session_delayAdd fix for data session close fail during change registrationJoel Fischer5 years
bugfix/issue_1243_swift_example_autoreconnectRedo example app state logicJoel Fischer5 years
bugfix/issue_1250_lockscreen_rotationPod wasn’t working properlyJoel Fischer5 years
bugfix/issue_1255_lockscreen_crashFix whitespacingJoel Fischer5 years
bugfix/issue_1258_lockscreen_crash_2Fix all crashes due to lockscreen being setup before the app windowJoel Fischer5 years
bugfix/issue_1261_bluetooth_session_not_createdTransport dealloc does not end the background taskNicoleYarroch5 years
bugfix/issue_1264_file_manager_race_conditionFixed SDL log statementsNicoleYarroch5 years
bugfix/issue_1283_sdlaudiofile_publicFix: SDLAudioFile must be publicJoel Fischer5 years
bugfix/issue_1290_sync3_choice_sets_failForce ChoiceSets to work on Ford Sync Gen 3Joel Fischer5 years
bugfix/issue_1291_fix_choiceset_helplist_positionFix position not being set on SDLChoiceSet VRHelpListJoel Fischer5 years
bugfix/issue_1294_softbutton_finish_operation_not_calledAdded test casesNicoleYarroch5 years
bugfix/issue_1306_menu_manager_fixesFix `runScore` being a property and several method / variable namesJoel Fischer5 years
bugfix/issue_1316_background_task_session_creation_failsrenamed varNicoleYarroch5 years
bugfix/issue_1326_background_task_suspended_before_RAI_sentBackground task now stopped in ready stateNicoleYarroch5 years
bugfix/issue_1363_choice_set_manager_success_with_errorSwitch and to orJoel Fischer5 years
bugfix/issue_1364_templatesAvailable_documentationFix SDLDisplayCapabilities templatesAvailable documentationJoel Fischer5 years
bugfix/issue_1375_softbuttonobject_single_state_initializerDon't try to transition SoftButtonObject if there's only one stateJoel Fischer5 years
bugfix/issue_1380_secondary_transport_configFixes #1380Joel Fischer5 years
bugfix/issue_1383_slider_scrollable_message_examplesAdd Slider and Scrollable Message example appsJoel Fischer5 years
bugfix/issue_1399_travis_failAdditional test fixesJoel Fischer5 years
bugfix/issue_1431_multiple_phones_disconnect_bugSession is not disconnected if connectionID does not matchNicoleYarroch5 years
bugfix/issue_1450_warning_message_fixFix wording in warning messageJoel Fischer5 years
bugfix/issue_1451_add_better_description_to_encrypted_messagesMore core graphics test fixesNicoleYarroch5 years
bugfix/issue_1457_iap_transport_test_fixesFixed failed test casesNicoleYarroch5 years
bugfix/issue_1474_soft_buttons_switching_templates_bugRefactored responsesNicoleYarroch4 years
bugfix/issue_1481_video_streaming_does_not_startFixed pointer locationNicoleYarroch4 years
bugfix/issue_1486_show_templateConfiguration_param_not_setFixed parameter not being set & added testsNicoleYarroch4 years
bugfix/issue_1496_lazy_instantiate_UIWindowAdded nullable annotation to lockViewControllerNicoleYarroch4 years
bugfix/issue_1501_wrong_appwindow_shown_on_lockscreen_dismissalFixed black lockscreen animationNicoleYarroch4 years
bugfix/issue_1527_video_stream_resuming_failsconnectedVehicleMake now reset on disconnectNicoleYarroch4 years
bugfix/issue_1544_handle_secondary_transport_socket_errorsRestarting expired background taskNicoleYarroch4 years
bugfix/issue_1551_video_end_service_not_sent_secondary_transportAdded logs to TCPTransport start/stop funcsNicoleYarroch4 years
bugfix/issue_1560_delay_shutting_down_secondary_transportAdded more info to docsNicoleYarroch4 years
bugfix/issue_1569_streaming_media_manager_incorrect_value_for_isStreamingSupportedDeprecated old initNicoleYarroch4 years
bugfix/issue_1583_iAP_stop_session_crashApply suggestions from code reviewNicoleYarroch4 years
bugfix/issue_1584_choice_set_manager_not_thread_safeReset on startNicoleYarroch4 years
bugfix/issue_1601_deprecate_lockscreen_notificationsFixed deprecated warnings in unit testsNicoleYarroch4 years
bugfix/issue_1607_update_deprecations_in__Example_AppsUpdated Swift example to use non-deprecated initNicoleYarroch4 years
bugfix/issue_1629_lockscreen_deadlockFixed lockscreen testsNicoleYarroch4 years
bugfix/issue_1629_lockscreen_does_not_dismiss_on_transport_disconnectFixed queue used in sdl_appDidBecomeActive:NicoleYarroch4 years
bugfix/issue_1634_wifi_turned_off_breaks_secondary_transportTransport now shut down after registration failureNicoleYarroch4 years
bugfix/issue_1675_fix_encryption_manager_state_on_disconnectMerge branch 'develop' into bugfix/issue_1675_fix_encryption_manager_state_on...NicoleYarroch4 years
bugfix/issue_1683_properties_not_set_when_new_compression_session_createdRefactored and added docs for creating video sess.NicoleYarroch4 years
bugfix/issue_1696_soft_button_image_upload_failsRemoved commented out codeNicoleYarroch4 years
bugfix/issue_1709_make_system_cap_manager_thread_safeOnly dispatch once when removing observersNicoleYarroch4 years
bugfix/issue_1716_register_sec_transports_timerRenamed delegate methods and fixed testsNicoleYarroch4 years
bugfix/issue_1722_rpc_spec_generator_fix_deprecated_initsFix where deprecated params are removedNicoleYarroch4 years
bugfix/issue_1736_rpc_spec_generator_documentation_array_sizeFixed documentationNicoleYarroch4 years
bugfix/issue_1772_fix_warnings_in_obj_c_ex_appAdded a 1024x1024 app store iconNicoleYarroch4 years
bugfix/issue_1789_subtle_alert_button_handlers_brokenMerge branch 'develop' into bugfix/issue_1789_subtle_alert_button_handlers_br...NicoleYarroch4 years
bugfix/issue_1790_lockscreen_status_notification_brokeFixed failing system request testNicoleYarroch4 years
bugfix/issue_1795_start_session_ack_failureAdded docs and logsNicoleYarroch4 years
bugfix/issue_1802_unit_test_crashesRemoved “expect”s from testsNicoleYarroch4 years
bugfix/issue_1880_failing_GitHub_CI_unit_testsAdded timing fixNicoleYarroch3 years
bugfix/issue_1884_fix_remote_tests_buildRemoved commented out codeNicoleYarroch3 years
bugfix/issue_1884_remote_unit_test_build_failingAdd Xcode 12.3 fixNicoleYarroch3 years
bugfix/issue_1891_fix_choice_set_default_timeoutAdded caps to choice set timeoutNicoleYarroch3 years
bugfix/issue_1915_update_timeToDestination_docsUpdated documentationNicoleYarroch3 years
bugfix/issue_1927_fix_size_of_bulk_data_in_PutFileFixed test method signatureNicoleYarroch3 years
bugfix/issue_1944_video_resumption_broken_switching_nav_appsReverted CarWindowNicoleYarroch3 years
bugfix/issue_1950_overriding_default_custom_encoder_settingsApply suggestions from code review Nicole Yarroch3 years
bugfix/issue_1954_queued_menu_updates_failCleaned up queued updates on stopNicoleYarroch3 years
bugfix/issue_1975_encrypted_listFiles_breaks_fileManagerRefactored list files testNicoleYarroch3 years
bugfix/issue_540extra line removedBrettyWhite7 years
bugfix/issue_625small cleanupBrettyWhite7 years
bugfix/issue_630_xcode9Fix for Xcode 9 changesJoel Fischer7 years
bugfix/issue_630_xcode9_5.0Fix travis failure by updating cartfile.resolvedJoel Fischer7 years
bugfix/issue_636_proxylistener_deprecatedMerge branch 'release/5.0.0' into bugfix/issue_636_proxylistener_deprecatedJoel Fischer7 years
bugfix/issue_661_end_service_with_hash_idStore and send the hash Id in end service packetsJoel Fischer7 years
bugfix/issue_672_crash_proxy_transport_deallocFixed app crashNicoleYarroch7 years
bugfix/issue_679_remove_deprecationsMerge branch 'release/5.0.0' into bugfix/issue_679_remove_deprecationsJoel Fischer7 years
bugfix/issue_700_remove_metadatatype_noneFix file not being publicJoel Fischer7 years
bugfix/issue_700_remove_metadatatype_none_5.0.0Fix SDLMetadataType including NONEJoel Fischer7 years
bugfix/issue_711_constant_stylingFix missed update to constantJoel Fischer7 years
bugfix/issue_713_rpc_properties_incorrectly_retrievedUpdated commentsNicoleYarroch7 years
bugfix/issue_714_pcmcapabilitiesAdd pcmCapabilities property to RAIRJoel Fischer7 years
bugfix/issue_717_custom_framerate_encoding_without_custom_timestampMake the backgrounding frames use the custom framerate if necessaryJoel Fischer7 years
bugfix/issue_740_Accessory_connection_fails_app_in_backgroundMerge branch 'release/5.0.0' into bugfix/issue_740_Accessory_connection_fails...NicoleYarroch7 years
bugfix/issue_740_Accessory_connection_fails_in_backgroundEdited debug statementsNicoleYarroch7 years
bugfix/issue_740_accessory_connection_failure_4.7Fix background task handlingJoel Fischer7 years
bugfix/issue_742_fix_tests_xcode9Fix lifecycle manager testsJoel Fischer7 years
bugfix/issue_745_RPC_start_service_data_sizeSet the RPC start service payload size correctlyJoel Fischer7 years
bugfix/issue_749_app_crash_usb_cord_pulledMinor log and naming updatesJoel Fischer7 years
bugfix/issue_763_video_streaming_does_not_start_core_44Fixed name for video codec and protocolNicoleYarroch7 years
bugfix/issue_770_infinite_iAP_connection_attemptsMerge branch 'version/4.X' into bugfix/issue_770_infinite_iAP_connection_atte...Joel Fischer6 years
bugfix/issue_770_infinite_iAP_connection_attempts_5.0Merge branch 'develop' into bugfix/issue_770_infinite_iAP_connection_attempts...Joel Fischer6 years
bugfix/issue_774_video_streaming_does_not_work_app_foregroundedVideo streaming no longer setup when app becomes activeNicoleYarroch7 years
bugfix/issue_858_video_stream_reconnects_in_backgroundVideo streaming stopped as soon as app enters backgroundNicoleYarroch6 years
bugfix/issue_875_gestures_main_threadTouch manager hit testing now done on main threadNicoleYarroch6 years
bugfix/issue_876_broken_test_casesFixed touch manager test casesNicoleYarroch6 years
bugfix/issue_877_library_does_not_compile_cocoapodsMerge branch 'develop' into bugfix/issue_877_library_does_not_compile_cocoapodsNicoleYarroch6 years
bugfix/issue_902_change_registration_not_sentChanged send method in `didEnterStateUpdatingConfiguration:`NicoleYarroch6 years
bugfix/issue_908_car_window_screen_resolutionConsolidated if:else statements for setting final screen sizeNicoleYarroch6 years
bugfix/issue_952_reset_menu_managerAdded comment about why the blank artwork is set to `nil`NicoleYarroch6 years
bugfix/issue_957_permission_manager_reset_notificationsAdd permission manager testsJoel Fischer6 years
bugfix/issue_960_logging_custom_modules_swiftFix swift logging of file names correct, fixing modules in swiftJoel Fischer6 years
bugfix/issue_961_primary_graphic_not_sent_on_reconnectscurrentScreenData now reset on disconnectionsNicoleYarroch6 years
bugfix/issue_965_permission_manager_notified_too_oftenUpdate permission managerJoel Fischer5 years
bugfix/issue_966_sdlshow_crashAdditional show initializer fixJoel Fischer6 years
bugfix/issue_968_media_track_fixesFix media track text field not always updatingJoel Fischer6 years
bugfix/issue_998_invalid_enumCheck class type to account for the reason enum being “-1”Joel Fischer6 years
bugfix/issue_xxxx_add_lockscreen_testsAdded more lockscreen testsNicoleYarroch3 years
bugfix/issues_1480_1492_1496_1501_lockscreen_fixesFixed lockscreen status tableNicoleYarroch4 years
bugfix/lockscreen_fixesAdded test view controllersNicoleYarroch4 years
bugfix/pr_1200_api_cleanupFix an `fit`Joel Fischer5 years
bugfix/sdlsoftbuttonmanagerspec-testsadded time interval to testslapinskijw4 years
bugs/issue_1124_debug_log_duplicationRemove duplicate logsJoel Fischer5 years
bugs/issue_665_url_request_crashesFix crashes made possible by block retain cyclesJoel Fischer7 years
bugs/issue_666_responsedispatcher_crashFix a bug where the SDLRPCResponseDispatcher could crash when being clearedJoel Fischer7 years
bugs/issue_827_listfiles_workaroundRemove public property and observe non-public in testsJoel Fischer6 years
bugs/issue_831_iapsession_assertForce `stop` to run on the main threadJoel Fischer6 years
bugs/issue_833_app_icon_disconnect_crashMerge branch 'develop' into bugs/issue_833_app_icon_disconnect_crashJoel Fischer6 years
bugs/issue_840_fix_implicit_retainsFix implicit retains of selfJoel Fischer6 years
bugs/issue_846_addcommand_iconUpdate testsJoel Fischer6 years
bugs/issue_852_main_threadFix #852Joel Fischer6 years
bugs/issue_867_allow_carwindow_orientations_settingFix exception checkJoel Fischer6 years
bugs/issue_872_too_few_logsFix SDLLogTargetFile bugJoel Fischer6 years
bugs/issue_912_update_example_app_for_5.2Added hexagon button states with no images to example appNicoleYarroch6 years
developMerge pull request #2115 from smartdevicelink/feature/merge-7.6.0-master-into...jacobrau-livio18 months
deveopUpdate PULL_REQUEST_TEMPLATE.mdJoel Fischer4 years
documentation/issue_1318_RAI_documentation_fixesUpdate SmartDeviceLink/SDLRegisterAppInterface.hNicoleYarroch5 years
example_app/add_rpcs_4.7Added even more RPCsNicoleYarroch7 years
example_app/expanded_example_app_5.0.0Added more stuff for testingNicoleYarroch7 years
feature/0242_subtle_alert_styleRefactored permission checks in Swift ex. appNicoleYarroch4 years
feature/0312_update_min_required_iOS_version_to_10Fixed how appId is set in the lifecycle configNicoleYarroch4 years
feature/1247-Add-CPMI-MediaServiceDataupdating test adding test for new initJustin Gluck5 years
feature/454_505_603_hide_lower_layersUpdate for SDL 6.0Joel Fischer6 years
feature/611_system_capabilities_query_rpcFix system capability response handlers not firingJoel Fischer7 years
feature/611_system_capabilities_query_rpc_5.0.0GetSystemCapability formatting fixesJoel Fischer7 years
feature/616_constructed_payloadsFixes for protocol payload NAK incorrect parsingJoel Fischer7 years
feature/Hello_SDL_Swiftchanging to fit swift3 design patternBrettyWhite7 years
feature/SDL-0058-video-streaming-capabilitiesfixed gettersBrett W7 years
feature/SDL-0058-video-streaming-capabilities-v5.0more fixesBrettyWhite7 years
feature/SDL_0073_adding_metadata_typesFix tests and MetadataType NONEJoel Fischer7 years
feature/SDL_0073_adding_metadata_types_v5.0Fix testsJoel Fischer7 years
feature/SDL_0075_OEM_specific_HID_supportAdd tests for SDLRectangleJoel Fischer7 years
feature/SDL_0075_OEM_specific_HID_support_5.0Fixes #705 * Update haptic data proposal to newest accepted revisionsJoel Fischer7 years
feature/carwindowFix analyzer errorsJoel Fischer6 years
feature/enable_warningsMerge branch 'develop' into feature/enable_warningsJoel Fischer9 years
feature/enhanceExampleAppCreate template change example on example appsBrettyWhite5 years
feature/enhanced_frameworkUpdate version for 4.3.0 alpha 1Joel Fischer8 years
feature/external_security_supportMerge branch 'develop' into feature/external_security_supportJoel Fischer8 years
feature/github_actions_CIFixed comments and xcpretty flagsNicoleYarroch4 years
feature/haptic_integrationHaptic manager test updatesJoel Fischer7 years
feature/implement_SDL_0031_Mobile_Projectionadding SDLAppHMIType ProjectionBrettyWhite7 years
feature/implement_SDL_0031_Mobile_Projection_v5.0adding SDLAppHMIType ProjectionBrettyWhite7 years
feature/implement_SDL_0050_api_patch_versionfixed messageBrettyWhite7 years
feature/implement_SDL_0050_api_patch_version_v5.0fixed messageBrettyWhite7 years
feature/implement_SDL_0060_enin_ththadd enin and ththBrettyWhite7 years
feature/implement_SDL_0060_enin_thth_v5.0adding enin and ththBrettyWhite7 years
feature/implement_SDL_0076_additional_languagesadded languagesBrettyWhite7 years
feature/implement_SDL_0076_additional_languages_v5.0adding languagesBrettyWhite7 years
feature/ios8_minimumRemove checks and assets for pre-iOS 8Joel Fischer7 years
feature/issue-1024-SDL-0180-broaden-choice-uniquenessUpdate Spec files to support the changesFrank Elias3 years
feature/issue-1024-sdl-0180-broaden-choiceCell-uniquenessAdditional documentationJoel Fischer3 years
feature/issue-1080-SDL-0198-Media-Skip-Indicatorsproject.pbxproj missing filesFrank Elias3 years
feature/issue-1139-supported-character-setsUpdate uses of deprecated enum valuesJoel Fischer4 years
feature/issue-1144-Dynamic-Menu-Managerfixing pr issues, formatting, spelling, documentationJustin Gluck5 years
feature/issue-1145-Secondary-Transport-OptimizationOnly create the secondary transport manager for specific app typesJoel Fischer4 years
feature/issue-1229-SwiftPMFixing extra commented lineJustin Gluck5 years
feature/issue-1260-update-published-app-servicesupdate per review commentsBrettyWhite5 years
feature/issue-1269-Navigation-Subcription-ButtonsMerge branch 'develop' into feature/issue-1269-Navigation-Subcription-ButtonsJustin Gluck5 years
feature/issue-1274-Documentation-for-Accio-SupportUpdating the readme file to tell devs that SDL now supports Accio and how to ...Justin Gluck5 years
feature/issue-1370-showdevicelogo-parameterUpdate SmartDeviceLinkTests/DevAPISpecs/SDLLockScreenManagerSpec.mjustingluck935 years
feature/issue-1377-sdl-0244-custom-playback-rates-for-setMediaClockTimerComments reviewFrank Elias3 years
feature/issue-1386-manager-update-display-capabilityAdd missing templatesAvailable propertyJoel Fischer5 years
feature/issue-1387-support-swift-package-managerRemove null headerJoel Fischer4 years
feature/issue-1389-app-services-hmicapabilitiesUpdate testsJoel Fischer5 years
feature/issue-1407-Payload-Unit-Tets-Failfixing issue with description being changed, using base64 encode version of dataJustin Gluck5 years
feature/issue-1411-Streamingvideolifecyclemanagers-isStreamingSupportedfixing removed lineJustin Gluck5 years
feature/issue-1510-SDL-0267-main-menu-ui-updatesComments reviewFrank Elias3 years
feature/issue-1520-main-menu-updating-and-paginationFix a commentJoel Fischer4 years
feature/issue-1606-sdl-0289-set-language-separatelyFix deprecated implementation warningJoel Fischer4 years
feature/issue-1612-screen-manager-template-managementAdd additional tests for canceling and failing text and image operationsJoel Fischer4 years
feature/issue-1676-sdl-0305-homogenize-textFieldNameMerge branch 'develop' into feature/issue-1676-sdl-0305-homogenize-textFieldNameFrank Elias3 years
feature/issue-1684-protocol-nak-reasonMerge branch 'develop' into feature/issue-1684-protocol-nak-reasonJoel Fischer4 years
feature/issue-1841-voice-command-managerMake logs less clear but functionalJoel Fischer3 years
feature/issue-1876-sdl-0293-enable-oem-exclusive-app-supportReview fixesJoel Fischer3 years
feature/issue-1898-menu-manager-refactorFix using wrong menu configuration pass through to menu operationJoel Fischer3 years
feature/issue-806-OpenMenuRPCApply suggestions from code review justingluck935 years
feature/issue-910-additional-submenusUpdate globals with new RPC version and protocol versionJoel Fischer4 years
feature/issue-926-command-list-limitationsMerge branch 'feature/issue-926-command-list-limitations' of https://github.c...Joel Fischer4 years
feature/issue-995-alert-iconReview fixesJoel Fischer5 years
feature/issue_-1185_swift_updateChanging swift version to 4.2Justin Gluck5 years
feature/issue_0187_restructure_ios_threadingIn progress file manager spec rewriteJoel Fischer5 years
feature/issue_1007_pixel_density_and_scaleFixed test casesNicoleYarroch5 years
feature/issue_1028_restructure_ios_threadingCheck API availability before using iOS 10 APIJoel Fischer5 years
feature/issue_1031_template_titlesInclude example app updatesJoel Fischer5 years
feature/issue_1052_update_syncMsgVersion_to_version_5.0.0Updated `synMsgVersion` to 5.0.0NicoleYarroch6 years
feature/issue_1055_cancel_interaction_RPCFix project fileJoel Fischer5 years
feature/issue_1058_video_streaming_backgrounded_stringFixed broken test casesNicoleYarroch5 years
feature/issue_1062_static_icon_sdlartwork_supportFix never uploading choice secondary artwork properlyJoel Fischer6 years
feature/issue_1071_setmediaclocktimer_initializersUpdate SetMediaClockTimer and StartTime initializersJoel Fischer6 years
feature/issue_1142_block_old_sdlPrevent negative string numbers from being usedJoel Fischer5 years
feature/issue_1147_and_1148_app_services_handle_requests_send_responsesFixed no notification when a PASI request receivedNicoleYarroch5 years
feature/issue_1147_and_1148_app_services_weather_mediaMerge branch 'feature/issue_1147_and_1148_app_services_handle_requests_send_r...NicoleYarroch5 years
feature/issue_1147_app_services_weatherAdded MediaServiceManifest class and testsNicoleYarroch5 years
feature/issue_1166_cloud_app_transportAdded some more documentationNicoleYarroch5 years
feature/issue_1212_update_system_capability_manager_auto_cachingCheck before using subscribeJoel Fischer5 years
feature/issue_1222_align_systemcapabilitymanager_callbacksMore test fixesJoel Fischer5 years
feature/issue_1257_sdlmanager_rpc_subscriptionsFix an oversightJoel Fischer5 years
feature/issue_1275_audiostreammanager_push_data_bufferNote new AudioStreamManager methodJoel Fischer5 years
feature/issue_1276_main_menu_tilesFix tests and documentation around menuLayoutsAvailableJoel Fischer5 years
feature/issue_1285_prevent_buffer_overrunsFix using uninitialized objects on pre protocol v5 head unitsJoel Fischer5 years
feature/issue_1344_update_rpc_spec_supportFix failing testsJoel Fischer5 years
feature/issue_1365_disable_dismiss_lockscreen_gestureAdd a configuration option to disable lock screen dismissalJoel Fischer5 years
feature/issue_1367_always_lock_screenMerge developJoel Fischer5 years
feature/issue_151_struct_dictionary_initChange SDLRPCStruct private method to be a class methodJoel Fischer8 years
feature/issue_1563_screen_manager_subscribe_buttonsFixed example appsNicoleYarroch4 years
feature/issue_1579_alert_managerUpdate SmartDeviceLink/public/SDLAudioData.mNicole Yarroch3 years
feature/issue_1670_github_actions_CIAttempting to fix codecovNicoleYarroch4 years
feature/issue_217_abstract_protocol_removalMerge remote-tracking branch 'origin/develop' into feature/issue_217_abstract...Muller, Alexander (A.)7 years
feature/issue_246_play_pause_enumAdd documentation to SDLButtonNameOkJoel Fischer6 years
feature/issue_247_objc_genericsMerge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)8 years
feature/issue_275_protocol_spec_enumsMerge remote-tracking branch 'origin/develop' into feature/issue_275_protocol...Muller, Alexander (A.)7 years
feature/issue_323_fix_systemrequest_unavailableAdd some documentation to SystemRequest RPCJoel Fischer8 years
feature/issue_3_constant_namesreverting function renaming in SDLRPCMessage.Muller, Alexander (A.)8 years
feature/issue_419_iOS6_removalMerge remote-tracking branch 'origin/develop' into feature/issue_419_iOS6_rem...Muller, Alexander (A.)7 years
feature/issue_425_stringly_typed_enumMerge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)8 years
feature/issue_455_generic_display_typeMerge remote-tracking branch 'origin/release/4.4.0' into feature/issue_455_ge...Muller, Alexander (A.)8 years
feature/issue_470Adding in a check to see if we can set appId for backward compatibility.Muller, Alexander (A.)7 years
feature/issue_479Updated description to return correct control data name.Muller, Alexander (A.)7 years
feature/issue_497_lockscreen_constantsMerge remote-tracking branch 'origin/develop' into feature/issue_497_lockscre...Muller, Alexander (A.)7 years
feature/issue_511_register_warning_error_codeAdded additional error code for registration successful, but with a warning.Muller, Alexander (A.)7 years
feature/issue_524_audiofile_playback_ttschunkAdd test for speech capabilities additionJoel Fischer6 years
feature/issue_536_input_stream_file_manager- Class now returns an error if user passes an invalid file path url or if th...NicoleYarroch7 years
feature/issue_536_input_stream_file_manager_fixed_compile_issuesAdded more files to podspec fileNicoleYarroch7 years
feature/issue_537_handler_specificityUpdate naming of notification constantsJoel Fischer7 years
feature/issue_545_redesign_loggingLogging bytes now only computes on verbose loggingJoel Fischer7 years
feature/issue_553_improve_notificationsFixed typo in function declaration comment.Muller, Alexander (A.)7 years
feature/issue_558_multiple_file_manager_transactionsFixed delete file bugNicoleYarroch7 years
feature/issue_559_projectionAdded support for Projection HMI Type.Muller, Alexander (A.)7 years
feature/issue_568_project_restructureMerge remote-tracking branch 'origin/develop' into feature/issue_568_project_...Muller, Alexander (A.)7 years
feature/issue_569_hmi_status_delegateMerge remote-tracking branch 'origin/develop' into feature/issue_569_hmi_stat...Muller, Alexander (A.)7 years
feature/issue_577_enum_equalityAdded convenience isEqualToEnum function.Muller, Alexander (A.)7 years
feature/issue_585_audio_pass_thru_handlerFix review issuesJoel Fischer7 years
feature/issue_599_expand_mobile_putfileMerge branch 'develop' into feature/issue_599_expand_mobile_putfileNicoleYarroch6 years
feature/issue_600_appicon_resumptionMerge branch 'develop' into feature/issue_600_appicon_resumptionJoel Fischer6 years
feature/issue_605_sdl_0049_gesture_cancellationUpdate SDLTouchTypeSpecJoel Fischer7 years
feature/issue_605_sdl_0049_gesture_cancellation_v5.0.0Add updates for SDLTouchType enum with cancelJoel Fischer7 years
feature/issue_620_swift_example_appfixed small error preventing buildBrett W7 years
feature/issue_620_swift_sdl_example_appFixed vehicle odometer status messageNicoleYarroch6 years
feature/issue_627_display_name_parameterFix displayName should be nullableJoel Fischer6 years
feature/issue_641_fuel_rangeFixed newlines showing up in alert messageNicoleYarroch6 years
feature/issue_673_touch_manager_gesture_cancellationCode refactorNicoleYarroch7 years
feature/issue_686_video_capabilities_integrationFixed broken test cases in SDLStreamingMediaConfigurationSpecNicoleYarroch7 years
feature/issue_706_engine_oil_lifeAdded init test cases to SDLUnsubscribeVehicleDataSpecNicoleYarroch6 years
feature/issue_707_expandable_proprietary_dataFix testJoel Fischer6 years
feature/issue_708_progress_bar_seekFinish remaining testsJoel Fischer6 years
feature/issue_719_submenu_iconFixed focussed specJoel Fischer6 years
feature/issue_720_system_capability_managerFixed stop() method of the system capability managerNicoleYarroch6 years
feature/issue_723_sequential_send_rpcsMerge branch 'develop' into feature/issue_723_sequential_send_rpcsJoel Fischer6 years
feature/issue_790_autocompletelistReview fixes for autocomplete listJoel Fischer5 years
feature/issue_791_vehicle_data_turn_signalMerge branch 'develop' into feature/issue_791_vehicle_data_turn_signalJoel Fischer6 years
feature/issue_794_CarWindowFix presenting lock screenJoel Fischer6 years
feature/issue_795_AudioStreamingManagerFix implicit castJoel Fischer6 years
feature/issue_798_rpc_notifications_serial_queueForce re-layout of lock screen to occur on main queueJoel Fischer6 years
feature/issue_801_close_application_RPCFixed formattingNicoleYarroch5 years
feature/issue_837_template_imagesRefactored SDLImageSpecNicoleYarroch6 years
feature/issue_851_additional_app_typesCreating stream manager includes `additionalAppTypes`Joel Fischer6 years
feature/issue_85_siphon_serverMerge remote-tracking branch 'origin/develop' into feature/issue_85_siphon_se...Muller, Alexander (A.)8 years
feature/issue_862_show_managerAdded logJoel Fischer6 years
feature/issue_865_image_upload_managerFixed spelling in documentationNicoleYarroch6 years
feature/issue_8_json_encoder_decoderFixed error reference.Muller, Alexander (A.)8 years
feature/issue_909_color_schemeExample switching layoutJoel Fischer6 years
feature/issue_917_imageFieldName_for_secondaryImageMerge branch 'develop' into feature/issue_917_imageFieldName_for_secondaryImageJoel Fischer6 years
feature/issue_927_mobile_menu_managerFix bug with running subcell handlersJoel Fischer6 years
feature/issue_929_onHMIStatus_video_streamingFix backward compatibility for video streamable stateJoel Fischer6 years
feature/issue_942_support_short_and_full_uuid_app_idRemoved `init` method from RAI classNicoleYarroch6 years
feature/issue_943_choice_vr_optionalFixed error log messages for `SDLChoiceSet`NicoleYarroch6 years
feature/issue_944_static_sdl_icon_name_enumAdded the SDLStaticIconName enumNicoleYarroch6 years
feature/issue_948_refactor_lower_layersFix test referencesJoel Fischer6 years
feature/issue_970_mobile_choice_managerFix obj-c app using incorrect delegateJoel Fischer6 years
feature/issue_971_vehicle_data_ElectronicParkBrakeStatusAdd electronic park brake status to example appsJoel Fischer6 years
feature/issue_983_Remaining_DocumentationApply suggestions from code reviewjustingluck934 years
feature/issue_xxx_audio_pass_thru_handlerAdded in ability for audio pass thru handlerMuller, Alexander (A.)7 years
feature/issues_1147_1148_1162_app_services_weather_media_navigationFixed broken documentation in AppServiceManifestNicoleYarroch5 years
feature/nsmutabledict_categoryUse setOrRemove category on all SDLRPCNotificationsJustin Dickow9 years
feature/release_4.3.0_issue_458_initsUpdated spec to use non-nsnumbers in initializers.Muller, Alexander (A.)8 years
feature/release_4.3.0_issue_459_ttschunk_initsAdded support for deprecating SDLTTSChunkFactory in favor of SDLTTSChunk inits.Muller, Alexander (A.)8 years
feature/remote_controlFollow constant names naming conventionJoel Fischer8 years
feature/remove_deprecated_waypointsRemove deprecated and unusable classesJoel Fischer7 years
feature/rpcs_nscopyingUpdate structs to support being copiedJoel Fischer7 years
feature/screen_manager_extensionUpdate a swift APIJoel Fischer6 years
feature/sdl_0003_last_mileUncommented SDLOasisAddress.Muller, Alexander (A.)7 years
feature/sdl_0004_sendlocation_updatesMerge remote-tracking branch 'origin/release/4.4.0' into feature/sdl_0004_sen...Muller, Alexander (A.)8 years
feature/sdl_0005_immutable_rpc_collectionsMake `NSMutableDictionary+Store.h` privateJoel Fischer7 years
feature/sdl_0009_prefer_nonatomicFix an example app errorJoel Fischer7 years
feature/sdl_0018_nullability_annotationsMerge remote-tracking branch 'origin/develop' into feature/sdl_0018_nullabili...Muller, Alexander (A.)7 years
feature/sdl_0020_request_factory_removalRemoved SDLRPCRequestFactory from project.Muller, Alexander (A.)7 years
feature/sdl_0021_tts_factory_removalRemoved SDLTTSChunkFactory from project.Muller, Alexander (A.)7 years
feature/streaming_media_managerMerge branch 'release/5.0.0' into feature/streaming_media_managerJoel Fischer7 years
feature/struct_property_rewriteMerge remote-tracking branch 'origin/develop' into feature/struct_property_re...Muller, Alexander (A.)7 years
feature/testing_expanded_example_appidkBrett W7 years
feature/touch-manager-car-window-syncnow storing the location only.Kujtim Shala6 years
feature/touch_managerAdded check for singleTapTimer nullability when canceling.Muller, Alexander (A.)8 years
feature/touch_manager_gesture_cancellation_673test cases for tap, pinch, and pan gesturest completedNicoleYarroch7 years
feature/update_name_documentationfixed typoBrettyWhite7 years
fix-spelling-errorsUpdate docs/Enums/SDLSystemCapabilityManagerError.htmlJordyn Mackool4 years
fix/issue-1402-SDLGetDTCsSpec-included-twiceremoved duplicate Spec file in build phasesJustin Gluck5 years
fix/issue-1414-CancelInteraction-initsadding NSSwiftNameJustin Gluck5 years
fix/issue-977Stops reconnect on AppUnauthorized notificationsKujtim Shala6 years
hotfix/6.1.1Fix some castsJoel Fischer6 years
hotfix/7.1.1Merge pull request #1955 from smartdevicelink/bugfix/issue-1954-rpc-encryptio...Joel Fischer3 years
hotfix/7.3.1Merge pull request #2065 from smartdevicelink/bugfix/issue-2064-incorrect-key...Joel Fischer2 years
hotfix/issue_131Fix typoJoel Fischer8 years
hotfix/issue_227Fix color numbers in SDLConsoleControllerJoel Fischer8 years
hotfix/issue_275_protocol_spec_enumsUpdated protocol enums to match spec.Muller, Alexander (A.)7 years
hotfix/issue_333Revert "Change runloop modes to common to run during UI"Joel Fischer8 years
hotfix/issue_342Update MTU size to actual v3 / v4 sizeJoel Fischer8 years
hotfix/issue_349Remove a session id after the service is disconnectedJoel Fischer8 years
hotfix/issue_354Untrack testing frameworksJoel Fischer8 years
hotfix/issue_359Only call `onProxyOpened:` when its an RPC serviceJoel Fischer8 years
hotfix/issue_362Update string instantiation to use NSString's helper class function.Muller, Alexander (A.)8 years
hotfix/issue_364Fixes to HTTP system request uploadJoel Fischer8 years
hotfix/issue_365Instead of checking the reachability object for nullability, we need to check...Muller, Alexander (A.)8 years
hotfix/issue_371Don't check BOOL against NO, use ! insteadJustin Dickow8 years
hotfix/issue_377use SDLGlobals versionJustin Dickow8 years
hotfix/issue_383Merge branch 'master' into hotfix/issue_383Joel Fischer8 years
hotfix/issue_385Fix not handling the TCP disconnect caseJoel Fischer8 years
hotfix/issue_388Init rpc message with mutable dictionaryJoel Fischer8 years
hotfix/issue_395Merge branch 'master' into hotfix/issue_395Joel Fischer8 years
hotfix/issue_403Fix a few pathsJoel Fischer8 years
hotfix/issue_408Removed unnecessary video encoder settings.Muller, Alexander (A.)8 years
hotfix/issue_412Fix test scriptJoel Fischer8 years
hotfix/issue_414Update codecov yaml file comment and status settingsJoel Fischer8 years
hotfix/issue_432_HTTP__Convert_ATSAdd a test for HTTP -> HTTPS conversionJoel Fischer8 years
hotfix/issue_432_https_failsMinor clarity updates to HTTPS alterationsJoel Fischer8 years
hotfix/issue_441_single_touch_eventsFixed issue relating to not all single touch callbacks. firing.Muller, Alexander (A.)8 years
hotfix/issue_465Added missing initializers for waypoint initializers.Muller, Alexander (A.)7 years
hotfix/issue_467Update uploading file operations to use built in cancel mechanismJoel Fischer7 years
hotfix/issue_469Reverting adding generics.Muller, Alexander (A.)7 years
hotfix/issue_472Added check for compressionSession nullability.Muller, Alexander (A.)7 years
hotfix/issue_475Added tests for SDLNotificationDispatcher's new methods, and updated them to ...Muller, Alexander (A.)7 years
hotfix/issue_481Improved readability for nil-checks.Muller, Alexander (A.)7 years
hotfix/issue_495Fixed issue around not calculating an SDLPutFile's currentOffset correctly. U...Muller, Alexander (A.)7 years
hotfix/issue_499Updated to throw an exception instead of returning an error for nil requests ...Muller, Alexander (A.)7 years
hotfix/issue_505_rai_response_handlerUpdated SDLManagerError enum to include a warning case.Muller, Alexander (A.)7 years
hotfix/issue_509_stop_proxyFixed issue with retain cycle within the dispatch_after block.Muller, Alexander (A.)7 years
hotfix/issue_512_debug_toolMoved point at which we set the logging to be before we initialize anything w...Muller, Alexander (A.)7 years
hotfix/issue_516_hmi_changeAdded check for hmi equality and old send delegate if not equal.Muller, Alexander (A.)7 years
hotfix/issue_518Set compressionSession to null so we do not accidentally over-release it.Muller, Alexander (A.)7 years
hotfix/issue_529Merge remote-tracking branch 'origin/master' into hotfix/issue_529Muller, Alexander (A.)7 years
hotfix/issue_538Merge remote-tracking branch 'origin/master' into hotfix/issue_538Muller, Alexander (A.)7 years
hotfix/issue_539Fixes #539Joel Fischer7 years
hotfix/issue_543Added in more descriptive exception throw for debugging.Muller, Alexander (A.)7 years
hotfix/issue_555Fixed misspellings and formatting for templatsMuller, Alexander (A.)7 years
hotfix/issue_557Added support for throwing an error that SDLLifecycleManager receives if we g...Muller, Alexander (A.)7 years
hotfix/issue_560Fixed issue with incorrectly setting state on manager disconnect.Muller, Alexander (A.)7 years
hotfix/issue_575Update README.mdtheresalech7 years
hotfix/issue_579_apptype_resetUpdated appType to return when setting to nil with default value.Muller, Alexander (A.)7 years
hotfix/issue_584Add new podspec fileJoel Fischer7 years
hotfix/issue_590Fix reconnection attempts unable to be stoppedJoel Fischer7 years
hotfix/issue_595Remove uses of @importJoel Fischer7 years
hotfix/issue_601If the resources bundle contains an inner bundle, it’s a Cocoapods resource...Joel Fischer7 years
hotfix/issue_612Add tests for #612Joel Fischer7 years
hotfix/issue_638Merge branch 'master' into hotfix/issue_638Joel Fischer7 years
hotfix/issue_881Update datetheresalech6 years
hotfix/issue_templateAdd best practices link to ISSUE_TEMPLATE.mdtheresalech6 years
hotfix/nimble_fix_testsInstalled Quick / Nimble updates that cause breakageJoel Fischer7 years
hotfix/pull_request_templateAdd best practices link and review info to templatetheresalech6 years
hotfix/travis_fixesRevert "Move travis.yml to fix carthage call"Joel Fischer8 years
hotfix/travis_issue_439changed CGFloat to double due to issue in adding an NSUInteger to float/doubl...Muller, Alexander (A.)8 years
hotfix/xcode_83_fixesXcode 8.3 beta 2 fixesJoel Fischer7 years
issue-1216-AppInterfaceUnregisteredReason-missingJG- adding missing SDLAppInterfaceUnregisteredReason that were in the RPC spe...Justin Gluck5 years
issue-1409-Lockscreen-logicadding table is method documentationJustin Gluck5 years
issue_1203_SDLManager_Stop_ReadyHandler_CrashJG - addressing PR issuesJustin Gluck5 years
masterMerge pull request #2111 from smartdevicelink/developjacobrau-livio18 months
poc/metal-view-capturingdraft changesFrank Elias21 months
poc/sdlmanager-send-method-swift-versionsdemoGeorge Miller21 months
release/4.1.0Fixed a typo in CHANGELOGJoel Fischer8 years
release/4.2.0Modified videoSessionAuthenticated to videoSessionEncrypted. We now modify th...Muller, Alexander (A.)8 years
release/4.3.0Update to v4.3.0 finalJoel Fischer8 years
release/4.4.0Removed unused initializer from DateTimeMuller, Alexander (A.)7 years
release/4.5.0Follow style guide for boolean checkJoel Fischer7 years
release/5.0.0Update for 5.0.0 releaseJoel Fischer7 years
release/hotfix/6.3.1do not unregister EA accessory notification on transport deallocTakamitsu Yoshii5 years
testing/issue-1748Attempt to replicate the issueJoel Fischer4 years
testing/java-suite-1779-ios-testTesting setup for background alert issueJoel Fischer2 years
update-.h-fileUpdate SmartDeviceLink/public/SDLFileManager.hJordyn Mackool3 years
version/4.XUpdate documentationJoel Fischer6 years
 
TagDownloadAuthorAge
7.6.0sdl_ios-7.6.0.tar.gz  jacobrau-livio18 months
7.6.0-rc.2sdl_ios-7.6.0-rc.2.tar.gz  Frank Elias18 months
7.6.0-rc.1sdl_ios-7.6.0-rc.1.tar.gz  Joel Fischer19 months
7.5.0sdl_ios-7.5.0.tar.gz  Joel Fischer22 months
7.4.0sdl_ios-7.4.0.tar.gz  Frank Elias2 years
7.3.1sdl_ios-7.3.1.tar.gz  Joel Fischer2 years
7.3.0sdl_ios-7.3.0.tar.gz  Joel Fischer3 years
7.3.0-rc.1sdl_ios-7.3.0-rc.1.tar.gz  Joel Fischer3 years
7.2.0sdl_ios-7.2.0.tar.gz  Frank Elias3 years
7.2.0-rc.1sdl_ios-7.2.0-rc.1.tar.gz  Joel Fischer3 years
7.1.1sdl_ios-7.1.1.tar.gz  Joel Fischer3 years
7.1.0sdl_ios-7.1.0.tar.gz  Joel Fischer3 years
7.1.0-rc.1sdl_ios-7.1.0-rc.1.tar.gz  Joel Fischer3 years
7.0.0sdl_ios-7.0.0.tar.gz  Joel Fischer3 years
7.0.0-rc.3sdl_ios-7.0.0-rc.3.tar.gz  Joel Fischer4 years
7.0.0-rc.2sdl_ios-7.0.0-rc.2.tar.gz  Joel Fischer4 years
7.0.0-rc.1sdl_ios-7.0.0-rc.1.tar.gz  Joel Fischer4 years
6.7.0sdl_ios-6.7.0.tar.gz  Joel Fischer4 years
6.7.0-rc.2sdl_ios-6.7.0-rc.2.tar.gz  Joel Fischer4 years
6.7.0-rc.1sdl_ios-6.7.0-rc.1.tar.gz  Joel Fischer4 years
6.6.0sdl_ios-6.6.0.tar.gz  Joel Fischer4 years
6.6.0-rc.1sdl_ios-6.6.0-rc.1.tar.gz  Joel Fischer4 years
6.5.0sdl_ios-6.5.0.tar.gz  Joel Fischer4 years
6.5.0-rc.1sdl_ios-6.5.0-rc.1.tar.gz  Joel Fischer4 years
6.4.1sdl_ios-6.4.1.tar.gz  Joel Fischer4 years
6.4.0sdl_ios-6.4.0.tar.gz  Joel Fischer5 years
6.3.1sdl_ios-6.3.1.tar.gz  Joel Fischer5 years
6.3.0sdl_ios-6.3.0.tar.gz  Joel Fischer5 years
6.2.3sdl_ios-6.2.3.tar.gz  Joel Fischer5 years
6.2.2sdl_ios-6.2.2.tar.gz  Joel Fischer5 years
6.2.1sdl_ios-6.2.1.tar.gz  Joel Fischer5 years
6.2.0sdl_ios-6.2.0.tar.gz  Joel Fischer5 years
6.1.2sdl_ios-6.1.2.tar.gz  Joel Fischer5 years
6.1.1sdl_ios-6.1.1.tar.gz  Joel Fischer5 years
6.1.0sdl_ios-6.1.0.tar.gz  Joel Fischer6 years
6.1.0-rc.2sdl_ios-6.1.0-rc.2.tar.gz  Joel Fischer6 years
6.1.0-rc.1sdl_ios-6.1.0-rc.1.tar.gz  Joel Fischer6 years
6.0.2sdl_ios-6.0.2.tar.gz  Joel Fischer6 years
6.0.1sdl_ios-6.0.1.tar.gz  Joel Fischer6 years
6.0.0sdl_ios-6.0.0.tar.gz  Joel Fischer6 years
6.0.0-rc.2sdl_ios-6.0.0-rc.2.tar.gz  Joel Fischer6 years
6.0.0-rc.1sdl_ios-6.0.0-rc.1.tar.gz  Joel Fischer6 years
5.2.0sdl_ios-5.2.0.tar.gz  Joel Fischer6 years
5.1.1sdl_ios-5.1.1.tar.gz  Joel Fischer6 years
5.1.0sdl_ios-5.1.0.tar.gz  Joel Fischer6 years
4.7.5sdl_ios-4.7.5.tar.gz  Joel Fischer6 years
5.0.0sdl_ios-5.0.0.tar.gz  Joel Fischer6 years
5.0.0-rc.3sdl_ios-5.0.0-rc.3.tar.gz  Joel Fischer6 years
5.0.0-rc.2sdl_ios-5.0.0-rc.2.tar.gz  Joel Fischer7 years
5.0.0-rc.1sdl_ios-5.0.0-rc.1.tar.gz  Joel Fischer7 years
4.7.4sdl_ios-4.7.4.tar.gz  Joel Fischer7 years
4.7.3sdl_ios-4.7.3.tar.gz  Joel Fischer7 years
4.7.2sdl_ios-4.7.2.tar.gz  Joel Fischer7 years
4.7.1sdl_ios-4.7.1.tar.gz  Joel Fischer7 years
4.7.0sdl_ios-4.7.0.tar.gz  Joel Fischer7 years
4.7.0-rc.1sdl_ios-4.7.0-rc.1.tar.gz  Joel Fischer7 years
4.6.1sdl_ios-4.6.1.tar.gz  Joel Fischer7 years
4.6.0sdl_ios-4.6.0.tar.gz  Joel Fischer7 years
4.6.0-rc.2sdl_ios-4.6.0-rc.2.tar.gz  Joel Fischer7 years
4.6.0-rc.1sdl_ios-4.6.0-rc.1.tar.gz  Joel Fischer7 years
4.5.5sdl_ios-4.5.5.tar.gz  Joel Fischer7 years
4.5.4sdl_ios-4.5.4.tar.gz  Joel Fischer7 years
4.5.3sdl_ios-4.5.3.tar.gz  Joel Fischer7 years
4.5.2sdl_ios-4.5.2.tar.gz  Joel Fischer7 years
4.5.1sdl_ios-4.5.1.tar.gz  Joel Fischer7 years
4.5.0sdl_ios-4.5.0.tar.gz  Joel Fischer7 years
4.5.0-beta.2sdl_ios-4.5.0-beta.2.tar.gz  Joel Fischer7 years
4.5.0-beta.1sdl_ios-4.5.0-beta.1.tar.gz  Joel Fischer7 years
4.4.1sdl_ios-4.4.1.tar.gz  Joel Fischer7 years
4.4.0sdl_ios-4.4.0.tar.gz  Joel Fischer7 years
4.3.0sdl_ios-4.3.0.tar.gz  Joel Fischer8 years
4.3.0-rc.6sdl_ios-4.3.0-rc.6.tar.gz  Joel Fischer8 years
4.3.0-rc.5sdl_ios-4.3.0-rc.5.tar.gz  Joel Fischer8 years
4.3.0-rc.4sdl_ios-4.3.0-rc.4.tar.gz  Joel Fischer8 years
4.3.0-rc.3sdl_ios-4.3.0-rc.3.tar.gz  Joel Fischer8 years
4.2.4sdl_ios-4.2.4.tar.gz  Joel Fischer8 years
4.3.0-rc.2sdl_ios-4.3.0-rc.2.tar.gz  Joel Fischer8 years
4.3.0-rc.1sdl_ios-4.3.0-rc.1.tar.gz  Joel Fischer8 years
4.3.0-beta.4sdl_ios-4.3.0-beta.4.tar.gz  Joel Fischer8 years
4.3.0-beta.3sdl_ios-4.3.0-beta.3.tar.gz  Joel Fischer8 years
4.2.3sdl_ios-4.2.3.tar.gz  Joel Fischer8 years
4.3.0-beta.2sdl_ios-4.3.0-beta.2.tar.gz  Joel Fischer8 years
4.2.2sdl_ios-4.2.2.tar.gz  Joel Fischer8 years
4.2.1sdl_ios-4.2.1.tar.gz  Joel Fischer8 years
4.2.0sdl_ios-4.2.0.tar.gz  Joel Fischer8 years
4.1.5sdl_ios-4.1.5.tar.gz  Joel Fischer8 years
4.3.0-beta.1sdl_ios-4.3.0-beta.1.tar.gz  Joel Fischer8 years
4.3.0-alpha.1sdl_ios-4.3.0-alpha.1.tar.gz  Joel Fischer8 years
4.2.0-beta.1sdl_ios-4.2.0-beta.1.tar.gz  Joel Fischer8 years
4.1.4sdl_ios-4.1.4.tar.gz  Joel Fischer8 years
4.1.3sdl_ios-4.1.3.tar.gz  Joel Fischer8 years
4.1.2sdl_ios-4.1.2.tar.gz  Joel Fischer8 years
4.1.1sdl_ios-4.1.1.tar.gz  Joel Fischer8 years
4.1.0sdl_ios-4.1.0.tar.gz  Joel Fischer8 years
v4.1.0sdl_ios-v4.1.0.tar.gz  Joel Fischer8 years
4.0.3sdl_ios-4.0.3.tar.gz  Joel Fischer8 years
4.0.2sdl_ios-4.0.2.tar.gz  Joel Fischer8 years
4.0.1sdl_ios-4.0.1.tar.gz  Joel Fischer8 years
4.0.0sdl_ios-4.0.0.tar.gz  Joel Fischer9 years
4.0.0-RC.2sdl_ios-4.0.0-RC.2.tar.gz  Joel Fischer9 years
4.0.0-RC.1sdl_ios-4.0.0-RC.1.tar.gz  Joel Fischer9 years
4.0.0-alpha.4sdl_ios-4.0.0-alpha.4.tar.gz  Joel Fischer9 years
4.0.0-alpha.3sdl_ios-4.0.0-alpha.3.tar.gz  Joel Fischer9 years
4.0.0-alpha.2sdl_ios-4.0.0-alpha.2.tar.gz  Joel Fischer9 years
4.0.0-alpha.1sdl_ios-4.0.0-alpha.1.tar.gz  Joel Fischer9 years
3.0.2sdl_ios-3.0.2.tar.gz  Joel Fischer9 years
3.0.1sdl_ios-3.0.1.tar.gz  Joel Fischer9 years
3.0.0sdl_ios-3.0.0.tar.gz  Joel Fischer9 years