summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * [android] #4444 - Wrapping all LatLng from nativeLatLngForPixel() to solve pr...Brad Leege2016-03-242-2/+2
* | TelemetryService: Catch IllegalArgumentException exception when unregisterRec...Vacxe2016-03-241-1/+6
* | [node] Build OS X on BitriseJohn Firebaugh2016-03-244-12/+66
* | [android] #4398 - Default value bug fix for MapboxMapOptionsTobrun2016-03-242-4/+16
|/
* [android] Add Javadoc for offline packageAntonio Zugaldia2016-03-232-8/+58
* [ios] Fix up center coordinate after lopsided pinch gestureMinh Nguyễn2016-03-221-0/+18
* [android] #4419 - Re-enabling development on 4.0.0-SNAPSHOTBrad Leege2016-03-211-1/+1
* [all] Set maximum maxZoom to 21John Firebaugh2016-03-211-1/+1
* [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
|/