summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [android] update lifecycle documentation for fragmentsupstream/az-ondestroy-docsAntonio Zugaldia2017-12-181-2/+2
* 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
* [core, macos, ios] Unit tests for LocalGlyphRasterizerChris Loer2017-12-112-6/+6
* [darwin, ios, macos] Introduces an MGLRendererConfiguration classAndrew Kitchen2017-12-116-18/+113
* [android] Android implementation of local CJK glyph renderingChris Loer2017-12-115-1/+209
* [ios, macos] Adds support for specifying an ideographic font family nameAndrew Kitchen2017-12-112-8/+30
* [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2017-12-117-20/+285
* [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-116-0/+19
* [macos] Add Info.plist version keysupstream/fb-attribution-sheet-version-6551Jason Wray2017-12-072-1/+11
* [ios, macos] Append SDK version parameter to feedback URLJason Wray2017-12-072-2/+3
* [ios] Long-press attribution button to show SDK versionJason Wray2017-12-071-2/+20
* [android] null checkAsheem Mamoowala2017-12-061-1/+1
* Updated README for Arch Linux usersLukasPaczos2017-12-061-0/+3
* [android] - build boba snapshots from masterTobrun2017-12-062-3/+3
* [android] - add FileSource activation/deactivation to MapSnapshotter, handle ...Tobrun2017-12-065-33/+49
* [ios, macos] Rename the iOS and macOS SDKs (#10610)Jordan Kiley2017-12-0432-105/+111
* Android SDK renaming (#10609)Langston Smith2017-12-044-7/+7
* Update gl-js submoduleJohn Firebaugh2017-12-011-2/+14
* [android] - handle destroying activity programmatically as part of theme swit...Tobrun2017-11-301-2/+6
* [build] standardize on -fvisibility=hidden for all targetsKonstantin Käfer2017-11-295-70/+7
* [core] move HeadlessBackend extension initialization code into ImplKonstantin Käfer2017-11-2917-111/+113
* [core] fold HeadlessDisplay into the headless RenderBackend implementationKonstantin Käfer2017-11-2917-442/+285
* [android] - use concurrent lists for camera change listeners (#10542)Tobrun2017-11-291-26/+25
* [darwin] Fixes CGImageRef leak when creating a map snapshot (#10585)Andrew Kitchen2017-11-281-2/+6
* [darwin] Adjusts initializer body to avoid premature ivar usage (#10582)Andrew Kitchen2017-11-281-10/+15
* [darwin, macos, ios] Renames CGImage creation function to imply +1 retain cou...Andrew Kitchen2017-11-274-6/+6
* [core, ios, qt, android] Close race condition in RunLoop (issue #9620)Chris Loer2017-11-274-8/+16