summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ls-android-readme-tweaksupstream/ls-android-readme-tweaksLangston Smith2018-01-04804-17853/+44059
|\
| * [android] - replace low level json parsingtobrun2018-01-044-58/+86
| * [all] - update licenses to 2018Tobrun2018-01-036-6/+6
| * Support custom LibraryLoaderBenjamin Jaeger2018-01-031-3/+31
| * [ios, macos] Move private categories into explicitly private headersJason Wray2018-01-0219-195/+143
| * [build] Remove unused files, and cleanup directoriesKonstantin Käfer2018-01-032-2/+2
| * [ios, macos] Updates documentation with default CJK font recommendationsAndrew Kitchen2018-01-024-3/+5
| * add max & min latitude and longitude constants to maps sdk Osana Babayan2018-01-024-37/+103
| * [android] - add orientation change regression testtobrun2018-01-023-5/+120
| * [android] - refactor surface destruction NPE fixtobrun2018-01-021-34/+19
| * [android] Fixes #10563 NPE addAnnotationIconhashfunction2018-01-021-0/+4
| * [android] - use US local when converting between int color and RGBA String.tobrun2018-01-021-3/+4
| * [ios] Update custom install docs for Xcode 9.1upstream/fb-ios-custom-install-updatesJason Wray2017-12-222-9/+11
| * LatLng.wrap should return a new instance of LatLng (#10769)Osana Babayan2017-12-212-5/+40
| * Update mapbox-gl-js submoduleLauren Budorick2017-12-201-0/+1
| * [core] Better align fill-extrusion vertex layoutLauren Budorick2017-12-201-0/+1
| * [android] getting bitmap from drawable fixŁukasz Paczos2017-12-201-5/+23
| * Saving/restoring MyLocationViewSettings (#10746)Łukasz Paczos2017-12-197-37/+134
| * LatLngBounds.union parameters should be specified in NESW order (#10728)Osana Babayan2017-12-191-16/+16
| * [android] update lifecycle documentation for fragments (#10736)Antonio Zugaldia2017-12-191-2/+2
| * [android] - bump gradle syntax to 4.1Tobrun2017-12-193-36/+27
| * [android] - replace anonymous inner classes with lambdaTobrun2017-12-19100-10347/+8206
| * [android] - enable java 8 language featuresTobrun2017-12-191-3/+3
| * [android] - update project to gradle 4.1, gradle tools 3.0, build tools 26.0.2Tobrun2017-12-193-5/+5
| * [android] - add binding integration for expressions (#10654)Tobrun2017-12-1913-173/+4144
| * [android] Updated Spanish, Vietnamese translationsMinh Nguyễn2017-12-182-4/+6
| * Updated location layer plugin link in MapboxMap object's javadocs (#10707)Langston Smith2017-12-181-9/+9
| * [glfw] Use args in GLFW exampleBruno de Oliveira Abinader2017-12-181-58/+42
| * [build] Replace boost_libprogram_options with argsBruno de Oliveira Abinader2017-12-182-2/+2
| * [ios] Add 1024px app icon for iosappJason Wray2017-12-152-1/+2
| * [ios] Fix strict prototypes warnings in blocksJason Wray2017-12-152-2/+2
| * [ios, macos] Update to Xcode 9.x build settingsJason Wray2017-12-1512-15/+63
| * [ios] Fix C++ symbol visibility warnings in test suiteAndrew Kitchen2017-12-151-0/+2
| * [all] update CI images (#10695)Tobrun2017-12-151-1/+1
| * [android] new map touch listeners API commentspaczos2017-12-141-9/+19
| * [android] checkstyle fixuppaczos2017-12-142-8/+15
| * [android] added map touch listeners testpaczos2017-12-142-42/+153
| * [android] added map touch listeners api based on listspaczos2017-12-143-12/+220
| * [core] Overzoomed image sources vanish (#10677)Asheem Mamoowala2017-12-131-5/+69
| * Add ignores for new ==, != tests (#10679)Anand Thakker2017-12-121-0/+13
| * [core] Include bucket name in queryRenderedSymbols duplicate feature filterChris Loer2017-12-111-1/+0
| * [android] Add basic JavaDoc comment for LocalGlyphActivity.Chris Loer2017-12-111-0/+4
| * [ios,macos] Revert ideographic->ideograph name change.Chris Loer2017-12-115-6/+6
| * [ios,macos] Update docs to use Apple-friendly "PingFang" font example.Chris Loer2017-12-114-4/+4
| * [macos, ios] Adds documentation for the MGLIdeographFontFamilyName keyAndrew Kitchen2017-12-112-0/+8
| * [darwin, macos] Rename Info.plist key for consistencyAndrew Kitchen2017-12-113-11/+3
| * [ios,macos] Remove dead/non-functioning font-weight and glyph metric code.Chris Loer2017-12-112-79/+23
| * [android] Tweak LocalGlyphActivity description to be a bit more specific than...Chris Loer2017-12-111-1/+1
| * [android] Fixups for LocalGlyphActivityChris Loer2017-12-113-5/+10
| * [android] Add Configuration hook for local ideograph font family and demo act...Asheem Mamoowala2017-12-1115-41/+193