summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updating the readme file to tell devs that SDL now supports Accio and how to ...feature/issue-1274-Documentation-for-Accio-SupportJustin Gluck2019-05-221-0/+13
* Merge pull request #1262 from smartdevicelink/bugfix/issue_1204_hide_rpc_init...Joel Fischer2019-05-17437-2089/+3193
|\
| * Fix review issuesbugfix/issue_1204_hide_rpc_initializersJoel Fischer2019-05-172-2/+3
| * Fix the unit testsJoel Fischer2019-05-14198-36/+690
| * Deprecate RPC superclass initializersJoel Fischer2019-05-14239-2053/+2502
|/
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into dev...6.2.3Joel Fischer2019-05-131-6/+8
|\
| * Merge pull request #1259 from smartdevicelink/bugfix/issue_1258_lockscreen_cr...Joel Fischer2019-05-131-6/+8
| |\
| | * Fix all crashes due to lockscreen being setup before the app windowbugfix/issue_1258_lockscreen_crash_2Joel Fischer2019-05-091-6/+8
| |/
* | Update for v6.2.3Joel Fischer2019-05-138-7/+14
|/
* Merge branch 'master' into developJoel Fischer2019-05-0811-58/+75
|\
| * Update to v6.2.26.2.2Joel Fischer2019-05-088-7/+14
| * Merge pull request #1256 from smartdevicelink/bugfix/issue_1255_lockscreen_crashJoel Fischer2019-05-083-51/+61
| |\
| | * Fix whitespacingbugfix/issue_1255_lockscreen_crashJoel Fischer2019-05-082-6/+5
| | * Throw an exception with detailed information if the lock screen is setup befo...Joel Fischer2019-05-083-55/+66
| |/ |/|
| * Merge branch 'develop'6.2.1Joel Fischer2019-05-0827-138/+117
| |\ | |/ |/|
* | Update for v6.2.1 hotfix releaseJoel Fischer2019-05-0811-19/+33
* | Merge pull request #1252 from smartdevicelink/bugfix/issue_1250_lockscreen_ro...Joel Fischer2019-05-071-0/+32
|\ \
| * | Pod wasn’t working properlybugfix/issue_1250_lockscreen_rotationJoel Fischer2019-05-024-54/+12
| * | Fix readonlyJoel Fischer2019-05-021-1/+1
| * | Use the app’s top most controller’s rotation preferences due to an apple bugJoel Fischer2019-05-024-0/+74
* | | Merge pull request #1244 from smartdevicelink/bugfix/issue_1243_swift_example...Joel Fischer2019-05-0310-52/+35
|\ \ \
| * | | Redo example app state logicbugfix/issue_1243_swift_example_autoreconnectJoel Fischer2019-04-239-32/+38
| * | | Merge branch 'bugfix/issue_1237_example_app_reset' into bugfix/issue_1243_swi...Joel Fischer2019-04-232-13/+2
| |\ \ \
| | * | | Fix resetting SDLbugfix/issue_1237_example_app_resetJoel Fischer2019-04-152-13/+2
| * | | | Always autoreconnect after pulling USB cordJoel Fischer2019-04-184-14/+2
* | | | | Merge pull request #1236 from smartdevicelink/bugfix/issue_1172_state_transitionJoel Fischer2019-05-031-1/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Kill the proxy earlierbugfix/issue_1172_state_transitionJoel Fischer2019-04-151-1/+5
| | |/ / | |/| |
* | | | Merge branch 'bugfix/cocoapods_swift' into developJoel Fischer2019-04-241-1/+1
|\ \ \ \
| * | | | typobugfix/cocoapods_swiftJoel Fischer2019-04-241-1/+1
| * | | | Try fixing swift versionJoel Fischer2019-04-241-1/+1
|/ / / /
* | | | Merge pull request #1242 from smartdevicelink/bugfix/issue-1233-fix-SDLAlert-...Joel Fischer2019-04-231-1/+0
|\ \ \ \
| * | | | Removing alerttext3 from documentation. If the user only sets one they must s...bugfix/issue-1233-fix-SDLAlert-DocumentationJustin Gluck2019-04-181-1/+0
| | |/ / | |/| |
* | | | Merge pull request #1246 from smartdevicelink/feature/issue-1245-Update-To-Sw...Joel Fischer2019-04-231-6/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Updating project and example app to swift 5.0Justin Gluck2019-04-231-6/+8
|/ / /
* | | Merge pull request #1235 from smartdevicelink/bugfix/issue_1224_audio_service...Joel Fischer2019-04-183-58/+3
|\ \ \
| * | | Removed `currentAppState` logic from Audio Managerbugfix/issue_1224_audio_service_stopped_in_backgroundNicoleYarroch2019-04-153-58/+3
| |/ /
* | | Merge branch 'master' into developJoel Fischer2019-04-171-1/+1
|\ \ \ | | |/ | |/|
| * | Update changelogJoel Fischer2019-04-171-1/+1
* | | Merge branch 'master' into developJoel Fischer2019-04-172-1/+1
|\ \ \ | |/ /
| * | Fix cocoapods swift versioningJoel Fischer2019-04-172-1/+1
* | | Merge branch 'master' into developJoel Fischer2019-04-170-0/+0
|\ \ \ | |/ /
| * | Merge branch 'develop'6.2.0Joel Fischer2019-04-17793-6908/+34647
| |\ \ | |/ / |/| |
* | | Update for v6.2.0Joel Fischer2019-04-1798-579/+14689
| |/ |/|
* | Merge pull request #1232 from smartdevicelink/bugfix/issue-1097-OnAppInterfac...Joel Fischer2019-04-121-3/+5
|\ \
| * | Fixed type in commentJustin Gluck2019-04-121-1/+1
| * | Merge branch 'develop' into bugfix/issue-1097-OnAppInterfaceUnregistered-Reco...Justin Gluck2019-04-1212-13/+132
| |\ \ | |/ / |/| |
* | | Merge pull request #1228 from smartdevicelink/bugfix/issue-1220-ChoiceSetMana...Joel Fischer2019-04-115-9/+51
|\ \ \
| * | | Fixing pr issuesJustin Gluck2019-04-111-2/+2
| * | | Fixed whitespace issueJustin Gluck2019-04-111-3/+3
| * | | Log error so dev knows a cell wont show upbugfix/issue-1220-ChoiceSetManager-return-nil-if-noMenuNameJustin Gluck2019-04-091-0/+1