summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding in a check to see if we can set appId for backward compatibility.feature/issue_470Muller, Alexander (A.)2016-12-011-1/+2
* Updated SDLSecurityType to make appId assignable outside of initializer, and ...Muller, Alexander (A.)2016-11-292-0/+5
* Update to v4.4.14.4.1Joel Fischer2016-11-074-3/+11
* Merge pull request #468 from smartdevicelink/hotfix/issue_467Joel Fischer2016-11-072-11/+6
|\
| * Update uploading file operations to use built in cancel mechanismhotfix/issue_467Joel Fischer2016-11-072-11/+6
|/
* Merge pull request #466 from smartdevicelink/hotfix/issue_465Joel Fischer2016-11-073-1/+17
|\
| * Added missing initializers for waypoint initializers.hotfix/issue_465Muller, Alexander (A.)2016-11-043-1/+17
|/
* Update documentation4.4.0Joel Fischer2016-11-0466-26/+10781
* Update to v4.4.0Joel Fischer2016-11-0417-47/+58
* Merge branch 'release/4.4.0'Joel Fischer2016-11-0454-39/+2365
|\
| * Fixed issue relating to uploading files to Core that was out of memory.Muller, Alexander (A.)2016-11-041-4/+0
| * Merge branch 'feature/sdl_0003_last_mile' into release/4.4.0Joel Fischer2016-11-0437-2/+1338
| |\
| | * Uncommented SDLOasisAddress.feature/sdl_0003_last_mileMuller, Alexander (A.)2016-11-045-42/+43
| | * Merge remote-tracking branch 'origin/release/4.4.0' into feature/sdl_0003_las...Muller, Alexander (A.)2016-11-041-2/+0
| | |\ | | |/ | |/|
| * | Removed unused initializer from DateTimerelease/4.4.0Muller, Alexander (A.)2016-11-041-2/+0
| | * Merge remote-tracking branch 'origin/release/4.4.0' into feature/sdl_0003_las...Muller, Alexander (A.)2016-11-0420-32/+1028
| | |\ | | |/ | |/|
| * | Merge branch 'feature/sdl_0004_sendlocation_updates' into release/4.4.0Joel Fischer2016-11-0417-27/+1012
| |\ \
| | * | Added more informative description for SendLocation's DateTime.Muller, Alexander (A.)2016-11-041-1/+1
| | * | Updated formattingMuller, Alexander (A.)2016-11-041-12/+12
| | * | Updated Date/Time documentation.Muller, Alexander (A.)2016-11-041-1/+1
| | * | Merge remote-tracking branch 'origin/release/4.4.0' into feature/sdl_0004_sen...Muller, Alexander (A.)2016-11-043-5/+16
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'feature/issue_455_generic_display_type' into release/4.4.0Joel Fischer2016-11-043-5/+16
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/release/4.4.0' into feature/issue_455_ge...feature/issue_455_generic_display_typeMuller, Alexander (A.)2016-11-03351-593/+18620
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Added support for generic SDLDisplayType.Muller, Alexander (A.)2016-11-033-5/+16
| | | * | Replaced SendLocation's CGFloat with double.Muller, Alexander (A.)2016-11-042-4/+4
| | | * | Added additional initializer for SendLocationMuller, Alexander (A.)2016-11-042-3/+12
| | | * | Made addressLines property more defined on usage.Muller, Alexander (A.)2016-11-041-1/+1
| | | * | Added additional initializers for SDLDateTime.Muller, Alexander (A.)2016-11-042-10/+50
| | | * | Merge remote-tracking branch 'origin/release/4.4.0' into feature/sdl_0004_sen...feature/sdl_0004_sendlocation_updatesMuller, Alexander (A.)2016-11-034-42/+34
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Added missing spec testsMuller, Alexander (A.)2016-11-031-0/+12
| | | * | Merge remote-tracking branch 'origin/release/4.4.0' into feature/sdl_0004_sen...Muller, Alexander (A.)2016-11-031-1/+1
| | | |\ \
| | | * | | Merge remote-tracking branch 'origin/master' into sdl_0004_sendlocation_updatesMuller, Alexander (A.)2016-11-03353-658/+18673
| | | * | | Added support for Send Location updates with delivery mode, time stamp, and a...Muller, Alexander (A.)2016-11-0116-5/+949
| | |/ / /
| | | | * Merge remote-tracking branch 'origin/release/4.4.0' into feature/sdl_0003_las...Muller, Alexander (A.)2016-11-030-0/+0
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Fixed issues with tests not compiling and giving warnings of extra imports.Muller, Alexander (A.)2016-11-034-42/+34
| | |/ / | |/| |
| | | * Merge remote-tracking branch 'origin/release/4.4.0' into feature/sdl_0003_las...Muller, Alexander (A.)2016-11-03354-720/+18762
| | | |\ | | |_|/ | |/| |
| * | | Updated to Podspec 4.4.0Muller, Alexander (A.)2016-11-031-1/+1
| | | * Added support for Waypoint RPCs and notifications.Muller, Alexander (A.)2016-11-0235-1/+1321
| | |/
* | | Fixed issues with tests not compiling and giving warnings of extra imports.Muller, Alexander (A.)2016-11-044-42/+34
|/ /
* | Merge branch 'release/4.3.0'4.3.0Joel Fischer2016-11-03351-584/+18619
|\ \ | |/ |/|
| * Update to v4.3.0 finalrelease/4.3.0Joel Fischer2016-11-036-5/+31
| * Run clang-formatJoel Fischer2016-11-0361-167/+165
| * Added a fix for when a navigation app is attempting to connect to a non-navig...Muller, Alexander (A.)2016-11-031-0/+4
| * Missing forward class declaration for SDLProxy.Muller, Alexander (A.)2016-11-031-0/+1
| * Add documentation around the reason there is an SDLProxy property on SDLManagerJoel Fischer2016-11-021-1/+4
| * Add a passthrough SDLProxy property to SDLManager for minor backcompat casesJoel Fischer2016-11-022-0/+13
| * Update the example app to log out example permissionsJoel Fischer2016-11-016-25/+51
| * Fixed issue related RAI failing due to missing parameter in SDLAppInfo.Muller, Alexander (A.)2016-10-311-0/+2
| * removed double set property in initializer.Muller, Alexander (A.)2016-10-311-1/+0
| * Updated RAI to include missing properties in initializers.Muller, Alexander (A.)2016-10-313-11/+20