1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_gui_extra/native
ed a7667077f8 Android: Fixed a crash when juce_gui_extra is not present
The default main JuceActivity for JUCE apps calls appNewIntent() in its onNewIntent() implementation which is defined in juce_gui_extra. This commit moves the implementation into juce_gui_basics.
2020-12-08 14:49:15 +00:00
..
java/app/com/rmsl/juce Updated all license headers 2020-06-29 08:30:22 +01:00
javaopt/app/com/rmsl/juce Updated all license headers 2020-06-29 08:30:22 +01:00
juce_android_PushNotifications.cpp Android: Fixed a crash when juce_gui_extra is not present 2020-12-08 14:49:15 +00:00
juce_android_WebBrowserComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AndroidViewComponent.cpp Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_ios_PushNotifications.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ios_UIViewComponent.mm Updated all license headers 2020-06-29 08:30:22 +01:00
juce_linux_X11_SystemTrayIcon.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_linux_X11_WebBrowserComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_linux_XEmbedComponent.cpp Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_mac_AppleRemote.mm Updated all license headers 2020-06-29 08:30:22 +01:00
juce_mac_CarbonViewWrapperComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_mac_NSViewComponent.mm Updated all license headers 2020-06-29 08:30:22 +01:00
juce_mac_PushNotifications.cpp Ignore deprecation warnings in PushNotifications 2020-07-08 09:58:01 +01:00
juce_mac_SystemTrayIcon.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_mac_WebBrowserComponent.mm WebBrowser: Fix deprecation warnings on macOS 2020-12-02 15:33:36 +00:00
juce_win32_ActiveXComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_win32_HWNDComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_win32_SystemTrayIcon.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_win32_WebBrowserComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00