summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ios, osx] Documented offline APIsMinh Nguyễn2016-03-108-12/+328
* [ios] Tap to pause/resumeMinh Nguyễn2016-03-103-1/+47
* [ios, osx] Renamed offline classesMinh Nguyễn2016-03-1017-212/+212
* [osx] Added OS X support for offline downloadsMinh Nguyễn2016-03-1024-238/+142
* [ios] Added download manager to iosappMinh Nguyễn2016-03-105-32/+310
* [ios] Implemented offline API in iOS SDKMinh Nguyễn2016-03-1013-0/+539
* [ios] Converted iosapp to use storyboardMinh Nguyễn2016-03-105-80/+136
* [ios] Disable implicit animation of user dot boundsMinh Nguyễn2016-03-101-0/+10
* [androd] #4269 - polyline activity crash fixTobrun2016-03-101-11/+13
* [android] #4263 - fix null pointer on MapboxMapEventManagerTobrun2016-03-102-23/+25
* [ios] Add description strings to constituent classesJason Wray2016-03-105-2/+29
* [android] #4263 - have the ability to define multiple callbacks for OnMapReadyTobrun2016-03-101-5/+13
* [android] Route exceptions in HTTPRequest constructor to onFailureJohn Firebaugh2016-03-101-9/+18
* [android] #4076 - MapboxMapOptions fixTobrun2016-03-0914-172/+468
* [core] Deactivate OfflineDownload when the tile count limit is hitJohn Firebaugh2016-03-091-0/+1
* [android] #4253 - remove MapboxMapActivityTobrun2016-03-097-160/+0
* [android] #4076 - MapboxMapOptions initial versionTobrun2016-03-0934-180/+579
* [android] #4183 - Moving QuickZoom event recording to single finger, double t...Brad Leege2016-03-081-1/+1