summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...feature/issue_247_objc_genericsMuller, Alexander (A.)2016-10-131-1/+1
|\
| * Revert "Changed deviceScale type to silence build warning"Joel Fischer2016-10-131-1/+1
* | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-10-131-1/+1
|\ \ | |/
| * Changed deviceScale type to silence build warningMuller, Alexander (A.)2016-10-131-1/+1
* | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-10-13295-3008/+604
|\ \ | |/
| * Merge branch 'feature/issue_151_struct_dictionary_init' into developJoel Fischer2016-09-30295-2674/+313
| |\
| | * Change SDLRPCStruct private method to be a class methodfeature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-4/+4
| | * Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-30324-3882/+3951
| | |\
| | * \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into fea...Muller, Alexander (A.)2016-09-2314-16/+7
| | |\ \
| | * | | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-22295-2674/+317
* | | | | Fix another minor issue in SDLRPCMessage initWithDictionaryJoel Fischer2016-09-301-1/+1
* | | | | Merge branch 'develop' into feature/issue_247_objc_genericsJoel Fischer2016-09-3061-756/+248
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'develop' into feature/issue_8_json_encoder_decoderJoel Fischer2016-09-3042-63/+222
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'release/4.3.0' into developJoel Fischer2016-09-3042-63/+222
| | |\ \ \
| | | * \ \ Merge branch 'release/4.3.0' of https://github.com/smartdevicelink/sdl_ios in...Joel Fischer2016-09-2722-105/+118
| | | |\ \ \
| | | | * | | Fixed issue with not being able to support both Swift 3 and pre-iOS 10 Object...Muller, Alexander (A.)2016-09-261-1/+9
| | | | * | | Fixed an issue with cocoapods not properly loading icons on pre-iOS 8 devices.Muller, Alexander (A.)2016-09-2321-104/+109
| | | * | | | Update lock screen to work correctly on iOS 6 - 8Joel Fischer2016-09-272-26/+17
| | | |/ / /
| | | * | | Update version checking code to use what we already useJoel Fischer2016-09-231-7/+8
| | | * | | Updated assets and support for retrieving bundle images for iOS 6 & 7.Muller, Alexander (A.)2016-09-2318-27/+176
| | | * | | Touched SDL Example Images.xcassetsJoel Fischer2016-09-231-0/+10
| | | * | | Remove `.xctool.args` and update README with current testing informationJoel Fischer2016-09-232-9/+4
| * | | | | Merge branch 'develop' into feature/issue_8_json_encoder_decoderJoel Fischer2016-09-3010-515/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge pull request #453 from smartdevicelink/feature/issue_85_siphon_serverJoel Fischer2016-09-3010-515/+2
| | |\ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'origin/develop' into feature/issue_85_siphon_se...feature/issue_85_siphon_serverMuller, Alexander (A.)2016-09-281-4/+4
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Initial removal of SDLSiphonServerMuller, Alexander (A.)2016-09-2810-515/+2
| * | | | | | Fixed error reference.feature/issue_8_json_encoder_decoderMuller, Alexander (A.)2016-09-281-1/+1
| * | | | | | Merge remote-tracking branch 'origin/develop' into feature/issue_8_json_encod...Muller, Alexander (A.)2016-09-281-4/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | reverting function renaming in SDLRPCMessage.Muller, Alexander (A.)2016-09-281-4/+4
| | |/ / / /
| * | | | | Removed SDLJsonEncoder/Decoder.Muller, Alexander (A.)2016-09-2812-178/+24
| |/ / / /
* | | | | Fix a warning and analyzer errorJoel Fischer2016-09-302-1/+7
* | | | | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-09-270-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Fixed issue with not all instances for SDLRPCMessage function rename applied.Muller, Alexander (A.)2016-09-273-3/+3
* | | | | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-09-27278-3209/+3638
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'feature/issue_3_constant_names' into developJoel Fischer2016-09-27276-3307/+3734
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | reverting function renaming in SDLRPCMessage.feature/issue_3_constant_namesMuller, Alexander (A.)2016-09-272-2/+2
| | * | | Fixed accidental function renaming.Muller, Alexander (A.)2016-09-272-2/+2
| | * | | Updated SDLFunctionID to project instead of private.Muller, Alexander (A.)2016-09-231-1/+1
| | * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into fea...Muller, Alexander (A.)2016-09-232-3/+1
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'develop' into feature/issue_3_constant_namesJoel Fischer2016-09-2313-14/+7
| | |\ \ \
| | * | | | Updated SDLFunctionID to be private.Muller, Alexander (A.)2016-09-221-2/+2
| | * | | | Fixed remaining failing tests.Muller, Alexander (A.)2016-09-223-12/+12
| | * | | | Updated SDLFunctionID to be a singleton.Muller, Alexander (A.)2016-09-2211-203/+210
| | * | | | Fixed issue with tests not passingMuller, Alexander (A.)2016-09-221-9/+9
| | * | | | Updated naming of some constant.Muller, Alexander (A.)2016-09-2283-544/+544
| | * | | | Removed extensibility from SDLNameMuller, Alexander (A.)2016-09-221-1/+1
| | * | | | Reverted SDLNames to Project instead of Public.Muller, Alexander (A.)2016-09-22151-205/+149
| | * | | | Replaced all defines with constant strings of the SDLName typedef. Also modif...Muller, Alexander (A.)2016-09-21276-3389/+3865
| | | |_|/ | | |/| |
* | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into fea...Muller, Alexander (A.)2016-09-2314-16/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'release/4.3.0' into developJoel Fischer2016-09-232-3/+1
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|