1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics/native
attila 73459411ba Android: Fix accessibility on newer Android versions
This commit fixes a bug where a View would be registered as it's own
parent in the accessibility hierarchy leading to stack overflows in the
Android accessibility service. The issue affected up-to-date Android 13
systems and potentially older systems with updated accessibility
services.
2023-04-25 16:28:11 +02:00
..
accessibility Android: Fix accessibility on newer Android versions 2023-04-25 16:28:11 +02:00
java/app/com/rmsl/juce Android: Fix accessibility compatibility issues with older devices 2023-02-15 22:23:56 +00:00
javaopt/app/com/rmsl/juce ContentSharer: Update interface to return safer ScopedMessageBox instances 2023-03-27 11:54:37 +01:00
juce_CGMetalLayerRenderer_mac.h CGMetalLayerRenderer: Avoid creating resources for zero-size layers 2023-04-19 19:59:49 +01:00
juce_ContentSharer_android.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_ContentSharer_ios.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_DragAndDrop_linux.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_DragAndDrop_windows.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_FileChooser_android.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_FileChooser_ios.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_FileChooser_linux.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_FileChooser_mac.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_FileChooser_windows.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_MainMenu_mac.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_MouseCursor_mac.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_MultiTouchMapper.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_NativeMessageBox_android.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_NativeMessageBox_ios.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_NativeMessageBox_linux.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_NativeMessageBox_mac.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_NativeMessageBox_windows.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_NativeModalWrapperComponent_ios.h Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_NSViewComponentPeer_mac.mm NSViewComponentPeer: Fix occasional rendering artefacts 2023-04-18 16:28:52 +01:00
juce_PerScreenDisplayLinks_mac.h Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_ScopedDPIAwarenessDisabler.cpp GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00:00
juce_ScopedDPIAwarenessDisabler.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ScopedThreadDPIAwarenessSetter_windows.h Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_ScopedWindowAssociation_linux.h Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_UIViewComponentPeer_ios.mm CGMetalRenderer: Avoid glitching when resizing views 2023-04-04 19:55:12 +01:00
juce_Windowing_android.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_Windowing_ios.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_Windowing_linux.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_Windowing_mac.mm Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_Windowing_windows.cpp Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_XSymbols_linux.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_XSymbols_linux.h Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_XWindowSystem_linux.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_XWindowSystem_linux.h Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00