summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stops reconnect on AppUnauthorized notificationsfix/issue-977Kujtim Shala2018-05-241-0/+2
* Merge pull request #969 from smartdevicelink/bugfix/issue_968_media_track_fixesJoel Fischer2018-05-182-0/+65
|\
| * Add testsJoel Fischer2018-05-181-0/+62
| * Fix media track text field not always updatingbugfix/issue_968_media_track_fixesJoel Fischer2018-05-181-0/+3
* | Merge pull request #967 from smartdevicelink/bugfix/issue_966_sdlshow_crashJoel Fischer2018-05-183-55/+285
|\ \ | |/ |/|
| * Additional show initializer fixbugfix/issue_966_sdlshow_crashJoel Fischer2018-05-182-6/+166
| * Fix testsJoel Fischer2018-05-171-3/+3
| * Add testsJoel Fischer2018-05-171-35/+110
| * Fix crash when using SDLShow initializerJoel Fischer2018-05-172-14/+9
|/
* Merge pull request #964 from smartdevicelink/bugfix/issue_957_permission_mana...Joel Fischer2018-05-162-1/+20
|\
| * Add permission manager testsbugfix/issue_957_permission_manager_reset_notificationsJoel Fischer2018-05-151-0/+17
| * Fix stopping the permission manager should clear permissionsJoel Fischer2018-05-151-1/+3
* | Merge pull request #931 from smartdevicelink/feature/issue_620_swift_sdl_exam...Joel Fischer2018-05-1659-526/+4065
|\ \
| * | Renamed enums for consistency between the Obj-C and Swift Ex. appsNicoleYarroch2018-05-1611-70/+39
| * | Added missing NSSpeechRecognitionUsageDescription to the Swift Ex. App plistNicoleYarroch2018-05-161-0/+4
| * | Fixed vehicle odometer status messagefeature/issue_620_swift_sdl_example_appNicoleYarroch2018-05-153-8/+11
| * | Added a PICS manager to both Ex. AppsNicoleYarroch2018-05-1513-261/+385
| * | Merge branch 'develop' into feature/issue_620_swift_sdl_example_appNicoleYarroch2018-05-151-8/+13
| |\ \ | | |/
| * | Cleaned up submanagers in example appsNicoleYarroch2018-05-1510-61/+7
| * | Merge branch 'develop' into feature/issue_620_swift_sdl_example_appNicoleYarroch2018-05-1512-11/+178
| |\ \
| * | | Added phone icon to the menu in the Swift and Obj-C appsNicoleYarroch2018-05-1410-12/+60
| * | | Merge branch 'develop' into feature/issue_620_swift_sdl_example_appNicoleYarroch2018-05-1429-390/+211
| |\ \ \
| * | | | Added check for `vrCapability` to example appsNicoleYarroch2018-05-142-8/+8
| * | | | Added a button manager to the Obj-C appNicoleYarroch2018-05-146-101/+218
| * | | | Refactored the RPCPermissionsManager in the Swift Ex. AppNicoleYarroch2018-05-112-23/+32
| * | | | Refactored the Obj-C Ex. App menusNicoleYarroch2018-05-119-129/+313
| * | | | Added documentation to Obj-C example appNicoleYarroch2018-05-109-95/+161
| * | | | Added speech recognition to the Obj-C appNicoleYarroch2018-05-106-51/+163
| * | | | Added speech recognition to the Swift example appNicoleYarroch2018-05-102-103/+114
| * | | | Added speech recognition to Swift example appNicoleYarroch2018-05-038-28/+158
| * | | | Fixed incorrectly stopping sdlManager if it was never startedNicoleYarroch2018-05-022-0/+10
| * | | | Menu Manager is now used in Swift ex. appNicoleYarroch2018-05-025-46/+105
| * | | | Merge branch 'develop' into feature/issue_620_swift_sdl_example_appNicoleYarroch2018-05-0257-313/+1920
| |\ \ \ \
| * | | | | Added vehicle data to UI of Obj-C appNicoleYarroch2018-05-016-20/+38
| * | | | | Added more vehicle data examples to the Obj-c example appNicoleYarroch2018-05-013-14/+44
| * | | | | Added Get Vehicle Data example to Obj-C example appNicoleYarroch2018-05-015-18/+63
| * | | | | Added Alert Manager to Obj-C example appNicoleYarroch2018-04-303-7/+27
| * | | | | Adding vehicle data example to Obj-C example appNicoleYarroch2018-04-304-6/+102
| * | | | | Fixed `hmiLevel` monitoring in example appsNicoleYarroch2018-04-264-31/+17
| * | | | | Vehicle data class added to Obj-C exampleNicoleYarroch2018-04-245-6/+87
| * | | | | Vehicle data framework added to Obj-C ex. appNicoleYarroch2018-04-242-0/+26
| * | | | | Audio recording added to Obj-C appNicoleYarroch2018-04-238-42/+229
| * | | | | Added ability to make phone call to Swift example appNicoleYarroch2018-04-235-6/+69
| * | | | | Added more documentation to the Swift example appNicoleYarroch2018-04-205-159/+68
| * | | | | Merge branch 'develop' into feature/issue_620_swift_sdl_example_appNicoleYarroch2018-04-1917-68/+950
| |\ \ \ \ \
| * | | | | | Added audio pass thru example in SwiftNicoleYarroch2018-04-186-47/+125
| * | | | | | Added example of calculating db to Swift example appNicoleYarroch2018-04-181-12/+37
| * | | | | | Added audio pass thru to Swift exampleNicoleYarroch2018-04-175-8/+133
| * | | | | | Replace print() with SDLLog() in Swift example appNicoleYarroch2018-04-165-35/+54
| * | | | | | Replaced deleted SDLSwift TargetNicoleYarroch2018-04-163-65/+70