David-Tsui
|
632e32f872
|
[i18n] Improve Chinese translation (#2570)
|
2020-11-03 14:12:56 -03:00 |
Diego Mello
|
52850cbccc
|
[IMPROVEMENT] List Component (#2506)
* List.Item
* section
* Start removing theme as prop
* Remove StatusBar theme prop
* SafeAreaView theme prop
* Minor fixes
* List.Container
* Add translateTitle and translateSubtitle props
* Storybook
* Show action indicator
* Header
* Info
* Theme stories
* FlatList
* DisplayName
* Fix settings
* FlatList tweaks
* ThemeView
* Screen Lock Config
* DefaultBrowserView
* PickerView and User Prefs
* Notification Prefs
* StatusView
* Auto Translate
* InviteUsersEdit
* Visitor
* Minor fixes
* Remove Separator
* Remove iteminfo
* Font scale
* Legal
* Jitsi and e2e
* Block
* search, star, etc
* auto translate and notifications
* RoomInfo
* Refactor RoomActions
* lint
* Remove DisclosureIndicator
* padding horizontal 12
* Detox
* Tests
* Address review comments
* Fix vertical scroll
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
|
2020-10-30 10:59:44 -03:00 |
David-Tsui
|
088a9262d6
|
[i18n] Improve Chinese translation (zh-TW, zh-CN) (#2486)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-09-24 11:16:08 -03:00 |
David-Tsui
|
f5a3cb6e1c
|
[I18n] Improve Simplified Chinese (zh_CN) (#2466)
* I18n: Improve Simplified Chinese(zh_CN) language file
* I18n: Add missing translation
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-09-16 16:25:05 -03:00 |
Diego Mello
|
334140df0d
|
[IMPROVEMENT] Show errors on server enter (#2449)
* Catching errors
* [IMPROVEMENT] Show errors on server enter
* "Not rc server" instead of "invalid or insecure url" msg
|
2020-09-11 13:30:28 -03:00 |
Dan Caseley
|
97cd2235df
|
[CHORE] Consistent Rocket.Chat Branding (#2293)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-07-15 13:57:36 -03:00 |
Diego Mello
|
acdf39b32d
|
[NEW] Onboarding layout (#1954)
* Onboarding texts
* OnboardingView
* FormContainer
* Minor fixes
* NewServerView
* Remove code
* Refactor
* WorkspaceView
* Stash
* Login with email working
* Login with
* Join open
* Revert "Login with"
This reverts commit d05dc507d2 .
* Fix create account styles
* Register
* Refactor
* LoginServices component
* Refactor
* Multiple servers
* Remove native images
* Refactor styles
* Fix testid
* Fix add server on tablet
* i18n
* Fix close modal
* Fix TOTP
* [FIX] Registration disabled
* [FIX] Login Services separator
* Fix logos
* Fix AppVersion name
* I18n
* Minor fixes
* [FIX] Custom Fields
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
|
2020-03-30 16:20:50 -03:00 |
Diego Mello
|
ff807d705c
|
[FIX] Separate delete and remove channel (#1832)
* Rename to delete room
* Separate delete and remove channel
* handleRemoved -> handleRoomRemoved
* [FIX] Navigate to RoomsList & Handle tablet case
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
|
2020-03-06 10:13:24 -03:00 |
Diego Mello
|
512ffe4990
|
[REGRESSION] Room View header title (#1827)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-03-05 11:35:05 -03:00 |
Diego Mello
|
0673081465
|
[NEW] Invite links (#1534)
|
2020-01-28 10:22:35 -03:00 |
Diego Mello
|
896240457f
|
[IMPROVEMENT] Add toggle markdown to settings (#907)
* Add toggle markdown to settings
* Remove unused translation
|
2019-05-21 09:12:15 -03:00 |
Diego Mello
|
38dabfc9ff
|
Switch to react-navigation (#687)
|
2019-03-12 13:23:06 -03:00 |
Diego Mello
|
a139cc83e5
|
New icons (#643)
* New Icons
* Remove unused assets
* Change send icon
* Layout tweaks
* Refactor Status
* Styles changed
* User layout fix
* Separator layout changes
* Sidebar status layout fix
* Fix Message.onLongPress issue
* Fix code markdown
Closes https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/625
* Status lint
* Fix tests
* Navigation debounce
* RoomActions icons
* Space between components
* Group text
* Update tests
|
2019-03-01 13:49:11 -03:00 |
Diego Mello
|
e9f57e0337
|
[FIX] Change actions labels (#654)
|
2019-02-26 09:45:45 -03:00 |
Diego Mello
|
a2821af95b
|
Use Rest API calls (#558)
|
2018-12-05 18:52:08 -02:00 |
achilles-kosun
|
50cf3cea59
|
I18n: Add missing translation of simplified Chinese (#539)
|
2018-11-20 09:48:50 -02:00 |
Diego Mello
|
c6fcfb63fd
|
[WIP] New Authentication layout (#536)
New Authentication layout
|
2018-11-14 19:42:03 -02:00 |
achilles-kosun
|
eb93df853a
|
[I18n] Add Simplified Chinese(zh-CN) locale (#505)
|
2018-10-24 16:10:44 -03:00 |