summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [android] #4419 - Updating version name for artifact and fabricBrad Leege2016-03-212-2/+2
* [android] #4326 - making the code compatible with unit tests againTobrun2016-03-211-10/+12
* [android] #4326 - using the camera API vs getCameraPosition should return sam...Tobrun2016-03-211-10/+11
* [iOS] Send turnstile event as much as once per dayJesse Bounds2016-03-212-33/+36
* Merge branch '4327-OnDoubleTap-trigger-camera-invalidation' into release-ios-...Brad Leege2016-03-211-0/+18
|\
| * [android] #4327 - OnDoubleTap needs to trigger camera invalidation after a zo...Tobrun2016-03-211-0/+18
* | [android] #4328 - Adding check of userAgent to see if it's still in initial s...Brad Leege2016-03-211-1/+1
* | [core] Stop any OfflineDownload before deleting a regionJohn Firebaugh2016-03-211-0/+1
|/
* [android] Make sure we always load mapbox-gl when a native method is loadedAntonio Zugaldia2016-03-212-0/+16
* [android] Unify cache and offline databasesAntonio Zugaldia2016-03-213-4/+34
* [core] Add additional logging for exceptions during database connection / cre...John Firebaugh2016-03-181-10/+23
* ios-v3.2.0-beta.2ios-v3.2.0-beta.2Minh Nguyễn2016-03-181-1/+1
* [android] #4328 - Make Telemetry start only when savedInstanceState is nullBrad Leege2016-03-182-3/+3
* [iOS] Increase distance filter to 5 mJesse Bounds2016-03-181-8/+9
* [ios, osx] Unified offline and ambient cachesMinh Nguyễn2016-03-183-81/+62
* [android] #4294 - JavaDocs for Telemetry classesBrad Leege2016-03-184-1/+15
* Merge pull request #4378 from mapbox/1ec5-offline-umbrellaMinh Nguyễn2016-03-181-0/+4
|\
| * [ios] Include offline headers in static umbrella headerMinh Nguyễn2016-03-181-0/+4
* | [ios] Copy dynamic framework .dSYM into distributionMinh Nguyễn2016-03-181-0/+4
|/
* [core] Fix regression of prior expiration time not being respectedThiago Marcos P. Santos2016-03-181-1/+5
* [core] Stop download when tile limit is reachedJesse Bounds2016-03-172-7/+20
* [core] Implement a vacuum strategy for the offline databaseJohn Firebaugh2016-03-172-17/+24
* [iOS] Use CFBundleIdentifier instead of CFBundleName in UA stringJesse Bounds2016-03-171-1/+1
* [android] #4317 - Revert to 4.0.0-SNAPSHOT for developmentBrad Leege2016-03-151-1/+1
* ios-v3.2.0-beta.1ios-v3.2.0-beta.1Minh Nguyễn2016-03-151-1/+1
* [ios] Copy .der files into static frameworkMinh Nguyễn2016-03-151-1/+1
* [android] #4320 - rename including to containsTobrun2016-03-152-4/+3
* [android] #4318 - move min/max zoom level to MapboxMapTobrun2016-03-158-110/+112
* [android] #4317 - Updating release version and fabric version to 4.0.0-beta.1Brad Leege2016-03-152-2/+2
* ios-v3.2.0-pre.3ios-v3.2.0-pre.3Minh Nguyễn2016-03-141-1/+1
* [ios] Only set preferred action on iOS 9+Minh Nguyễn2016-03-141-1/+3
* [android] #4304 - logo visibility fix for attributes defined in xmlTobrun2016-03-142-12/+5
* [ios] Immediately remove offline pack from tableMinh Nguyễn2016-03-141-6/+3
* [ios, osx] Allow null completion handlers in MGLOfflineStorageMinh Nguyễn2016-03-141-2/+2
* [ios, osx] Removed pack nil check from MGLOfflineRegionObserverMinh Nguyễn2016-03-141-6/+0
* [android] #3749 - added javadocTobrun2016-03-1239-102/+568
* [android] #4252 - close concurrent window fixTobrun2016-03-111-16/+11
* [android] #4283 - enable strict mode in test app + fix strict mode warning re...Tobrun2016-03-112-1/+17
* [android] #4270 - library resource prefix espresso updateTobrun2016-03-111-6/+2
* ios-v3.2.0-pre.2ios-v3.2.0-pre.2Minh Nguyễn2016-03-111-1/+1
* [core] Deactivate offline region upon completionMinh Nguyễn2016-03-111-0/+8
* [ios] Fixed iosapp buildMinh Nguyễn2016-03-101-2/+2
* [ios] Renamed downloads to offline packs in iosappMinh Nguyễn2016-03-104-30/+30
* [ios, osx] Renamed MGLOfflineTask to MGLOfflinePackMinh Nguyễn2016-03-1013-367/+368
* [ios, osx] Avoid unregistering observer for invalid taskMinh Nguyễn2016-03-101-2/+4
* [ios, osx] Tightened offline task stateMinh Nguyễn2016-03-104-12/+43
* [ios, osx] Distinguish between unknown and inactive stateMinh Nguyễn2016-03-103-14/+38
* [ios, osx] Privatized offline region observerMinh Nguyễn2016-03-102-21/+15
* [ios, osx] Invalidate task immediately upon removalMinh Nguyễn2016-03-102-3/+8
* [ios, osx] Fixed crash interacting with MGLOfflineTaskMinh Nguyễn2016-03-101-5/+9