summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* [android] #3758 - Projection / Visible Region implementation.Tobrun2016-02-043-7/+12
* [android] #3752 - added scroll by x,y feature, introduced new CameraUpdateTy...Tobrun2016-02-032-0/+170
* [android] #3754 - newLatLngBounds: unit tests for LatLng and LatLngBounds, bu...Tobrun2016-02-0213-28/+24
* [android] #3759 - Add SupportMapFragment, test app integration, cleanup old f...Tobrun2016-02-023-8/+78
* [android] #3753 - Optimising zoomTobrun2016-02-011-1/+2
* [android] #3760 - parity with Google Maps SDKTobrun2016-02-015-11/+23
* [android] #3145 - MapboxMapTobrun2016-01-2919-517/+978
* [android] #3728 - Adding Back Pressed support for App Bar Home ButtonBrad Leege2016-01-281-0/+11
* sample geocoder activityAntonio Zugaldia2016-01-192-2/+162
* [android] #3604 - polyline activity memory leak fixTobrun2016-01-191-40/+35
* [android] #3593 - added double map view exampleTobrun2016-01-182-2/+162
* directions activity sampleAntonio Zugaldia2016-01-122-0/+187
* [android] #3309 - replace coordinate naming with LatLngTobrun2016-01-127-10/+10
* [android] #3327 - replaced ZoomLevel with Zoom, introduced new methods, depre...Tobrun2016-01-124-5/+5
* [android] #2187 - added LeakCanary to Android test appTobrun2016-01-111-0/+14
* [android] #3444 #3435 - added change listeners to location tracking and beari...Tobrun2016-01-062-27/+48
* [android] #2915 - Removing Crashlytics From TestAppBrad Leege2015-12-221-6/+0
* [android] #3348 - Moved ExampleCustomLayer into it's own package. Moved Cust...Brad Leege2015-12-212-1/+2
* [android] #3358 - Created easeCamera() API method.Brad Leege2015-12-201-1/+15
* [android] #3358 - Making Core GL camera methods private. Adding moveCamera()...Brad Leege2015-12-201-21/+5
* [android] #3304 - refactor SpriteFactory to IconFactory, changed all the spri...Tobrun2015-12-203-12/+12
* [android] Camera APIBrad Leege2015-12-182-0/+176
* [android] #3317 #3239 - SpriteFactory Singleton, added different custom marke...Tobrun2015-12-182-3/+29
* [ios, android] Add methods to remove a custom layerJohn Firebaugh2015-12-171-1/+12
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-1616-0/+2394