summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | static framework target for iOSJustin R. Miller2015-11-165-0/+67
| * | provide resource bundle search for premade frameworksJustin R. Miller2015-11-161-1/+14
* | | Correct behaviour when switching between tracking modes, added javadocTobrun2015-11-304-25/+82
* | | [android] #3071 - Make docs navigation more obvious for MapChangeListenerTobrun2015-11-304-19/+106
* | | Updated links to access token managerMinh Nguyễn2015-11-297-7/+7
* | | [core] Collision debug is now MapDebugOptions::CollisionBruno de Oliveira Abinader2015-11-2710-87/+16
* | | [core] Source should receive a ref to MapData just onceBruno de Oliveira Abinader2015-11-279-38/+54
* | | [core] Added MapDebugOptionsBruno de Oliveira Abinader2015-11-2723-59/+106
* | | [core] Display modify, expires debug informationBruno de Oliveira Abinader2015-11-275-4/+34
* | | [core] Added modified, expires information to TileDataBruno de Oliveira Abinader2015-11-2710-14/+37
* | | [core] Replace time_t with std::chrono::secondsBruno de Oliveira Abinader2015-11-2730-121/+184
* | | [android] Remove autogenerated file from treeThiago Marcos P. Santos2015-11-271-4/+0
* | | [node] Fix build on GCC 4.9.2Thiago Marcos P. Santos2015-11-265-8/+4
* | | [core] Fix image type of Map::renderStillJohn Firebaugh2015-11-2521-67/+70
* | | [test] Add pixelmatch; use in annotation testsJohn Firebaugh2015-11-2520-21/+116
* | | [core] Add image testsJohn Firebaugh2015-11-258-0/+94
* | | [core] Always manually premultiply libpng outputJohn Firebaugh2015-11-253-23/+47
* | | [core] Rewrite image handlingJohn Firebaugh2015-11-2534-696/+307