Sergio De la torre
|
8d634b0450
|
Cambiados iconos
|
2023-03-15 10:27:20 +01:00 |
Sergio De la torre
|
fed09c44fe
|
Merge branch 'develop' into verdnatura
|
2023-03-15 09:23:37 +01:00 |
Sergio De la torre
|
c0daffa014
|
Version white-label experimentalPlayRelease refs #4994 ( icono, nombre, package, color, push Google)
|
2023-03-10 11:00:48 +01:00 |
Diego Mello
|
412f62eb2a
|
Chore: Update Detox to 20.1.2 (#4866)
|
2023-03-07 09:28:51 -03:00 |
Diego Mello
|
27efa89dac
|
Bump version to 4.37.0 (#4938)
|
2023-03-02 13:22:40 -03:00 |
Diego Mello
|
d005ed6ee7
|
Merge branch 'develop' into 4.36.0-single-server
|
2023-03-02 11:21:23 -03:00 |
Gleidson Daniel Silva
|
58f28fb488
|
[FIX] Remove some permissions and keep only basic Bluetooth permission on Android (#4912)
|
2023-02-15 14:19:44 -03:00 |
Diego Mello
|
8c47187f70
|
[NEW] Presence Cap (#4900)
|
2023-02-14 10:47:56 -03:00 |
Diego Mello
|
59c76d3956
|
Bump version to 4.36.0 (#4884)
|
2023-02-02 16:51:16 -03:00 |
Diego Mello
|
3f72adc3b9
|
Bump version to 4.35.1 (#4871)
|
2023-02-01 10:15:51 -03:00 |
Diego Mello
|
8d8d5ee932
|
Bump version to 4.36.0 (#4854)
|
2023-02-01 10:15:51 -03:00 |
Diego Mello
|
4de7c83e80
|
Bump version to 4.35.1 (#4871)
|
2023-01-30 15:10:09 -03:00 |
Diego Mello
|
26c8931563
|
Bump version to 4.36.0 (#4854)
|
2023-01-24 13:25:13 -03:00 |
Diego Mello
|
82a210dd05
|
Merge branch 'single-server' into 4.35.0-single-server
# Conflicts:
# ios/RocketChatRN.xcodeproj/project.pbxproj
|
2023-01-24 10:25:59 -03:00 |
Gleidson Daniel Silva
|
fbb05fa0d3
|
Regression: Add bluetooth permissions for Jitsi (#4796)
* add blt permissions
* Update AndroidManifest.xml
* add blt permissions
* remove wrong permission
|
2023-01-16 10:17:52 -03:00 |
Diego Mello
|
73557038a2
|
[FIX] Flipper on Android (#4771)
|
2022-12-21 17:35:45 -03:00 |
Diego Mello
|
62377011fe
|
Bump version to 4.34.0 (#4755)
|
2022-12-19 10:14:02 -03:00 |
Diego Mello
|
09cdb3e7a4
|
Bump version to 4.35.0 (#4751)
|
2022-12-14 16:23:28 -03:00 |
Diego Mello
|
8dd6b2a171
|
Merge branch 'single-server' into 4.33.1-single-server
|
2022-12-08 15:47:53 -03:00 |
Diego Mello
|
b270da9835
|
Create patch 4.33.1
|
2022-12-08 15:07:54 -03:00 |
Diego Mello
|
87a3f85feb
|
Bump version to 4.34.0 (#4724)
|
2022-12-02 11:09:24 -03:00 |
Gleidson Daniel Silva
|
52d56074d7
|
[IMPROVE] Disable Jitsi native module on Android (#4708)
* temp: disable jitsi on android
* update props and subscription
* add open intent
* add request permissions
* disable react-native-jitsi-meet on android and separate implementations
* fix ios
* fix import alias
* revert android manifest indentation
* add catch to method
* return comment
* remove is iOS
* fix queries
* remove unused data
* webview audio
* fix android permissions
* fix audio android
* change how to open jitsi app
* remove loading
* update close logic
|
2022-12-02 10:51:02 -03:00 |
Gleidson Daniel Silva
|
4b17021700
|
[NEW] Video conf message block (#4619)
* create skeleton loading
* add phone-in icon
* fix avatar style props
* fix ios icon
* add new types
* add Rocket.Chat definitions
* fix block re-render
* create VideoConferenceBlock
* better composition
* fix call originator
* add pt-br translations
* create useSnaps hook
* update colors
* init action sheet
* fix to go back when the call ends
* create CallAgainActionSheet
* update pods
* bump lib react-native-skeleton-placeholder
* update hook location
* remove loading prop
* move files to components
* update border radius
* add verify on message options
* update icons
* apply patch
|
2022-12-02 10:51:02 -03:00 |
Diego Mello
|
60c040c396
|
[FIX] Secured push notifications not fetching content on Android (#4487)
|
2022-12-02 10:51:02 -03:00 |
Diego Mello
|
a7faed3bf7
|
Bump version to 4.33.0 (#4615)
|
2022-12-02 10:51:02 -03:00 |
Gleidson Daniel Silva
|
a8b3a3b7de
|
[IMPROVE] Disable Jitsi native module on Android (#4708)
* temp: disable jitsi on android
* update props and subscription
* add open intent
* add request permissions
* disable react-native-jitsi-meet on android and separate implementations
* fix ios
* fix import alias
* revert android manifest indentation
* add catch to method
* return comment
* remove is iOS
* fix queries
* remove unused data
* webview audio
* fix android permissions
* fix audio android
* change how to open jitsi app
* remove loading
* update close logic
|
2022-12-01 14:20:22 -03:00 |
Gleidson Daniel Silva
|
362df65bbe
|
[NEW] Video conf message block (#4619)
* create skeleton loading
* add phone-in icon
* fix avatar style props
* fix ios icon
* add new types
* add Rocket.Chat definitions
* fix block re-render
* create VideoConferenceBlock
* better composition
* fix call originator
* add pt-br translations
* create useSnaps hook
* update colors
* init action sheet
* fix to go back when the call ends
* create CallAgainActionSheet
* update pods
* bump lib react-native-skeleton-placeholder
* update hook location
* remove loading prop
* move files to components
* update border radius
* add verify on message options
* update icons
* apply patch
|
2022-11-24 08:37:08 -03:00 |
Diego Mello
|
4f960e9fb4
|
[FIX] Secured push notifications not fetching content on Android (#4487)
|
2022-11-04 13:34:00 -03:00 |
Diego Mello
|
ef753086a9
|
Bump version to 4.33.0 (#4615)
|
2022-10-17 15:54:51 -03:00 |
Diego Mello
|
15e84b878f
|
Merge branch 'single-server' into single-server-4.32
|
2022-10-17 13:41:36 -03:00 |
Diego Mello
|
5828a04aeb
|
[IMPROVE] Use Android 12 SplashScreen API (#4479)
|
2022-10-04 10:36:05 -03:00 |
Diego Mello
|
6df0149210
|
Bump version to 4.32.0
|
2022-09-28 10:18:08 -03:00 |
Diego Mello
|
187cb91d24
|
Regression: Push notifications not working after update to Android 12 (#4532)
* Remove unnecessary method from custom push notification
* Use immutable
* Maybe
|
2022-09-28 09:12:48 -03:00 |
Diego Mello
|
e595e6acf8
|
[FIX] Support Android SDK 31 (#4522)
|
2022-09-28 09:12:48 -03:00 |
Diego Mello
|
3e91dadfc6
|
Bump version to 4.31.0 (#4523)
|
2022-09-28 09:12:48 -03:00 |
Diego Mello
|
dec5c4470c
|
Regression: Push notifications not working after update to Android 12 (#4532)
* Remove unnecessary method from custom push notification
* Use immutable
* Maybe
|
2022-09-22 17:39:27 -03:00 |
Diego Mello
|
f0a1266e21
|
[FIX] Support Android SDK 31 (#4522)
|
2022-09-13 16:02:01 -03:00 |
Diego Mello
|
cc28acd6ed
|
Bump version to 4.31.0 (#4523)
|
2022-09-13 13:19:34 -03:00 |
Diego Mello
|
6f64babbd6
|
Merge branch 'single-server' into single-server-4.30
# Conflicts:
# app/containers/UIKit/HeaderButtons.js
# app/views/RoomsListView/Header/Header.tsx
# ios/RocketChatRN.xcodeproj/project.pbxproj
# yarn.lock
|
2022-09-12 11:23:19 -03:00 |
Diego Mello
|
ba15bc9fe6
|
[NEW] Use Inter font (#4459)
|
2022-08-23 16:32:51 -03:00 |
Gleidson Daniel Silva
|
2b08b683d7
|
Chore: Upgrade React Native to 0.68.2 (#4316)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-08-08 18:02:08 -03:00 |
Diego Mello
|
60f781d20e
|
Bump version to 4.30.0 (#4378)
|
2022-07-18 16:56:12 -03:00 |
Diego Mello
|
3650a3fe94
|
Merge branch 'single-server' into single-server-4.29
# Conflicts:
# android/app/build.gradle
# android/app/src/main/assets/fonts/custom.ttf
# app.json
# app/AppContainer.tsx
# app/actions/actionsTypes.ts
# app/actions/login.ts
# app/actions/room.ts
# app/containers/ActionSheet/ActionSheet.tsx
# app/containers/ActionSheet/BottomSheetContent.tsx
# app/containers/ActionSheet/Button.ts
# app/containers/ActionSheet/Handle.tsx
# app/containers/ActionSheet/Provider.tsx
# app/containers/ActionSheet/styles.ts
# app/containers/AppVersion.tsx
# app/containers/Avatar/Avatar.tsx
# app/containers/Avatar/index.tsx
# app/containers/Avatar/interfaces.ts
# app/containers/CustomIcon/index.tsx
# app/containers/CustomIcon/mappedIcons.js
# app/containers/CustomIcon/selection.json
# app/containers/DirectoryItem/index.tsx
# app/containers/EmojiPicker/CustomEmoji.tsx
# app/containers/EmojiPicker/EmojiCategory.tsx
# app/containers/EmojiPicker/index.tsx
# app/containers/FormContainer.tsx
# app/containers/HeaderButton/Common.tsx
# app/containers/HeaderButton/HeaderButtonItem.tsx
# app/containers/HeaderButton/HeaderButtonItemBadge.tsx
# app/containers/ImageViewer/index.ts
# app/containers/ImageViewer/types.ts
# app/containers/InAppNotification/NotifierComponent.tsx
# app/containers/InAppNotification/index.tsx
# app/containers/KeyboardView.tsx
# app/containers/List/ListContainer.tsx
# app/containers/List/ListItem.tsx
# app/containers/MessageActions/Header.tsx
# app/containers/MessageActions/index.tsx
# app/containers/MessageBox/CommandsPreview/Item.tsx
# app/containers/MessageBox/Mentions/MentionEmoji.tsx
# app/containers/MessageBox/RecordAudio.tsx
# app/containers/MessageBox/forceJpgExtension.ts
# app/containers/MessageBox/index.tsx
# app/containers/MessageBox/styles.ts
# app/containers/MessageErrorActions.tsx
# app/containers/Passcode/Base/Button.tsx
# app/containers/Passcode/Base/Locked.tsx
# app/containers/Passcode/PasscodeEnter.tsx
# app/containers/RoomHeader/RoomHeader.stories.js
# app/containers/RoomHeader/RoomHeader.tsx
# app/containers/RoomHeader/__snapshots__/RoomHeader.stories.storyshot
# app/containers/RoomHeader/index.tsx
# app/containers/RoomItem/Actions.tsx
# app/containers/RoomItem/LastMessage.tsx
# app/containers/RoomItem/RoomItem.tsx
# app/containers/RoomItem/Title.tsx
# app/containers/RoomItem/Touchable.tsx
# app/containers/RoomItem/UpdatedAt.tsx
# app/containers/RoomItem/Wrapper.tsx
# app/containers/RoomItem/index.tsx
# app/containers/RoomItem/interfaces.ts
# app/containers/RoomItem/styles.ts
# app/containers/SearchHeader.tsx
# app/containers/ServerItem/index.tsx
# app/containers/TextInput/FormTextInput.tsx
# app/containers/TextInput/TextInput.stories.js
# app/containers/Toast.tsx
# app/containers/TwoFactor/index.tsx
# app/containers/UIKit/DatePicker.tsx
# app/containers/UIKit/Image.tsx
# app/containers/UIKit/MultiSelect/Chips.tsx
# app/containers/UIKit/MultiSelect/Input.tsx
# app/containers/UIKit/MultiSelect/Items.tsx
# app/containers/UIKit/MultiSelect/index.tsx
# app/containers/UIKit/MultiSelect/styles.ts
# app/containers/UIKit/Select.tsx
# app/containers/UIKit/index.tsx
# app/containers/UIKit/utils.ts
# app/containers/UnreadBadge/index.tsx
# app/containers/UserItem.tsx
# app/containers/markdown/AtMention.tsx
# app/containers/markdown/Emoji.tsx
# app/containers/markdown/Hashtag.tsx
# app/containers/markdown/Link.tsx
# app/containers/markdown/Preview.tsx
# app/containers/markdown/index.tsx
# app/containers/markdown/new/BigEmoji.tsx
# app/containers/markdown/new/Emoji.tsx
# app/containers/markdown/new/Image.tsx
# app/containers/markdown/new/Inline.tsx
# app/containers/markdown/new/Link.tsx
# app/containers/message/Attachments.tsx
# app/containers/message/Audio.tsx
# app/containers/message/Components/CollapsibleQuote/__snapshots__/CollapsibleQuote.stories.storyshot
# app/containers/message/Discussion.tsx
# app/containers/message/Emoji.tsx
# app/containers/message/Image.tsx
# app/containers/message/Message.tsx
# app/containers/message/Reply.tsx
# app/containers/message/Urls.tsx
# app/containers/message/Video.tsx
# app/containers/message/index.tsx
# app/containers/message/interfaces.ts
# app/containers/message/styles.ts
# app/definitions/IEmoji.ts
# app/definitions/IRoom.ts
# app/definitions/ISubscription.ts
# app/definitions/rest/v1/users.ts
# app/definitions/rest/v1/videoConference.ts
# app/ee/omnichannel/containers/OmnichannelHeader/index.tsx
# app/ee/omnichannel/lib/index.ts
# app/ee/omnichannel/lib/subscriptions/inquiry.ts
# app/ee/omnichannel/sagas/inquiry.js
# app/ee/omnichannel/views/QueueListView.tsx
# app/externalModules.d.ts
# app/i18n/index.ts
# app/i18n/locales/ar.json
# app/i18n/locales/de.json
# app/i18n/locales/en.json
# app/i18n/locales/es-ES.json
# app/i18n/locales/fr.json
# app/i18n/locales/it.json
# app/i18n/locales/ja.json
# app/i18n/locales/nl.json
# app/i18n/locales/pt-BR.json
# app/i18n/locales/ru.json
# app/i18n/locales/tr.json
# app/i18n/locales/zh-CN.json
# app/i18n/locales/zh-TW.json
# app/index.tsx
# app/lib/constants/colors.ts
# app/lib/constants/defaultSettings.ts
# app/lib/constants/links.ts
# app/lib/database/index.ts
# app/lib/database/model/migrations.js
# app/lib/database/schema/app.js
# app/lib/encryption/encryption.ts
# app/lib/encryption/room.ts
# app/lib/encryption/utils.ts
# app/lib/hooks/index.ts
# app/lib/methods/actions.ts
# app/lib/methods/callJitsi.ts
# app/lib/methods/enterpriseModules.ts
# app/lib/methods/getCustomEmojis.ts
# app/lib/methods/getPermalinks.ts
# app/lib/methods/getPermissions.ts
# app/lib/methods/getRoles.ts
# app/lib/methods/getSettings.ts
# app/lib/methods/getSlashCommands.ts
# app/lib/methods/getThreadName.ts
# app/lib/methods/getUsersPresence.ts
# app/lib/methods/helpers/mergeSubscriptionsRooms.ts
# app/lib/methods/helpers/showToast.ts
# app/lib/methods/index.ts
# app/lib/methods/loadMessagesForRoom.ts
# app/lib/methods/loadMissedMessages.ts
# app/lib/methods/loadNextMessages.ts
# app/lib/methods/loadSurroundingMessages.ts
# app/lib/methods/loadThreadMessages.ts
# app/lib/methods/logout.ts
# app/lib/methods/readMessages.ts
# app/lib/methods/search.ts
# app/lib/methods/sendFileMessage.ts
# app/lib/methods/sendMessage.ts
# app/lib/methods/setUser.ts
# app/lib/methods/shareExtension.ts
# app/lib/methods/subscribeRooms.ts
# app/lib/methods/subscriptions/room.ts
# app/lib/methods/subscriptions/rooms.ts
# app/lib/navigation/appNavigation.ts
# app/lib/navigation/shareNavigation.ts
# app/lib/notifications/push.ts
# app/lib/services/connect.ts
# app/lib/services/restApi.ts
# app/lib/services/sdk.ts
# app/presentation/ImageViewer/index.js
# app/presentation/ImageViewer/index.ts
# app/presentation/ImageViewer/types.js
# app/presentation/ImageViewer/types.ts
# app/reducers/login.ts
# app/reducers/room.test.ts
# app/sagas/createChannel.js
# app/sagas/createDiscussion.js
# app/sagas/deepLinking.js
# app/sagas/encryption.js
# app/sagas/init.js
# app/sagas/inviteLinks.js
# app/sagas/login.js
# app/sagas/messages.js
# app/sagas/room.js
# app/sagas/selectServer.js
# app/sagas/state.js
# app/share.tsx
# app/stacks/InsideStack.tsx
# app/stacks/MasterDetailStack/index.tsx
# app/stacks/MasterDetailStack/types.ts
# app/stacks/OutsideStack.tsx
# app/stacks/types.ts
# app/views/AddExistingChannelView.tsx
# app/views/AttachmentView.tsx
# app/views/AuthenticationWebView.tsx
# app/views/AutoTranslateView/index.tsx
# app/views/CannedResponseDetail.tsx
# app/views/CannedResponsesListView/Dropdown/DropdownItem.tsx
# app/views/CannedResponsesListView/index.tsx
# app/views/ChangePasscodeView.tsx
# app/views/CreateChannelView.tsx
# app/views/CreateDiscussionView/SelectChannel.tsx
# app/views/CreateDiscussionView/SelectUsers.tsx
# app/views/CreateDiscussionView/index.tsx
# app/views/CreateDiscussionView/interfaces.ts
# app/views/DefaultBrowserView.tsx
# app/views/DirectoryView/Options.tsx
# app/views/DirectoryView/index.tsx
# app/views/DiscussionsView/Item.tsx
# app/views/DiscussionsView/__snapshots__/Item.stories.storyshot
# app/views/DiscussionsView/index.tsx
# app/views/DisplayPrefsView.tsx
# app/views/E2EEncryptionSecurityView.tsx
# app/views/E2EEnterYourPasswordView.tsx
# app/views/E2ESaveYourPasswordView.tsx
# app/views/ForgotPasswordView.tsx
# app/views/ForwardLivechatView.tsx
# app/views/InviteUsersEditView/index.tsx
# app/views/InviteUsersView/index.tsx
# app/views/JitsiMeetView.tsx
# app/views/LanguageView/index.tsx
# app/views/LegalView.tsx
# app/views/LivechatEditView.tsx
# app/views/LoginView.tsx
# app/views/MarkdownTableView.tsx
# app/views/MessagesView/index.tsx
# app/views/ModalBlockView.tsx
# app/views/NewMessageView.tsx
# app/views/NewServerView/ServerInput/Item.tsx
# app/views/NewServerView/ServerInput/index.tsx
# app/views/NewServerView/index.tsx
# app/views/NotificationPreferencesView/index.tsx
# app/views/PickerView.tsx
# app/views/ProfileView/index.tsx
# app/views/RegisterView.tsx
# app/views/RoomActionsView/index.tsx
# app/views/RoomInfoEditView/index.tsx
# app/views/RoomInfoView/index.tsx
# app/views/RoomMembersView/index.tsx
# app/views/RoomView/JoinCode.tsx
# app/views/RoomView/LeftButtons.tsx
# app/views/RoomView/List/List.tsx
# app/views/RoomView/List/NavBottomFAB.tsx
# app/views/RoomView/List/index.tsx
# app/views/RoomView/LoadMore/__snapshots__/LoadMore.stories.storyshot
# app/views/RoomView/LoadMore/index.tsx
# app/views/RoomView/ReactionPicker.tsx
# app/views/RoomView/RightButtons.tsx
# app/views/RoomView/UploadProgress.tsx
# app/views/RoomView/index.tsx
# app/views/RoomsListView/Header/Header.tsx
# app/views/RoomsListView/Header/index.tsx
# app/views/RoomsListView/ServerDropdown.tsx
# app/views/RoomsListView/index.tsx
# app/views/ScreenLockConfigView.tsx
# app/views/ScreenLockedView.tsx
# app/views/SearchMessagesView/index.tsx
# app/views/SecurityPrivacyView.tsx
# app/views/SelectListView.tsx
# app/views/SelectedUsersView.tsx
# app/views/SendEmailConfirmationView.tsx
# app/views/SetUsernameView.tsx
# app/views/SettingsView/index.tsx
# app/views/ShareListView/Header/Header.ios.tsx
# app/views/ShareListView/Header/Header.tsx
# app/views/ShareListView/index.tsx
# app/views/ShareListView/styles.ts
# app/views/ShareView/Header.tsx
# app/views/ShareView/Preview.tsx
# app/views/ShareView/Thumbs.tsx
# app/views/ShareView/index.tsx
# app/views/ShareView/utils.ts
# app/views/SidebarView/SidebarItem.tsx
# app/views/SidebarView/index.tsx
# app/views/StatusView/index.tsx
# app/views/TeamChannelsView.tsx
# app/views/ThemeView.tsx
# app/views/ThreadMessagesView/Dropdown/DropdownItem.tsx
# app/views/ThreadMessagesView/Dropdown/index.tsx
# app/views/ThreadMessagesView/Item.tsx
# app/views/ThreadMessagesView/__snapshots__/Item.stories.storyshot
# app/views/ThreadMessagesView/index.tsx
# app/views/UserPreferencesView/index.tsx
# app/views/WorkspaceView/ServerAvatar.tsx
# docs/icons.md
# e2e/tests/assorted/03-profile.spec.js
# e2e/tests/assorted/06-status.spec.js
# e2e/tests/room/03-roomactions.spec.js
# e2e/tests/room/08-roominfo.spec.js
# ios/Gemfile.lock
# ios/Podfile.lock
# ios/RocketChatRN.xcodeproj/project.pbxproj
# ios/RocketChatRN/Info.plist
# ios/ShareRocketChatRN/Info.plist
# ios/custom.ttf
# jest.setup.js
# package.json
# storybook/stories/HeaderButtons.js
# storybook/stories/Markdown.tsx
# storybook/stories/NewMarkdown.js
# storybook/stories/RoomItem.js
# storybook/stories/__snapshots__/Avatar.storyshot
# storybook/stories/__snapshots__/HeaderButtons.storyshot
# storybook/stories/__snapshots__/List.storyshot
# storybook/stories/__snapshots__/Markdown.storyshot
# storybook/stories/__snapshots__/Message.storyshot
# storybook/stories/__snapshots__/NewMarkdown.storyshot
# storybook/stories/__snapshots__/RoomItem.storyshot
# storybook/stories/__snapshots__/ServerItem.storyshot
# storybook/stories/index.js
# yarn.lock
|
2022-07-18 14:48:17 -03:00 |
Diego Mello
|
785ae0325b
|
Chore: Update icon set (#4355)
|
2022-07-13 14:09:15 -03:00 |
Diego Mello
|
9151a1bfaf
|
Chore: Update gems (#4318)
|
2022-06-24 17:50:44 -03:00 |
Danish Ahmed Mirza
|
02c1bc50b9
|
[NEW] Update room item animations (#4024)
* Upgrade react-native-gesture-handler to 2.3.0
* Update room item animations to reanimated v2
* Add Parallax animation on fav and hide buttons and additional swipe gesture to toggleFav
* Fix tests
* Ignore typescript error for setTimeout function
* Update pods
* Fix blank area on swiping all the way right/left
* Fix Action Buttons on devices with notch
* Update snapshot
* Use colors from useTheme
* Destructure props
* Proper types for nativeEvent and event
* Remove toggleFav gesture
* Clean bits
* Fix lint error
* Fix position of Room Action Buttons on MasterDetail
* Remove comment
* Update animations logic
* Add haptic feedback on swipe
* Add haptic feedback on unswipe gesture
* Update react-native-gesture-handler to 2.4.2
* update pods
* Migrating off RNGHEnabledRootView
* Update types to ReturnType<typeof setTimeout>
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
|
2022-06-06 10:23:49 -03:00 |
Alex Junior
|
6220375f7b
|
Chore: upgrade react navigation to 6.0.10 version (#4120)
|
2022-06-01 16:46:37 -03:00 |
Diego Mello
|
2e78d319e0
|
Bump version to 4.29.0 (#4259)
|
2022-05-30 19:14:21 -03:00 |
Diego Mello
|
a9214e73b5
|
Merge 4.28.0 into single-server (#4258)
|
2022-05-30 19:01:25 -03:00 |
Diego Mello
|
e36413c445
|
Bump version to 4.28.0 (#4167)
|
2022-05-05 13:45:53 -03:00 |