summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLTouch.m
Commit message (Expand)AuthorAgeFilesLines
* Enable and fix a host of warningsJoel Fischer2017-12-071-2/+2
* Updated SDLTouchManager to match proposal with touchEventHandler.Muller, Alexander (A.)2017-01-311-1/+1
* Update to 4.3.0-beta.1Joel Fischer2016-08-121-8/+7
* Added missing non-null audited regions. Updated all properties to contain nec...Muller, Alexander (A.)2016-07-171-1/+5
* Updated inits to avoid right shift.Muller, Alexander (A.)2016-07-171-4/+7
* Replaced structs for SDLTouch & SDLPinchGesture in favor of classes.Muller, Alexander (A.)2016-07-171-21/+40
* Updated SDLTouch to use a signed long for identifier, so we may use -1 for SD...Muller, Alexander (A.)2016-06-171-2/+1
* Added missing header for ULONG_MAX.Muller, Alexander (A.)2016-06-151-0/+1
* Using ULONG_MAX instead of 0 for our unsigned longs in const struct values.Muller, Alexander (A.)2016-06-151-1/+1
* Fixed issue relating to using C files in cocoapods.Muller, Alexander (A.)2016-06-151-0/+38