Commit Graph

133 Commits

Author SHA1 Message Date
Tiago Jacobs
8db4a41e81 Upgrade react 2022-05-02 17:59:24 -03:00
Tiago Jacobs
d9f182e9c6
Merge pull request #39 from gustavo-em/inline_text
Leaving the text on just one line
2022-04-29 15:07:34 -03:00
gustavo-em
c3be1229cc fix text in list portals 2022-04-29 15:00:39 -03:00
Tiago Jacobs
1ed60367c2 Define encryption related flag 2022-04-20 22:51:50 -03:00
Tiago Jacobs
feca0a671b Update podfile 2022-04-20 18:45:44 -03:00
Tiago Jacobs
47dea524de Removes package-lock.json (yarn doesn't like it) 2022-04-20 18:44:50 -03:00
Tiago Jacobs
9b563380dc Upgrade to latest bigbluebutton-mobile-sdk (that supports full audio) 2022-04-20 18:35:50 -03:00
Tiago Jacobs
dabb3b5a77
Update README.md 2022-04-20 00:01:04 -03:00
Tiago Jacobs
1d0b5fefe4
Merge pull request #35 from gustavo-em/refactor_create_portal
Refactoring in the code of create new portal and bug fix when create demo server
2022-04-19 20:39:04 -03:00
gustavo-em
b8b97cb3e3 refactor in the code of create new portal 2022-04-19 18:43:50 -03:00
Tiago Jacobs
7c7a9919df
Merge pull request #31 from gustavo-em/button_opacity
Resolving problem which trash button appear when portal was clicked
2022-04-18 17:05:57 -03:00
gustavo-em
5736a2ab63 fix button opacity 2022-04-18 17:04:04 -03:00
Tiago Jacobs
f412b5c1b9 Bump build number 2022-04-17 14:29:54 -03:00
Tiago Jacobs
0617795b6d Updates BigBlueButtonMobileSDK 2022-04-17 12:17:41 -03:00
Tiago Jacobs
4b45cde2d6 Updates BigBlueButtonMobileSDK 2022-04-17 12:17:02 -03:00
Tiago Jacobs
0a8a3c5c4c Add icons without alpha channel 2022-04-17 11:51:15 -03:00
Tiago Jacobs
9bc80cec09 Add more icons and add UpsideDown orientation 2022-04-17 11:14:04 -03:00
Tiago Jacobs
c24524d959 Persist pod lock file 2022-04-16 20:20:55 -03:00
Tiago Jacobs
b521ab1c7d Fix prettier problems 2022-04-16 18:48:57 -03:00
Tiago Jacobs
115fb7f9a3 Fix prettier problems 2022-04-16 18:48:49 -03:00
Tiago Jacobs
8f48cda6b7 Fix condition to render drawers 2022-04-16 18:45:16 -03:00
Tiago Jacobs
ec7c1991b5
Merge pull request #29 from gustavo-em/fix_translations_string
Fix to string of language which doesn't are find in the repository
2022-04-14 16:47:41 -03:00
Gustavo Emanuel Farias Rosa
a34fc90998 fix to string language 2022-04-14 16:31:21 -03:00
Tiago Jacobs
b42b28a3a2
Merge pull request #27 from gustavo-em/fix_fallback_to_en
Fix Fallback
2022-04-14 12:57:09 -03:00
Tiago Jacobs
ce74da5ed8
Merge pull request #28 from gustavo-em/ipad_error_layout
Fix layout to show in full screen on ipad
2022-04-14 12:56:54 -03:00
Gustavo Emanuel Farias Rosa
af10136954 fix layout to full screen in ipad 2022-04-14 10:49:37 -03:00
Gustavo Emanuel Farias Rosa
480e123d89 fix fallback 2022-04-14 09:32:53 -03:00
Tiago Jacobs
f055fcb0a3
Merge pull request #26 from gustavo-em/link_demo_server
Implementing link to demo portal when you don't have any portal added
2022-04-13 23:57:06 -03:00
Gustavo Emanuel Farias Rosa
618a2fa945 demo server url implementing 2022-04-13 18:35:00 -03:00
Tiago Jacobs
6edb360ed8
Merge pull request #24 from ramonlsouza/update-locales-apr13
Update locales
2022-04-13 16:34:09 -03:00
Ramon Souza
95bddfb0cd update locales 2022-04-13 15:38:35 -03:00
Ramon Souza
c6e42d380b Merge remote-tracking branch 'upstream/main' into update-locales-apr13 2022-04-13 15:33:27 -03:00
Tiago Jacobs
ac300e2ba8
Merge pull request #21 from gustavo-em/fallback_lenguage
Implementing fall back to the language in Intl library
2022-04-13 14:52:14 -03:00
Tiago Jacobs
2859b06d82
Merge pull request #23 from ramonlsouza/issue-22
Add transifex script
2022-04-13 12:06:13 -03:00
Tiago Jacobs
5532776532
Refactor translation keys 2022-04-13 11:56:56 -03:00
Ramon Souza
c36a8a3551 move transifex file to project root 2022-04-13 11:52:38 -03:00
Ramon Souza
5613632533 update locales 2022-04-13 11:35:32 -03:00
Ramon Souza
0592ff2c3b add transifex script 2022-04-13 11:31:17 -03:00
Gustavo Emanuel Farias Rosa
64cbfd0269 remove console log 2022-04-12 18:08:41 -03:00
Gustavo Emanuel Farias Rosa
715d15f91d implementing fall back to lenguage in Intl 2022-04-12 17:59:15 -03:00
Tiago Jacobs
40876783bf Skip adding www. prefix 2022-04-12 13:07:23 -03:00
Tiago Jacobs
ff704e0d12 Add configuration that allows loading demo.bigbluebutton.org 2022-04-12 12:25:48 -03:00
Tiago Jacobs
99fcc0c129
Update en-US.ts 2022-04-12 11:42:04 -03:00
Tiago Jacobs
622da30e59 Add missing import and fix Info.plist permissions 2022-04-11 13:31:36 -03:00
Tiago Jacobs
f1c64a8186
Merge pull request #17 from gustavo-em/validate_url
validating url when add a new portal
2022-04-06 23:27:56 -03:00
Tiago Jacobs
e0e777317f
Merge branch 'main' into validate_url 2022-04-06 23:27:38 -03:00
Tiago Jacobs
12729f0d62 Update BBB-SDK to latest version 2022-04-06 23:14:51 -03:00
Tiago Jacobs
f8a6df6a31 Upgrade BBB-SDK to latest version 2022-04-06 19:37:53 -03:00
Tiago Jacobs
1a75f7b703 Upgrade BBB-SDK to latest version 2022-04-06 19:36:56 -03:00
Tiago Jacobs
f8400b7895 Upgrade BBB-SDK to latest version 2022-04-06 19:26:51 -03:00