summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...feature/issue_425_stringly_typed_enumMuller, Alexander (A.)2016-10-190-0/+0
|\
| * Revert "Changed macro to look specifically for NS_STRING_ENUM"Muller, Alexander (A.)2016-10-191-1/+1
* | Revert "Changed macro to look specifically for NS_STRING_ENUM"Muller, Alexander (A.)2016-10-191-1/+1
* | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-181-3/+4
|\ \ | |/
| * Fixed analyzer issue with null key.Muller, Alexander (A.)2016-10-181-3/+4
* | Merge branch 'develop' into feature/issue_425_stringly_typed_enumJoel Fischer2016-10-183-3/+3
|\ \ | |/
| * Merge branch 'release/4.3.0' into developJoel Fischer2016-10-183-3/+3
| |\
| | * Update facebook ios snapshot to work on Swift 2.3Joel Fischer2016-10-183-3/+3
* | | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-181-1/+1
|\ \ \ | |/ /
| * | Changed macro to look specifically for NS_STRING_ENUMMuller, Alexander (A.)2016-10-181-1/+1
* | | Updated enums to read better and be less macro-y.Muller, Alexander (A.)2016-10-1869-71/+69
* | | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-181-9/+6
|\ \ \ | |/ /
| * | Improved enum macro to be less macro-y.Muller, Alexander (A.)2016-10-182-9/+7
* | | Changed request type enum for better readability.Muller, Alexander (A.)2016-10-173-3/+3
* | | 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