John Ngei
f8b5b35063
Update community home scrolling to support sticky header and tabs ( #14929 )
...
* communities home sticky tabs
* Communities home screen scroll behaviours
* refactored scroll-page component
2023-02-07 12:58:38 +03:00
erikseppanen
7315dc8914
Support join.status.im links for adding a contact ( #14964 )
...
* Support join.status.im links for adding a contact (#14814 )
* refactor tests, add caret to regex
2023-02-06 17:23:34 -05:00
Jakub Sokołowski
e61bd769a8
ci: fetch E2E APK from android-e2e jobs
...
Using `copyArtifacts()` is more reliable and faster then fetching APKs
based on URLs acquired by parsing GitHub comments from Jenkins builds.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-02-06 18:37:53 +01:00
Parvesh Monu
b9ac26edd7
fix selected members are not shown on the group creation screen ( #14991 )
2023-02-06 22:13:45 +05:30
Parvesh Monu
739d10a9ef
Add tests for bottom-tabs-notifications-data subscription ( #14992 )
2023-02-06 20:40:46 +05:30
Jakub Sokołowski
361ddb338e
ci: drop uploading e2e builds to SauceLabs
...
Since uploads to SauceLabs were dropped from `Fastfile` in:
https://github.com/status-im/status-mobile/pull/14969
Also dropped:
- Useless Diawi upload of APK
- Useless DO Spaces upload of IPA
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-02-06 15:15:51 +01:00
John Ngei
91d0e106f2
showing sticky bar on scrolling discover screen ( #14825 )
2023-02-06 15:41:34 +03:00
Churikova Tetiana
89039cd79a
e2e: remove upload to sauce from fastlane and fix in e2e
2023-02-03 14:03:15 +01:00
Brian Sztamfater
0202af8070
feat: style delivery states
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2023-02-03 09:53:15 -03:00
frank
0472140f02
fix: Unable to add new contact on receiver device after local pairing until app relaunch ( #14936 )
2023-02-03 16:07:27 +08:00
Roman Volosovskyi
e4722e05f3
[ #14959 ] Reschedule messages deletion broadcast on new deletion
2023-02-02 18:13:47 +01:00
Volodymyr Kozieiev
77a798530d
Unread indicator on community channel ( #14960 )
...
* Unread indicator on community channel
* Unread grey dot made a separate component
2023-02-02 17:09:37 +00:00
Parvesh Monu
c2cfb4539f
Remove top nav search button and add bottom padding for home list ( #14966 )
2023-02-02 19:16:54 +05:30
Roman Volosovskyi
c38cb03956
[ #14865 ] Add previews for youtube links with www subdomain
2023-02-02 13:08:37 +01:00
Churikova Tetiana
c1e3a38cb2
e2e: saucelab new api + remove workarounds
2023-02-02 12:40:19 +01:00
Roman Volosovskyi
db417cb3a3
fix compatibility with ConvertToKeycardAccount after recent changes
2023-02-02 12:15:38 +01:00
Omar Basem
eed38fe082
Lightbox screen animations ( #14954 )
...
* lightbox screen animations
2023-02-02 15:03:59 +04:00
Icaro Motta
2dad2b67e8
Update style namespaces ( #14941 )
...
Update certain `style.cljs` files to more strictly follow our guidelines. Except for animations and theme colors, *style* functions should be pure.
It turns out `style` namespaces are well behaved and are almost perfectly following guidelines 🚀
The motivation for the PR came from this thread https://github.com/status-im/status-mobile/pull/14925#discussion_r1090485454
2023-02-02 07:23:06 -03:00
Icaro Motta
8626cd3e6d
Show unread indicator on Activity Center tabs ( #14883 )
...
Fixes https://github.com/status-im/status-mobile/issues/14852
Fixes https://github.com/status-im/status-mobile/issues/14882
Summary
=======
- [x] Fixes https://github.com/status-im/status-mobile/issues/14852
- [x] Fixes https://github.com/status-im/status-mobile/issues/14882
- [x] Refactors `tab` component to follow new guidelines.
- [x] Improves preview area for tabs to optionally show notification dots.
- [x] Refactors `tabs` component: break the component into smaller chunks;
remove duplication between scrollable & non-scrollable tabs; update outdated
docstring;
- [x] Adds accessibility labels to tabs.
Cutout with light theme on the background:
https://user-images.githubusercontent.com/46027/214553974-2b2e8c6e-71b8-46f3-ba75-a66cb4755490.png
Cutout with dark theme on the background:
https://user-images.githubusercontent.com/46027/214554602-d637d4d6-3b20-4aa8-a2ef-64836f4454bb.png
Cutout in non-scrollable tabs:
https://user-images.githubusercontent.com/46027/214555646-bbb85546-20d9-48bb-8273-716564fb5e0f.png
Notification dots in preview area:
https://user-images.githubusercontent.com/46027/214556532-10a044ae-9df5-4c86-be5f-447955276bfd.png
2023-02-01 13:10:57 -03:00
Alexander
9ded9da7e3
Fetch unread notification count only for supported notification types ( #14923 )
...
* Fetch unread notification count only for supported notification types
2023-02-01 15:36:33 +01:00
Omar Basem
b8eab0c328
Photo selector and album selector screens ( #14867 )
...
* feat: photo & album selector screens
2023-02-01 17:01:03 +04:00
Omar Basem
fb9309f700
Animated Header Flatlist ( #14925 )
...
* feat: animated header list (quo2)
2023-02-01 10:40:52 +04:00
yqrashawn
a38ef22ca7
feat: support deleted by xxx ( #14768 )
2023-02-01 09:17:57 +08:00
Jamie Caprani
1f84128dd7
fix: hide buttons on community after joining ( #14761 )
2023-01-31 09:11:41 -08:00
Andrea Maria Piana
41124acf4d
[ Fixes : #14834 ] Fix backup of contacts
...
7e1a894a...cefa0089
2023-01-31 15:45:32 +00:00
Jamie Caprani
cbd920f070
chore: fix sorting of pinned messages ( #14874 )
2023-01-31 06:57:17 -08:00
Parvesh Monu
6bdd3ceded
fix some of the app elements periodically stop responding on the android ( #14935 )
2023-01-31 19:13:02 +05:30
Volodymyr Kozieiev
bfb2863774
Documentation updated ( #14933 )
2023-01-31 12:06:29 +00:00
frank
01523f3a1d
fix: crashed after local pairing ( #14931 )
2023-01-31 17:23:38 +08:00
Churikova Tetiana
3692ad38dd
e2e: fixes compressed keys
2023-01-30 21:48:41 +01:00
Ibrahem Khalil
d7d256b139
[14677, 14673, 14672, 14671, 14664] Fix bottom sheet dismissal problems ( #14791 )
2023-01-30 22:33:12 +02:00
Andrea Maria Piana
0fd2783774
Update status-go and temporary fix for keycard
2023-01-30 16:45:23 +00:00
Andrea Maria Piana
6830f98f95
Add support for compressed keys
...
fc03393e...caf3cc04
2023-01-30 16:11:09 +00:00
Erik Seppanen
fac9e644a9
Lookup/add a contact from home screen ( #14477 )
2023-01-30 16:06:32 +00:00
Parvesh Monu
d16baca64f
fix pinned message for community channels ( #14885 )
2023-01-30 19:42:58 +05:30
Icaro Motta
55caf0230e
Update empty state ( #14916 )
...
Fixes #14899
Updates the empty states according to latest design in Figma.
2023-01-27 15:24:30 -03:00
flexsurfer
6002672e7c
[ #14877 ] No ability to type the text into textbox if image is added [ #14881 ] Input field is hidden in composer ( #14911 )
2023-01-27 16:40:04 +01:00
Mohamed Javid
85fc754104
[Fix] Added support for pinned message in reply notification ( #14913 )
2023-01-27 21:50:02 +08:00
Churikova Tetiana
6530713c3f
e2e: communities fix
2023-01-27 10:48:52 +01:00
Roman Volosovskyi
1654c32ea0
[ #14173 ] Fix incorrect pagination of notifications
2023-01-27 08:53:07 +01:00
Jamie Caprani
2e35939979
chore: add accesibility label
2023-01-26 16:50:20 +00:00
flexsurfer
8b358ab7ed
[ #14869 ] Options menu is hardly opened on longtap on messages containing image or links with enabled preview ( #14908 )
2023-01-26 17:12:26 +01:00
Parvesh Monu
48e5c5c0ec
fix home-screen half-width ( #14895 )
2023-01-26 17:23:11 +05:30
Omar Basem
b3f9a5944d
add support for 120Hz animations ( #14905 )
...
feat: add support for 120hz animations
2023-01-26 13:28:03 +04:00
Roman Volosovskyi
e94898c5ac
[ #14718 ] Fix profile photo in several places
2023-01-26 09:49:36 +01:00
Ibrahem Khalil
f41c69ff4b
[14681] Make checkbox select contacts correctly in new chat flow ( #14790 )
2023-01-25 21:50:00 +02:00
Volodymyr Kozieiev
7585767961
Remove test for join-existing-users-string ( #14892 )
2023-01-25 16:39:16 +00:00
Parvesh Monu
612c17a8db
Add blur overlay for bottom tabs and shell top nav ( #14783 )
2023-01-25 20:08:11 +05:30
Roman Volosovskyi
146e41c8cc
[ #14669 ] Fix re-activation of deleted chat on old contact update
2023-01-25 13:14:53 +01:00
Volodymyr Kozieiev
3e93e353db
Refactor mock data out of community page ( #14799 )
2023-01-25 11:35:10 +00:00