polarcros.blogg.se

Android windowmanager package
Android windowmanager package








  • Updates window area session constant names ( I83675).
  • Rename orientation request loop property to PROPERTY_COMPAT_ALLOW_IGNORING_ORIENTATION_REQUEST_WHEN_LOOP_DETECTED.
  • Removes deprecated WindowArea API's ( Ieb67c).
  • Adding opt-out compat property for min aspect ratio override.
  • Stabilize ActivityEmbeddingRule to support unit testing around Activity embedding.
  • Removes SESSION_STATE_CONTENT_INVISIBLE from extensions interface.
  • android windowmanager package

    Adding opt-out compat property for force resize override ( Ie7ab1).Stabilize ActivityEmbeddingRule to support unit testing around Activity Embedding.Add property to opt out of min aspect ratio override.Add a property to opt out of forced resize override.Add APIs to support concurrent displays.Removing deprecated APIs from the API surface.Version 1.2.0-alpha03 contains these commits. Updated API files to annotate compatibility suppression ( I8e87a, b/287516207)Īndroidx.window:window-*:1.2.0-alpha03 is released.Marks WindowArea API's as experimental to allow API changes to continue for a stable release in 1.3 ( I857f5).WindowInfoTracker reports folding feature data to UiContext parameters.WindowLayoutInfoPublisherRule now reports the override when obtaining a value from a UiContext.

    android windowmanager package

    Test APIs for setting up fake ActivityEmbedding values are now stable.Test APIs for creating a FoldingFeature is now stable.Expose experimental window APIs for accessing the rear screen.Version 1.2.0-beta01 contains these commits. You can add your vote to an existing issue byįor more information. In this library before you create a new one. Let us know if you discover new issues or have Implementation("androidx.window:window-testing:1.0.0") Implementation("androidx.window:window-rxjava3:1.0.0") Implementation("androidx.window:window-rxjava2:1.0.0") Implementation("androidx.window:window-java:1.0.0")

    android windowmanager package

    Implementation("androidx.window:window:1.0.0") Implementation "androidx.window:window-testing:1.0.0" Implementation "androidx.window:window-rxjava3:1.0.0" Implementation "androidx.window:window-rxjava2:1.0.0" Implementation "androidx.window:window-java:1.0.0" For Java-friendly APIs to register and unregister callbacks Implementation "androidx.window:window:1.0.0"










    Android windowmanager package