Commit Graph

114 Commits

Author SHA1 Message Date
Elias Nahum
68ec90df90 Bump app build number to 447 (#6937) 2023-01-06 21:46:07 +02:00
Elias Nahum
ca1f6df1c6 Generate video thumb from file url instead of public url (#6922) 2023-01-05 13:49:04 +02:00
Elias Nahum
a058ca57ca Android Fixes (#6915)
* Fix android back button handler

* Fix Android crash caused by react native screens

* Prevent Android crash and log stack trace when receiving a push notification
2023-01-02 12:53:08 +02:00
Elias Nahum
5feb690ebc Bump app build number to 446 (#6914) 2022-12-28 16:12:52 +02:00
Elias Nahum
b663ec6b38 Bump app build number to 445 (#6905) 2022-12-24 00:27:32 +02:00
Daniel Espino García
95e3c04658 Fix webhook picture on notifications (#6894) 2022-12-23 16:45:27 +02:00
Avinash Lingaloo
bd6c363d82 Bump app build number to 444 (#6876) 2022-12-16 20:59:40 +04:00
Joseph Baylon
f120282465 Detox/E2E: Fix android detox build and upgrade simulator to iPhone 14 (#6864)
* Detox/E2E: Fix android detox build

* Upgrade to sim iPhone 14
2022-12-14 12:54:49 -08:00
Avinash Lingaloo
26d32285e5 Bump app build number to 443 (#6862) 2022-12-13 14:36:11 +04:00
Avinash Lingaloo
e0f9ea3f95 Bump app build number to 442 (#6857) 2022-12-09 23:33:28 +04:00
Elias Nahum
83b251d1ff update dependencies (#6840)
* update dependencies

* fix iOS SQLite.swift

* update fastlane dependencies
2022-12-08 09:46:44 +02:00
Avinash Lingaloo
b3bc582cda Bump app build number to 441 (#6820) 2022-12-03 12:35:30 +04:00
Elias Nahum
25fcb066a7 Fix Android crash when push notification is received and app not initialized (#6817) 2022-12-02 20:47:40 +04:00
Elias Nahum
330fd42212 update turbo-mailer (#6809) 2022-12-01 16:45:08 +02:00
Elias Nahum
6eadc527bb Gekidou Android share extension (#6803)
* Refactor app database queries to not require the app database as argument

* Android Share Extension and fix notifications prompt

* feedback review
2022-11-30 23:18:56 +02:00
Matthew Birtch
a90f96930a MM-48692 Splash Screen Update (#6799)
* replace splash screen for dark mode to align with new onboarding

* optimized images

* updated values-night with new background color for splash screen
2022-11-29 19:39:19 +02:00
Avinash Lingaloo
c1254b7741 Bump app build number to 440 (#6789) 2022-11-25 21:23:19 +04:00
Avinash Lingaloo
d28b5b1f74 Bump app build number to 439 (#6776) 2022-11-18 20:44:01 +04:00
Elias Nahum
e4bff927c3 Bump app build number to 438 (#6767) 2022-11-14 19:48:14 +02:00
Avinash Lingaloo
57f3a408b9 Bump app build number to 437 (#6762) 2022-11-11 22:56:44 +04:00
Elias Nahum
e90dfb4065 apply android rn build fix 2022-11-05 10:10:02 +02:00
Avinash Lingaloo
17d525d273 Bump app build number to 432 (#6734) 2022-11-04 21:29:52 +04:00
Avinash Lingaloo
b3daa5e3f4 Bump app build number to 430 (#6712) 2022-10-28 22:04:55 +04:00
Avinash Lingaloo
4f4a3c30f4 Bump app build number to 429 (#6705) 2022-10-27 10:27:50 +04:00
Elias Nahum
cae9dc21d2 [Gekidou] Upgrade to RN 0.70 (#6690)
* Upgrade to RN 0.70

* fix assembleAndroidTest
2022-10-20 10:18:25 -03:00
Elias Nahum
52215b7749 CI Build fix (#6685)
* use xcode 14.0.0 in ci

* update jvmargs to use 2048m
2022-10-14 14:57:49 -03:00
Avinash Lingaloo
f000014809 Bump app build number to 428 (#6684) 2022-10-14 21:02:56 +04:00
Elias Nahum
5c7e89d7de [Gekidou] update deps (#6667)
* Fix login not showing the usernames (#6652)

* update dependencies

* feedback review

* feedback review 2

* remove unused dependencies

* remove duplicate gesture-handler dependency

* add -XX:+HeapDumpOnOutOfMemoryError to gradle

* adjust gradle memory

* update android ci image

* android executor xlarge

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2022-10-13 08:41:18 -03:00
Avinash Lingaloo
3e7ebfe95c [Gekidou] Bump app build number to 427 (#6671)
* Bump app build number to  427

* Update Gemfile.lock
2022-10-07 21:08:02 +04:00
Elias Nahum
bcd6cbbdbc Bump app build number to 426 (#6648) 2022-09-18 08:50:35 -04:00
Elias Nahum
4c389a49fa Gekidou session expired notification (#6639)
* Fix crash on Android when session expired notification is presented

* react-native-notification patch for schedule fix on android and open local notification on iOS

* Fix android scheduled session notification crash

* patch react-native-navigation to support blur/focus AppState on Android

* remove schedule session expired notification from login entry point

* schedule session expired notification actions

* add session manager

* Handle open session expired notification
2022-09-18 06:57:55 -04:00
Avinash Lingaloo
86b1163a4f Bump app build number to 425 (#6641) 2022-09-13 10:27:22 +04:00
Avinash Lingaloo
d469ffedfd Bump app build number to 424 (#6632) 2022-09-09 21:01:05 +04:00
Elias Nahum
335ec0c588 Bump app build number to 422 (#6617) 2022-09-03 04:57:35 -04:00
Christopher Poile
f6c3dabc57 MM-46685 MM-45753 - Fix voice activity indicator and Android speakerphone (#6606)
* voice activity indicator fix

* fix android speakerphone
2022-08-31 15:50:25 -04:00
Elias Nahum
fa24f4a5e4 Bump app build number to 421 (#6604) 2022-08-30 00:13:00 -04:00
Elias Nahum
2703407e3a Bump app build number to 420 (#6587) 2022-08-20 09:57:51 -04:00
Christopher Poile
d30b97ba99 MM-45747 - Cloud freemium limits & Max participants limits (#6578) 2022-08-20 08:57:14 -04:00
Elias Nahum
c2f5092678 [Gekidou] refactor clean notifications (#6566) 2022-08-19 16:29:15 -04:00
Elias Nahum
63e6290c76 Gekidou bump build to 419 (#6576)
* Fix profile picture update locking the screen

* Bump app build number to  419

* update fastlane
2022-08-13 09:00:25 -04:00
Elias Nahum
dcc05956b6 Gekidou upgrade RN to 0.69.3 and dependencies (#6537)
* module dependencies

* update fastlane

* upgrade types dependencies

* update dev deps

* update react-native-notifications

* update react-native-keychain

* update sentry

* update detox

* Upgrade to RN 69.3

* increase MaxMetaspaceSize gradle opts

* feedback review
2022-08-08 09:06:20 -04:00
Avinash Lingaloo
e849bad37e Bump app build number to 417 (#6553) 2022-08-05 21:07:11 +04:00
Avinash Lingaloo
f94dfc9adf Bump app build number to 415 (#6523) 2022-07-29 21:52:49 +04:00
Christopher Poile
5bb240dec8 MM-43300: Calls v2 first cut (#6475)
* Android and iOS requirements

* external types

* babel config for calls, package.json for calls dependencies

* state in rxJS; tests

* actions, client/rest, websocket events, constants

* webrtc connection logic

* calls components / screens

* handle peer destroyed gracefully

* PR comments

* remove ViewPropTypes from mocks; no need to ignore error in LogBox

* calls.d.ts -> calls.ts; i18-extract

* @app/products/calls -> @calls

* PR comments; test cleanup

* Revert "remove ViewPropTypes from mocks; no need to ignore error in LogBox"

This reverts commit f9bd171a54.

* working on typing withServerUrl

* added exportedForInternalUse instead of commenting "internal export"

* better switchToThread in call_screen

* i18n

* typed withServerUrl
2022-07-22 15:57:12 -04:00
Avinash Lingaloo
9bbd59e4dd [Gekidou] Bump app build number to 414 (#6501)
* Update Gemfile.lock

* Bump app build number to  414
2022-07-22 20:56:46 +04:00
Avinash Lingaloo
52d5f903f3 Bump app build number to 413 (#6478) 2022-07-15 16:32:08 +04:00
Elias Nahum
1b0e0fffb6 Bump app build number to 412 (#6464) 2022-07-08 13:32:48 -04:00
Elias Nahum
eefeb3b0a7 Bump app build number to 411 (#6452) 2022-07-01 18:53:37 -04:00
Elias Nahum
d09ead850e [Gekidou] Fix video uploads (#6440) 2022-06-30 19:16:37 -04:00
Anurag Shivarathri
306fbba3a7 [Gekidou MM-44135 MM-44134 MM-40088] Group & Clear channel and thread notifications when CRT is on (#6429)
* Android

* iOS changes

* client changes

* Misc

* Update CustomPushNotification.java

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-06-30 21:26:14 +05:30