summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] #3192 - Updating Twitter Fabric integration versionandroid-v2.3.0Brad Leege2015-12-041-1/+1
* [android] #3192 - Setting version to 2.3.0 for releaseBrad Leege2015-12-041-1/+1
* [android] #3188 - Save tilt value under a change in device orientationlistAntonio Zugaldia2015-12-041-0/+3
* [android] add 's' to 'assets/' in setStyleUrl() docsJason Wray2015-12-031-1/+1
* fixes #3180, fixes #3113: bring back -ObjC linker flagJustin R. Miller2015-12-031-0/+1
* fixes #3113: bring in MGLMapView via +load for Interface BuilderJustin R. Miller2015-12-032-3/+10
* [android] #2805 - Using MINIMUM_TILT and MAXIMUM_TILT constants for annotationBrad Leege2015-12-031-2/+1
* [android] #2805 - scale and clamp values for pitchAntonio Zugaldia2015-12-031-5/+14
* [android] #2805 - Removing Camera API for nowBrad Leege2015-12-035-287/+3
* [android] #2805 - Integrating gesture with new get / set Tilt API refactoringBrad Leege2015-12-031-2/+2
* [android] #2805 - basic tilt gesture working with ShoveGestureListenerAntonio Zugaldia2015-12-031-5/+49
* [android] #2805 - Updating Tilt API to support animation duration timeBrad Leege2015-12-034-11/+17
* [android] #2805 - add mShoveGestureDetector to the event chainAntonio Zugaldia2015-12-031-1/+4
* [android] #2805 - public API to enable or disable tiltAntonio Zugaldia2015-12-032-0/+37
* [android] #2805 - Placeholder for a ShoveGestureListenerAntonio Zugaldia2015-12-031-0/+23
* [android] #2805 - Setting TiltActivity to test setPitch() directly. Adding F...Brad Leege2015-12-033-3/+13
* [android] #2805 - Create a target to keep both location values consistent.Antonio Zugaldia2015-12-031-2/+3
* [android] #2805 - Basic wiring up of Android Tilt methods to Core GL Pitch me...Brad Leege2015-12-033-2/+48
* [android] #2805 - Adding processing of target, zoom, and bearing in animateCa...Brad Leege2015-12-033-1/+25
* [android] #2805 - CameraUpdate and animateCamera() APIBrad Leege2015-12-034-2/+73
* [android] #2805 - Adding Toolbar to TiltActivity for consistent navigationBrad Leege2015-12-032-6/+35
* [android] #2805 - add sample tilt activity to test appAntonio Zugaldia2015-12-036-0/+113
* [android] #2805 - Implementing Parcelable and adding BuilderBrad Leege2015-12-031-1/+112
* [android] #2805 - Initial CameraPosition APIBrad Leege2015-12-031-0/+53
* Update test suiteJohn Firebaugh2015-12-031-1/+1
* [core] Remove unused headerJohn Firebaugh2015-12-031-1/+0
* [core] Clean up PainterJohn Firebaugh2015-12-032-83/+30
* [core] rudimentary support for offsetting linesKonstantin Käfer2015-12-0313-14/+61
* [core] throw values, catch referencesKonstantin Käfer2015-12-035-11/+12
* [core] use `default` instead of empty function bodyKonstantin Käfer2015-12-038-14/+11
* [core] add std::move to constructorsKonstantin Käfer2015-12-0312-12/+23
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-03239-310/+313
* [core] fix various errors reported by clang-tidyKonstantin Käfer2015-12-032-4/+5
* [core] Fix std::move() misuse that disables copy elisionKonstantin Käfer2015-12-0310-14/+14
* [build] Add clang-tidy to TravisKonstantin Käfer2015-12-034-1/+29
* [build] refactor Docker scripts + add clang-tidy scriptKonstantin Käfer2015-12-0311-10/+140
* [build] add make target "tidy" for running clang-tidyKonstantin Käfer2015-12-034-3/+32
* [build] add ninja + compilation database supportKonstantin Käfer2015-12-034-1/+23
* [ios] fix CoreTelephony crash (by removing it)Jason Wray2015-12-023-46/+1
* refs #3112: cleanups around Core Telephony runtimeJustin R. Miller2015-12-021-6/+7
* [android] #3151 - Added sample `InfoWindowConcurrentActivity` to illustrate t...Antonio Zugaldia2015-12-026-13/+149
* [core] Only android needs libzipJohn Firebaugh2015-12-012-2/+0
* [core] Use optional where SpriteAtlas return values might not existJohn Firebaugh2015-12-017-61/+61
* [tests] Update test-suiteJohn Firebaugh2015-12-011-1/+1
* [core] Map::setSprite ⇢ Map::addAnnotationIconJohn Firebaugh2015-12-0112-50/+44
* [core] Remove mutex from StyleJohn Firebaugh2015-12-012-4/+0
* [core] Privatize layers and sourcesJohn Firebaugh2015-12-015-124/+130
* [core] Don't share util::ptr<StyleLayer> across threadsJohn Firebaugh2015-12-0111-78/+81
* [core] Don't share Style& across threadsJohn Firebaugh2015-12-014-18/+26
* [node] simpler PACKAGE_JSON_VERSIONMike Morris2015-12-013-8/+1