GleidsonDaniel
987dc52441
show call screen on lock screen
2023-09-28 18:00:07 -03:00
GleidsonDaniel
b624112f8b
chore: init background handler
2023-09-28 09:11:23 -03:00
GleidsonDaniel
b3a07570ab
chore: init CustomCallActivity
2023-09-28 09:09:07 -03:00
Diego Mello
529891fcc0
regression: Rollback to React Native 0.69.8 ( #5162 )
2023-08-18 14:48:33 -03:00
Gleidson Daniel Silva
48acd0669e
fix: enable android 13 notifications ( #5118 )
...
* set target 33
* update cameraroll
* wip
* ask android push permission
* test
2023-07-12 15:28:25 -03:00
Reinaldo Neto
23f716c280
[FIX] Disappear push notifications when open the app ( #4718 )
...
* [FIX] Disappear push notifications when open the app
* minor tweak
* test badgeCount
* refactor remove notification to remove notification and badge
2022-12-21 13:07:17 -03:00
Alex Junior
614d9afe65
Chore: Evaluate helpers and utils - Typescript ( #4146 )
2022-06-06 11:17:51 -03:00
Gleidson Daniel Silva
f99ec9f8e3
[FIX] iOS Share Extension not loading on development ( #4187 )
...
* remove deviceToken from constructor
* remove old patch to verify if is running on shareExtension
* add share extension verification
* Remove imports from `/notifications/` just to test the share extension
* Revert "Remove imports from `/notifications/` just to test the share extension"
This reverts commit b3492abad413a5a8a6cf3cd027e33044c437c627.
* changes from constructor to a plain function
* update pods
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-05-13 11:37:02 -03:00
Gleidson Daniel Silva
06a0c4f730
Regression: Fix badge count logic on iOS ( #4154 )
...
* fix badge count logic
* set count default value
2022-05-03 08:53:18 -03:00
Diego Mello
397cd3d9b8
[FIX] Stop showing native push notification when in foreground ( #4059 )
2022-04-14 15:24:04 -03:00
Gerzon Z
99ea5d8e2a
Chore: TypeScript migration - move `notifications/push` to `lib/notifications` ( #3999 )
...
* chore: move `notifications/push` to `lib/notifications/push`
* update: move `lib/notifications/push` to `lib/notifications`
* remove: push.ios.ts
2022-04-12 12:37:28 -04:00