summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update version for 3.0.1-pre.1.2 for app stateios-v3.0.1-pre.1.2Justin R. Miller2015-12-042-2/+2
* record app fg/bg/inactive state in telemetryJustin R. Miller2015-12-041-1/+38
* better version schemeios-v3.0.1-pre.1.1Justin R. Miller2015-12-041-1/+1
* update version for app state test releaseios-v3.0.1-pre.1+stateJustin R. Miller2015-12-042-2/+2
* bump iOS version to 3.0.1-pre.1ios-v3.0.1-pre.1Justin R. Miller2015-12-032-2/+2
* [ios] fix CoreTelephony crash (by removing it)Jason Wray2015-12-033-46/+2
* refs #3112: cleanups around Core Telephony runtimeJustin R. Miller2015-12-031-6/+7
* Corrected changelogMinh Nguyễn2015-11-241-1/+1
* Attach compass gesture recognizer to compass viewMinh Nguyễn2015-11-242-1/+4
* 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
* bump iOS version to 3.0.0-pre.6ios-v3.0.0-pre.6Justin R. Miller2015-11-132-2/+2
* re-add OS X desktop usage hotkeys (refs #2800 @tmcw)Justin R. Miller2015-11-131-0/+10
* [android] #3023 - reactive token generationTobrun2015-11-133-2/+21
* [android] #3019 - optimise visible coordinateboundsTobrun2015-11-132-1/+3
* [android] #3001 add config changes example to test appTobrun2015-11-131-0/+1
* [android] #2989 - moved access token to test appTobrun2015-11-135-44/+14
* [core] Merge Sprite into SpriteStoreJohn Firebaugh2015-11-1219-436/+364
* [core] Reorganize sprite related filesJohn Firebaugh2015-11-1230-84/+80
* Set refresh interval to 60fpsMinh Nguyễn2015-11-121-1/+1
* [android] Fixing Android API TargetBrad Leege2015-11-121-1/+1
* [iOS] Removed unnecessary castsMinh Nguyễn2015-11-121-13/+13
* [core] Cleanup Transform::rotateByBruno de Oliveira Abinader2015-11-121-17/+12
* [core] PrecisionPoint is now a vec2<double>Bruno de Oliveira Abinader2015-11-127-43/+41