Releases

The Digital Cockpit SDK contains the source code needed to start developing your own IVI application on the TomTom Digital Cockpit platform. See Developing with the SDK to get started.

Recent releases

Release 1.0.6520-3498 - 19 Nov 2023, 12:28
Release 1.0.6504-3487 - 16 Nov 2023, 09:06
Release 1.0.6473-3468 - 08 Nov 2023, 08:15

Release notes

  • The default notification fragment has become adaptive. It will change to the new 'wide' configuration when its width is greater than the ttivi_notification_breakpoint_width attribute.

API References

Compatibility reports

Release 1.0.6434-3450 - 30 Oct 2023, 21:52

Release notes

  • Communications: Fixed animation glitches of spinners shown in the contacts panels.
  • Communication tabs: Show the relevant empty state when phone book contact synchronization is not enabled.
  • Upgrade Kotlin to 1.9.10.
  • Communications: Show an animated spinner while the phone book is getting synchronized.
  • Upgrade Gradle to 8.4. The Kotlin version embedded in Gradle has been updated to Kotlin 1.9.10. This means that Gradle plugins offered by TTDC SDK are build with Kotlin 1.9.10.

API References

Compatibility reports

Release 1.0.6336-3423 - 12 Oct 2023, 21:59

Release notes

API References

Compatibility reports

Release 1.0.6303-3400 - 09 Oct 2023, 15:36

Release notes

  • Communications: Fix the dialpad layout issue in landscape mode when the UI scaling factor is 1.0.
  • Communications: fixed phonebook synchronisation status.
  • Communications: Fix the dialpad layout when making a call in portrait mode.

API References

Compatibility reports

Release 1.0.6239-3372 - 27 Sep 2023, 13:47

Release notes

  • Communications: Add a configurable timeout for phonebook synchronization stalled.
  • Communications: Show information about the fact that phonebook synchronization is in progress.

API References

Compatibility reports

Release 1.0.6195-3339 - 19 Sep 2023, 08:50

Release notes

  • Communications: Added new status to PhonebookSynchronizationHelper to reflect the fact that synchronisation is in progress.
  • Communications: Fixed an issue that the recent calls were not always shown in combination with a large amount of contacts.
  • API Compatibility reports for Android Tools are now available in the Release Notes section.
  • Switched all modules to non-transitive resources, as recommended by the Google Android team, to achieve better performance of assembling the project.
    • This requires developers to manually import resources from the package those are located in. It applies to Java and Kotlin source files, and also to XML layouts.
    • For example, to access R.attr.tt_surface_content_color_emphasis_high, it is now necessary to import com.tomtom.tools.android.core.theme.R (and it is recommended to use import aliases to be able to import resources from different packages at the same time).
  • Remove deprecated API: RemoteDrawable and RemoteDrawableResolver

API References

Compatibility reports

Release 1.0.6166-3321 - 14 Sep 2023, 16:24
Release 1.0.6081-3283 - 31 Aug 2023, 11:56

Release notes

  • Migration to Android Gradle Plugin 8.0.2. Dependent project must also migrate to AGP 8.0.+. This brings many breaking changes. For the migration instructions see release notes.

API References

Compatibility reports

Release 1.0.6037-3260 - 23 Aug 2023, 07:28
Release 1.0.6030-3256 - 21 Aug 2023, 17:44

Release notes

API References

Compatibility reports

Older releases

See the release notes for older releases.