summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios] Set default polyline and polygon color to the map view tint colorJason Wray2016-02-182-4/+4
* [ios] Clarified manual installation instructionsMinh Nguyễn2016-02-181-2/+2
* [osx] Typo in readmeMinh Nguyễn2016-02-181-1/+1
* [android] #3119 - Updating mapbox_access_token Name in developer-config.xmlBrad Leege2016-02-181-1/+1
* [android] #3119 - Updating mapbox_access_token Name in developer-config.xmlBrad Leege2016-02-181-1/+1
* [android] #3897 - Refactoring check that determines when to send turnstile eventBrad Leege2016-02-182-3/+4
* [android] #3897 - Updating TestApp versionCode and versionName to make testin...Brad Leege2016-02-181-2/+2
* [android] #3897 - Changing initial flush delay time to 10 secondsBrad Leege2016-02-181-1/+2
* [android] #3897 - Initial Map Load eventBrad Leege2016-02-183-7/+17
* [android] #3897 - Initial Turnstile event with when to push logic infrastructureBrad Leege2016-02-182-5/+42
* [android] #4009 - add tests for tracking settings, optimise architecture to m...Tobrun2016-02-185-62/+92
* [tests] Fix 'linux' debug build on OSXBruno de Oliveira Abinader2016-02-181-1/+1
* [osx] Enable coverage support for debug buildBruno de Oliveira Abinader2016-02-181-1/+8
* [tests] Bumped KIF hashBruno de Oliveira Abinader2016-02-181-0/+0
* [android] #4007 - improve coverage geometry packageTobrun2016-02-184-3/+61
* [core] Use RVO in PremultipliedImage::decodeJPEGBruno de Oliveira Abinader2016-02-181-1/+1
* [android] #4005 move annotations to correct packageTobrun2016-02-185-105/+131
* [android] #4003 - add unit tests for InfoWindowTobrun2016-02-182-3/+93
* [android] #4000 - add unit tests iconTobrun2016-02-181-0/+55
* [androd] #3119 - use resourcePrefix for library resourcesTobrun2016-02-1718-36/+39
* [android] #2816 - make save instance state robuster + cleanup some old permis...Tobrun2016-02-173-10/+7
* [core] Faster access with unordered_setThiago Marcos P. Santos2016-02-161-2/+2
* [core] Remove requests from the pending queue on cancelThiago Marcos P. Santos2016-02-161-13/+21
* [core] Remove RunLoop::{ref,unref}John Firebaugh2016-02-161-25/+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
* [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
* [android] #3907 - Adding Telemetry description to dialogBrad Leege2016-02-124-10/+43
* [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-12477-33/+196597
* [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-111-1/+1