summaryrefslogtreecommitdiff
path: root/platform
Commit message (Collapse)AuthorAgeFilesLines
* [android] - update changelog for v8.2.0-alpha.1android-v8.2.0-alpha.1Tobrun2019-06-261-7/+11
|
* [android] - bring back opacity manual regression testtobrun2019-06-261-0/+9
|
* Remove assert from deconstructor of run_loop.cppMichael Muesch2019-06-261-1/+0
| | | In the deconstructor of run_loop.cpp there is an assert that checks to make sure the Scheduler is null before setting it to null. In some rare scenarios where the app is being put into the background or closed the Scheduler can be null before the deconsturctor is called. This can cause an unnecessary crash. Since the goal here is to just set the Scheduler to null either way, it should not matter what the state of the Scheduler is before the function call.
* [android]Add MicroSoft AppCenter lib. (#14995)Kevin Li2019-06-2617-16/+53
|
* [core] Implement C++ render test runnerBruno de Oliveira Abinader2019-06-251-1/+0
|
* [core] DefaultFileSource dynamic support for cache-only requestsBruno de Oliveira Abinader2019-06-252-5/+10
|
* [darwin] Ensure the runloop is awake in RunLoop::runOnce()Bruno de Oliveira Abinader2019-06-251-0/+1
|
* [android] - add setVerbosity to Logger, add LogLevel IntDeftobrun2019-06-252-10/+200
|
* [android] invalidate camera when setting a paddingŁukasz Paczos2019-06-253-23/+86
|
* [darwin] Add warning about certain tests requiring en_US localeJason Wray2019-06-245-3/+21
|
* [android] refactor LocationComponentTest to use consistent mocking toolsŁukasz Paczos2019-06-241-28/+27
|
* [android] reset location layer animators when render mode changesŁukasz Paczos2019-06-244-4/+96
|
* [android] - update LatLngBounds example with animating bottomsheet scroll ↵Tobrun2019-06-245-198/+328
| | | | behavior (#14924)
* [ios, macos] Added completion handlers to animated MGLMapView methodsMinh Nguyễn2019-06-218-127/+545
|
* [ios] Fix failing annotation selection integration tests (#14976)Julian Rex2019-06-212-11/+13
|
* [android] updated android 8.1.0 changelog with kitkat crash info (#14975)Langston Smith2019-06-201-0/+6
|
* [ios] Require two fingers for duration of tilt gestureJason Wray2019-06-202-0/+10
|
* [android] updated android changelog for stable 8.1.0 release (#14973)Langston Smith2019-06-201-0/+9
|
* [android] - limit concurrent request for Android 4.4 and below to 10 (#14971)Tobrun2019-06-201-3/+9
|
* [android] ensure to re-enable move when quickzoom finishesŁukasz Paczos2019-06-201-2/+11
| | | | Because the double tap event can be canceled and stop delivering events whenever ACTION_CANCEL or ACTION_POINTER_DOWN is dispatched, we need to make the #onScaleEnd callback responsible for re-enabling the move detector as well
* [ios] Address iosapp state manager tailworkJason Wray2019-06-192-8/+20
|
* [ios] Prepare for ios-v5.1.0 releaseJason Wray2019-06-194-4/+7
|
* [ios] Simplify -[MGLOfflineStorageTests testAddFileContent]Jason Wray2019-06-191-60/+20
|
* [android] - optimise CameraUpdateFactory#newLatLngBounds to use camera ↵Tobrun2019-06-192-12/+213
| | | | position tilt and bearing values (#14953)
* [core] Fix offline regions reporting the wrong number of tilesThiago Marcos P. Santos2019-06-191-8/+10
| | | | | | | | | | - The SQL query used for checking if the tile was already in the cache was wrong. - Tiles being refereed by two or more regions were not always counted as one. Fixes #13437.
* [ios, build] Add more specific iOS testing flagsJason Wray2019-06-181-1/+5
|
* [android] added noneCompass and noneGps to LocationModesActivity (#14945)Langston Smith2019-06-181-0/+10
|
* [android] removed duplicate soloader changelog line (#14946)Langston Smith2019-06-181-1/+0
|
* [android] bump SNAPSHOT version to 8.2.0Łukasz Paczos2019-06-181-1/+1
|
* [core] Add method for setting a maximum size for the ambient cacheThiago Marcos P. Santos2019-06-183-17/+67
| | | | | | | - Removed this parameter from the constructor, now that we have a method to set it. - Add the method and enforce the limits if the ambient cache exceeds the size.
* [core] Clear/Invalidate should also work on non-tile resourcesThiago Marcos P. Santos2019-06-183-21/+58
| | | | | These methods were only affecting tiles, but they should really work on every resource like style, glyphs, etc.
* [core] Rename resetCache to resetDatabaseThiago Marcos P. Santos2019-06-186-10/+10
| | | | | Avoid confusion about what is being reset. In this case, the whole database and not only the ambient cache.
* [android] accept floating numbers during core->platform color conversionŁukasz Paczos2019-06-182-5/+29
|
* [node] - fix README type, granualar to granular (#14933)Tobrun2019-06-171-1/+1
|
* [ios, build] Add MORE_SIMULATORS option to iOS make commandsupstream/friedbunny-adds-more-simulatorsJason Wray2019-06-141-2/+9
|
* [ios, macos] Optionally include a developer xcconfig file in generated ↵Julian Rex2019-06-142-0/+8
| | | | | | config.xcconfig file. (#14766)
* [build, darwin] Enable aggressive API usage warningsJason Wray2019-06-142-0/+5
|
* [ios] Bump podspec to v5.1.0-beta.1Fabian Guerra2019-06-134-8/+8
|
* [ios, docs] Fix grammatical issue in GeoJSON guideSam Fader2019-06-131-1/+1
|
* [core] Fix bug of auto_vacuum not workingThiago Marcos P. Santos2019-06-131-6/+4
|
* [core] Surface cache management APIsThiago Marcos P. Santos2019-06-131-0/+24
| | | | | These APIs need to be on the DefaultFileSource in order to be visible for the SDKs bindings.
* [core] Add API for clearing tile cacheThiago Marcos P. Santos2019-06-132-0/+25
|
* [android] updated android changelog for 8.1.0-beta.1 (#14916)Langston Smith2019-06-131-0/+10
|
* [iosapp] Introduce map state manager (#14591)Nadia Barbosa2019-06-136-93/+276
|
* [android][mac][ios] Update changelogsMikhail Pozdnyakov2019-06-123-0/+5
|
* [ios] fix benchmark appKonstantin Käfer2019-06-122-3/+9
|
* [android] - add resource usage to HttpRequest, add offline query parameter ↵Tobrun2019-06-127-19/+114
| | | | flag to http request (#14837)
* [build] remove roundtrip through <experimental/optional> when using optionalKonstantin Käfer2019-06-121-1/+1
|
* [ios] Added offline query parameter (#14857)Julian Rex2019-06-114-27/+128
|
* [android] Removed mapboxJavaServices dependency (#14896)Langston Smith2019-06-111-1/+0
|