summaryrefslogtreecommitdiff
path: root/platform/android
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-2426-54/+85
* [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-232-23/+54
* [android] Fix crash on HTTP 200 with no dataThiago Marcos P. Santos2016-02-231-0/+2
* [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
* [gyp] Use variant compiler flags when neededBruno de Oliveira Abinader2016-02-211-0/+1
* [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] #4040 - disable resource prefixTobrun2016-02-191-1/+1
* Hit missed lines in equality testsTom MacWright2016-02-194-0/+24
* [android] #4018 - migrated max/min zoom to UiSettings + added tests + update ...Tobrun2016-02-196-90/+130
* [android] #4017 - update unit test for MapboxMapTobrun2016-02-193-11/+130
* [android] #4015 - added unit test for CameraPositionTobrun2016-02-191-0/+80
* [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
* [android] #4007 - improve coverage geometry packageTobrun2016-02-184-3/+61
* [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
* [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
* [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