summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src
Commit message (Expand)AuthorAgeFilesLines
* [android] #3755 - fix package visibility issue with camera package, added jav...Tobrun2016-02-2418-25/+17
* [android] #4038 - fix crash on polygons and polylines with empty points + for...Tobrun2016-02-231-6/+26
* Hit missed lines in equality testsTom MacWright2016-02-194-0/+24
* [android] #4018 - migrated max/min zoom to UiSettings + added tests + update ...Tobrun2016-02-192-3/+30
* [android] #4017 - update unit test for MapboxMapTobrun2016-02-191-2/+129
* [android] #4015 - added unit test for CameraPositionTobrun2016-02-191-0/+80
* [android] #4009 - add tests for tracking settings, optimise architecture to m...Tobrun2016-02-182-0/+60
* [android] #4007 - improve coverage geometry packageTobrun2016-02-183-2/+51
* [android] #4005 move annotations to correct packageTobrun2016-02-184-78/+121
* [android] #4003 - add unit tests for InfoWindowTobrun2016-02-181-0/+86
* [android] #4000 - add unit tests iconTobrun2016-02-181-0/+55
* [androd] #3119 - use resourcePrefix for library resourcesTobrun2016-02-179-10/+10
* [android] #3941 - update espresso testsTobrun2016-02-1617-35/+443
* [android] #3963 - move and relax if permission checkTobrun2016-02-161-13/+11
* [android] #3756 - unit test annotations integration in MapboxMapTobrun2016-02-158-19/+330
* [Android] #3761 - add map padding, introduce new feature activityTobrun2016-02-1511-10/+270
* [android] #3943 #3775 #3885 - added sample feature activity + espresso testTobrun2016-02-1511-8/+272
* [android] #3900 - Using CopyWriteArrayList to avoid concurrency issues with M...Tobrun2016-02-121-13/+13
* [android] #3919 - restore espresso testsTobrun2016-02-123-20/+55
* [android] #3876 - rename InfoWindowClickListener methodTobrun2016-02-112-2/+2
* [android] #3895 - handles the case of not requested/accepted permissionsTobrun2016-02-111-1/+6
* [android] #2421 - Adding logic to get wifi connection stateBrad Leege2016-02-101-0/+1
* [android] #2421 - Building out MapboxEventsManager with support for Staging a...Brad Leege2016-02-101-0/+6
* [android] #2421 - Refactoring LocationServices to be in PASSIVE mode when GPS...Brad Leege2016-02-101-0/+1
* [android] #2421 - Checking for TelemetryService configuration in AndroidManif...Brad Leege2016-02-101-0/+2
* [android] #3746 - InfoWindowCloseListenerTobrun2016-02-091-0/+7
* [android] #3745 - MapboxMap.OnCameraChangeListener :camera:Tobrun2016-02-092-0/+15
* [android] #3747 - InfoWindowLongClickListenerTobrun2016-02-091-4/+20
* [android] #3830 added mocked parcel implementationTobrun2016-02-052-0/+189
* [android] #3758 - Projection / Visible Region implementation.Tobrun2016-02-0413-238/+178
* [android] #3752 - added scroll by x,y feature, introduced new CameraUpdateTy...Tobrun2016-02-037-6/+299
* [android] #3754 - newLatLngBounds: unit tests for LatLng and LatLngBounds, bu...Tobrun2016-02-0218-151/+214
* [android] #3759 - Add SupportMapFragment, test app integration, cleanup old f...Tobrun2016-02-026-8/+89
* [android] #3776 - UiSettings uses MapView instead of MapboxMap as dependency....Tobrun2016-02-011-33/+25
* [android] #3753 - Optimising zoomTobrun2016-02-012-8/+228
* [android] #3760 - parity with Google Maps SDKTobrun2016-02-017-91/+240
* [android] #3145 - MapboxMapTobrun2016-01-2953-561/+1361
* [android] #3728 - Adding Back Pressed support for App Bar Home ButtonBrad Leege2016-01-281-0/+11
* sample geocoder activityAntonio Zugaldia2016-01-196-7/+203
* [android] #3503 - remove serialisable interface from classes in geometry pack...Tobrun2016-01-191-1/+1
* [android] #3604 - polyline activity memory leak fixTobrun2016-01-191-40/+35
* [android] #3556 - Added test to trigger NaN value on same point, updated LatL...Tobrun2016-01-181-9/+18
* [android] #3593 - added double map view exampleTobrun2016-01-187-6/+214
* directions activity sampleAntonio Zugaldia2016-01-128-3/+239
* [android] #3309 - replace coordinate naming with LatLngTobrun2016-01-127-10/+10
* [android] #3327 - replaced ZoomLevel with Zoom, introduced new methods, depre...Tobrun2016-01-1210-11/+11
* [android] #2187 - added LeakCanary to Android test appTobrun2016-01-112-0/+15
* [android] #3444 #3435 - added change listeners to location tracking and beari...Tobrun2016-01-062-27/+48
* [android] #3308 - remove default constructorTobrun2016-01-051-15/+3
* [android] #2915 - Removing Crashlytics From TestAppBrad Leege2015-12-222-9/+0