summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added support for SDLEnums on pre xcode-8/swift 3 buildsMuller, Alexander (A.)2016-10-1770-70/+74
* Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-173-1/+29
|\
| * Added support for SDLNames on pre xcode-8/swift 3 buildsMuller, Alexander (A.)2016-10-173-1/+29
* | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-171-14/+22
|\ \ | |/
| * Revert SDLLockScreen.storyboard for Xcode 7 support.Muller, Alexander (A.)2016-10-171-14/+22
* | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-1784-332/+373
|\ \ | |/
| * Added missing genericsMuller, Alexander (A.)2016-10-1784-318/+351
* | Changed one more enumMuller, Alexander (A.)2016-10-173-3/+3
* | Updated naming for some enums for better readability.Muller, Alexander (A.)2016-10-1725-47/+47
* | Renamed some enums to improve legibility.Muller, Alexander (A.)2016-10-1417-66/+66
* | Renamed SDLTextAlignment enumsMuller, Alexander (A.)2016-10-147-21/+21
* | Fixed issue with classes imported into unit tests.Muller, Alexander (A.)2016-10-141-8/+0
* | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-14126-736/+994
|\ \ | |/
| * Merge branch 'develop' into feature/issue_247_objc_genericsJoel Fischer2016-10-1315-152/+397
| |\
| | * Merge branch 'release/4.3.0' into developJoel Fischer2016-10-1315-152/+397
| | |\
| | | * Fixed a file manager bugJoel Fischer2016-10-134-9/+39
| | | * Update to v4.3.0-rc.64.3.0-rc.6Joel Fischer2016-10-137-13/+17
| | | * Improved error messaging if you connect to a head unit that doesn’t support...Joel Fischer2016-10-123-8/+23
| | | * Example app should only send command data on the first non-NONE HMI status, n...Joel Fischer2016-10-121-5/+1
| | | * Fix a warning regarding format stringsJoel Fischer2016-10-121-1/+1
| | | * Fix an issue where developers could attempt to send a file on a non-ready Fil...Joel Fischer2016-10-071-0/+6
| | | * If the file manager fails to start, we should continue (e.g. head units that ...Joel Fischer2016-10-071-11/+3
| | | * Fixed a bug where the File Manager could fail to start without calling its st...Joel Fischer2016-10-074-4/+24
| | | * Update for 4.3.0-rc.54.3.0-rc.5Joel Fischer2016-10-075-4/+8
| | | * Actually fix the podspec…probablyJoel Fischer2016-10-061-1/+1
| | | * Fix Cocoapods podspec not including SmartDeviceLink.hJoel Fischer2016-10-061-1/+3
| | | * Fix podspec not using the new version numberJoel Fischer2016-10-061-1/+1
| | | * Update for 4.3.0-rc.44.3.0-rc.4Joel Fischer2016-10-067-15/+26
| | | * List public headers in podspecJoel Fischer2016-09-301-0/+259
| | | * Update the README to point to the smartdevicelink.com guidesJoel Fischer2016-09-301-106/+12
| * | | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...feature/issue_247_objc_genericsMuller, Alexander (A.)2016-10-131-1/+1
| |\ \ \ | | |/ /
| * | | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, 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
| |\ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * | | | | | 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
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-09-27278-3209/+3638
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into fea...Muller, Alexander (A.)2016-09-2314-16/+7
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated to include generics for all collection objects.Muller, Alexander (A.)2016-09-19633-1987/+2036
* | | | | | | | | | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-13512-6841/+4410
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Revert "Changed deviceScale type to silence build warning"Joel Fischer2016-10-131-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Changed deviceScale type to silence build warningMuller, Alexander (A.)2016-10-131-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | 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
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | 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
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |