VRezvoy
183f8f5e4f
fix android custom block view not visible
...
On android, since android 11, onPause is now call after last ui update possible.
This causes the custom view blocking the screen to not be inserted in the
view hierarchy.
-> Use onWindowFocusChanged called when we can still update the UI
2024-10-10 18:34:13 +02:00
raphaelmeier
ed0a9919bc
add support for android overlay image
2024-05-23 15:51:08 +02:00
David Novák
54e982eae1
fix: nullPointerException when getCurrentActivity() returns null
2024-01-25 07:18:52 +01:00
killer
abfb4ba6e9
fix package.json. fix logic for android
2023-06-29 23:28:49 +03:00
killer
48f1e339cc
fix activity in android
2023-03-09 17:29:03 +02:00
killer
3fa140b1f4
fix bug in build on android
2023-03-09 14:52:31 +02:00
killer
533c6e2e79
commulative update
...
fix work android method called in ios. add support web. fix README
2023-03-07 12:18:26 +02:00
killer
ea7f16d46f
fix error not found activity on android
2023-03-07 12:03:03 +02:00
Asad Ali
b2a3fb7b86
Check if it has currentActivity before using getCurrentActivity
2022-12-26 19:04:08 +05:00
Asad Ali
715f2d2266
Fix NullPointerException
2022-12-21 22:57:38 +05:00
binarybase
d0870358c0
fix build.gradle to support new android implementation
2022-10-26 13:44:27 +02:00
binarybase
4d28ae4909
fix(ios), fix(android): event emitter
2022-10-07 17:49:09 +02:00
killer
d786af6937
fix and rebuild module
2021-05-18 21:18:11 +03:00
killer
1480a6713a
small fix's
2021-05-18 17:37:20 +03:00
killer
2cca71ec74
fix's
2021-05-18 16:53:43 +03:00
killer
0771c95a97
Initial commit
2021-05-18 16:36:52 +03:00