summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-3089-815/+2142
|\
| * [android] #4535 - Enabling 4.1.0-SNAPSHOTBrad Leege2016-03-301-1/+1
| * [android] #4535 - 4.0.0 ChangelogBrad Leege2016-03-301-0/+8
| * [android] #4535 - Setting version to 4.0.0 for releaseBrad Leege2016-03-302-2/+2
| * Merge branch 'release-ios-3.2.0-android-4.0.0' of https://github.com/mapbox/m...Minh Nguyễn2016-03-291-1/+1
| |\
| | * [android] #4500 - OnMapReady not invoked for offline mapsTobrun2016-03-291-1/+1
| * | ios-v3.2.0-beta.3ios-v3.2.0-beta.3Minh Nguyễn2016-03-291-1/+1
| |/
| * [ios] Make showAnnotations default padding proportional at smaller frame sizesJason Wray2016-03-291-3/+3
| * [ios] Don't use negative content insetsJason Wray2016-03-295-0/+35
| * [android] #4487 - ArrayInOutOfBoundsException fix for polyline and polygonTobrun2016-03-292-36/+81
| * [android] #4487 - ArraysInOfBoundsException fix for addMarkersTobrun2016-03-292-21/+45
| * [osx] Fixed testsMinh Nguyễn2016-03-291-2/+3
| * [ios, osx] Require progress to be requested manuallyMinh Nguyễn2016-03-297-24/+50
| * [osx] Offline pack manager in osxappMinh Nguyễn2016-03-297-4/+374
| * [ios, osx] Include progress in progress change notificationMinh Nguyễn2016-03-296-7/+97
| * [osx] Offline unit testsMinh Nguyễn2016-03-294-0/+176
| * [ios, osx] Secure coding, copying for offline regionsMinh Nguyễn2016-03-292-1/+55
| * [osx] Fixed build errorMinh Nguyễn2016-03-291-10/+9
| * [ios, osx] Clarified documentationMinh Nguyễn2016-03-293-6/+21
| * [ios, osx] Allow creating invalid offline packsMinh Nguyễn2016-03-293-8/+15
| * [ios, osx] Invalidate packs upon reloadMinh Nguyễn2016-03-292-1/+4
| * [ios, osx] More accurate KVO, private delegate, descriptive fallback name, fe...Minh Nguyễn2016-03-296-153/+238
| * [ios, osx] Centralized offline pack managementMinh Nguyễn2016-03-295-82/+194
| * [android] #4510 - clean up test app with onStart/onStart references.Tobrun2016-03-292-21/+0
| * [android] #4510 - Remove onStart() and onStop() lifecycle methods from MapView.Justas Medeisis2016-03-2925-290/+9
| * [ios] Make more adjustments to the pod readme for the static framework caseJesse Bounds2016-03-291-4/+2
| * [ios] Copyedited changelogMinh Nguyễn2016-03-291-2/+1
| * [ios] Update the pod-README and changelog regarding static lib changesJesse Bounds2016-03-292-1/+12
| * [core] Set schema version to 3 after upgradingJohn Firebaugh2016-03-281-0/+1
| * [ios, osx] Exclude offline cache from backupsMinh Nguyễn2016-03-281-0/+6
| * [ios] Nixed duplicate changelog entry from bad mergeMinh Nguyễn2016-03-281-1/+0
| * [ios] Fix issues with static lib signing and app store submissionJesse Bounds2016-03-283-9/+35
| * [ios] Copyedited changelogMinh Nguyễn2016-03-261-3/+3
| * [android] #4478 - Returning to 4.0.0-SNAPSHOTBrad Leege2016-03-251-1/+1
| * [android] #4478 - Updating CHANGELOG for 4.0.0-rc.1android-v4.0.0-rc.1Brad Leege2016-03-251-1/+8
| * [android] #4478 - Updating version to 4.0.0-rc.1Brad Leege2016-03-252-2/+2
| * [android] #4475 - Only wrapping when needed in LatLng.wrap(). Making Javadoc ...Brad Leege2016-03-253-5/+16
| * [android] #4475 - Dialing down logsBrad Leege2016-03-251-3/+1
| * [android] #4475 - Only wrap Telemetry longitude when it's outside boundsBrad Leege2016-03-251-3/+5
| * [android] #4475 - Wrap all Longitude Telemetry dataBrad Leege2016-03-251-1/+12
| * [android] #4475 - Introducing LatLng.wrap() and removing usage of wrap() in J...Brad Leege2016-03-254-5/+41
| * [ios] Fixed changelog processingMinh Nguyễn2016-03-253-14/+14
| * [android] #4473 - Fixing toString() tests for LatLng.toString()Brad Leege2016-03-254-7/+7
| * [ios] Use current Swift version with jazzyMinh Nguyễn2016-03-251-0/+3
| * [ios, osx] Wrap coordinates converted from pointsMinh Nguyễn2016-03-252-2/+2
| * [ios] Define C nullability block type qualifiers for Xcode 6.4Minh Nguyễn2016-03-251-0/+2
| * [android] [ios] #4432 - Splitting the CHANGELOG into iOS and Android specific...Brad Leege2016-03-252-0/+269
| * [android] #4424 - NativeMapView null pointer bug when updating CompassViewTobrun2016-03-241-0/+12
| * [android] #4429 Removed NonNull from OnMapReadyCameron Mace2016-03-241-6/+4
| * Merge branch '4444-out-of-bounds' into release-ios-3.2.0-android-4.0.0Brad Leege2016-03-242-2/+2
| |\