summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [ios, osx] Document common workflowsMinh Nguyễn2016-04-242-11/+80
* [ios] Streamlined resource bundlingMinh Nguyễn2016-04-247-57/+200
* [ios, osx] Made OS X SDK localizableMinh Nguyễn2016-04-249-50/+175
* [ios, osx] Corrected quarter wind abbreviationsMinh Nguyễn2016-04-243-97/+97
* [ios] Parentheses for build variablesMinh Nguyễn2016-04-242-6/+6
* [ios, osx] Made localizable strings unique; unlocalized iosappMinh Nguyễn2016-04-2418-590/+449
* [ios, osx] Corrected clock, coordinate formatsMinh Nguyễn2016-04-2413-169/+640
* [ios] Made SDK and iosapp localizableMinh Nguyễn2016-04-2418-92/+390
* [ios] Fixed jazzy build stepMinh Nguyễn2016-04-242-3/+3
* [ios] Only build static framework for FabricMinh Nguyễn2016-04-241-1/+1
* [android] #4814 - simplified mock parcel testing, update tests to reflect the...Tobrun2016-04-249-318/+196
* [ios, osx] Eliminated platform/{ios,osx}/includeMinh Nguyễn2016-04-2334-148/+150
* [osx] Moved resources one level upMinh Nguyễn2016-04-235-4/+4
* [android] #4396 - Cleanup + javadoc TrackingSettings classTobrun2016-04-231-32/+71
* [android] #4396 - fixed test activity tracking settings modes, Deprecated old...Tobrun2016-04-234-7/+32
* [android] #4396 - UserLocationView Refactor fix testsTobrun2016-04-233-10/+10
* [android] #4396 - UserLocationView accuracy & non-tracking animation + cleanupTobrun2016-04-234-175/+142
* [android] #4396 - fixup mason build issueTobrun2016-04-2316-96/+716
* [android] #4396 - model integrationTobrun2016-04-233-454/+132
* [android] #4396 - introduced behaviour model using a factory. fixed double ta...Tobrun2016-04-232-66/+142
* [android] #4396 - cleanup codeTobrun2016-04-231-206/+196
* [android] #4396 - new images for UserLocationViewTobrun2016-04-235-23/+30
* [android] #4396 - UserLocationView refactorTobrun2016-04-237-593/+607
* [android] #4396 - UserLocationView improvementsLarry Geromegnace2016-04-235-99/+350
* [ios] Updated changelog for core changesMinh Nguyễn2016-04-221-0/+2
* [osx] Added screenshotMinh Nguyễn2016-04-222-0/+2
* [ios, osx] Fixed direction, pitch restorationMinh Nguyễn2016-04-222-4/+4
* [core, ios, osx] cameraThatFitsCoordinateBoundsMinh Nguyễn2016-04-2210-28/+134
* [core] Use the proper type for font stacksJohn Firebaugh2016-04-2223-91/+128
* [test] Run with --gtest_catch_exceptions=0John Firebaugh2016-04-221-1/+1
* [ios, osx] Fixed dangling KVO observer crashMinh Nguyễn2016-04-222-0/+6
* [build] Depend on directories, so that projects are regenerated when files ar...John Firebaugh2016-04-221-2/+6
* [core] FontStack ⇢ GlyphSet (#4803)John Firebaugh2016-04-2210-42/+41
* [ios, osx] Updated build system for jazzyMinh Nguyễn2016-04-2217-154/+175
* [ios, osx] Split MGLDirectionFormatter in twoMinh Nguyễn2016-04-2212-205/+278
* [ios, osx] Direction formatterMinh Nguyễn2016-04-229-1/+384
* [ios, osx] Coordinate formatterMinh Nguyễn2016-04-2217-65/+190
* [ios, osx] Geometry value methodsMinh Nguyễn2016-04-223-3/+87
* [core] Quarantine style property irregularities in layer classes (#4792)John Firebaugh2016-04-2210-38/+27
* [android] #4624 - changed javadoc wording for ease and animate cameraCameron Mace2016-04-220-0/+0
* [android] Changed javadoc wording for ease and animate cameraCameron Mace2016-04-221-24/+56
* [android] #2835 - limit the amount of object allocations on high traffic codeTobrun2016-04-222-12/+11
* Merge branch 'release-ios-v3.2.1'Minh Nguyễn2016-04-211-3/+6
|\
| * [ios] Toggle telemetry on main queueMinh Nguyễn2016-04-201-2/+3
| * [ios] Assert that defaults change is on main threadMinh Nguyễn2016-04-201-0/+1
| * [ios] Fixed hang observing user defaults on background queueMinh Nguyễn2016-04-202-12/+10
| * ios-v3.2.0ios-v3.2.0Jesse Bounds2016-04-052-2/+2
| * ios-v3.2.0-rc.1ios-v3.2.0-rc.1Minh Nguyễn2016-04-042-1/+29
* | [ios] Updated changelog for map thread removalMinh Nguyễn2016-04-211-0/+1
* | [ios] Fixed crash on missing access tokenMinh Nguyễn2016-04-211-4/+14