Gleidson Daniel Silva
|
d19239d290
|
feat: mobile color normalization (#5616)
* chore: remove auxiliaryText color
* chore: remove titleText
* chore: password colors change
* chore: use fontDefault on ActionSheet item
* wip: type
* chore: set custom icon default color
* remove tintActive color
* only set color when checked
* remove icon color
* remove tintActive
* chore: remove STATUS_COLORS
* chore: remove mentions colors
* chore: remove switch color
* chore: background color
* chore: auxiliaryBackground
* chore: one local colors
* wip: some colors
* wip: colors
* wip: colors
* wip: end colors
* test: update
* chore: fix some colors
* chore: fix lint
* chore: back to text props
* chore: fix ts errors
* revert
* chore: fix lint
* test: update snapshot
* update storybook
* cocoapods
* fix app theme color
* remove unused color
* fix login service button color
* remove unused color
* unused backgroundColor
* fix background color
* fix transparent color
* fix background color
* wip: key
* fix color
* chore: revert to 1 tick
* test: update
* chore: use same color as front end
* test: update
* fix radius
* fix background color
* fix wrong color
* change some colors
* chore: update stories
* chore: fix button style
* chore: fix item color
* lint
* update snapshot
* link
* remove background color
* change send to channel color
* call icons
* video conf colors
* fix app default color
* bottom sheet
* remove background
* two factor color
* update tests
* feat: add force-logout stream listener
* remove icon colors
* improve badge color
* update tests
* fix header colors
* fix collapsible icon color
* imagePreview color
* wip
* update test
* lint
---------
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2024-04-18 07:19:54 -03:00 |
Gleidson Daniel Silva
|
a9abf322c4
|
feat: add user authentication cookies to JitsiMeetView (#5458)
* feat: add user authentication cookies to JitsiMeetView
* Update app/views/JitsiMeetView/index.tsx
|
2024-01-19 17:29:17 -03:00 |
Gleidson Daniel Silva
|
62559c852b
|
regression: disable mediaPlaybackRequiresUserAction on Android (#5263)
|
2023-10-09 17:24:07 -03:00 |
Gleidson Daniel Silva
|
9fa29047dd
|
feat: Add jitsi auth info (#5231)
* migrate JitsiMeetView to hooks
* create JitsiAuthModal component
* Update app/i18n/locales/en.json
Co-authored-by: Diego Mello <diegolmello@gmail.com>
* Update JitsiAuthModal.tsx
* typo
* fix colors
---------
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2023-09-26 13:31:03 -03:00 |