ed
|
009d685179
|
Updated all license headers
|
4 years ago |
Tom Poole
|
6cb75d9d2c
|
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
|
5 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
ed
|
add88c33f2
|
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
a54da0b832
|
Fixed some more typos
|
5 years ago |
ed
|
36187fb170
|
Android: Fixed a crash in PushNotifications
|
5 years ago |
ed
|
b6eec9611d
|
Android: Fixed a typo in the PushNotifications code
|
5 years ago |
ed
|
4edb0d2c90
|
Tidied up some divider comments
|
5 years ago |
Tom Poole
|
670f77f80c
|
Fixed some Android compiler warnings
|
6 years ago |
Lukasz Kozakiewicz
|
7c4601473a
|
Android: fix PushNotifications that got broken by Android low level code rework.
|
6 years ago |
ed
|
b0e2495eac
|
Android: Updated the code in PushNotifications and InAppPurchases to the recent low-level API changes
|
6 years ago |
hogliux
|
008b7a9ab2
|
Re-structured the low-level Android native code
Please see the forum post "Re-structuring of JUCE’s low-level Android code" and the BREAKING-CHANGES.txt for more information.
|
6 years ago |
Tom Poole
|
f0a4b67915
|
Android: Fixed some compiler warnings
|
6 years ago |
Lukasz Kozakiewicz
|
21c2612dea
|
Android: add putFloat to bundle and rename JavaBundle to AndroidBundle.
|
6 years ago |
Tom Poole
|
493591a7ef
|
Cleaned up some doc comments
|
6 years ago |
Tom Poole
|
c5862246b7
|
Prevented some implicit casts to bool using JUCE_STRICT_REFCOUNTEDPOINTER
|
6 years ago |
hogliux
|
6fd9b12be1
|
Fixed a compiler error in android push notifications
|
7 years ago |
Lukasz Kozakiewicz
|
315326477d
|
Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs.
|
7 years ago |
Lukasz Kozakiewicz
|
772185f2b0
|
Add camera support for iOS and Android.
|
7 years ago |
Lukasz Kozakiewicz
|
d145fc3cb2
|
PushNotifications: when fetching the list of delivered notifications on Android, include remote notifications too.
|
7 years ago |
Lukasz Kozakiewicz
|
2b2d808310
|
PushNotifications: handle properly null fields in Bundle when decoding notification data.
|
7 years ago |
jules
|
4fcedf7be5
|
Standardised some lambda syntax
|
7 years ago |
Lukasz Kozakiewicz
|
36da4cde05
|
Add native content sharing support for iOS and Android
|
7 years ago |
jules
|
a586966c65
|
Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated!
|
7 years ago |
Lukasz Kozakiewicz
|
5d30fcd9b5
|
Android: move a bunch of generic Android and Java classes to JNI helpers, add Android/Java prefixes to disambiguate.
|
7 years ago |
Lukasz Kozakiewicz
|
073921445c
|
Android: add WebBrowserComponent implementation.
|
7 years ago |
Lukasz Kozakiewicz
|
b2d2bda7a1
|
Add Push Notifications feature for iOS and Android.
|
7 years ago |