1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules
reuk d4d9740037
Android: Fix problems with accessible text navigation
Previously, when navigating in a text editor by words, the cursor would
get 'stuck' after moving a single word. This issue should now be
resolved.

Additionally, the cursor position was not updated properly when
adjusting a selection, and would instead be moved to the end of the
selected range. With this patch applied, the cursor should now be set to
the correct position when modifying selections. When extending a
selection backwards, the cursor will display at the beginning of the
selected range, rather than the end.

Finally, most Android apps announce the 'skipped' characters or words
whenever the cursor is moved, but this feature was broken in JUCE. This
patch enables this feature.
2022-06-13 11:36:51 +01:00
..
juce_analytics Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_audio_basics FloatVectorOperations: Add method docstrings 2022-04-19 17:13:34 +01:00
juce_audio_devices macOS/iOS: Fix unguarded availability warnings 2022-04-19 11:54:55 +01:00
juce_audio_formats FlacAudioFormat: Correctly balance preprocessor pragmas 2022-05-20 12:44:08 +01:00
juce_audio_plugin_client VS2022: Work around a compiler bug 2022-05-23 21:12:20 +01:00
juce_audio_processors VST3 Client: Handle null channels provided by host 2022-06-13 11:36:51 +01:00
juce_audio_utils macOS/iOS: Fix unguarded availability warnings 2022-04-19 11:54:55 +01:00
juce_box2d GCC: Fix some compiler warnings in GCC 11 2022-04-13 11:05:53 +01:00
juce_core Android: Improve complexity of ActivityLifecycleCallbacks::invoke 2022-06-06 21:21:42 +01:00
juce_cryptography Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_data_structures Value: Update refersToSameSourceAs documentation 2022-04-27 12:49:06 +01:00
juce_dsp Fix a compilation error in Xcode 9.4 2022-04-21 11:30:24 +01:00
juce_events ConnectedChildProcess: Always cancel pending async updates before background thread stops 2022-05-20 12:44:08 +01:00
juce_graphics Linux: Adjust natively reported border size by the current scale factor 2022-05-18 18:41:14 +02:00
juce_gui_basics Android: Fix problems with accessible text navigation 2022-06-13 11:36:51 +01:00
juce_gui_extra Android: Fix problems with accessible text navigation 2022-06-13 11:36:51 +01:00
juce_opengl Android: Allow TalkBack borders to be displayed on OpenGL views 2022-06-13 11:36:51 +01:00
juce_osc Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_product_unlocking InAppPurchases: Add support for Android BillingClient 5.0.0 2022-06-06 21:21:41 +01:00
juce_video macOS/iOS: Fix unguarded availability warnings 2022-04-19 11:54:55 +01:00
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00