summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Update change log to point to correct PR.upstream/friedbunny-ios-v4.11.1Julian Rex2019-07-191-1/+1
* [ios] Update mapbox-events-ios to 0.9.3-patch.1 at https://github.com/mapbox/...Julian Rex2019-07-191-0/+0
* [ios] Prepare ios-v4.11.1 releaseJason Wray2019-07-184-3/+9
* [ios] Mapbox Events - v0.9.5 (#15077)Alf Watt2019-07-181-0/+0
* [ios] Update podspec to v4.11.0.ios-v4.11.0Fabian Guerra2019-05-154-7/+16
* Revert "[ios] Add SKU tokens to all Mapbox requests (#14421)"Jason Wray2019-05-159-131/+15
* Revert "[ios, build] CP #14462 - Update to libmbxaccounts v0.0.2 (#14465)"Jason Wray2019-05-151-0/+0
* Revert "[ios] CP #14467 - Enable/Disable sku token handling (#14502)"Jason Wray2019-05-156-56/+16
* Revert "[ios] Update to libmbxaccounts-v0.0.4"Jason Wray2019-05-151-0/+0
* Revert "[ios] Remove events=true from new SKU requests"Jason Wray2019-05-152-8/+9
* [android] Changelog for 7.4.0 release (#14678)android-v7.4.0Osana Babayan2019-05-151-0/+8
* [android] keep strong callback reference and use application context during c...Łukasz Paczos2019-05-154-51/+71
* [android] FileUtils read/write permission check tasks retain a strong referenceŁukasz Paczos2019-05-151-29/+22
* [android] use strong references to the offline merge callbacksŁukasz Paczos2019-05-152-103/+114
* Revert "[android] Introduce AccountsManager to support SKU tokens in API requ...tobrun2019-05-1410-174/+9
* [android] - remove events=true from urltobrun2019-05-141-1/+1
* Revert "[android] new manifest flag to enable/disable sku tokens"tobrun2019-05-146-73/+17
* [android] remove missing image logŁukasz Paczos2019-05-101-1/+0
* [core] Failed sprite requests do not block tiles renderingMikhail Pozdnyakov2019-05-101-0/+3
* [core] Schedule invocation of onStyleImageMissing completion callback on the ...Alexander Shalamov2019-05-103-9/+39
* [android] - update changelog for v7.4.0-beta.3 (#14573)android-v7.4.0-beta.3Osana Babayan2019-05-021-0/+21
* [ios] CP #14556 - Update podspecs for 4.11.0-beta.2 (#14557)ios-v4.11.0-beta.2Julian Rex2019-05-014-3/+4
* [ios] CP #14529 - Check for valid superview to avoid crash on iOS 9 (#14550)Julian Rex2019-04-302-1/+5
* [ios] Remove events=true from new SKU requestsupstream/friedbunny-cherry-picks-14540-to-mojitoJason Wray2019-04-302-9/+8
* [ios] Update to libmbxaccounts-v0.0.4Jason Wray2019-04-301-0/+0
* [core] Less strict rules for adding render layers to sourcesMikhail Pozdnyakov2019-04-303-10/+20
* [android] bump gestures library to v0.4.2Łukasz Paczos2019-04-292-1/+1
* [core] CP #14517 - Store type of renderable segment when sorting symbols by keyAlexander Shalamov2019-04-261-15/+31
* [ios] CP #14503 - Preparation for v4.11.0-beta.1 release. (#14505)ios-v4.11.0-beta.1Julian Rex2019-04-244-4/+4
* [ios] CP #14467 - Enable/Disable sku token handling (#14502)Julian Rex2019-04-246-16/+56
* [ios] Make MGLLocationManager protocol swift friendly. (#14477)Fabian Guerra Soto2019-04-242-3/+24
* [android] changelog for `v7.4.0-beta.2`android-v7.4.0-beta.2Łukasz Paczos2019-04-241-0/+4
* [android] new manifest flag to enable/disable sku tokensAntonio Zugaldia2019-04-246-17/+73
* [node] Exclude unsupported node versions from build configurationMikhail Pozdnyakov2019-04-241-2/+2
* [android] update changelog for 7.4.0-beta.1 releaseandroid-v7.4.0-beta.1“osana”2019-04-191-0/+20
* [ios, build] CP #14462 - Update to libmbxaccounts v0.0.2 (#14465)Julian Rex2019-04-191-0/+0
* [android] Introduce AccountsManager to support SKU tokens in API requests (#1...Antonio Zugaldia2019-04-1810-9/+174
* [android] Measure TileLoading performance (elapsedMS & responseCode) (#14420)Osana Babayan2019-04-184-0/+187
* add schema testkevin2019-04-1813-80/+305
* update android-nitpick.gradlekevin2019-04-184-5/+14
* bump telemetry to 4.4.1kevin2019-04-182-1/+1
* bump mapbox-events-androidkevin2019-04-184-8/+1
* bump telemetry to 4.4.0kevin2019-04-182-2/+1
* add base class for eventskevin2019-04-187-95/+91
* Add hashcode(), equals() and toString() methods to Events class.kevin2019-04-1810-56/+483
* Polish codes and add test caseskevin2019-04-1810-541/+580
* formatkevin2019-04-182-4/+7
* Use snapshot for testkevin2019-04-182-1/+2
* Add map eventskevin2019-04-188-110/+664
* Add MapEventFactorykevin2019-04-182-1/+206