summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ios] Non-embedded static frameworkMinh Nguyễn2016-03-089-26/+71
* [core] Fix offline status reporting regressionsJohn Firebaugh2016-03-082-29/+38
* [core] Fix RunLoop::run() behavior when called a second timeJohn Firebaugh2016-03-081-0/+1
* [core] Make OnlineFileSource respect the NetworkStatusThiago Marcos P. Santos2016-03-082-7/+13
* [core] Remove goOffline() from DefaultFileSourceThiago Marcos P. Santos2016-03-081-10/+2
* [android] #4240 - add flag to resize only when needed.Tobrun2016-03-082-5/+7
* [core] Ensure OfflineRegionStatus::downloadState is accurately reportedJohn Firebaugh2016-03-071-0/+4
* Update TooManyIconsException.javaDan Swick2016-03-071-1/+1
* Update IconBitmapChangedException.javaDan Swick2016-03-071-2/+2
* [android] #4078 - improved instructions of exception messageTobrun2016-03-072-3/+9
* [android] #4078 Gave help directly in logcat instead of refering to install.mdCameron Mace2016-03-072-2/+2
* [android] #3631 - resize fix issueTobrun2016-03-071-1/+4
* [android] #2996 - test workaround for device not sharing contextTobrun2016-03-071-0/+5
* [android] #4220 - Removing WAKE_LOCK from TestApp. Lowering log level to deb...Brad Leege2016-03-073-6/+7
* [android] Do not reach native if the HTTPContext was invalidatedThiago Marcos P. Santos2016-03-072-17/+29
* [android] #4217 - fix build warning casting a varargsTobrun2016-03-071-4/+1
* [android] Reporting is no longer an issueAntonio Zugaldia2016-03-071-1/+1
* [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