summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove RunLoop::{ref,unref}John Firebaugh2016-02-163-72/+1
* [ios, osx] Adjust HTTPNSURLRequest so that it may always delete itself immedi...John Firebaugh2016-02-161-21/+28
* [android] #3976 - hide info window when removing annotationsTobrun2016-02-161-0/+5
* [android] #3976 - remove annotations doesn't workTobrun2016-02-161-0/+6
* [android] #3941 - update espresso testsTobrun2016-02-1617-35/+443
* [android] #3963 - move and relax if permission checkTobrun2016-02-163-23/+23
* [android] #3750 - update proguard library for 4.0.0 release (maps package) + ...Tobrun2016-02-162-8/+9
* [android] #3960 - Return hex strings of SHA1 digestsBrad Leege2016-02-151-1/+10
* [core] less slanted dashed lines near sharp cornersAnsis Brammanis2016-02-155-8/+55
* [core] round points created by clipLines instead of truncating themAnsis Brammanis2016-02-151-8/+8
* [iOS] Generate and send a turnstile event when map view event is queuedJesse Bounds2016-02-151-36/+41
* Fix coordinate bounds documentation.Tom MacWright2016-02-151-2/+1
* [android] #3756 - unit test annotations integration in MapboxMapTobrun2016-02-1514-334/+713
* [android] #3944 - Using ApplicationContext instead of Activity context for Ma...Brad Leege2016-02-151-1/+1
* [android] #3895 - remove request permission annotationTobrun2016-02-152-14/+11
* [Android] #3761 - add map padding, introduce new feature activityTobrun2016-02-1517-208/+633
* [android] #3943 #3775 #3885 - added sample feature activity + espresso testTobrun2016-02-1511-8/+272
* [android] Update marker position and icon #3885Gabriel Miklós2016-02-155-21/+153
* [android] #3938 - Upgrading OkHttp to version 3.1.2Brad Leege2016-02-131-1/+1
* [ios] Fix screenshot linkJason Wray2016-02-121-1/+1
* [tests] Add test for Map::updatePointAnnotationJohn Firebaugh2016-02-123-3/+21
* [core] Add support for updating point annotationsGabriel Miklós2016-02-124-0/+18
* [android] #3907 - Adding Telemetry description to dialogBrad Leege2016-02-124-10/+43
* [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-12485-112/+111
* [android] #3900 - Using CopyWriteArrayList to avoid concurrency issues with M...Tobrun2016-02-122-18/+22
* [android] #3919 - restore espresso testsTobrun2016-02-125-26/+73
* [android] #3907 - Clearing any / all events in memory at the time of Telemetr...Brad Leege2016-02-111-0/+1
* [android] #3907 - Integrating Telemetry On / Off UI with functionalityBrad Leege2016-02-111-2/+21
* [android] #3907 - Initial refactoring to support on / off capability for Tele...Brad Leege2016-02-115-16/+95
* [android] #3907 - Adding Telemetry Settings to Attribution OptionsBrad Leege2016-02-111-1/+2
* [tests] Fix buildJohn Firebaugh2016-02-116-5/+6
* [core] Organize files that were in map folder betterJohn Firebaugh2016-02-1142-53/+56
* Allow using tileSize: 512 as a switch to trade retina support for 512px raste...Young Hahn2016-02-118-31/+56
* [android] #3908 - No more beepBrad Leege2016-02-111-9/+2
* [build] Build `offline` tool on the botsThiago Marcos P. Santos2016-02-112-0/+6
* [build] Fix broken target when building on the botsThiago Marcos P. Santos2016-02-111-1/+1
* [build] Build `offline` smoke test for LinuxThiago Marcos P. Santos2016-02-113-0/+3
* [android] #3876 - rename InfoWindowClickListener methodTobrun2016-02-114-4/+4
* [android] #3895 - handles the case of not requested/accepted permissionsTobrun2016-02-111-1/+6
* [core] use std::move() to prevent copiesKonstantin Käfer2016-02-114-5/+5
* [core] return std::move() prevents copy elisionKonstantin Käfer2016-02-111-1/+1
* [android] #2421 - Adding basic JavaDocsBrad Leege2016-02-101-1/+24
* [android] #2421 - Setting up Certificate Pinning for Prod Server GeoTrustBrad Leege2016-02-101-1/+3
* [android] #2421 - Setting up Certificate Pinning for Staging ServerBrad Leege2016-02-101-1/+8
* [android] #2421 - Changing sessionId to UUID and adding flag to change it aft...Brad Leege2016-02-101-16/+4
* [android] #2421 - Adding minimal events size check to avoid sending empty jso...Brad Leege2016-02-101-1/+6
* [android] #2421 - Copying PROD and Test certificates to Android project for i...Brad Leege2016-02-101-0/+3
* [android][ios][core] - #2421 Moving Mapbox PROD and TEST certificates to comm...Brad Leege2016-02-104-0/+1
* [android] #2421 - Adding WIFI_STATE to SDK permissionsBrad Leege2016-02-101-0/+1
* [android] #2421 - Setting vendor id and session id to be encryptedBrad Leege2016-02-101-2/+28