summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src
Commit message (Expand)AuthorAgeFilesLines
* [android] #4094 - bring back view packageTobrun2016-02-248-39/+87
* [android] #4089 - remove mapboxmapsettings integrationTobrun2016-02-243-132/+0
* [android] #3755 - fix package visibility issue with camera package, added jav...Tobrun2016-02-248-29/+68
* [android] #4083 - relax permissions check + renamed location services + code ...Tobrun2016-02-244-48/+59
* [android] #4038 - fix crash on polygons and polylines with empty points + for...Tobrun2016-02-231-17/+28
* [andriod] #4051 - add callback to move camera apiTobrun2016-02-221-0/+15
* [android] #3688 - naming consistency bearing and directionTobrun2016-02-221-3/+3
* [android] #4050 - expose style urls via public.xmlTobrun2016-02-221-6/+6
* [android] #4057 - quick zoom fixTobrun2016-02-221-5/+13
* [android] #3889 - Adding detection of Scroll / Pan for DragEnd analyticBrad Leege2016-02-191-0/+12
* [android] #3889 - Adding Pitch StartBrad Leege2016-02-191-2/+1
* [android] #3889 - Adding Rotation Start.Brad Leege2016-02-191-0/+1
* [android] #3889 - Adding Pinch Start. Refactoring trackGestureEvent to accep...Brad Leege2016-02-191-9/+10
* [android] #3889 - Adding Pan Start / Fling eventBrad Leege2016-02-191-0/+1
* [android] #3889 - Adding Quick Zoom eventBrad Leege2016-02-191-0/+1
* [android] #3889 - Adding Double Tap and Two Finger Tap gesture trackingBrad Leege2016-02-191-19/+25
* [android] #3889 - Building trackGestureEvent() method and using it initially ...Brad Leege2016-02-191-2/+22
* [android] #4018 - migrated max/min zoom to UiSettings + added tests + update ...Tobrun2016-02-194-87/+100
* [android] #4017 - update unit test for MapboxMapTobrun2016-02-192-9/+1
* [android] #3897 - Refactoring check that determines when to send turnstile eventBrad Leege2016-02-182-3/+4
* [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-183-62/+32
* [android] #4007 - improve coverage geometry packageTobrun2016-02-181-1/+10
* [android] #4005 move annotations to correct packageTobrun2016-02-181-27/+10
* [android] #4003 - add unit tests for InfoWindowTobrun2016-02-181-3/+7
* [androd] #3119 - use resourcePrefix for library resourcesTobrun2016-02-177-25/+25
* [android] #2816 - make save instance state robuster + cleanup some old permis...Tobrun2016-02-173-10/+7
* [android] #3976 - hide info window when removing annotationsTobrun2016-02-161-0/+5
* [android] #3976 - remove annotations doesn't workTobrun2016-02-161-0/+6
* [android] #3963 - move and relax if permission checkTobrun2016-02-162-10/+12
* [android] #3960 - Return hex strings of SHA1 digestsBrad Leege2016-02-151-1/+10
* [android] #3756 - unit test annotations integration in MapboxMapTobrun2016-02-156-315/+383
* [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-156-198/+363
* [android] Update marker position and icon #3885Gabriel Miklós2016-02-154-21/+102
* [android] #3907 - Adding Telemetry description to dialogBrad Leege2016-02-124-10/+43
* [android] #3900 - Using CopyWriteArrayList to avoid concurrency issues with M...Tobrun2016-02-121-5/+9
* [android] #3919 - restore espresso testsTobrun2016-02-122-6/+18
* [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
* [android] #3908 - No more beepBrad Leege2016-02-111-9/+2
* [android] #3876 - rename InfoWindowClickListener methodTobrun2016-02-112-2/+2
* [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