1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_basics/native/accessibility
reuk f904fd356a
Android: Improve screen safe-area reporting
The goal of this change is to ensure that the safeAreaInsets and
keyboardInsets members of Display correctly take the current system UI
and screen cutouts into account.

This change also enables rendering behind the status bar and navigation
bar for JUCE applications. This is in line with the new defaults in
Android 15, where building against the Android SDK 35 will automatically
enable "edge-to-edge" drawing. Enabling this behaviour on older
platforms too provides a more consistent experience.
2025-06-03 16:08:20 +01:00
..
juce_Accessibility.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Accessibility_android.cpp Android: Improve screen safe-area reporting 2025-06-03 16:08:20 +01:00
juce_Accessibility_ios.mm Accessibility: Add AccessibilityHandler::postSystemNotification() function for posting an OS-specific accessible notification 2024-12-04 11:11:21 +00:00
juce_Accessibility_mac.mm ObjCHelpers: Rename makeCGRect from makeNSRect 2025-01-23 12:20:27 +00:00
juce_Accessibility_windows.cpp Accessibility: Add AccessibilityHandler::postSystemNotification() function for posting an OS-specific accessible notification 2024-12-04 11:11:21 +00:00
juce_AccessibilityElement_windows.cpp MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_AccessibilityElement_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_AccessibilitySharedCode_mac.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_AccessibilityTextHelpers.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_AccessibilityTextHelpers_test.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_UIAExpandCollapseProvider_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_UIAGridItemProvider_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_UIAGridProvider_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_UIAHelpers_windows.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_UIAInvokeProvider_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_UIAProviderBase_windows.h ComSmartPtr: Make ownership more explicit 2024-04-16 21:07:45 +01:00
juce_UIAProviders_windows.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_UIARangeValueProvider_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_UIASelectionProvider_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_UIATextProvider_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_UIAToggleProvider_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_UIATransformProvider_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_UIAValueProvider_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_UIAWindowProvider_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_WindowsUIAWrapper_windows.h Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00