Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] fix reparsing overscaled geojson tiles | Ansis Brammanis | 2016-03-30 | 4 | -4/+4 |
| | | | | fix #3838 | ||||
* | [core] increase geojson buffer size to match -js | Ansis Brammanis | 2016-03-30 | 4 | -4/+4 |
| | |||||
* | [android] #4365 - reworked some samples, resources and tests | Tobrun | 2016-03-30 | 50 | -1559/+497 |
| | |||||
* | [android] #4365 - Camera Animation Type Example | Tobrun | 2016-03-30 | 7 | -59/+83 |
| | |||||
* | [android] #4365 - Improve test app examples related to InfoWindows | Tobrun | 2016-03-30 | 7 | -294/+169 |
| | |||||
* | [android] More strongly redirect non-contributors to the product website | John Firebaugh | 2016-03-29 | 3 | -8/+14 |
| | |||||
* | [ios] Use current Swift version with jazzy | Minh Nguyễn | 2016-03-28 | 1 | -0/+3 |
| | | | | | | Fixes #4468. Cherry-picked from 85297e2c6bc8765b8f57f5945889be8f3244aa7f. | ||||
* | Merge branch 'master' of git://github.com/vacxe/mapbox-gl-native into ↵ | Brad Leege | 2016-03-24 | 1 | -1/+6 |
|\ | | | | | | | vacxe-master | ||||
| * | TelemetryService: Catch IllegalArgumentException exception when ↵ | Vacxe | 2016-03-24 | 1 | -1/+6 |
| | | | | | | | | unregisterReceiver | ||||
* | | [core] Unify FileRequest and WorkRequest | John Firebaugh | 2016-03-24 | 8 | -58/+37 |
| | | |||||
* | | [android] #4365 - enforce best practices map startup | Tobrun | 2016-03-24 | 17 | -220/+63 |
|/ | |||||
* | [core] Update to variant 1.1.0 | John Firebaugh | 2016-03-23 | 4 | -4/+4 |
| | |||||
* | [ios] Use make itest instead of Bitrise build step | John Firebaugh | 2016-03-23 | 2 | -10/+1 |
| | |||||
* | [osx] Remove unnecessary build steps | Minh Nguyễn | 2016-03-23 | 1 | -11/+0 |
| | | | Followup to 8cc08266200bba08333ad0e1b55a37e5ff0fccc9. | ||||
* | [ios] Remove unnecessary build steps | John Firebaugh | 2016-03-23 | 1 | -14/+2 |
| | |||||
* | [android] Add Javadoc for offline package | Antonio Zugaldia | 2016-03-23 | 2 | -8/+58 |
| | | | | Fixes #4295 | ||||
* | [android] #4365 - TestApp refactor with RecyclerView selection. | Tobrun | 2016-03-23 | 73 | -1133/+979 |
| | |||||
* | Update CI badges [ci skip] | John Firebaugh | 2016-03-22 | 1 | -1/+0 |
| | |||||
* | [node] Build OS X on Bitrise | John Firebaugh | 2016-03-22 | 4 | -12/+66 |
| | |||||
* | [ios] make unit tests work on iOS and iOS Simulator | Konstantin Käfer | 2016-03-22 | 1 | -0/+2 |
| | |||||
* | [core] split headless_view.cpp into implementation-specific files | Konstantin Käfer | 2016-03-22 | 5 | -197/+367 |
| | | | | also adds a EAGL implementation for iOS | ||||
* | [ios] explicitly load the style when the app loads | Konstantin Käfer | 2016-03-22 | 1 | -0/+1 |
| | |||||
* | [android] #4365 - add Bitrise step to upload downloadable APK file to AWS S3 | Tobrun | 2016-03-22 | 1 | -0/+8 |
| | |||||
* | [glfw] Main loop integration | Thiago Marcos P. Santos | 2016-03-21 | 1 | -3/+14 |
| | | | | | | This new code can be used for rendering on the Main thread while it will also work for rendering on the Map thread before we make the switch. Needed by #2909. | ||||
* | Merge pull request #4412 from mapbox/darwin-readme | Tom MacWright | 2016-03-21 | 1 | -0/+10 |
|\ | | | | | Add Darwin readme | ||||
| * | [ios, osx] Elaborate dependencies | Minh Nguyễn | 2016-03-21 | 1 | -3/+6 |
| | | | | | | Also avoid referring to Mapbox SDKs with Apple’s SDK names. | ||||
| * | Add Darwin readme | Tom MacWright | 2016-03-21 | 1 | -0/+7 |
| | | |||||
* | | [android] #4328 - Adding check of userAgent to see if it's still in initial ↵ | Brad Leege | 2016-03-21 | 1 | -1/+1 |
|/ | | | | state before prepending app meta data to it | ||||
* | Reset the translation to zero without adjusting for view to fix non-zero ↵ | Dan Wexler | 2016-03-20 | 1 | -1/+1 |
| | | | | frame origin bug. | ||||
* | [android] Add script for NDK debugging | John Firebaugh | 2016-03-18 | 1 | -0/+46 |
| | |||||
* | [android] Throw C++ exceptions by value, not by pointer | John Firebaugh | 2016-03-18 | 2 | -41/+41 |
| | | | | Refs #4385 | ||||
* | [android] #4328 - Make Telemetry start only when savedInstanceState is null | Brad Leege | 2016-03-18 | 2 | -3/+3 |
| | |||||
* | [android] #4294 - JavaDocs for Telemetry classes | Brad Leege | 2016-03-18 | 4 | -1/+15 |
| | |||||
* | [core] Fix regression of prior expiration time not being respected | Thiago Marcos P. Santos | 2016-03-17 | 1 | -1/+5 |
| | |||||
* | [android] Remove default transition duration | Bruno de Oliveira Abinader | 2016-03-18 | 4 | -45/+0 |
| | |||||
* | [ios] Update class transition usage | Bruno de Oliveira Abinader | 2016-03-18 | 1 | -2/+3 |
| | |||||
* | [core] Added user-defined transition properties when modifying classes | Bruno de Oliveira Abinader | 2016-03-18 | 1 | -3/+4 |
| | |||||
* | [ios] Remove redundant lines from ios/scripts/defaults.md | John Firebaugh | 2016-03-16 | 1 | -3/+0 |
| | | | | MASON_PLATFORM=$(HOST) and MASON_PLATFORM_VERSION=$(HOST_VERSION) are set by main.mk; there's no need to set them here. | ||||
* | [android] #4308 - add some simple gesture tests | Tobrun | 2016-03-15 | 3 | -1/+64 |
| | |||||
* | [ios] Immediately remove offline pack from table | Minh Nguyễn | 2016-03-14 | 1 | -6/+3 |
| | | | | Remove all references to an offline pack before the call to -removePackWithCompletionHander:. | ||||
* | [ios, osx] Allow null completion handlers in MGLOfflineStorage | Minh Nguyễn | 2016-03-14 | 1 | -2/+2 |
| | |||||
* | [ios, osx] Removed pack nil check from MGLOfflineRegionObserver | Minh Nguyễn | 2016-03-14 | 1 | -6/+0 |
| | | | | Due to ARC, MGLOfflinePack can be deallocated at any time following its initialization. -dealloc ensures that the offline region observer is unset, but that step is asynchronous; there is no guarantee that it completes before the first status change update. In fact, the pack is deallocated before the first status change update unless it is captured outside of the MGLOfflinePackAdditionCompletionHandler. The pack nil check is unnecessary because the subsequent code would be a no-op. | ||||
* | [android] #4301 - added robotium testing framework to perform integration ↵ | Tobrun | 2016-03-14 | 35 | -44/+232 |
| | | | | testing | ||||
* | [linux] Added world tour to GLFW test app | Bruno de Oliveira Abinader | 2016-03-14 | 1 | -0/+22 |
| | |||||
* | [core] Harden Transform anchor & padding usage | Bruno de Oliveira Abinader | 2016-03-13 | 2 | -10/+10 |
| | | | | | Use optional values for anchor & padding in Map and Transform functions instead of NaNs. Added unit tests to stress some edge cases. | ||||
* | [android] #3749 - added javadoc | Tobrun | 2016-03-12 | 39 | -102/+568 |
| | |||||
* | [android] #4252 - close concurrent window fix | Tobrun | 2016-03-11 | 1 | -16/+11 |
| | |||||
* | [android] #4283 - enable strict mode in test app + fix strict mode warning ↵ | Tobrun | 2016-03-11 | 2 | -1/+17 |
| | | | | related to releasing the surface | ||||
* | [android] #4270 - library resource prefix espresso update | Tobrun | 2016-03-11 | 1 | -6/+2 |
| | |||||
* | ios-v3.2.0-pre.2ios-v3.2.0-pre.2 | Minh Nguyễn | 2016-03-11 | 1 | -1/+1 |
| |