Commit Graph

450 Commits

Author SHA1 Message Date
Diego Mello 25b4250ab9 Temp action sheet fix for Android 2024-04-05 09:16:28 -03:00
Diego Mello f21cd899aa detox 2024-04-04 13:47:12 -03:00
Diego Mello 90133c11e1 Storybook 2024-04-04 11:42:23 -03:00
Diego Mello 0a064eaaa6 bugsnag ios 2024-04-02 13:24:49 -03:00
Diego Mello c8f9e841c5 ssl pinning android 2024-04-02 08:31:49 -03:00
Diego Mello e432e6a85c Fix Bugsnag Android 2024-04-01 15:59:24 -03:00
Diego Mello c8e138b256 Fix lint/ts and comment tests 2024-03-28 14:19:20 -03:00
Diego Mello be2a46b641 Merge branch 'chore.upgrade-ts-deps' into chore.upgrade-rn-0.73.6
# Conflicts:
#	ios/Podfile.lock
#	package.json
#	yarn.lock
2024-03-27 18:33:44 -03:00
Diego Mello 298d8906c6 Upgrade jest related libs 2024-03-27 18:21:55 -03:00
Diego Mello 0df0e5672c Upgrade ts/eslint libs and fix some ts lints 2024-03-27 18:03:07 -03:00
Diego Mello 0b5070be69 Firebase building correctly on iOS 2024-03-26 15:33:06 -03:00
Diego Mello dd1cd65101 Stash use_frameworks nonsense 2024-03-21 17:58:49 -03:00
Diego Mello 1a5ce690c3
chore: Bump version to 4.48.0 (#5631)
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2024-03-21 15:53:12 -03:00
Diego Mello 63c61e439b
chore: Set version to 4.47.2 (#5628) 2024-03-21 12:49:21 -03:00
Diego Mello 5edb363f50
revert: "fix: commonmark code_block (#5531)" (#5627) 2024-03-21 12:47:17 -03:00
Diego Mello 6339a0782b
chore: Bump version to 4.48.0 (#5626) 2024-03-20 17:20:46 -03:00
Diego Mello b343772034 Android building in dev mode 2024-03-20 15:33:34 -03:00
Diego Mello af3e78f24f
chore: Set version to 4.47.1 (#5622) 2024-03-20 11:05:14 -03:00
Diego Mello 5afde98da1 stash android 2024-03-19 17:58:31 -03:00
Gleidson Daniel Silva 4ca641228c
regression: disable notifiee handler on ios devices (#5619)
* chore: test ios push

* revert notifications

* fix: disable notifiee handler on ios devices

* chore: fix notifee version

* chore: update notifee lib
2024-03-19 16:46:30 -03:00
Diego Mello 7582a8f790 iOS seems to be working on development mode 2024-03-18 16:58:26 -03:00
Diego Mello 9610cabe01 yarn.lock recreated 2024-03-18 14:02:33 -03:00
Diego Mello 17f67a49a8 stash 2024-03-15 15:45:09 -03:00
Diego Mello b5cef460f5
chore: Bump version to 4.48.0 (#5615) 2024-03-12 11:14:47 -03:00
Gleidson Daniel Silva 55f3de5449
test: correction and improvement of unit tests in CI (#5591) 2024-02-26 07:43:02 -03:00
Diego Mello 65660f530a
chore(Android): Update CircleCI images (#5587) 2024-02-23 08:52:32 -03:00
Reinaldo Neto 94807ef05b
fix: commonmark code_block (#5531)
* fix: commonmark code_block

* update the style of code blocks

* fix: bump commonmark and remove patch

---------

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2024-02-22 10:27:02 -03:00
Gleidson Daniel Silva 06b8910731
chore: add a script to organize translations (#5586)
* chore: add script to organize translations

* chore: organize translations alphabetically

* chore: add workflow to organize translations and commit changes

* chore: naming

* chore: update action

* test action

* wip

* updated translations

* chore: finish action

* action: organized translations

* Shuffle 🤪

* action: organized translations

---------

Co-authored-by: GleidsonDaniel <GleidsonDaniel@users.noreply.github.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: diegolmello <diegolmello@users.noreply.github.com>
2024-02-21 11:00:12 -03:00
Diego Mello e55b172bc1
tests: message composer unit tests (#5556)
* jest.fn issue

* Working on tests

* Add quotes test

* Audio

* Mock search

* Fix some act errors from jest

---------

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2024-02-19 11:08:17 -03:00
Gleidson Daniel Silva 2a1b59cd57
tests: add draft e2e tests (#5553)
* chore: update detox

* chore: improve mocks

* chore: add testId

* chore: add e2e tests

* add more time

* Fix tests

* fxi tests

* update yarn lock

* fix import

* wip

* test

* Fix deep linking tests

---------

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2024-02-15 16:41:03 -03:00
Diego Mello 27c716c267
chore: Use Xcode 15.2.0 on CI (#5532) 2024-02-06 17:44:55 -03:00
Diego Mello 7b73eac895
feat: better composer height calculation (#5523)
* Revert "feat: Send native calculated keyboard and tracking view height to TS (#5514)"

This reverts commit cedd0b98f2.

* better height calculation
2024-01-31 10:57:17 -03:00
Diego Mello cedd0b98f2
feat: Send native calculated keyboard and tracking view height to TS (#5514) 2024-01-26 17:40:18 -03:00
Diego Mello 7bf7111cfa
feat: New message composer (#5205) 2024-01-25 11:11:07 -03:00
Diego Mello 8dcc939287
chore: Bump version to 4.47.0 (#5513) 2024-01-25 10:45:00 -03:00
Reinaldo Neto dc13ed3b5e
fix: iOS upload a file with gif and heic format (#5457)
* fix: iOS upload with gif format

* update the package json

* update library

---------

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2024-01-23 09:58:06 -03:00
Reinaldo Neto 0639d22e30
fix: remove blur from attachments (#5475)
* fix: remove the blur view

* update story

* remove raect-native-blur

* update test

* change blurcomponent to overlaycomponent

---------

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2024-01-22 18:53:01 -03:00
Gleidson Daniel Silva 4b9e4d123c
chore: update react-native-screens from 3.13.1 to 3.29.0 (#5506)
* chore: update react-native-screens from 3.13.1 to 3.29.0

* set material library version to 1.6.0
2024-01-22 17:37:43 -03:00
Gleidson Daniel Silva ec3cb3ac53
fix: patch setCategories to add support for multiple categories (#5490)
* fix: patch setCategories to accept more than one category

* chore: set category to make easier to test

* ci cache

* update fastlane

* update patch

* wip

* update patch

* remove @ts-ignore
2024-01-19 13:14:25 -03:00
Diego Mello 4b46aefd95
chore: Bump version to 4.46.0 (#5484) 2024-01-15 18:14:41 -03:00
Diego Mello a7d81dd2f5
chore: Bump version to 4.45.0 (#5440) 2023-12-27 09:20:18 -03:00
Diego Mello 7819dfbc1c Bump version to 4.44.2 2023-12-26 18:06:29 -03:00
Diego Mello 734eb278a3
chore: Set version to 4.44.1 (#5432) 2023-12-26 13:29:32 -03:00
Reinaldo Neto e4d4592145
feat: add "show more" to user info status (#5383)
* improve: handle long status text with a collapsible text element

* remove the points from  show_more value

* refactor the path

* add storyshot

* remove comments

* minor tweak at pt-br

* add the e2e  test

* remove fontInfo

* refactor layout

* fix e2e test

* fix the text for both platforms

* add comment

* update detox to 20.11 to accept regex and fix the test for show more
2023-12-26 10:36:59 -03:00
Diego Mello c7fc819f66
chore: Bump version to 4.45.0 (#5411) 2023-12-18 16:22:49 -03:00
Gleidson Daniel Silva 653201022f
feat (iOS): mobile ringer (#5327)
* add ringtone

* create videoConf category and apply the path on react native notification

* handle action click

* update patch package

* small fix

* temp alert

* wip

* fix action

* fix lint

* wip

* remove clipboard
2023-11-28 17:13:45 -03:00
Gleidson Daniel Silva 31ed940426
feat (Android): mobile ringer (#5286) 2023-11-24 09:46:58 -03:00
Diego Mello bd17ee55bf
chore: Remove pre-commit hook (#5362) 2023-11-23 10:13:54 -03:00
Diego Mello 4a98961da1
chore: Bump version to 4.44.0 (#5358) 2023-11-22 11:53:30 -03:00
Diego Mello 079a2e755b
fix(iOS): Keyboard not working properly on iOS 17 (#5343) 2023-11-20 13:15:59 -03:00