summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Undoing committed file that should not have been committedJustin Gluck2019-04-091-2/+3
| | * | Fixing PR issuesJustin Gluck2019-04-082-6/+5
| | * | Fixed Pr issuesJustin Gluck2019-04-084-7/+4
| | * | Merge branch 'develop' into bugfix/issue-1220-ChoiceSetManager-return-nil-if-...Justin Gluck2019-04-086-112/+301
| | |\ \
| | * | | Updating unit testsJustin Gluck2019-04-051-2/+2
| | * | | WIP : If menueName is nil we do not want to send a RPC since menuName is a re...Justin Gluck2019-04-055-7/+51
| * | | | Merge pull request #1231 from smartdevicelink/bugfix/issue_1230_disable_bad_d...Joel Fischer2019-04-097-4/+81
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Simplifybugfix/issue_1230_disable_bad_data_assertJoel Fischer2019-04-081-4/+1
| | * | | Update testsJoel Fischer2019-04-081-0/+2
| | * | | Combine the error log and assertion into one callJoel Fischer2019-04-086-4/+82
| |/ / /