summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
* [core] Cleaned up TransformMinh Nguyễn2016-01-141-2/+2
* [core] Separated AnimationOptions from CameraOptionsMinh Nguyễn2016-01-144-69/+81
* [core] Remove request coalescing in OnlineFileSourceJohn Firebaugh2016-01-131-102/+25
* [core] Inline a temporary variable which is now used only onceJohn Firebaugh2016-01-131-5/+2
* [core] Eliminate platform::assetRoot()John Firebaugh2016-01-1310-69/+12
* [core] Simplify asset:// implementationJohn Firebaugh2016-01-136-576/+221
* [core] Further clarify timeout calculationsJohn Firebaugh2016-01-131-37/+30
* [core] Use Seconds::max() rather than -1 for simpler logicJohn Firebaugh2016-01-131-6/+5
* [core] Inline OnlineFileRequestImpl::setResponseJohn Firebaugh2016-01-131-29/+24
* [core] Refactor down to two methods for scheduling a cache or real requestJohn Firebaugh2016-01-131-57/+50
* [core] Inline OnlineFileRequestImpl::getRetryTimeoutJohn Firebaugh2016-01-131-50/+33
* [core] Inline OnlineFileRequestImpl::checkResponseFreshnessJohn Firebaugh2016-01-131-19/+11
* [core] Refactor to instance methods on OnlineFileRequestImplJohn Firebaugh2016-01-131-106/+105
* [core] Simplify logic for notification with pre-existing responseJohn Firebaugh2016-01-131-7/+1
* [core] Inline sole use of OnlineFileSource::Impl::updateJohn Firebaugh2016-01-131-10/+4
* [core] Simplify OnlineFileSource::Impl::rescheduleJohn Firebaugh2016-01-131-3/+1
* Merge branch 'hotfix/android_x86_64' of git://github.com/Malinskiy/mapbox-gl-...Brad Leege2016-01-131-8/+8
|\
| * [android] Fixed x86_64 crash on startup: no implementation previously for cac...Anton Malinskiy2016-01-071-8/+8
* | [android] #3514 - update pro guard configTobrun2016-01-132-1/+15
* | [android] #3514 - disable proguard in test appTobrun2016-01-131-1/+1
* | [android] #3484 - Switching to Directions 1.0.0 release. Removing mavenCentr...Brad Leege2016-01-122-2/+1
* | directions activity sampleAntonio Zugaldia2016-01-1210-3/+246
* | [ios] Always run jazzy against iOS SimulatorMinh Nguyễn2016-01-121-1/+1
* | [android] #3518 - fix context leak InfoWIndow by using a WeakReferenceTobrun2016-01-121-72/+82
* | [android] #3309 - replace coordinate naming with LatLngTobrun2016-01-129-31/+140
* | [android] #3447 - initial commit to verify current progressTobrun2016-01-126-0/+396
* | [android] #3327 - replaced ZoomLevel with Zoom, introduced new methods, depre...Tobrun2016-01-1212-25/+98
* | [android] #3498 - disable missing permission lint check inlineTobrun2016-01-121-0/+4
* | [ios, osx] Fixed Xcode 7.3 buildMinh Nguyễn2016-01-112-2/+2
* | [android] #2187 - added LeakCanary to Android test appTobrun2016-01-113-0/+21
* | [ios] Add telemetry setting directly to attribution button action sheetJason Wray2016-01-094-50/+97
* | [core] Get rid of ::unref() for Timer and AsyncTaskThiago Marcos P. Santos2016-01-094-18/+31
* | [core] Privatize SQLiteCacheJohn Firebaugh2016-01-086-23/+21
* | [core] Merge OnlineFileRequestImpl::notify into OnlineFileRequestImpl::setRes...John Firebaugh2016-01-081-17/+8
* | [core] Simplify OnlineFileSource's Timer useJohn Firebaugh2016-01-081-11/+5
* | [android] #3481 - add check to enable location in tracking modeTobrun2016-01-081-3/+5
* | [core] only cache successful or NotFound responsesKonstantin Käfer2016-01-081-1/+6
* | [test] deliver error responses when the underlying request failedKonstantin Käfer2016-01-081-1/+7
* | [core] don't consult cache for asset resourcesKonstantin Käfer2016-01-081-2/+2
* | [core] unify URL prefix detection (asset:// and mapbox://)Konstantin Käfer2016-01-081-10/+2
* | [ios] Added some missing coordinate conversion methodsMinh Nguyễn2016-01-071-0/+13
* | [ios] Invalidate CADisplayLinkMinh Nguyễn2016-01-071-10/+46
* | [node] bump version to v2.2.1node-v2.2.1bsudekum2016-01-071-0/+4
* | [build] change Mac OS X platform target to avoid mismatchKonstantin Käfer2016-01-071-1/+1
* | [android] #3435 - updated MapView for swallowing SecurityExceptions if permis...Tobrun2016-01-071-5/+22
* | [ios] Refined custom callout view supportMinh Nguyễn2016-01-065-23/+51
* | [ios] expose custom callout api, wrap around SMCalloutView classRomain Quidet2016-01-063-9/+26
|/
* [android, linux, osx] Upgrade to libpng 1.6.20Dane Springmeyer2016-01-063-3/+3
* [android] #3444 #3435 - added change listeners to location tracking and beari...Tobrun2016-01-064-78/+208
* [ios] Restored readme in built packageMinh Nguyễn2016-01-051-0/+1