You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue aims to document compatibility warnings detected in OSMTracker for future updates. The goal is have a maintain a record of necessary changes to ensure compatibility with future Android versions.
Starting with Android 16, the system will ignore resizability and orientation restrictions for large screen devices (such as foldables and tablets), which could cause layout and usability issues.
The following restriction has been detected in OSMTracker:
net.osmtracker.activity.TrackLogger.onResume
Affected release version: 2025.02.26 (65)
The text was updated successfully, but these errors were encountered:
This issue aims to document compatibility warnings detected in OSMTracker for future updates. The goal is have a maintain a record of necessary changes to ensure compatibility with future Android versions.
Starting with Android 16, the system will ignore resizability and orientation restrictions for large screen devices (such as foldables and tablets), which could cause layout and usability issues.
The following restriction has been detected in OSMTracker:
net.osmtracker.activity.TrackLogger.onResume
Affected release version: 2025.02.26 (65)
The text was updated successfully, but these errors were encountered: