summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLTouch.h
Commit message (Expand)AuthorAgeFilesLines
* Update for v6.7.0 and add docsJoel Fischer2020-07-291-2/+2
* Apply suggestions from code reviewjustingluck932019-11-071-2/+0
* documentationJustin Gluck2019-11-011-0/+1
* more documentationJustin Gluck2019-11-011-0/+6
* 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-1/+1
* Added documentationMuller, Alexander (A.)2016-07-171-0/+32
* Added missing non-null audited regions. Updated all properties to contain nec...Muller, Alexander (A.)2016-07-171-6/+10
* Replaced structs for SDLTouch & SDLPinchGesture in favor of classes.Muller, Alexander (A.)2016-07-171-17/+10
* Removed public exposure of SDLTouchEqualToTouchMuller, Alexander (A.)2016-06-171-2/+0
* Updated SDLTouch to use a signed long for identifier, so we may use -1 for SD...Muller, Alexander (A.)2016-06-171-1/+1
* Fixed issue relating to using C files in cocoapods.Muller, Alexander (A.)2016-06-151-1/+0
* Initial support for a touch manager for interpreting onTouchEvent notifications.Muller, Alexander (A.)2016-06-151-0/+39