summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump podspec to 0.5.3v0.5.3Justin R. Miller2015-07-221-1/+1
* Merge pull request #1910 from mapbox/1ec5-styles-mb-pagesJustin R. Miller2015-07-222-1/+2
|\
| * Moved mapbox/mapbox-gl-styles to mb-pages branchMinh Nguyễn2015-07-212-1/+2
* | Merge branch 'android-annotations' of git://github.com/TrueFlow/mapbox-gl-nat...Brad Leege2015-07-226-46/+219
|\ \
| * | SetSprite now worksNiklas Ulvinge2015-07-203-1/+46
| * | Correction colors transformationNiklas Ulvinge2015-07-201-3/+3
| * | Optimized RemoveAnnotations to a single callNiklas Ulvinge2015-07-195-14/+47
| * | Some memory managementNiklas Ulvinge2015-07-191-0/+5
| * | Add multiple polygons at once to increase performanceNiklas Ulvinge2015-07-194-28/+118
* | | #1668 - Adding fabric.properties to .gitignoreBrad Leege2015-07-221-0/+3
* | | #1668 - Integrating Crashlytics / Fabric into projectBrad Leege2015-07-223-0/+18
* | | Merge branch 'android-annotations' of git://github.com/hallahan/mapbox-gl-nat...Brad Leege2015-07-2222-6/+1584
|\ \ \ | |/ / | | / | |/ |/|
| * marker equals method #1716Nicholas Hallahan2015-07-171-2/+11
| * commenting #1716Nicholas Hallahan2015-07-176-10/+74
| * Merge remote-tracking branch 'mapbox/master' into android-annotations #1716Nicholas Hallahan2015-07-1750-321/+710
| |\
| * | added ability to specify sprite in marker #1716Nicholas Hallahan2015-07-175-9/+69
| * | showing polygon, line, and markers together #1716Nicholas Hallahan2015-07-162-1/+10
| * | yay, polygon! #1716Nicholas Hallahan2015-07-162-2/+8
| * | polygon JNI #1716Nicholas Hallahan2015-07-163-0/+183
| * | toggle removes all annotations. ready for polygon JNI #1716Nicholas Hallahan2015-07-163-3/+31
| * | Java Annotation API cleaner #1716Nicholas Hallahan2015-07-1611-184/+166
| * | creating an annotation segment from a LatLng jlist encapsulated in function #...Nicholas Hallahan2015-07-161-46/+51
| * | drawing geojson line #1716Nicholas Hallahan2015-07-164-4067/+7
| * | color is set for line stroke #1716Nicholas Hallahan2015-07-161-2/+6
| * | successful shape annotation #1716Nicholas Hallahan2015-07-161-2/+5
| * | attempting to make ShapeAnnotation with segment and properties #1716Nicholas Hallahan2015-07-161-5/+19
| * | extracting latitude and longitude #1716Nicholas Hallahan2015-07-161-3/+14
| * | iterating through list of lat legs #1716Nicholas Hallahan2015-07-161-0/+10
| * | turning list into array #1716Nicholas Hallahan2015-07-161-0/+13
| * | accessing points list #1716Nicholas Hallahan2015-07-161-0/+16
| * | JNI - getting all of the primitives from Polyline #1716Nicholas Hallahan2015-07-151-3/+44
| * | able to get a field from Polyline in JNI #1716Nicholas Hallahan2015-07-152-1/+48
| * | JNI is compiling with the polyline object #1716Nicholas Hallahan2015-07-152-2/+14
| * | constructs polyline object, ready to rock JNI #1716Nicholas Hallahan2015-07-153-5/+5
| * | working on pollens #1716Nicholas Hallahan2015-07-152-3/+12
| * | parsed coordinates from geojson, ready to add polyline via JNI #1716Nicholas Hallahan2015-07-147-1/+4156
| * | Fleshed out the shell of the Google Maps API #1716Nicholas Hallahan2015-07-1410-51/+563
| * | Able to remove an annotation from the map #1716Nicholas Hallahan2015-07-142-9/+8
| * | Fleshing out Android Annotation API, working on removing annotations through ...Nicholas Hallahan2015-07-1413-6/+381
| * | Returning annotationIds as long from JNI in addMarkerNicholas Hallahan2015-07-132-6/+7
| * | Refactored PointAnnotation to be called Markers a la Google MapsNicholas Hallahan2015-07-135-29/+27
| * | basic single marker point annotationNicholas Hallahan2015-07-136-4/+76
| |\ \
| | * | Specifically naming the sprite in JNI adds a marker to the map #1716Nicholas Hallahan2015-07-131-1/+1
| | * | attempting to put one annotation on the map - gets to the native call and the...Nicholas Hallahan2015-06-206-4/+75
* | | | Export default transition delay in Map public APIBruno de Oliveira Abinader2015-07-214-3/+16
* | | | GLFW port now uses nudgeTransitions()Bruno de Oliveira Abinader2015-07-201-1/+2
* | | | Revert "Revert "split renderSync and transition nudging to allow client view ...Bruno de Oliveira Abinader2015-07-203-4/+13
* | | | Merge pull request #1831 from mapbox/set-collision-debug-tooJustin R. Miller2015-07-201-1/+2
|\ \ \ \
| * | | | Add collision check to `isDebugActive`Jason Wray2015-07-021-1/+1
| * | | | Set collision debug with setDebugActive:Jason Wray2015-07-021-0/+1