summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Merge uv_detail.hpp into uv.hppJohn Firebaugh2015-12-018-237/+210
* [tests] Remove libuv dependency from the testsThiago Marcos P. Santos2015-12-0123-145/+110
* [android] Removed libuv dependency from HTTPAndroid*Thiago Marcos P. Santos2015-12-011-8/+6
* [osx] Removed libuv dependency from HTTPNSUrl*Bruno de Oliveira Abinader2015-12-011-8/+5
* [curl] Make curl request less dependent on libuvThiago Marcos P. Santos2015-12-011-27/+18
* [core] Remove unused libuv includesThiago Marcos P. Santos2015-12-019-10/+6
* [tests] Add utests for TimerThiago Marcos P. Santos2015-12-012-0/+180
* [core] Introduce Timer abstractionThiago Marcos P. Santos2015-12-018-5/+78
* [core] Removed dependency on uv_loop from the file sourceThiago Marcos P. Santos2015-12-018-41/+37
* [core] Abstract main loop inside RunLoop classThiago Marcos P. Santos2015-12-0111-67/+131
* [core] Use AsyncTask on the MapContextThiago Marcos P. Santos2015-12-013-21/+17
* [tests] Add utests for AsyncTaskThiago Marcos P. Santos2015-12-012-0/+130
* [core] Introduce the AsyncTaskThiago Marcos P. Santos2015-12-016-0/+86
* refs #2800: update docs exception thrown for no Android tokenJustin R. Miller2015-11-301-1/+1
* [tests] Don't use icons from the style for annotationsJohn Firebaugh2015-11-3011-20/+24
* Merge pull request #3127 from mapbox/3115-multiple-infowindowsAntonio Zugaldia2015-11-305-57/+137
|\
| * add flag to let concurrent multiple infowindows to be shownAntonio Zugaldia2015-11-303-2/+36
| * [android] #3115 - optimised + cleanup before PRTobrun2015-11-251-10/+12
| * we just need to clear the list'Antonio Zugaldia2015-11-251-2/+6
| * [android] #3115 reposition info windows that have been repositioned while pan...Tobrun2015-11-251-1/+4
| * [android] #3121 Allow InfoWindow to be open while panning, allow standard Inf...Tobrun2015-11-253-26/+39
| * still some work needed on onSingleTapConfirmed()Antonio Zugaldia2015-11-242-30/+54
* | move back to symbolicated iOS fetch in masterJustin R. Miller2015-11-301-1/+1
* | Merge branch 'release-ios-v3.0.0'Justin R. Miller2015-11-307-4/+13
|\ \
| * | bump podspec to 3.0.0 final (no symbols)ios-v3.0.0Justin R. Miller2015-11-232-2/+2
| * | change iOS Bitrise Slack roomJustin R. Miller2015-11-231-1/+1
| * | bump iOS version to 3.0.0-rc.1ios-v3.0.0-rc.1Justin R. Miller2015-11-232-2/+2
| * | show current version changelog section in docs & link externally to fullJustin R. Miller2015-11-233-2/+4
| * | added some missing changelog entriesJustin R. Miller2015-11-231-0/+3
| * | Fixed linker warnings about overridden styleURL__Minh Nguyễn2015-11-202-3/+4
| * | bump version to ios-v3.0.0-pre.10ios-v3.0.0-pre.10Justin R. Miller2015-11-202-2/+2
| * | Discourage code usage of styleURL__ propertyMinh Nguyễn2015-11-201-0/+3
| * | [iOS] Added missing documentation commentMinh Nguyễn2015-11-201-1/+6
| * | [iOS] Set application root as asset rootMinh Nguyễn2015-11-203-14/+4
| * | [core] Followup fix to #3037John Firebaugh2015-11-192-2/+2
| * | Separate heading for iOS SDK 3.0.0Minh Nguyễn2015-11-191-0/+2
| * | bump version to ios-v3.0.0-pre.9ios-v3.0.0-pre.9Justin R. Miller2015-11-182-2/+2
| * | refs #2380: plop Settings.bundle inside of framework distributionJustin R. Miller2015-11-183-0/+36
| * | refs #2922: update display link in all common modes (inc. scrolling)Justin R. Miller2015-11-181-1/+1
| * | [core] Avoid calling AnnotationManager::updateStyle until the style is loadedJohn Firebaugh2015-11-183-1/+8
| * | Ensure proper will/is/didChange for resetNorthMinh Nguyễn2015-11-181-3/+11
| * | [ios] update changelog for willStart/didFinishLoadingJason Wray2015-11-181-0/+1
| * | [ios] document willStart/didFinish map loading delegate methodsJason Wray2015-11-181-4/+10
| * | more clearly indicate Foundation imports to avoid recursionJustin R. Miller2015-11-1719-10/+47
| * | add IB additions to umbrella header to avoid framework warningsJustin R. Miller2015-11-171-0/+1
| * | bump version to ios-v3.0.0-pre.8ios-v3.0.0-pre.8Justin R. Miller2015-11-162-2/+2
| * | refs #3045: implicitly link dependencies for frameworkJustin R. Miller2015-11-162-0/+9
| * | refs #3045: correct bundle identifier for iOS framework targetJustin R. Miller2015-11-161-1/+1
| * | bump version to ios-v3.0.0-pre.7ios-v3.0.0-pre.7Justin R. Miller2015-11-162-2/+2
| * | refs #3045: fix up targetJustin R. Miller2015-11-161-1/+1