summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
* [android] Remove GSON From Offline Example TestAppAntonio Zugaldia2016-03-072-66/+18
* [android] Don't crash if someone tries to use OfflineRegion after deleteJohn Firebaugh2016-03-071-8/+13
* [android] Remove redundant arguments from offline native methodsJohn Firebaugh2016-03-072-21/+17
* [android] destroyOfflineRegion must not delete an already-deleted peerJohn Firebaugh2016-03-072-3/+8
* [android] Don't call util::toString() on a null exception_ptrJohn Firebaugh2016-03-071-1/+0
* [android] #4206 - property animation exampleTobrun2016-03-067-7/+193
* [android] #4211 - avoid crashes when NativeMapView is being destroyedTobrun2016-03-061-26/+161
* [ios] Cleaned up NSLocalizedString usageMinh Nguyễn2016-03-051-16/+16
* [ios] Use MGLErrorDomain for errorsMinh Nguyễn2016-03-051-2/+1
* [android] Don't leak global references to OfflineRegionObserversJohn Firebaugh2016-03-041-13/+30
* Add package 'offline' to proguard keepsSascha Peilicke2016-03-041-1/+4
* [android] Use jni.hpp low-level wrappersJohn Firebaugh2016-03-042-2050/+718
* [android] Remove JNI_OnUnload; it is in practice never calledJohn Firebaugh2016-03-041-147/+0
* [android] Remove JNICALL; it's a no-op macroJohn Firebaugh2016-03-041-98/+100
* [android] Remove unnecessary declarations from jni.hppJohn Firebaugh2016-03-041-138/+2
* [android] Use jni.hpp in http_request_android.cppJohn Firebaugh2016-03-048-398/+220
* [android] Add jni.hpp headers to buildJohn Firebaugh2016-03-042-0/+2
* [core] Fix offline status reporting with pre-existing tiles (#4147)John Firebaugh2016-03-043-18/+28
* [ios] Update telemetry opt-out docs linkJason Wray2016-03-041-1/+1
* [iOS] #4148 Update event serialization to the V2 specification.boundsj2016-03-034-155/+228
* Merge branch 'release-ios-v3.2.0'Jesse Bounds2016-03-032-6/+6
|\
| * Update package script to reflect file path changeios-v3.2.0-pre.1Jesse Bounds2016-02-271-5/+5
| * Update podspec, changelog for 3.2.0-pre.1-symbolsJesse Bounds2016-02-271-1/+1
* | [android] Make listOfflineRegions include definitionsAntonio Zugaldia2016-03-031-0/+22
* | [android] #3867 - performance improvement for invalidating the cameraTobrun2016-03-037-57/+85
* | [android] #4149 - added a drop pin example to the GeocoderActivityTobrun2016-03-032-26/+60
* | [android] #4166 - move style url to map view for improved async loadingTobrun2016-03-0322-88/+130
* | [android] #4157 - handle null icon when using parceable on MarkerOptionsTobrun2016-03-021-7/+15
* | [android|ios|osx] Fix return type for pixelForLatLngBruno de Oliveira Abinader2016-03-013-3/+3
* | [core] PrecisionPoint is now ScreenCoordinateBruno de Oliveira Abinader2016-03-014-16/+16
* | [android] #4145 - Updating to OkHttp 3.2.0 and switching Telemetry Certificat...Brad Leege2016-02-292-25/+13
* | [android] #4142 - Removing Partial Wake LockBrad Leege2016-02-291-8/+0
* | [android] Simplify offline metadata API on AndroidAntonio Zugaldia2016-02-297-122/+41
* | [android] Set log level of successful HTTP requests to verboseAntonio Zugaldia2016-02-291-1/+1
* | [ios] Moved static include fileMinh Nguyễn2016-02-271-0/+3
|/
* [android] #4126 - make zoom package privateTobrun2016-02-271-33/+2
* Introduce MGLLocation ManagerJesse Bounds2016-02-265-129/+234
* [android] #4066 - Implementing flush events when app terminates functionalityBrad Leege2016-02-262-2/+28
* [android] Use the new camera api instead of hardcoded valuesAntonio Zugaldia2016-02-263-44/+64
* [ios] Clarified schemes and destinationsMinh Nguyễn2016-02-261-1/+1
* [android] #3888 - Setting SHA1 Certificate Pins for Staging, Prod Geotrust, a...Brad Leege2016-02-261-0/+22
* [android] Remove invoke to DeleteGlobalRef to avoid client crashAntonio Zugaldia2016-02-261-6/+3
* # This is a combination of 8 commits.Antonio Zugaldia2016-02-2622-43/+2568
* [core] Build fixThiago Marcos P. Santos2016-02-261-1/+1
* [core] Add timeout for clock skewThiago Marcos P. Santos2016-02-261-13/+49
* [core] Add retry delay on expired tilesThiago Marcos P. Santos2016-02-261-3/+16
* [android] #4077 - DocumentingBrad Leege2016-02-252-3/+5
* [android] #4077 - Creating configureAndStartMapboxEventManager() to minimize ...Brad Leege2016-02-253-19/+32
* [android] #4063 - fix update point annotation brokenTobrun2016-02-252-1/+2
* [android] #4021 - fix up library resource prefixTobrun2016-02-2516-42/+38