codemaster115
43d72e0ba1
chore: add missing icon asset
2023-08-14 12:14:17 -05:00
Siddarth Kumar
2869edafdd
implement quo2 inputs - locked input component
...
Co-authored-by: tumanov-alex <uwontrememberthis@gmail.com>
Co-authored-by: Jamie Caprani <jamiecaprani@gmail.com>
2023-08-08 05:16:06 -07:00
erikseppanen
2819c20400
Quo2 wallet: add wallet overview ( #16855 )
2023-08-04 11:43:39 -04:00
mmilad75
07336edef6
Implement Quo2 Numbered-Keyboard / Keyboard Key component ( #16723 )
...
* Implement Quo2 Numbered-Keyboard / Keyboard Key component
* add tests
* fix lint issues
* add derivation-path icon
* add tests
* refactor preview
2023-08-02 11:38:38 +03:30
Omar Basem
b8d01c8bb9
Quo2 Wallet: network bridge ( #16793 )
...
* feat: quo2 network bridge
2023-08-01 14:44:14 +04:00
Omar Basem
e33c877989
feat: camera screen (1/2) ( #16569 )
...
* feat: camera screen (1/2)
2023-07-24 16:46:43 +04:00
Icaro Motta
a6fe626d78
Fix reaction images and implement Selectors > Reactions component ( #16114 )
...
Fixes reaction images and implements the component Selectors > Reactions that,
for some reason, wasn't implemented as a separate quo2 component as per
Figma https://www.figma.com/file/qLLuMLfpGxK9OfpIavwsmK/Iconset?type=design&node-id=942-218&t=cqTr12Q3zVHaLoap-0
Fixes https://github.com/status-im/status-mobile/issues/16045
Note: Reaction images in the Design System are not icons, so that's why you are
seeing a bunch of icons removed from icons2. The directory
resources/images/reactions already existed, and so I used images from that
directory instead.
2023-06-01 11:13:38 -03:00
Ibrahem Khalil
56dbb77ee5
[15660] Show who sent message reaction ( #15677 )
2023-06-01 09:21:33 +02:00
Ajay Sivan
7fc05bc069
new icons ( #15937 )
2023-05-24 05:59:55 -07:00
Volodymyr Kozieiev
540e5be290
Design fixes for profile options ( #15966 )
...
design fixes for profile options
2023-05-22 16:07:39 +01:00
andrey
6858884c83
[ #15756 ] Token gated communities
2023-05-20 08:54:06 +01:00
Rodrigo Hernandez
694591ad5c
- initial component structure and styles ( #15922 )
...
feat: add quo2 settings-list component
2023-05-19 07:19:45 -07:00
John Ngei
e8682ccbf6
home screen updates
...
* community home screen updates
* removed green border color on status indicator
* added accent color to plus button and jump-to button
* code reviews
* e2e: fix acc id new comm button
* resolved bugs
---------
Co-authored-by: pavloburykh <pavlo@status.im>
2023-05-19 16:08:52 +03:00
Ajay Sivan
7e8f1fac8a
app locked screen design review changes ( #15927 )
2023-05-19 05:17:03 -07:00
Ajay Sivan
adc458d8ff
fix: permission tag component locked state ( #15928 )
2023-05-19 02:51:30 -07:00
Mohamed Javid
7d0dfec22c
Design Feedbacks on "Create profile password" screen ( #15863 )
...
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
Co-authored-by: pavloburykh <pavlo@status.im>
2023-05-16 18:03:45 +05:30
Brian Sztamfater
e5913cc3ea
feat: audio component
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2023-05-04 10:48:05 -03:00
Omar Basem
08e6b8164e
feat: composer - edit message ( #15772 )
...
* feat: new composer - edit message
2023-05-01 20:39:07 +04:00
Omar Basem
3e9d5dde54
Reimplement composer: add reply ( #15736 )
...
* feat: add composer reply
2023-04-27 20:20:00 +04:00
Omar Basem
faa29a2946
feat: reimplement composer ( #15639 )
...
* feat: reimplement composer (1)
2023-04-24 17:40:15 +04:00
Siddarth Kumar
3bd4038089
Upgrade `react-native` from 0.63.3 to 0.67.5 ( #15486 )
...
* [IOS Only] react-native 0.63 to 0.67
* [Android Only] react-native 0.63 to 0.67
* bring back all the jenkinsfiles
* make auto-complete prop for text-input compatible
* [IOS Only] react-native 0.63 to 0.67
* [Android Only] react-native 0.63 to 0.67
* bring back all the jenkinsfiles
* nix: drop unnecessary set -x from status-go build
Signed-off-by: Jakub Sokołowski <jakub@status.im>
* add explicity implementation line for soloader
And add deleteDebugFilesForVariant fix for libhermes.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
* use fast-image for link previews
* fix extra line in message composer on android
This elevation prop is un-necessary and causes an extra line to appear which looks like a border but its actually a shadow.
* don't use `fast-image` for url preview favicon
* fix audio record button interfering cancel android
This fix was not needed in react-native 0.63.4 but is needed after we upgraded to 0.67.5
* get rid of unused platform import
---------
Co-authored-by: Jakub Sokołowski <jakub@status.im>
2023-04-12 15:25:19 +05:30
Parvesh Monu
937c128c08
Onboarding app locked flow
2023-03-22 13:41:05 +05:30
Mohamed Javid
f67f205fa9
Status Tag UI and usage update ( #15282 )
...
* [Feature][#15267 ] Status Tag UI Update
* [Fix] Typo in comment
* [Fix] Feedback from PR
* [Fix] Feedback from PR
* [Fix] Blur Type on Preview Screen
* [Fix] Blur Type on Preview Screen
2023-03-10 15:31:54 +05:30
Brian Sztamfater
0202af8070
feat: style delivery states
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2023-02-03 09:53:15 -03:00
Ibrahem Khalil
d7d256b139
[14677, 14673, 14672, 14671, 14664] Fix bottom sheet dismissal problems ( #14791 )
2023-01-30 22:33:12 +02:00
Erik Seppanen
fac9e644a9
Lookup/add a contact from home screen ( #14477 )
2023-01-30 16:06:32 +00:00
Brian Sztamfater
bd3c724c66
feat: record audio complete flow
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2023-01-23 14:04:06 -03:00
Matias Grote
697aa1c394
Add profile ui to quo_preview ( #14652 )
...
Add profile ui to quo_preview (#14652 )
2023-01-03 20:23:16 +01:00
Ibrahem Khalil
ef21312162
New chat flow ( #14607 )
2022-12-29 15:57:42 +02:00
yqrashawn
bd84a36582
feat: new delete message ( #14232 )
2022-12-09 15:35:41 +08:00
Parvesh Monu
d4897de205
partially implement shell jump-to navigation ( #14410 )
2022-11-30 21:46:01 +05:30
Brian Sztamfater
9e1412007f
fix: edit message
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2022-11-28 10:21:50 -03:00
Omar Basem
73bbfa7d31
Fix Metro Warnings ⚠️ ( #14389 )
...
* fix: metro warnings ⚠️
2022-11-17 21:19:54 +04:00
flexsurfer
7b739dff45
New icons (icons2) not working in token-tag component #14277 ( #14280 )
2022-11-01 14:58:33 +01:00
Jamie Caprani
14a5edb24b
fix: adjust selectors to designs ( #14214 )
2022-10-25 01:50:39 -07:00
flexsurfer
38c95804ae
move reaction-drawer and fix some icons2 ( #14211 )
...
* move reaction-drawer and fix some icons2
2022-10-21 16:13:26 +02:00
flexsurfer
258f92c691
icons2 ( #14190 )
2022-10-20 13:47:24 +02:00