summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump podspec to 0.4.3v0.4.3Justin R. Miller2015-06-301-1/+1
* Go dormant before terminationMinh Nguyễn2015-06-301-0/+13
* Rationalize *RenderingMap notificationsJohn Firebaugh2015-06-306-14/+56
* Eliminate unnecessary NSNumber* wrappingJohn Firebaugh2015-06-301-21/+21
* Eliminate MapData::get/setFullyLoadedJohn Firebaugh2015-06-304-33/+25
* [publish ios-v0.4.2]Justin R. Miller2015-06-300-0/+0
* bump podspec to 0.4.2v0.4.2Justin R. Miller2015-06-301-1/+1
* Check if the style was loaded before renderingThiago Marcos P. Santos2015-06-301-2/+5
* Update test suiteJohn Firebaugh2015-06-291-0/+0
* Use array of structs rather than parallel arrays for annotationsJohn Firebaugh2015-06-298-171/+179
* Update test suiteJohn Firebaugh2015-06-291-0/+0
* Update test suiteJohn Firebaugh2015-06-291-0/+0
* add assert_always() macro for release build assertionsKonstantin Käfer2015-06-293-0/+23
* TypoThiago Marcos P. Santos2015-06-291-1/+1
* Add YCM config file for VIM usersThiago Marcos P. Santos2015-06-291-0/+123
* Fit to coordinatesMinh Nguyễn2015-06-265-17/+76
* [publish ios-v0.4.1]Justin R. Miller2015-06-260-0/+0
* bump podspec & move back to symbols versionv0.4.1Justin R. Miller2015-06-261-1/+1
* Avoid removing content size constraintsMinh Nguyễn2015-06-261-20/+71
* Don't send MapChangeRegionIsChanging on every renderJohn Firebaugh2015-06-261-3/+0
* Send MapChangeRegionIsChanging notificationsJohn Firebaugh2015-06-261-0/+3
* Remove duration argument from View::notifyMapChangeJohn Firebaugh2015-06-266-49/+28
* currentState() ⇢ getState()John Firebaugh2015-06-264-17/+11
* Move Transform from MapData to MapJohn Firebaugh2015-06-2610-130/+76
* Move getMin/MaxZoom to TransformStateJohn Firebaugh2015-06-266-52/+50
* Inline updateTiles and recalculateStyleJohn Firebaugh2015-06-262-14/+2
* drive Android rendering from the main thread via invalidate() callsKonstantin Käfer2015-06-266-3/+92
* drive map rendering from main threadKonstantin Käfer2015-06-2614-35/+71
* remove unused renderAsync() functionKonstantin Käfer2015-06-262-5/+0
* Implemented -setVisibleCoordinateBounds:Minh Nguyễn2015-06-252-3/+12
* Maintain rotation when fitting to boundsMinh Nguyễn2015-06-251-13/+21
* Test fit to bounds; added MGLCoordinateBounds functionsMinh Nguyễn2015-06-259-16/+131
* Fit to bounds with paddingMinh Nguyễn2015-06-254-11/+37
* Reimplemented fit to boundsMinh Nguyễn2015-06-255-11/+60
* Remove redundant didChangeAuthorizationStatus: in favor of didFailWithError:Jason Wray2015-06-251-9/+0
* Fix typo which caused MGLMultiPoint to return longitude as latitude of bounds.Brent Whitman2015-06-251-1/+1
* Add xcpretty dependency to READMEBrent Whitman2015-06-251-0/+1
* Reversed direction to be clockwiseMinh Nguyễn2015-06-252-3/+3
* Be more strict on escaping at the test regexThiago Marcos P. Santos2015-06-251-4/+4
* Get rid of Environment et al.Thiago Marcos P. Santos2015-06-2512-281/+9
* Introduce GLObjectStoreThiago Marcos P. Santos2015-06-2512-14/+126
* Make the FileSource available from the ThreadContextThiago Marcos P. Santos2015-06-2513-32/+51
* Use ThreadContext data for loggingThiago Marcos P. Santos2015-06-251-11/+2
* Add unit tests for ThreadContextThiago Marcos P. Santos2015-06-251-0/+29
* Introduce the ThreadContextThiago Marcos P. Santos2015-06-2514-36/+128
* Remove unusedJohn Firebaugh2015-06-241-4/+1
* Remove MapData dependency from AnnotationManagerJohn Firebaugh2015-06-243-22/+18
* Transform needs only a single TransformStateJohn Firebaugh2015-06-243-100/+85
* Cleaned up remaining bool function return valuesBruno de Oliveira Abinader2015-06-232-35/+35
* Improve readibility for style parser resultsBruno de Oliveira Abinader2015-06-232-96/+104