Skip to content

Releases: microsoft/Windows-Cross-Device

3.0.18

26 Feb 10:29
56344e3

Choose a tag to compare

New Features

  • Timestamp Validation: Added validation in AppContextManager to detect and reject AppContext with invalid timestamps. This prevents issues where partners incorrectly use SystemClock.elapsedRealtime() instead of System.currentTimeMillis() for createTime and lastUpdatedTime fields, which would cause the context to expire immediately.

3.0.17

12 Feb 06:51
6254e3b

Choose a tag to compare

What's New in 3.0.17

Maven Central Support

  • Continuity SDK is now published to Maven Central for easier integration
  • Add dependency with: implementation("com.microsoft.mmx:crossdevicesdk-continuity:X.X.XX")

Improvements

  • Updated Kotlin documentation
  • Made AppContextBroadcastReceiver internal
  • Removed fat AAR, now publishing release variant only

3.0.11

19 Aug 09:18
d6a0dd7

Choose a tag to compare

Changes:

  • Added CrossDeviceExtender SDK.
  • Updated pipeline.

3.0.10

14 Jul 03:50
f71a668

Choose a tag to compare

Changes:

  • Refactored code logic
  • Added Cross Device Resume Feature support

2.24011.26.0

28 Feb 05:38
c101339

Choose a tag to compare

Version: 2.24011.26.0

Note: The Source code.zip/tar.gz file is not the actual source code of the SDK. It is automatically generated by GitHub and only includes the Kotlin documentation source files of the SDK.