summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-2240-535/+648
* [core] Rationalize style property classes: <type>{Paint,Layout}PropertiesJohn Firebaugh2015-10-2231-352/+279
* [android] #2552 add 10000 markersTobrun2015-10-2224-36/+136586
* [android] #2716 - moved visible coordinate bounds to separate activityTobrun2015-10-225-6/+143
* [android] #2640 - replaced RelateLayout with merge tagTobrun2015-10-221-5/+2
* add missing DPI bitmaps and update based on code review commentsManabu Shimobe2015-10-2211-4/+38
* add setSetVisibleCoordinateBounds api as already in iOSManabu-GT2015-10-229-21/+257
* [android] Refactor annotations APILeith Bade2015-10-2220-728/+298
* [android] Implement UserLocationViewLeith Bade2015-10-2219-281/+796
* Add style string resourcesLeith Bade2015-10-2215-109/+161
* [android] Fix bug in setSprite when calculating pixel data sizeLeith Bade2015-10-2211-121/+354
* [android] #2689 - Setting Version to 2.1.0 for releaseBrad Leege2015-10-221-1/+1
* [android] #2684 - Twitter Fabric integration metadataBrad Leege2015-10-221-0/+3
* [android] - #2666 removed compass sensor data for milestone 2.1.0Tobrun2015-10-222-99/+1
* [android] #2663 animate user dot when location changesTobrun2015-10-221-4/+18
* [android] #2661 - improved LOST configuration: using a min interval time spen...Tobrun2015-10-221-3/+3
* [android] # 2659 - While zooming location change is incorrectTobrun2015-10-221-8/+8
* [android] Use -1px topMargin on InfoWindowTipView to avoid occasional gap.Leith Bade2015-10-221-0/+3
* [android] Make Marker anchor property privateLeith Bade2015-10-222-7/+7
* [android] Tidy up annotations APILeith Bade2015-10-2214-172/+220
* [android] #2631 - Adding alpha() test for PolygonOptionsBrad Leege2015-10-221-1/+1
* [android] #2631 - Removing AnnotationsOptions and MultiPointOptions in favor ...Brad Leege2015-10-226-41/+68
* [android] Remove JavaDoc changelog for 2.1.0 releaseLeith Bade2015-10-221-2/+2
* [ios] fix simulator crash on optional CoreTelephony codeJason Wray2015-10-211-1/+3
* [core] Fix transition to default style when no classes are appliedBruno de Oliveira Abinader2015-10-211-7/+15
* [iOS] Updated changelog for #2700Minh Nguyễn2015-10-211-0/+1
* [ios] Notify delegate during rotate and pitch gesturesMinh Nguyễn2015-10-211-1/+5
* Merge remote-tracking branch 'Hitta/fixed-notification' into 1ec5-changing-2373Minh Nguyễn2015-10-211-1/+5
|\
| * Added region change notification to quick zoomMaciej Swic2015-09-221-0/+2
| * Notify map change on pinch as wellMaciej Swic2015-09-211-0/+2
| * Fixed incorrect notificationMaciej Swic2015-09-211-1/+1
* | [core] Removed time param from Painter::renderBruno de Oliveira Abinader2015-10-213-5/+4
* | [core] Moved Painter::setup() to Painter ctorBruno de Oliveira Abinader2015-10-213-7/+3
* | [core] Remove redundant setDebug() from PainterBruno de Oliveira Abinader2015-10-214-10/+1
* | [core] Added more transform state gettersBruno de Oliveira Abinader2015-10-215-23/+66
* | Update metrics test server SSL certificateLeith Bade2015-10-211-0/+0
* | [core] only check for mapbox:// at the start of the failed request's URLJason Wray2015-10-211-1/+1
* | [core] Improve error message when style is not found or is incompatibleJason Wray2015-10-211-0/+2
* | Test metrics on staging endpointMinh Nguyễn2015-10-201-0/+2
* | [core] Remove shape layers from the style (fixes #2405)John Firebaugh2015-10-206-13/+58
* | [core] Annotation refactorJohn Firebaugh2015-10-2023-666/+464
* | [core] Pull annotation typedefs to own header; add AnnotationIDJohn Firebaugh2015-10-205-23/+36
* | [core] Fix swapped lat/lon in geo.cppJohn Firebaugh2015-10-202-23/+23
* | add Bitrise badge to READMEJustin R. Miller2015-10-201-1/+1
* | fixes #2419: adapt iOS tests for Bitrise CIJustin R. Miller2015-10-201-5/+16
* | [ios] remove CoreTelephony dependencyJason Wray2015-10-196-41/+37
* | [core] Use pixelmatch test-suiteVladimir Agafonkin2015-10-161-1/+1
* | [iOS] Dismiss authorization prompt before testing Location Services delegate ...Minh Nguyễn2015-10-161-0/+2
* | [iOS] Revert 'Use modular headers everywhere'Minh Nguyễn2015-10-165-12/+14
* | [iOS] Upgraded to AliSoftware/OHHTTPStubs@4.3.0Minh Nguyễn2015-10-16118-1221/+4592