Commit Graph

4 Commits

Author SHA1 Message Date
Reinaldo Neto 05c2475d8d feat: push quota 2024-02-02 17:19:07 -03:00
Reinaldo Neto c1a065ab4a change the name from inAlertNotification to highlightTroubleshooting 2024-02-02 15:04:56 -03:00
Reinaldo Neto 85ec50a9ee
feat: test push notification (#5329)
* feat: test push notification

* restApi and definition

* push.info and change properly the troubleshootingNotification

* use the finally at try/catch

* minor tweak
2023-11-10 11:24:14 -03:00
Reinaldo Neto 5ab5d9c945
feat: device notification settings (#5277)
* iOS go to device notification setting to change the configuration

* go to notification settings with android

* add notifee

* add the reducer and action

* saga request done

* add the setInAlert action

* tweak at name and add focus to dispatch the request

* use the foreground inside pushTroubleShoot to request the notification and fix the icon color

* add the request at roomslistview didmount

* remove the notification modulo from android

* add patch

* minor tweak
2023-10-20 10:57:12 -03:00