-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: quick actions #6902
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
divyanshu-patil
wants to merge
39
commits into
RocketChat:develop
Choose a base branch
from
divyanshu-patil:feat/quickactions_native
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,099
−215
Draft
feat: quick actions #6902
Changes from 26 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
8b794e0
feat: initial setup
divyanshu-patil 214a4be
feat: added native deeplinking implementation for ios
divyanshu-patil 2f4ef8b
refactor: quickactions
divyanshu-patil 8ec0c3b
fixed navigation in expo managed quick actions
divyanshu-patil f22a810
feat: quick actions android
divyanshu-patil acca319
Merge remote-tracking branch 'upstream/develop' into feat/quickaction…
divyanshu-patil de9516d
Merge branch 'develop' of https://github.com/RocketChat/Rocket.Chat.R…
divyanshu-patil 6bbdd4c
feat: added prev server
divyanshu-patil 26c02ec
feat: search
divyanshu-patil 034636e
Merge branch 'develop' into feat/quickactions_native
divyanshu-patil 3f56cdf
refactor: folders in ios
divyanshu-patil 8d628f8
feat: contact us option
divyanshu-patil 7f980b9
Merge branch 'develop' into feat/quickactions_native
divyanshu-patil b99d1da
feat: store last visited room id
divyanshu-patil dc7349d
cleanup: delete empty file
divyanshu-patil b85f1af
Merge branch 'develop' of https://github.com/RocketChat/Rocket.Chat.R…
divyanshu-patil c369283
pod install
divyanshu-patil fc0c06e
feat: get room and navigate to room
divyanshu-patil 498cf70
feat: added dynamic room name
divyanshu-patil 2e8a7b3
fix: android navigation not working recent room
divyanshu-patil 56ff591
fix: roomname not updating in recent quickaction
divyanshu-patil 5ad13db
feat: i18n
divyanshu-patil 47f01f9
fix: cycle dependency error on goRoom | migrate to event architecture…
divyanshu-patil c3643e9
action: organized translations
divyanshu-patil 79dbb31
cleanup: removed logs, removed unused code
divyanshu-patil 9225833
fix: coderrabit suggestions
divyanshu-patil 63c8f1e
cleanup: unused files
divyanshu-patil b6fc07e
fix: coderabbit suggestions
divyanshu-patil 7b1f981
fix: recent room visited clearing in background state
divyanshu-patil b077f16
fix: eslint
divyanshu-patil b8534cf
refactor: revert start search hook
divyanshu-patil 8835afd
feat: added tests
divyanshu-patil 0def82c
fix, chore: duplicate search firing, used rid in quickactions saga fo…
divyanshu-patil 53f02bb
fix: removed redundant calls to getRoom and roomsStoreLastVisited
divyanshu-patil 252ae5c
cleanup: removed outdated code on MainActivity.kt
divyanshu-patil 824ba8f
cleanup: removed debug comments
divyanshu-patil 5e3f247
refactor: made android logs debug only
divyanshu-patil 0cc9be2
refactor: Use Locale.ROOT for locale-stable casing.
divyanshu-patil 36ea7e0
feat: add recent 3 rooms in quick action
divyanshu-patil File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:tint="#000000" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp"> | ||
|
|
||
| <path android:fillColor="@android:color/black" android:pathData="M18,13h-5v5c0,0.55 -0.45,1 -1,1s-1,-0.45 -1,-1v-5H6c-0.55,0 -1,-0.45 -1,-1s0.45,-1 1,-1h5V6c0,-0.55 0.45,-1 1,-1s1,0.45 1,1v5h5c0.55,0 1,0.45 1,1s-0.45,1 -1,1z"/> | ||
|
|
||
| </vector> | ||
divyanshu-patil marked this conversation as resolved.
Show resolved
Hide resolved
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp"> | ||
|
|
||
| <path android:fillColor="@android:color/black" android:pathData="M11,23.59v-3.6c-5.01,-0.26 -9,-4.42 -9,-9.49C2,5.26 6.26,1 11.5,1S21,5.26 21,10.5c0,4.95 -3.44,9.93 -8.57,12.4l-1.43,0.69zM11.5,3C7.36,3 4,6.36 4,10.5S7.36,18 11.5,18L13,18v2.3c3.64,-2.3 6,-6.08 6,-9.8C19,6.36 15.64,3 11.5,3zM10.5,14.5h2v2h-2zM12.5,13h-2c0,-3.25 3,-3 3,-5 0,-1.1 -0.9,-2 -2,-2s-2,0.9 -2,2h-2c0,-2.21 1.79,-4 4,-4s4,1.79 4,4c0,2.5 -3,2.75 -3,5z" android:strokeWidth="0"/> | ||
|
|
||
| </vector> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:viewportHeight="512" android:viewportWidth="512" android:width="24dp"> | ||
|
|
||
| <path android:fillColor="@android:color/black" android:pathData="M416,208c0,45.9 -14.9,88.3 -40,122.7L502.6,457.4c12.5,12.5 12.5,32.8 0,45.3s-32.8,12.5 -45.3,0L330.7,376c-34.4,25.2 -76.8,40 -122.7,40C93.1,416 0,322.9 0,208S93.1,0 208,0S416,93.1 416,208zM208,352a144,144 0,1 0,0 -288,144 144,0 1,0 0,288z" android:strokeWidth="0"/> | ||
|
|
||
| </vector> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
| android:width="24dp" | ||
| android:height="24dp" | ||
| android:viewportWidth="512" | ||
| android:viewportHeight="512"> | ||
| <path | ||
| android:pathData="M75,75L41,41C25.9,25.9 0,36.6 0,57.9L0,168c0,13.3 10.7,24 24,24l110.1,0c21.4,0 32.1,-25.9 17,-41l-30.8,-30.8C155,85.5 203,64 256,64c106,0 192,86 192,192s-86,192 -192,192c-40.8,0 -78.6,-12.7 -109.7,-34.4c-14.5,-10.1 -34.4,-6.6 -44.6,7.9s-6.6,34.4 7.9,44.6C151.2,495 201.7,512 256,512c141.4,0 256,-114.6 256,-256S397.4,0 256,0C185.3,0 121.3,28.7 75,75zM256,128c-13.3,0 -24,10.7 -24,24l0,104c0,6.4 2.5,12.5 7,17l72,72c9.4,9.4 24.6,9.4 33.9,0s9.4,-24.6 0,-33.9l-65,-65 0,-94.1c0,-13.3 -10.7,-24 -24,-24z" | ||
| android:fillColor="@android:color/black"/> | ||
| </vector> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| import { type Action } from 'redux'; | ||
|
|
||
| import { QUICK_ACTIONS } from './actionsTypes'; | ||
|
|
||
| interface IQuickActionParams { | ||
| action: string; | ||
| } | ||
| interface IQuickAction extends Action { | ||
| params: Partial<IQuickActionParams>; | ||
| } | ||
| export function quickActionHandle(params: Partial<IQuickActionParams>): IQuickAction { | ||
| return { | ||
| type: QUICK_ACTIONS.QUICK_ACTION_HANDLE, | ||
| params | ||
| }; | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.