Volodymyr Kozieiev
0aede3510d
status-im/utils/fx replaced with utils/re-frame to avoid unambiguities
2022-12-23 16:59:17 +00:00
yqrashawn
39e29cfb5a
feat: replace clj-fmt with zprint ( #14520 )
2022-12-20 21:57:49 +08:00
yqrashawn
37909c2d81
feat: toast component ( #14376 )
2022-12-20 21:52:28 +08:00
yqrashawn
01660765b7
refactor: delete message related code ( #14548 )
2022-12-20 21:42:50 +08:00
Brian Sztamfater
c0c0742687
feat: record audio button
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-12-20 10:01:19 -03:00
Siddarth Kumar
b074e9c58e
moving security from status-im ns to root utils ( #14567 )
...
making a lint a fix
update old decision doc
fixing issues while poorly rebasing
fix incorrect ns imports
2022-12-20 17:56:21 +05:30
Icaro Motta
8cf95cdb30
New make target to run tests via REPL ( #14576 )
2022-12-20 09:07:00 -03:00
Omar Basem
ba41d4b271
Photo Selector 2 ( #14487 )
...
* Photo Selector (2)
2022-12-20 07:36:06 +04:00
Guilherme Devincenzi
003b0ffb1e
feat: add privacy options component ( #14500 )
2022-12-19 20:12:58 +01:00
Parvesh Monu
dbd61a34a0
Update shell placeholder screen with new designs ( #14572 )
2022-12-19 14:51:53 +05:30
Yevheniia Berdnyk
cbb6571954
e2e: Updated tests 702807 and 702808
2022-12-19 04:02:57 +02:00
Siddarth Kumar
7b72391e60
remove comment blocks which are not useful ( #14563 )
...
Adding a series of // characters (i.e., a "comment bar") above every method in an Objective-C file would not provide any real benefit, and would in fact be redundant, as the method list in Xcode already serves as a visual separator for methods in a class.
The #pragma mark directive, is a more concise and effective way to add separators and group related methods in a class. We should use #pragma mark to create a separator line and add a heading to describe the methods in a particular section.
2022-12-16 22:39:39 +05:30
Icaro Motta
269d13e2f8
Move Activity Center to new app structure ( #14554 )
2022-12-16 10:45:00 -03:00
Siddarth Kumar
fc07fbf787
UI for mobile to mobile local pairing - updated ( #14514 )
...
* ui for local pairing
lint-fix
removed un-necessary +
addressing some of the feedback on PR
more feedback + removing feature toggle from ui
getting rid of comments/log messages over here
tidy up logs
fix typos and more i18n stuff
swap % with a named parameter
getting rid of global state + lint-fix
get rid of un-used function
icon guidelines and more kebab case stuff :>
moving stuff to events and utils namespace
:main-icons -> :i :)
address feedback and adhere to guidelines etc
fixed the :t/ qualification
moree feedback :-D
referring status-im.utils.security for now
adding "cs" to constants
make tests pass
re-frame to rf
addressing feedback
moving icons to icons2 & renaming stuff
trying to make this file the way it was before
missed out on updating these references
getting rid of the icons moved to icons2
This reverts commit be8552c0d3daaf7a7333cfeaf304d97c86d50d3e.
fixing mistakes
getting rid of the s
* this rename makes sense to me
* adding an alias to the view
* fixed broken up namespaces
2022-12-16 18:40:56 +05:30
Ajay Sivan
621e41e6ab
feat: Added Dividers Date Component to quo2 ( #14546 )
...
* feat: Added Dividers Date Component to quo2
2022-12-15 17:18:54 +01:00
Andrea Maria Piana
3e3a365ffb
Enable waku2 by default
2022-12-15 12:39:49 +00:00
Ibrahem Khalil
4e6a37fdd0
Message input issues ( #14450 )
...
Message input issues (#14450 )
2022-12-15 10:49:54 +01:00
Icaro Motta
08fb0de7b0
Remove old Notification Center ( #14533 )
2022-12-14 18:00:32 -03:00
pavloburykh
f47bc6e40e
e2e: new community tests
2022-12-14 10:07:46 +01:00
Jamie Caprani
6a05d43b75
chore: add some component tests ( #14511 )
2022-12-13 14:19:20 -08:00
Volodymyr Kozieiev
68ea7cdfc5
Communities now correctly listed in pending/joined sections. ( #14515 )
2022-12-13 20:55:32 +00:00
Icaro Motta
5693df5a74
Lint namespace aliases ( #14526 )
2022-12-13 17:04:26 -03:00
flexsurfer
c7a371c104
move messages screen to status-im2 ( #14530 )
...
* move messages screen to status-im2
2022-12-13 13:27:13 +01:00
Parvesh Monu
11d02c1057
fix unread badge and add back button accessibility id ( #14525 )
2022-12-13 14:56:46 +05:30
Churikova Tetiana
c13be92505
e2e: new activity center flow
2022-12-09 13:58:54 +01:00
Icaro Motta
ae10908984
Set Activity Center as the new default ( #14492 )
2022-12-09 09:52:18 -03:00
Jamie Caprani
53ef1ef4b5
chore: refactor scroll page component to be more generic ( #14453 )
...
chore: refactor scroll page component to be more generic
2022-12-09 04:07:21 -08:00
yqrashawn
bd84a36582
feat: new delete message ( #14232 )
2022-12-09 15:35:41 +08:00
Roman Volosovskyi
9be8a5b961
Add peers stats screen
2022-12-08 13:28:09 +01:00
flexsurfer
5ca46fe805
Bug/composer background fix ( #14502 )
...
* [#14385 ] Chat view freezes if open/close chat multiple times (iOS)
2022-12-07 17:36:26 +01:00
jakub
2f1c236333
ci: update Apple dev team ID to update the org
...
We are trasnferring the Apple app to the new Switzerland based Apple
development organization/team from the old Singapore one, and to make
this work we also need to update the development team ID.
This should fix the following failure:
```
Could not find App ID with bundle identifier 'im.status.ethereum'
You can easily generate a new App ID on the Developer Portal using 'produce':
```
https://ci.infra.status.im/job/status-mobile/job/platforms/job/ios/854/console
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-12-07 10:45:14 +01:00
Yevheniia Berdnyk
f2fa3a1886
Fixed test_group_chat_pin_messages and moved to PR tests
2022-12-06 23:16:55 +02:00
Parvesh Monu
e6628bd346
fix app crashing on opening community channel ( #14499 )
2022-12-06 23:16:28 +05:30
Icaro Motta
6e272a96c8
Introduce subscription tests ( #14472 )
2022-12-06 13:36:05 -03:00
flexsurfer
da0f0d3a81
move messages main screen to status-im2 ( #14491 )
...
* move messages main screen to status-im2
2022-12-05 14:22:06 +01:00
frank
f7af7ca25d
Allow owner/admin to delete messages of a community ( #14366 )
2022-12-02 20:13:02 +08:00
Christoph Pader
f3ad8beb6d
fix: channel list-item not clickable ( #14469 )
2022-12-02 11:45:26 +01:00
yqrashawn
2e68fb22f5
feat: add display-name in author component ( #14473 )
2022-12-02 14:42:16 +08:00
Christoph Pader
f18044c9dc
Implement Token Gating ( #13899 )
...
* feat: implement token gating component
* fix: add .calva to gitignore
2022-12-01 13:30:07 +00:00
Jamie Caprani
5947769881
chore: update action drawer with designer feedback ( #14465 )
2022-12-01 03:58:50 -08:00
Parvesh Monu
d4897de205
partially implement shell jump-to navigation ( #14410 )
2022-11-30 21:46:01 +05:30
Jamie Caprani
d948939ce3
fix: adjust community cards on discover page ( #14444 )
...
fix: adjust community cards on discover page
2022-11-30 01:58:44 -08:00
Yevheniia Berdnyk
1000cb79a2
Creating users and getting names in parallel
2022-11-29 18:09:39 +02:00
Mohamed Javid
f55b646c20
[Chore] Use common for repeated code ( #14454 )
...
* [Chore] Use common for repeated code
* [Chore] Removed empty file
2022-11-29 22:47:35 +08:00
Mohamed Javid
bc7578ae85
[Feature] Added Mentions in Activity Center ( #14451 )
...
* [Feature][#14352 ] Added mentions in Activity Center
* [Update][#14352 ] Update in namespace
* [Update][#14352 ] Code Style
* [Update][#14352 ] Created commons for AC and fix warning on text
2022-11-29 21:55:33 +08:00
Omar Basem
49e9738ff8
Group Details Screen (2) ( #14427 )
...
* feat: group details screen (2)
2022-11-29 10:41:19 +04:00
Brian Sztamfater
9e1412007f
fix: edit message
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-11-28 10:21:50 -03:00
Icaro Motta
c198133769
Update guidelines ( #14445 )
2022-11-28 09:58:36 -03:00
Jamie Caprani
6d5ff4aa92
chore: fix issues with e2e tests after refactors ( #14440 )
2022-11-28 03:17:12 -08:00
Jamie Caprani
0e614d51ef
feat: add scrolling in community ( #14281 )
2022-11-28 02:24:31 -08:00
Icaro Motta
42de2a6384
Mark notifications as read based on call to action ( #14439 )
2022-11-25 16:10:29 -03:00
Ibrahem Khalil
3d71fdba98
[14429] Fix mentions ( #14442 )
2022-11-25 15:04:15 +02:00
Jamie Caprani
9de4417f03
chore: update nix config to reference babel.config.js file ( #14436 )
...
* chore: update nix config to reference babel.config.js file
* chore: update component test make command
2022-11-24 13:05:58 -08:00
Parvesh Monu
9e7db45d08
fix everyone is displaying as online in community channel and chat list ( #14431 )
...
also fixes issue with visibility status popover not opening
2022-11-24 19:45:27 +05:30
Omar Basem
14c243803f
Photo Selector (1) ( #14426 )
...
* feat: photo-selector (1)
2022-11-24 15:29:54 +04:00
jakub
e61889f16c
ci: add missing suffix to android e2e builds
...
Fix for same naming of e2e and universal builds.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-11-24 10:23:28 +01:00
Parvesh Monu
1230594046
test build fix ( #14435 )
2022-11-24 14:50:57 +05:30
jakub
3fc1ba357e
ci: bump jenkins lib to match desktop
...
Related to: https://github.com/status-im/status-desktop/pull/8420
Depends on: https://github.com/status-im/status-jenkins-lib/pull/53
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-11-23 19:48:55 +01:00
flexsurfer
3152cf0aa3
adjust navigation colors and small bugfixes ( #14403 )
...
* adjust navigation colors and small bugfixes
2022-11-23 17:30:11 +01:00
Jamie Caprani
c6e8aad745
feat: add component tests using react-testing-library and jest ( #14331 )
2022-11-23 05:59:18 -08:00
flexsurfer
bab0fc7ac0
move chats home ( #14419 )
...
* move chats home
2022-11-23 14:33:40 +01:00
frank
32d85d5059
Allow styling text in composer when selecting it with native actions ( #14249 )
2022-11-23 10:28:44 +08:00
Churikova Tetiana
a9295ac17e
e2e: test sections and fix
2022-11-22 17:44:28 +01:00
jakub
7dccbf2395
ci: separate buckets for mobile and desktop builds
...
Possible fix for slow upload speeds and failures caused by most probably
hitting per-bucket rate limits of DigitalOcean:
>- 500 total operations per second to any individual bucket.
>- 300 combined PUT, POST, COPY, DELETE, and LIST operations per second to any individual Space. We may further limit LIST operations if necessary under periods of high load.y
https://docs.digitalocean.com/products/spaces/details/limits/#rate-limits
Depends on: https://github.com/status-im/status-jenkins-lib/pull/52
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-11-22 16:55:59 +01:00
Brian Sztamfater
4a87122336
feat: author component
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-11-21 15:46:56 -03:00
Roman Volosovskyi
d18c3ad102
[ #14381 ] Wrap texts with view to ensure separate accessibility labels
2022-11-21 15:40:29 +01:00
Icaro Motta
e53f58d8c0
Fix various Activity Log layout issues ( #14405 )
2022-11-21 11:19:50 -03:00
Omar Basem
5492fb472f
Group Details Screen ( #14377 )
...
* feat: group details screen
2022-11-21 16:03:49 +04:00
flexsurfer
c08d58577d
move quo preview ( #14409 )
2022-11-21 11:03:07 +01:00
Yevheniia Berdnyk
946640339a
e2e: pin messages in 1-1 and group chats
2022-11-21 06:49:53 +02:00
Jamie Caprani and Erik Seppanen
72d43ba745
Visual tests setup ( #14329 )
...
feat: configuration setup for visual tests
Co-authored-by: Erik Seppanen <esep@protonmail.com >
2022-11-20 15:46:04 -08:00
Icaro Motta
f4d9162ff8
Fix reconciliation for new filter type :all ( #14401 )
2022-11-18 06:15:39 -03:00
Omar Basem
73bbfa7d31
Fix Metro Warnings ⚠️ ( #14389 )
...
* fix: metro warnings ⚠️
2022-11-17 21:19:54 +04:00
Mohamed Javid
84da3128bf
[Fix] Activity Centre UI bug ( #14398 )
...
* [Fix] Activity Centre UI bug
* [Fix] Namespace update for config
* [Chore] Moved navigation to Activity Center as reframe event
* [Chore] Code Format
2022-11-18 00:15:49 +08:00
flexsurfer
3777ebc36e
move communities 2 ( #14394 )
2022-11-17 16:43:02 +01:00
Roman Volosovskyi
4c6b4e2d02
[ #14388 ] Re-enable bug reporting
2022-11-17 15:01:45 +01:00
Roman Volosovskyi
e469d97702
[ #14372 ] Fix message content type on editing
2022-11-17 08:23:53 +01:00
Roman Volosovskyi
cf753a0892
[ #14381 ] Add accessibility lables for chat key and timestamp in message
2022-11-17 07:16:30 +01:00
Icaro Motta
0f7ccce3df
Implement identity verification flow ( #14365 )
2022-11-16 16:46:04 -03:00
Mohamed Javid
509ffc2a01
[Feature] Added messages skeleton ( #14072 )
...
* [Feature][#14025 ] Added Messages Skeleton while loading messages
* [Improvements][#14025 ] Added animation to message skeleton
* [Improvements][#14025 ] Changed to Reanimated2 for message skeleton animation
* [Chores][#14025 ] Removed unused code
* [Improvements][#14025 ] Added preview screen for messages skeleton
* [Improvements][#14025 ] Style update for messages skeleton
* [Chore][#14025 ] Indentation for message skeleton
* [Improvements][#14025 ] On Layout calculation cleanup
* [Fix][#14025 ] Added Skeleton on New UI only
* [Chore] Moved Message Skeleton to new UI
* [Feature][#14025 ] Added Message Skeleton on message gap
* [TEMP][#14025 ] Added delay of preloading messages for testing
* [Lint][#14025 ] Lint fixes for Message Gap component
* [Chore][#14025 ] Reanimated namespace update
* [Chore][#14025 ] React native namespace update
* [Chore][#14025 ] Rollback preload messages
2022-11-17 00:43:58 +08:00
John Ngei
e44d4c83c0
communites home screen context actions ( #14371 )
2022-11-16 17:48:18 +03:00
flexsurfer
cc733a379c
move communities ( #14384 )
2022-11-16 14:09:16 +01:00
flexsurfer
803328dc4c
move switcher ( #14378 )
...
* move switcher
2022-11-16 12:00:16 +01:00
Roman Volosovskyi
255049c312
Fix uniq :key warning on opening chat
2022-11-16 10:46:32 +01:00
flexsurfer
31b6e076be
new structure continue, move utils, move fx macro to re-frame utils n… ( #14373 )
...
* new structure continue, move utils, move fx macro to re-frame utils namespace
2022-11-16 09:09:25 +01:00
frank
433f9185c8
Use WakuNodes in ClusterConfig for Waku V2 ( #14283 )
2022-11-16 00:27:19 +08:00
Andrea Maria Piana
04408af45c
Fix logout & upgrade status-go
2022-11-15 15:17:59 +00:00
Omar Basem
ea7548d54a
Confirmation Dialog ( #14348 )
...
* feat: confirmation dialog
2022-11-15 17:34:38 +04:00
Andrea Maria Piana
c7ac53fdd0
Add icons & mentions/unread counts to community list
2022-11-15 13:03:48 +00:00
Roman Volosovskyi
48f86ff862
[ #14311 ] Fix icons in message actions bottom sheet
2022-11-15 13:29:12 +01:00
Parvesh Monu
f408035f5e
Improve shell animations ( #14341 )
2022-11-15 16:45:43 +05:30
Parvesh Monu
1228f4aa26
Add accessibility to components ( #14359 )
...
- chat name text component
- quoted message text component
2022-11-15 16:41:56 +05:30
Christoph Pader
2f4d8accae
feat: implement selectors with blurred background
2022-11-15 10:44:17 +01:00
andrey
b8bfb2df80
new structure fixes
2022-11-15 10:33:32 +01:00
andrey
4654402feb
new structure fixes
2022-11-15 06:56:33 +01:00
Parvesh Monu
e8c44632ab
fix community channel back button ( #14358 )
2022-11-15 03:29:03 +05:30
flexsurfer
c7d5e90882
introduce new project structure (first step) ( #14356 )
...
* introduce new project structure
2022-11-14 19:16:55 +01:00
Roman Volosovskyi
4353c4a40c
[ #14245 ] Fix read/unread notifications filter
2022-11-14 13:40:20 +01:00
Icaro Motta
a77f662948
Document new guidelines ( #14309 )
2022-11-14 07:15:49 -03:00
Omar Basem
57526a45ad
Bottom sheet missing actions ( #14332 )
...
* feat: bottom sheets
2022-11-11 17:02:39 +04:00
Omar Basem
8fc853373b
Rename :main-icons2 to :i ( #14335 )
...
* chore: rename icons
2022-11-11 15:45:54 +04:00
Andrea Maria Piana
5e814b7a03
Add display name
2022-11-10 20:00:49 +00:00
Omar Basem
61fd5fd791
Chat user dp ( #14314 )
...
* feat: chat-user-dp
2022-11-10 18:26:57 +04:00
Andrea Maria Piana
466dfe56d7
Fix emoji reactions
2022-11-10 13:48:12 +00:00
Andrea Maria Piana
8aee25509e
Restore bottom sheet for chats
2022-11-10 13:46:27 +00:00
flexsurfer
8168d224d3
quo2 core ( #14319 )
...
* quo2 core
2022-11-10 12:10:16 +01:00
Andrea Maria Piana
aca296030c
Show bottom sheet when recovering account
2022-11-10 09:11:58 +00:00
yqrashawn
f5a61d9a8b
chore: fix can't remove node 0 error breaking react-devtools ( #14316 )
2022-11-10 16:42:41 +08:00
flexsurfer
3c1c8a120d
cleanup quo2 2, remove status-im usage ( #14308 )
2022-11-10 09:10:43 +01:00
yqrashawn
3925de58b1
chore: lint against re-frame dispatch/subscribe in quo components ( #14282 )
2022-11-10 10:22:42 +08:00
Richard Ramos
0f6022a731
chore: set gowaku build tags for status-go
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-11-09 18:47:15 +01:00
John Ngei
a1c1be8f8a
updated communities home and discover screen ( #14018 )
2022-11-09 15:41:34 +03:00
Andrea Maria Piana
01eae4da9c
upgrade react native to 0.63.5
2022-11-08 19:50:36 +00:00
Roman Volosovskyi
77d0084467
Attempt to fix too long prefix for notification types
2022-11-08 19:13:56 +01:00
flexsurfer
5907edccc8
cleanup quo2 ( #14301 )
...
* cleanup quo2
2022-11-08 18:30:17 +01:00
Churikova Tetiana
add00a5609
e2e: configurable datacenter
2022-11-08 10:35:05 +01:00
Omar Basem
f17f57cc5e
Messages home items ( #14256 )
...
* feat: messages home items
2022-11-08 13:01:02 +04:00
frank
187d147dc7
fix #14236 Sometimes profile pictures don't load ( #14257 )
2022-11-07 16:58:29 +01:00
pavloburykh
b378d88aaf
e2e: deep_link tests
2022-11-04 16:54:13 +02:00
Ibrahem Khalil
3b69e5873e
Add members key to the chat-preview flow to show count of members on chat preview ( #14274 )
2022-11-03 12:10:01 +03:00
Andrej Česen
5e5ed0a11e
Add code-snippet component ( #14275 )
2022-11-03 10:55:33 +03:00
Ibrahem Khalil
bca2258508
Format numbers helper ( #14186 )
...
format number to 100000 -> 100k/ 1000000000 -> 1b/ 1000000 -> 1m
2022-11-03 10:33:34 +03:00
flexsurfer
7b739dff45
New icons (icons2) not working in token-tag component #14277 ( #14280 )
2022-11-01 14:58:33 +01:00
du64
ab1dd7e794
Fix typo (replace backtick with apostrophe) ( #14255 )
2022-10-29 17:24:29 +02:00
Churikova Tetiana
0967582639
e2e: non-latin
2022-10-28 15:54:08 +02:00
Icaro Motta
91b237d3d3
Fix unbounded number of calls to fetch notifications ( #14250 )
2022-10-27 16:21:41 -03:00
Icaro Motta
69303cd7d1
Implement positive button state ( #14252 )
2022-10-27 16:03:18 -03:00
Andrea Maria Piana
b774ecbcb4
Add chat actions in home screen
...
This commit adds the following chat actions on the home screen:
- Mute chat
- Delete chat
- View profile (one to ones only)
- Clear history
It adds also integration tests for muting and deleting a chat.
To accommodate multiple dividers in the bottom sheet, the interface has
been changed to accept a sequence of sequences, instead of a map.
2022-10-27 17:53:30 +01:00
Roman Volosovskyi
b492ed2969
[ #14230 ] Reset :current-chat-id on pressing back from chat screen
2022-10-27 15:01:10 +02:00
Mohamed Javid
6d557d735a
Activity Center UI Fixes ( #14244 )
...
* [Fixes] Activity Center UI Issues
* [Chore] Lint Fixes
2022-10-27 20:20:03 +08:00
Roman Volosovskyi
f29ed58445
[ #14230 ] Load newly received messages on reopening chat (ISSUE 1)
2022-10-27 11:13:22 +02:00
Churikova Tetiana
1941591110
new ui e2e: reaction and text message in 1-1
2022-10-26 17:14:25 +02:00
Ibrahem Khalil
a91e9dfb38
Fix message showing behind message composer ( #14238 )
2022-10-26 16:40:46 +02:00
Omar Basem
c423aa7970
Unpin messages ( #14204 )
...
* feat: pinned messages new ui
2022-10-26 17:18:50 +04:00
Icaro Motta
910bafc5f4
Display contact verification requests and allow users to decline them ( #14223 )
2022-10-26 07:48:07 -03:00
Omar Basem
2ae57f7b21
Messages contact requests ( #14221 )
...
* feat: messages contact requests
2022-10-26 10:42:53 +04:00
Jamie Caprani
14a5edb24b
fix: adjust selectors to designs ( #14214 )
2022-10-25 01:50:39 -07:00
Parvesh Monu
0ff6fb25f4
Shell & Bottom Tabs Migration ( #14099 )
...
* Shell & Bottom Tabs Migration
* Added accessibility ids for elements in the new UI
2022-10-24 18:35:06 +05:30
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
Roman Volosovskyi
d281ef8e21
[ #14120 ] Remove Ropsten and Rinkeby test networks
2022-10-21 13:20:40 +02:00
Jamie Caprani
0826ef57f2
feat: add leave community feature to redesign ( #14169 )
2022-10-21 02:06:53 -07:00
jakub
41f2c08736
android: use projectDir for VERSION file path
...
Otherwise Android Studio can't find the relative path because it uses
`/` as it's working directory. Which makes no sense.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-10-21 10:20:28 +02:00
yqrashawn
2bfc57281a
docs: run tests in repl ( #14206 )
2022-10-21 16:02:30 +08:00
yqrashawn
0cbd3ec805
feat: deleted for me message UI ( #14168 )
...
* feat: delete for me message UI
delete and sync deleted for me messages immediately after leaving chat
view
Signed-off-by: yqrashawn <namy.19@gmail.com >
* fix: system message width/height
Signed-off-by: yqrashawn <namy.19@gmail.com >
Signed-off-by: yqrashawn <namy.19@gmail.com >
2022-10-21 13:12:40 +08:00
Omar Basem
1b6eaec719
Show pinned messages ui2 ( #14184 )
...
* show pinned messages new UI
2022-10-20 22:52:55 +04:00
jakub
93f5b2e32c
nix: fix shadow-cljs on M1 by upgrading to 2.11.16
...
On M1 calling `shadow-cljs` fails with:
```
Execution error (UnsatisfiedLinkError) at java.lang.ClassLoader$NativeLibrary/load (ClassLoader.java:-2).
/private/var/folders/__/x311ykg17rqgq2wyl4kn1pdr0001yh/T/jna8753030888504535661.tmp:
dlopen(/private/var/folders/__/x311ykg17rqgq2wyl4kn1pdr0001yh/T/jna8753030888504535661.tmp, 0x0001):
tried: '/private/var/folders/__/x311ykg17rqgq2wyl4kn1pdr0001yh/T/jna8753030888504535661.tmp'
(fat file, but missing compatible architecture (have (unknown,i386,x86_64), need (arm64e)))
```
This is due to an outdeted dependency on JNA 3.2.2, which is pulled in
by `hawk` package which up until release `2.11.16` was a `shadow-clj`
dependency which was removed because it was:
>Only used to be used on macOS since it was slightly faster than the default
>JVM implementation. However in Big Sur it seems to cause issues and break
>completely or just be a lot slower.
https://github.com/thheller/shadow-cljs/commit/f3b89b5a
Dropped the explicit dependency on `org.clojure/core.async` to avoid:
```
WARNING: The org.clojure/core.async dependency in shadow-cljs.edn was ignored.
Default version is used and override is not allowed to ensure compatibility.
```
Resolves: https://github.com/status-im/status-mobile/issues/14196
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-10-20 17:54:02 +02:00
andrey
99bd5d80ea
fix icons2
2022-10-20 15:06:43 +02:00
Ibrahem Khalil
1aaa9acc80
Fix tab not selecting and Error: No protocol method IDeref.-deref defined for type string: ( #14194 )
...
* Fix laziness and let defined in render
2022-10-20 14:04:13 +02:00
flexsurfer
258f92c691
icons2 ( #14190 )
2022-10-20 13:47:24 +02:00
Churikova Tetiana
180df967e8
e2e: move to EU datacenter
2022-10-20 10:07:29 +02:00
Omar Basem
153dbb2de1
Messages home tabs new UI in ui2 ( #14183 )
...
* feat: messages home new ui
2022-10-20 08:54:27 +04:00
Roman Volosovskyi
c017c01c53
[ #11335 ] Use Pokt network as an infura replacement
2022-10-19 17:00:17 +02:00
Icaro Motta
5d775d93fa
Use native binary for the clj-kondo linter ( #14179 )
2022-10-19 09:54:01 -03:00
pavloburykh
b39f56722a
e2e: new tests
2022-10-18 19:50:23 +03:00
frank
7ac2e1aa20
replace web3-utils methods usage by status-go ( #13940 )
...
Signed-off-by: frank <lovefree103@gmail.com >
2022-10-19 00:05:07 +08:00
Omar Basem
3aaa7e4c4e
feat: edit/delete/reply for emoji/sticker/audio ( #13808 )
...
* feat: edit/delete/reply, fixed unnecessary changes
2022-10-18 17:20:27 +04:00
Mohamed Javid
c6ac899b44
Feature/blur activity center background ( #14165 )
...
* [feature][#14131 ] Blur view background for Activity Center
* [Improvements][#14134 ] Force Dark Mode on Activity Center
* [Rollback][#14131 ] Message Content in Activity Center
* [Fix][#14131 ] Touchable overlay preventing scroll
* [Fix][#14131 ] Sticky Header in Activity Center
* [Fix][#14131 ] Removed unused imports
* [Fix][#14131 ] Naming of components
* [Fix][#14131 ] Formatting of code
2022-10-18 16:56:40 +08:00
flexsurfer
00fbb0dee6
Introduce new ui2 namespace, move chat to new namespace and remove new UI toggle from UI ( #14156 )
...
* enable new ui by default, introduce new ui2 namespace, move chat to the new namespace
2022-10-17 15:44:48 +02:00
Ibrahem Khalil
094a7421c1
Account avatar component ( #13700 )
2022-10-17 13:58:52 +02:00
Jamie Caprani
62c6a0ea72
feat: add drawers - action drawers component to quo2 library ( #14157 )
2022-10-17 03:14:39 -07:00
John Ngei
7f54427df4
Fix: refactored token token to fix a bug ( #14152 )
2022-10-17 11:18:24 +03:00
Parvesh Monu
ac9fb2fe4d
fix ens name turns into public key while editing message ( #14149 )
2022-10-14 17:35:36 +05:30
yqrashawn
509b8bf3e1
fix: remove strict equal check on timer in delete for me test ( #14159 )
...
fix #14155
2022-10-14 11:06:41 +02:00
frank
a74a44e492
Allow dApps to suggest change of RPC (EIP-3085 EIP-3326) ( #13716 )
2022-10-14 10:32:55 +02:00
Omar Basem
af3ba74e30
feat: pinned messages new ui ( #14147 )
...
* feat: pinned messages new ui
2022-10-13 22:27:56 +04:00
Omar Basem
5492d502fc
feat: autocomplete mentions new ui ( #14142 )
...
* feat: autocomplete mentions new ui
2022-10-13 21:59:19 +04:00
Parvesh Monu
7368478033
Implementation of Floating Shell Button ( #14154 )
2022-10-13 16:59:34 +05:30
yqrashawn
bc050af9ed
feat: delete for me logic without UI ( #14007 )
2022-10-12 21:21:20 +08:00
jakub
d6a8f912ea
nix: upgrade nixpkgs to latest nixos-unstable
...
Notable upgrades:
* Go `1.17.11` to `1.18.6`
* NodeJS `16.15.0` to `16.17.1`
* Clojure `1.11.1.1139` to `1.11.1.1165`
* Ruby Gem `3.2.26` to `3.3.20`
* Bundler `2.3.9` to `2.3.22`
* Git `2.36.1` to `2.37.3`
* Curl `7.83.1` to `7.85.0`
* OpenSSL `1.1.1o` to `3.0.5`
* PatchELF `0.14.5` to `0.15.0`
* Android SDK Platform Tools `33.0.1` to `33.0.2`
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-10-12 11:07:57 +02:00
jakub
6a23f64550
nix: re-add step to call bundler install
...
Was removed in:
https://github.com/status-im/status-jenkins-lib/pull/48
But only causes issues when version of Ruby Gems change.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-10-12 11:07:56 +02:00
jakub
4bbacf542c
fastlane: update gems
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-10-12 11:07:55 +02:00
Ibrahem Khalil
6991f213af
[ #13569 ] Page Nav ( #13773 )
2022-10-11 15:01:28 +02:00
flexsurfer
35eae4587b
clean deps and fix warnings ( #14141 )
2022-10-11 12:20:37 +02:00
Parvesh Monu
46fd30597a
Implementation of Dynamic Button Component ( #14127 )
2022-10-11 14:10:54 +05:30
Icaro Motta
af5f979443
[ #13968 ] Fetch and reconcile notifications by type and read status ( #14125 )
...
- Extract tabs component from the main screen component to reduce rendering cost when switching tabs.
- Display empty state component when there are no notifications.
- Fix screen flickering due to quickly flushing and filling the db state.
- Display top bar as a sticky header.
- Namespace icon keywords.
- Correctly sorts notifications during reconciliation.
- Remove warning about children without unique key.
2022-10-10 16:33:42 -03:00
Omar Basem
adfb0ddb5d
feat: reply to message new ui ( #14098 )
...
* feat: reply to messsage new ui
2022-10-10 19:55:02 +04:00
Mohamed Javid
0a282b3a47
[Feature] Added floating button to scroll down in chat ( #14129 )
...
* [Feature][#14063 ] Added floating button to scroll down in chat
* [Fix][#14063 ] Crash on pressing floating button to scroll down in chat
2022-10-10 22:33:53 +08:00
Roman Volosovskyi
5f98e96d23
Use a single geth.log file for all networks on iOS
2022-10-09 16:09:18 +02:00
Churikova Tetiana
823fce2457
e2e: exception and new custom network
2022-10-07 00:31:34 +02:00
Jamie Caprani
1d5e1479f7
chore: add components to communities overview ( #14108 )
2022-10-06 09:32:45 -07:00
erikseppanen
c2c281d9c6
[13939] Implement system message into quo2 components ( #14061 )
2022-10-06 10:59:39 -04:00
Parvesh Monu
1f6ebbb5e8
remove ens banner component ( #14112 )
2022-10-06 12:31:07 +05:30
Icaro Motta
73983b2abd
[ #13967 ] Displays filtering tabs and read/unread filter ( #14105 )
2022-10-05 14:44:37 -03:00
Ibrahem Khalil and jakub
390ac858dc
Update starting guide doc ( #14107 )
...
* Update starting guide doc
* Fix bad placement of tut
* formatting and style fixes
Signed-off-by: Jakub Sokołowski <jakub@status.im >
* add adb link
Signed-off-by: Jakub Sokołowski <jakub@status.im >
Co-authored-by: Jakub Sokołowski <jakub@status.im >
2022-10-05 15:39:28 +02:00
John Ngei
69c49a5557
Renamed filter-tag/filter-tags to tag/tags and refactored token-tag tag to match figma naming ( #14028 )
2022-10-05 15:22:36 +03:00
Churikova Tetiana
2ed3b50663
e2e: dbs, improvements
2022-10-04 17:46:18 +02:00
Roman Volosovskyi
8dd75205f3
[ #14021 ] Add goerli geth.log to logs archive on iOS
2022-10-04 13:33:33 +02:00
jakub
081f1a2115
ci: bump jenkins lib to use generalized nix library
...
Necessary so other repos can use the Nix functions.
Realted to:
https://github.com/status-im/nwaku/pull/1216
Depends on:
https://github.com/status-im/status-jenkins-lib/pull/50
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-10-03 15:43:11 +02:00
Parvesh Monu
99b2809532
Implementation of Top Nav Component ( #14094 )
2022-10-01 02:55:41 +05:30
Roman Volosovskyi
7f1e83672e
[ #13992 ] Delete account only after moving keys to keyacard
2022-09-30 11:20:32 +02:00
Jamie Caprani
faaf6d5f94
feat: add disclaimer component to quo 2 library ( #14084 )
...
* feat: add disclaimer component to quo 2 library
* chore: move state of selectors to be internal
2022-09-29 08:28:32 -07:00
jakub
0e3b645695
scripts/fdroid-pr.sh: fix version name log message
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-29 12:54:48 +02:00
jakub
bcf919fcbb
nix: use android-sdk shell for fdroid-pr target
...
Also renamed `android-env` shell to `android-sdk` to be more descriptive.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-29 12:54:47 +02:00
Parvesh Monu
f7fedf1338
fix quo2 colors and button component ( #14083 )
2022-09-29 13:51:22 +05:30
Jamie Caprani
7f71c01460
feat: implement selectors for quo2 ( #14078 )
...
* feat: implement selectors for quo2
2022-09-28 08:19:32 -07:00
Ibrahem Khalil
b4d95b240d
[issue-13557] Network breakdown and Network amount components ( #13781 )
2022-09-28 13:01:35 +02:00
Jamie Caprani
260f342bb7
fix: channel list mute icon now showing ( #14079 )
2022-09-28 02:14:38 -07:00
Parvesh Monu
20ac0eb2c7
Implemention of quo2 bottom-nav-tab ( #14077 )
2022-09-28 01:27:06 +05:30
Roman Volosovskyi
30e7ad585a
[ #14059 ] Show effective gas price
2022-09-27 20:53:44 +02:00
Icaro Motta
ca144fbe1b
[ #13965 #13966 #13969 ] Implement accept/decline/open chat for contact requests ( #14073 )
...
Notification reconciliation is now implemented, which means new notifications
are "merged" with existing app db notifications. The original implementation was
not compatible with the way notifications are fetched by read/unread status.
Unit tests were written to cover event handlers in the new
status-im.activity-center.core namespace. New test utilities were added for two
main reasons: 1) reduce test clutter to arrange data, and 2) to spy on effects
to make sure they are dispatched correctly.
2022-09-27 10:05:03 -03:00
Brian Sztamfater
ba1ff91cdd
fix: appearance switch resets to old ui when new ui is activated
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-09-26 12:06:42 -03:00
Brian Sztamfater
5fa203c6f2
feat: implement new message context drawer
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-09-26 12:01:35 -03:00
Jamie Caprani
1fb71bdfc8
Jc/add channel list item ( #14040 )
...
* feat: add list item - channel component to quo2 library
* fix: adjust size and position of icon for lock in channel avatar
2022-09-23 07:55:34 -07:00
pavloburykh
1d3a44b933
e2e: fixed 702185
2022-09-23 16:42:04 +03:00
pavloburykh
9fea5c9704
e2e: e2e fixes
2022-09-23 13:05:55 +03:00
Churikova Tetiana
9a1f0a337e
e2e: web3
2022-09-23 11:17:24 +02:00
jakub
fac5301ace
docs/FDROID: not to create the PR as draft first
...
Otherwise F-Droid reviewers can merge the PR before we have a final
release version ready with all the fixes included.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-23 11:13:39 +02:00
pavloburykh
3d2c6a9333
e2e: new e2e and fixes
2022-09-22 16:55:13 +03:00
flexsurfer
5422c02da3
[ #14056 ] Error '1.20.0 (20220922040832) is not a function' when opening About screen ( #14058 )
2022-09-22 15:51:08 +02:00
Parvesh Monu
d707230b17
dismiss keyboard inside quo2 screen on pressing outside ( #14055 )
...
also, fixes New component preview area isn't using the full width available (#13913 )
2022-09-22 18:25:01 +05:30
Parvesh Monu
e582ba4169
Add expire time to ens banner ( #14057 )
2022-09-22 14:58:54 +05:30
flexsurfer
2266d87ade
subs refactor ( #14054 )
2022-09-21 16:03:06 +02:00
Parvesh Monu
147958dd13
Allow disabling Hermes engine by passing flag while building app ( #14041 )
2022-09-21 14:56:26 +05:30
andrey
17fd6df773
Revert "subs refactor ( #14049 )"
...
This reverts commit c4eeda5df0 .
2022-09-21 07:02:45 +02:00
Brian Sztamfater
6794273dbf
Integrate reactions to messages in the new UI
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-09-20 16:31:45 -03:00
jakub
c4da42b4d2
scripts/fdroid-pr.sh: fix typo in vars and directory
...
Doesn't affect functioning, but it's unsightly.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-20 20:23:47 +02:00
flexsurfer
c4eeda5df0
subs refactor ( #14049 )
...
* subs refactor
2022-09-20 20:13:32 +02:00
jakub
17bb87bb87
nix: upgrade from 2.8.0 to 2.11.1
...
This also includes the fix for too low `LimitNOFILE`:
https://github.com/NixOS/nix/pull/6553
https://github.com/NixOS/nix/releases/tag/2.11.1
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-20 19:03:10 +02:00
Audrius Molis
36c4052039
Fix null pointer exception on password when migrating to a keykard by disabling the back button in process. ( #13977 )
2022-09-20 19:52:41 +03:00
Ibrahem Khalil
468d827aa2
[issue-13578] Dropdown component ( #13866 )
2022-09-20 18:32:58 +02:00
Siddarth Kumar
f32781a8e9
add account-selector component to sandbox ( #13816 )
...
refactor to accomodate changes in colors ns
squashing everything
amending it
addressing feedback
using quo2/text component instead of rn/text
addressing feedback
fix namespaces
lint fix and removing unused resources
addressing design feedback
make lint happy
some animation progress in peaking accounts
2022-09-20 19:21:13 +05:30
Audrius Molis
8ba4f9ebae
Migrate to API 31 for android ( #14032 )
2022-09-20 13:50:16 +03:00
jakub
d97a7fb325
nix: drop KEYSTORE_PATH from extra-sandbox-paths
...
This is no longer necessary as we sign APKs in a separate step using the
`scripts/sign-android.sh` script, and this causes issues for F-Droid builds.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-20 12:11:47 +02:00
pavloburykh
b47fdc6698
e2e: fixed failing e2e
2022-09-20 11:10:46 +03:00
Michele Balistreri
56cb2b747a
bump keycard module
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2022-09-19 20:22:19 +02:00
Icaro Motta
afbdb4c0b4
[ #13964 #13962 ] Display contact requests ( #14014 )
2022-09-19 11:08:21 -03:00
Jamie Caprani
528d05eec1
fix: comment out context tag in communities redesign as its causing issues ( #14029 )
2022-09-19 11:57:40 +02:00
Parvesh Monu
0c83801209
Implementation of switcher cards ( #13854 )
2022-09-19 15:01:13 +05:30
Parvesh Monu
552c85d6c7
fix quo2 colors ( #14006 )
2022-09-19 14:34:45 +05:30
yqrashawn
6c135e2570
fix: remove annoying deref in lazy seq warning ( #14033 )
2022-09-19 10:04:02 +02:00
Mohamed Javid
8b809ec1bc
[Feature][ #13905 ] Added Divider Label Component
...
* [Feature][#13905 ] Added Divider Label Component
* [Improvements][#13905 ] Changed bg color for preview screen from Quo to Quo2
* [Fixes][#13905 ] Naming Conventions for Divider Label Component
* [Chore][#13905 ] Grouping for Divider-Label component
* [Chores][#13905 ] Component params cleanup
* [Fix] Removed unused namespace causing lint check to fail
2022-09-19 13:07:57 +08:00
Andrea Maria Piana
bac2bb8b8e
Use image server for all kind of images and integrate identity rings
...
https://github.com/status-im/status-go/compare/4cc53630...8c35fffd
2022-09-17 11:50:29 +01:00
frank
00a503bf84
Move abi-spec to status-go
...
https://github.com/status-im/status-go/compare/6f93913b...a182f3e6
2022-09-17 11:48:07 +01:00
Roman Volosovskyi
3e7f7232fb
[ #13933 ] Fix activity notification delition on message delition
2022-09-16 14:39:38 +02:00
Jamie Caprani
6992b625d6
feat: add ability to join open community in new-ui ( #14001 )
2022-09-15 07:44:16 -07:00
Mohamed Javid
5a55c6ccb2
[Feature][ #13915 ] Added New Messages component
...
* [Feature][#13915 ] Added New Messages component
* [Feature] [#13915 ] Rename component new-messages to new-messages-header
* [Improvements][#13915 ] Using theme-colors for fetching light/dark colors
* [Improvements][#13915 ] Moved text to translations and added Quo2 colors for background
* [Fixes][#13915 ] Naming Conventions and Grouping for New Messages Component
2022-09-15 19:38:17 +08:00
jakub
38bbf84de4
ci: add wait for GitHub release to appear
...
Because somtimes upload is attempted so fast release doesn't exist yet:
```
+ github-release upload -u status-im -r status-mobile -t 1.20.0 -n StatusIm-Mobile-v1.20.0-cbe19b-arm64-v8a.apk -f pkg/StatusIm-Mobile-v1.20.0-cbe19b-arm64-v8a.apk
error: could not find the release corresponding to tag 1.20.0
```
https://ci.infra.status.im/job/status-mobile/job/release/job/release%252F1.20.x/
Depends on: https://github.com/status-im/status-jenkins-lib/pull/49
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-15 09:49:06 +02:00
jakub
74743630b7
ci: drop commonPrep function, call individual ones
...
This function did too many things, some of them unnecessary.
Requires: https://github.com/status-im/status-jenkins-lib/pull/48
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-14 16:43:59 +02:00
Ícaro Motta
a489e07bd1
[ #13895 ] Create new Activity Center screen ( #13987 )
2022-09-13 16:02:01 -03:00
Parvesh Monu
8205368e5c
fix can't unpin message from popup ( #13988 )
2022-09-13 22:13:16 +05:30
Ibrahem Khalil
aa0d9ba41f
Channel avatar component ( #13658 )
2022-09-13 17:00:08 +02:00
Roman Volosovskyi
3e8ac1939e
[ #13981 ] Fix generate new key
2022-09-13 16:27:19 +02:00
flexsurfer
b71853c92a
[ #13951 ] feat: merge favourites in saved addresses #2844 ( #13993 )
2022-09-13 15:51:31 +02:00
yqrashawn
9e2990152c
fix: typography letter-spacing ( #13960 )
2022-09-13 15:24:09 +08:00
Ibrahem Khalil
94303a4a64
fix - add missing code for Lowest price component ( #13985 )
2022-09-12 20:01:41 +02:00
Emil Konstantinovitz
09e4df3cf7
[ #13579 ] Added integration test for opening one-to-one chat ( #13984 )
2022-09-12 13:32:55 -04:00
Ibrahem Khalil
f4bb6ec7d6
Lowest price component ( #13645 )
2022-09-12 19:22:16 +02:00
yqrashawn
c0d136d140
fix: resolve token ens name in EIP-681 links from qr code ( #13947 )
2022-09-12 23:12:01 +08:00
Parvesh Monu
e4feb36ccc
Implement Preview lists component ( #13830 )
2022-09-12 17:44:20 +05:30
jakub
52a32861b1
ci: upgrade Xcode from 13.3.1 to 13.4
...
Xcode 14.0 is coming soon, and it's good to ugprade in smaller steps.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-12 12:31:06 +02:00
jakub
206deca961
nix: patch gomobile to sanitize xcrun output
...
This resolves issues with weird `status-go` build errors like:
```
cgo: C compiler "2022-09-07" not found: exec: "2022-09-07": executable file not found in $PATH
```
Such errors are caused by `xcrun` spewing warnings to `stdout`. The PR
to fix this issue permanently has been created but it might take a while
before it's merged.
Fix PR: https://github.com/golang/mobile/pull/84
Resolves: https://github.com/status-im/status-mobile/issues/13949
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-12 12:22:37 +02:00
yqrashawn
d77c5f1be7
fix: messages gap component style ( #13950 )
2022-09-12 17:55:11 +08:00
Roman Volosovskyi
3fc5c89865
[ #13855 ] Fix contact request decision status on Sync All
2022-09-09 13:53:47 +02:00
Jamie Caprani
994ec65218
chore: restructure quo2 menu page ( #13959 )
2022-09-09 02:25:37 -07:00
Icaro Motta
bc40e5cb4b
Correctly handle titles spanning more than 1 line
2022-09-09 00:39:44 -03:00
Icaro Motta
3060be023e
Let the preview area extend to the max width available
2022-09-09 00:39:44 -03:00
Icaro Motta
8502834500
Improve activity log component
...
Also makes hot reload optional with environment variable
SHADOW_AUTOBUILD_ENABLED.
2022-09-09 00:39:32 -03:00
Churikova Tetiana
7cc3ea2af4
e2e: remove web3 dependencies
2022-09-08 16:27:38 +02:00
Jamie Caprani
28963acb09
feat: add community overview page ( #13945 )
2022-09-08 04:10:03 -07:00
jakub
079074abde
ci: do not upload release builds to Diawi
...
Otherwise the upload fails with `400 Bad Request` due to size:
```
bundler: failed to load command: fastlane (/Users/jenkins/.bundle/ruby/2.7.0/bin/fastlane)
/Users/jenkins/.bundle/ruby/2.7.0/gems/rest-client-2.1.0/lib/restclient/abstract_response.rb:249:in `exception_with_response': 400 Bad Request (RestClient::BadRequest)
```
Because release builds are over 100 MB:
```
> ls -l StatusIm-Mobile-v1.20.0-59567a.ipa
-rw-r--r-- 1 jakubgs jakubgs 104M Sep 7 15:50 StatusIm-Mobile-v1.20.0-59567a.ip
```
And the Diawi free account limit is 75 MB:
https://www.diawi.com/features-services
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-08 09:50:14 +02:00
Erik Seppanen
b05787b0b2
[13857] Extend integration tests to recover multiaccount from seed phrase
2022-09-07 14:45:48 -04:00
Jamie Caprani
33aa595877
chore: restructure quo2 components ( #13948 )
2022-09-07 11:09:06 -07:00
Jinho Jang
402496b4dc
Update translation ( #13938 )
2022-09-07 14:03:20 +02:00
Audrius Molis
f524b47b8c
Reduce recording time to 1 minute ( #13944 )
...
Signed-off-by: Audrius Molis <masta@dr.com >
Signed-off-by: Audrius Molis <masta@dr.com >
2022-09-07 13:19:12 +03:00
Parvesh Monu
d7bbe1ceec
fix keycard redundant screen ( #13922 )
2022-09-07 15:24:33 +05:30
Roman Volosovskyi
8b01a4ac6c
[ #13894 ] Update activity indicator on removed contact request
2022-09-06 20:34:58 +02:00
Roman Volosovskyi
b9015c529b
[ #13894 ] Update activity indicator on removed contact request
2022-09-06 16:46:30 +02:00
Parvesh Monu
2909014e86
keycard confirm seed phrase screen remove back button ( #13934 )
2022-09-06 18:55:37 +05:30
Ibrahem Khalil
d4b7e5c8b6
Fix crash when selecting avatar in context tags ( #13923 )
2022-09-06 13:11:19 +02:00
Ibrahem Khalil
da62e0c533
[13524] React component ( #13631 )
2022-09-06 12:39:56 +02:00
Churikova Tetiana
fed73ffa83
e2e: update six
2022-09-06 12:07:16 +02:00
flexsurfer
1d87957b04
[ #13517 ] UI Component - Message Input ( #13620 )
2022-09-06 11:19:05 +02:00
Siddarth Kumar
7f50b56c26
fix icon missing regression ( #13907 )
...
This was a tricky one :P
removing un-necessary check of new-ui?
this is a better solution
The core issue was that when new-ui? was passed instead of the actual value just the key was passed
2022-09-06 13:27:39 +05:30
omahs
0495a9a0ba
Fix: typos ( #13937 )
...
Fix: typos
2022-09-06 08:46:49 +02:00
Jamie Caprani
4a926a1943
chore: refactor communities code for reusabilty ( #13921 )
2022-09-05 15:39:12 -07:00
Parvesh Monu
409f81a6f5
fix ios keycard recovery pin error ( #13924 )
2022-09-06 03:53:12 +05:30
Ibrahem Khalil and Parvesh Monu
0300070c5a
RE: User avatar component ( #13839 )
...
* User avatar component
Rebase
* clean
* Add icons
* fix keycard account shown as regular account on theme change while login (#13918 )
* rebase
* clean
* clean
Co-authored-by: Parvesh Monu <parvesh.dhullmonu@gmail.com >
2022-09-05 21:34:41 +02:00
Parvesh Monu
a5ef9940da
fix keycard account shown as regular account on theme change while login ( #13918 )
2022-09-05 21:17:39 +05:30
jakub
337a4d7d1c
hooks: fix newline injection on MacOS
...
Because MacOS `sed` just needs newlines to be escaped differently.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-05 14:57:25 +02:00
jakub
8fe5e5f73c
hooks: use AWK instead of jq for better portability
...
Some systems don't have jq installed, and using something like
`nix-shell` in the shebang would make this script noticeably slower.
We're not using `grep` because it lacks `-P` flag on MacOS.
Resolves: https://github.com/status-im/status-mobile/issues/13322
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-05 14:57:24 +02:00
Churikova Tetiana
7e94f534b6
e2e: update libs for Python 3.10
2022-09-05 14:08:43 +02:00
yqrashawn
ccd26dcfd0
refactor: go through clj-kondo warnings ( #13929 )
2022-09-05 18:52:39 +08:00
jakub
1a3e89ea7a
Revert "[13857] Extend integration tests to recover multiaccount from seed phrase"
...
This reverts commit c73ef111f8 .
This test has been introduced in:
https://github.com/status-im/status-mobile/pull/13896/files
And has caused `status-go` segmentation faults:
```
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x7fb109afac12]
goroutine 17 [running, locked to thread]:
github.com/status-im/status-go/services/ens.(*Service).Stop(...)
github.com/status-im/status-go/services/ens/service.go:39
github.com/status-im/status-go/node.(*StatusNode).Cleanup(0xc004a89380)
github.com/status-im/status-go/node/status_node_services.go:587 +0x112
github.com/status-im/status-go/api.(*GethStatusBackend).cleanupServices(...)
github.com/status-im/status-go/api/geth_backend.go:1175
github.com/status-im/status-go/api.(*GethStatusBackend).Logout(0xc000e6b4a0)
github.com/status-im/status-go/api/geth_backend.go:1146 +0xb9
github.com/status-im/status-go/mobile.Logout()
github.com/status-im/status-go/mobile/status.go:398 +0x25
main.Logout()
./main.go:132 +0x19s
```
2022-09-05 11:01:02 +02:00
jakub
3f47fb6bf6
ci: use pipefail to actually catch test errors
...
Because otherwise when piping optput to `tee` the exit code that
affects the result of the whole `sh` call is the last command in the pipe.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-05 10:24:26 +02:00
yqrashawn
bf346147e9
feat: add messages gap component ( #13860 )
2022-09-05 15:58:35 +08:00
jakub
6fa1729384
ci: tests build does not save any artifacts
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-01 16:17:48 +02:00
jakub
718e6cdbb3
ci: disable sandbox for status-go iOS builds
...
Otherwise we get weird failures like these:
```
clang-11: error: cannot use 'cpp-output' output with multiple -arch options
clang-11: error: invalid argument '-mmacos-version-min=10.12' not allowed with '-miphoneos-version-min=8.0'
clang-11: error: invalid argument '-mmacos-version-min=10.12' not allowed with '-miphoneos-version-min=8.0'
```
Depends on: https://github.com/status-im/status-jenkins-lib/pull/47
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-01 16:17:47 +02:00
Erik Seppanen
c73ef111f8
[13857] Extend integration tests to recover multiaccount from seed phrase
2022-08-31 14:27:23 -04:00
jakub
70bf8452f7
ci: save and show both stdout and stderr
...
By using the `|&` operator we send both to `tee`.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-08-31 18:46:03 +02:00
Roman Volosovskyi
916d29e5c5
n https://github.com/status-im/status-go/compare/86054875...b87ecb20
...
[#13889 ] Ignore group chat color when not specified
2022-08-31 18:17:23 +02:00
Parvesh Monu
bc57298e07
fix Adding/removing user from contacts duplicating their messages in profile ( #13897 )
2022-08-31 21:10:01 +05:30
Parvesh Monu
698e548c6d
fix no icon for ETH in 1-1 transaction messages ( #13898 )
2022-08-31 20:49:33 +05:30
John Ngei
04b69181f2
New communities redesign ( #13607 )
...
* communities redesign
* added communnities screen for membership status
* updated communities redesign
* communities home redesign
* Removed unnecessary files
* Updated communities redesign
2022-08-31 15:49:57 +03:00
flexsurfer
5d9bcb3adb
fix old stickers ( #13901 )
2022-08-31 12:54:30 +02:00
jakub
ca8b721135
nix: fix order of iOS shell components
...
Possible fix for errors like:
```
bundler: failed to load command: fastlane (/Users/jenkins/.bundle/ruby/2.7.0/bin/fastlane)
/Users/jenkins/.bundle/ruby/2.7.0/gems/fastlane-2.205.2/fastlane_core/lib/fastlane_core/ui/interface.rb:153:in `shell_error!': [!] Shell command exited with exit status 51 instead of 0. (FastlaneCore::Interface::FastlaneShellError)
```
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-08-30 09:27:49 +02:00
jakub
badf72af9f
ios: bump Fastlane from 2.205.2 to 2.209.1 and pods
...
Also refresh Xcode project integration.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-08-30 09:27:48 +02:00
Erik Seppanen
45e47ad3d9
Extend integration tests to back up seed phrase ( #13804 )
2022-08-29 14:32:20 -04:00
Parvesh Monu
05219bd721
Implement react-native-hole-view ( #13868 )
2022-08-29 21:32:30 +05:30
Churikova Tetiana
327d456f69
notes: updated release notes
2022-08-29 13:54:45 +02:00
jakub
70da680c1b
ci: fix keystore used when validating APK
...
Necessary to avoid validation errors due to missing release keystore.
Depends on: https://github.com/status-im/status-jenkins-lib/pull/46
Issue: https://github.com/status-im/infra-ci/issues/63
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-08-29 12:46:19 +02:00
andrey
c56ebf74c1
1.20.0 release notes
2022-08-29 12:37:00 +02:00
andrey
1b77e15570
1.20.0
2022-08-29 11:23:05 +02:00
Jinho Jang
c80f45b4a1
Update translation for 1.20 ( #13729 )
...
* Update translations
* temporary remove some translations for f-droid
2022-08-29 10:56:32 +02:00
Ibrahem Khalil and Ibrahem Khalil
8352f622d6
[13562] Wallet user avatar component ( #13681 )
...
* wallet user avatar component
Conflicto
Clean
Mergo
* linting
Clean
* rename is-theme-dark?
* Conflicts resolve
Clean
* Linting
* comments
Clean
* rename colors
* Clean
* Lint
* Remove whitespace
* Clean
* Clen
* Improve colors and used quo2.text
Rebase
* Consistent coloring
Coloring
* Rebase
Rebase
* [13565] icon-avatar component (#13692 )
* icon-avatar component
Rebase
* Add more colors
Clean
Clean
* Linting
Rebase
* clean podfile.lock
* Revert podfile
* Conflicto solvado
Add 20% opacity colors
* Comments
* Refactor to another folder
* Improve colors
* Lint
* Merge develop
Co-authored-by: Ibrahem Khalil <33176106+vampirekiddo@users.noreply.github.com >
Clean
Merge
Co-authored-by: Ibrahem Khalil <33176106+vampirekiddo@users.noreply.github.com >
2022-08-27 12:12:24 +02:00
Ibrahem Khalil and Ibrahem Khalil
43861e0c15
[13565] icon-avatar component ( #13692 )
...
* icon-avatar component
Rebase
* Add more colors
Clean
Clean
* Linting
Rebase
* clean podfile.lock
* Revert podfile
* Conflicto solvado
Add 20% opacity colors
* Comments
* Refactor to another folder
* Improve colors
* Lint
* Merge develop
Co-authored-by: Ibrahem Khalil <33176106+vampirekiddo@users.noreply.github.com >
2022-08-27 11:16:04 +02:00
jakub
5df202753f
drop unused coveralls configuration and CI steps
...
Depends on: https://github.com/status-im/status-jenkins-lib/pull/45
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-08-26 21:37:59 +02:00
jakub
1b8aea87b2
ci: use different IPFS gateway for release builds
...
https://github.com/status-im/status-go/compare/f43f43cc...86054875
Depends on: https://github.com/status-im/status-jenkins-lib/pull/44
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-08-26 20:02:27 +02:00
jakub
0a4d181477
ci: extrac Lint and Tests to separate job
...
This way we can make PRs depend only on successful tests, and not whole
builds for all platforms, which take 10 minutes or more.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-08-26 15:47:32 +02:00
Jamie Caprani
47a31ae0aa
feat: add token tag component ( #13599 ) ( #13644 )
2022-08-25 06:48:29 -07:00
Churikova Tetiana
976f58606c
e2e: fixes
2022-08-25 13:29:41 +02:00
Roman Volosovskyi
cdcaa68395
[ #13835 ] Fix Generate keys button
2022-08-25 12:23:20 +02:00
Ibrahem Khalil
2b3d59e8c1
Issue-13813: Use new endpoints for browser ( #13827 )
...
* Bump browswer endpoints
https://github.com/status-im/status-go/compare/f43f43cc...924820c1
Rebase
Rebase
* Bump endpoints
* Bump status-go
https://github.com/status-im/status-go/compare/f43f43cc...f43f43cc
Rebase
* typo
2022-08-24 23:31:20 +02:00
Roman Volosovskyi
8e3258769e
[ #13672 ] Sync contact request decision
2022-08-24 17:11:23 +02:00
Siddarth Kumar
8f7c89ba33
upgrade async storage version ( #13846 )
2022-08-24 19:51:49 +05:30
Churikova Tetiana
62a4c40afa
e2e: report fixes
2022-08-24 12:07:10 +02:00
Jamie Caprani
53770725e5
feat: add token overview component (status-im#13555) ( #13767 )
2022-08-23 21:14:46 +05:30
Parvesh Monu
53008b17a6
fix quo2 preview in release builds ( #13829 )
2022-08-22 15:58:45 +05:30
Andrea Maria Piana
526835fcf0
Use test dir
2022-08-19 16:50:22 +01:00
Siddarth Kumar
be8db33349
refactor to accept background-color property ( #13764 )
...
Refactoring copyable-text component to accept background-color property.
Fix case of nil
Trying to sign
2022-08-19 20:50:45 +05:30
siddarthkay
2c1bfcd092
Add management for wallet connect sessions
2022-08-19 12:35:13 +01:00
diana
78b0bf0bda
e2e:fix nightly 18/08
2022-08-18 17:15:10 +02:00
Erik Seppanen
0f23346172
Fix indentation
...
Signed-off-by: Erik Seppanen <esep@protonmail.com >
2022-08-17 08:18:22 -04:00
Erik Seppanen
94f73d2673
[ #13791 ] Extend integration tests to create a new wallet account
...
Signed-off-by: Erik Seppanen <esep@protonmail.com >
2022-08-16 14:00:03 -04:00
Brian Sztamfater
51ab735e57
feat: edit message redesign
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-08-16 13:01:59 -03:00
Roman Volosovskyi
24ef84b890
Fix disappearing of the last notification when paired
2022-08-15 13:05:13 +02:00
Erik Seppanen
959df25c02
[ #13687 ] Extend integration tests to create a community
2022-08-12 14:18:49 +01:00
Parvesh Monu
f1f9fa105c
Implement ENS Banner View
...
Signed-off-by: Parvesh Monu <parvesh.dhullmonu@gmail.com >
2022-08-11 22:07:16 +05:30
Parvesh Monu
c1ca92959c
Information box component
2022-08-11 21:48:05 +05:30
Parvesh Monu
230005fd1b
Info message component
2022-08-11 02:45:41 +05:30
Roman Volosovskyi
b06d63d200
Remove contact request notification from activity center when request is canceled
2022-08-10 13:44:05 +02:00
Andrea Maria Piana
901081a4cf
Allow running multiple integration tests
2022-08-10 12:11:22 +01:00
jakub
95af16f6ae
generate-keystore: fix Permission denied error
...
MacOS permissions are stupid:
```
> ls -l /dev/stderr
lr-xr-xr-x 1 root wheel 0 Jun 20 20:45 /dev/stderr -> fd/2
```
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-08-10 02:21:13 +02:00
jakub
5903cf73fb
nix: stop passing watchman socket to Nix builds
...
This passing of Watchman socket was implemented in order to avoid this:
```
Error: EMFILE: too many open files, watch
at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:204:21)
Emitted 'error' event on NodeWatcher instance at:
at NodeWatcher.checkedEmitError (/private/tmp/nix-build-status-mobile-build-nightly-android.drv-0/node_modules/sane/src/node_watcher.js:143:12)
at FSWatcher.emit (node:events:527:28)
at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:210:12) {
errno: -24,
syscall: 'watch',
code: 'EMFILE',
filename: null
}
```
Which is caused by `jest-haste-map` used by `metro` starting to watch
the filesystem for file changes, which is pointless when doing a
one-off build using Nix.
But by setting `CI=true` we can make `metro` not start this waching of
files in the first place, removing the need for use of Watchman entirely.
By entirely dropping use of Watchman we also fix the following issue:
```
[cli] unable to talk to your watchman on /tmp/tmp-status-mobile-ABC/jenkins-state/sock! (Permission denied)
```
Which happens on multi-user Nix installations becuase the user that the
Nix build is executed as is not the same as the user that starts
Watchman and creates the socket file.
Issue: https://github.com/status-im/status-mobile/issues/13783
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-08-10 02:21:12 +02:00
pavloburykh
b565cbf85e
e2e: fixed system back button click
2022-08-09 17:51:35 +03:00
Parvesh Monu
a94797710a
fix send button remains active in chats after sending reply containing a mention ( #13774 )
2022-08-08 22:18:59 +05:30
Andrea Maria Piana
6fb4969a0d
Add context tags
2022-08-08 10:59:52 +01:00
phrohdoh
d664535e65
fix: quo haptic impact light key ( #13772 )
2022-08-08 10:21:17 +02:00
flexsurfer
e39277b739
custom networkid fix ( #13765 )
2022-08-05 16:24:33 +02:00
jakub
8ec2f23203
nix: pass OPENSEA_API_KEY via saveAccountAndLogin
...
Here the injection of OpenSea API key was done at compile time:
https://github.com/status-im/status-mobile/commit/aa72ac57
But this makes `status-go` builds impure, and also prevents them from
being extracted from `status-mobile` into `status-go` repo.
Instead we pass the `OPENSEA_API_KEY` env variable to JS bundle at build
time, which is then passed to `status-go` via the
`Statusgo.saveAccountAndLogin` call in `saveAccountAndLogin`:
https://github.com/status-im/status-mobile/blob/51174f84/modules/react-native-status/android/src/main/java/im/status/ethereum/module/StatusModule.java#L323-L327
Which sends `NodeConfig` that also contains `WalletConfig` which can
include `OpenseaAPIKey`:
```go
type WalletConfig struct {
Enabled bool
OpenseaAPIKey string `json:"OpenseaAPIKey"`
}
```
https://github.com/status-im/status-go/blob/0135cc15/params/config.go#L510-L514
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-08-05 14:23:33 +02:00
Parvesh Monu
ff1818d191
fix visibility drop-down alignment in new ui ( #13760 )
2022-08-04 23:07:03 +05:30
Parvesh Monu
13bacd4a1e
fix error when switching dark/light mode while splash screen is shown ( #13759 )
2022-08-04 23:05:20 +05:30
Ícaro Motta
cdbd85f116
[ #13690 ] Fix visibility status color ( #13747 )
2022-08-04 11:48:47 +02:00
Brian Sztamfater
647dfc7e21
Reply component in chat input & quoted message redesign
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-08-03 12:17:39 -03:00
yqrashawn
a08c7ff22e
feat: add repl support for cljs test ( #13754 )
2022-08-03 16:14:20 +02:00
yqrashawn
71211ee7b9
fix: set max option not work when send from qrcode ( #13733 )
2022-08-03 16:13:37 +02:00
Roman Volosovskyi
c5bcb0123f
[ #13647 ] Update all setting on pairing with a new wallet account
2022-08-03 12:36:58 +02:00
flexsurfer
f7b6a9065f
fix tests ( #13755 )
2022-08-03 10:38:53 +02:00
Parvesh Monu
971d3ce818
Move automatic status updates timeout to status-go ( #13602 )
...
https://github.com/status-im/status-go/compare/4aa34139...60a49fc7
2022-08-03 04:53:23 +05:30
pavloburykh
a18deec330
e2e: removed messages under today check in 5315
2022-08-02 18:00:54 +03:00
yqrashawn
98ca311a97
feat: lottie splash screen ( #13714 )
...
[#13714 ] feat: lottie splash screen
2022-08-02 12:48:12 +02:00
jakub
005acc946d
drop unused zenhub github actions workflows
...
As far as I know we don't use Zenhub for anything anymore.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-08-01 16:11:38 +02:00
Parvesh Monu
8c9ccbb116
Switcher blurred background view ( #13717 )
2022-08-01 15:21:09 +05:30
yqrashawn
d3235e4174
fix: typo ( #13739 )
2022-07-29 13:46:57 +02:00
Churikova Tetiana
8d96877e04
e2e: simpledapp on goerli
2022-07-29 10:03:51 +02:00
frank
8217cff62e
fixes #13121 , improve ethereum.send ( #13724 )
2022-07-28 16:37:51 +02:00
erikseppanen
1377ba3c1a
Update IDE_SETUP.md ( #13734 )
...
Add IDE section for emacs
2022-07-28 15:29:52 +02:00
jakub
d21dc7be79
github-bot: add TO REBASE column to config
...
Related to: https://github.com/status-im/status-mobile/issues/13497
Required by: https://github.com/status-im/status-github-bot/pull/55
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-07-27 17:05:24 +02:00
Parvesh Monu
a2a76e99a2
fix bookmarks not syncing ( #13727 )
2022-07-27 20:20:47 +05:30
jakub
c27a74e378
nix: quote path uses to avoid issues with spaces
...
This is most important on MacOS, but in general is a good idea.
Resolves:
https://github.com/status-im/status-mobile/issues/13715
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-07-27 16:11:28 +02:00
Yevheniia Berdnyk
46e5def13d
Fixed xfail report and changed results posting
2022-07-25 23:37:15 +03:00
flexsurfer and pavloburykh
8a29830625
[ #13493 ] Can not switch to xDai chain ( #13709 )
...
* [#13493 ] Can not switch to xDai chain
* e2e: removed comments from xDai part of test 695890
Co-authored-by: pavloburykh <pavlo@status.im >
2022-07-25 12:59:12 +02:00
diana
694986682a
e2e: new critical pairing tests
2022-07-22 18:47:26 +02:00
audriu
798c604848
Fix sync of blocked contacts ( #13712 )
...
https://github.com/status-im/status-go/compare/4aa34139...4aa34139
Signed-off-by: Audrius Molis <masta@dr.com >
2022-07-22 16:41:27 +03:00
pavloburykh
202a11961f
e2e: replaced rinkeby by mainnet user in 702360
2022-07-22 16:09:26 +03:00
pavloburykh
001ad91009
e2e: removed xfail marks and replaced ropsten by goerly ens user
2022-07-22 15:45:29 +03:00
Churikova Tetiana
28a2113874
Goerli contracts, go-version bump: https://github.com/status-im/status-go/compare/3a46b051...3cd92fda
2022-07-20 16:03:42 +02:00
Parvesh Monu
a07bc82c37
Fix community channel ens names are not resolved ( #13675 )
2022-07-19 19:13:41 +05:30
jakub
7d8a6b42e4
github: update repo name in issue templates
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-07-18 21:42:55 +02:00
jakub
b42f3e14d5
github-bot: fix repo and job to be status-mobile
...
Fixes: https://github.com/status-im/status-mobile/issues/13685
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-07-18 21:42:54 +02:00
Andrea Maria Piana
c15b143232
Check public key when sending a message
...
https://github.com/status-im/status-go/compare/6df20331...3a46b051
2022-07-18 20:19:45 +01:00
jakub
1f7fd17ff1
rename status-react to status-mobile
...
This way the name of the repo makes at least some sense and
matches the `status-desktop` repo naming.
Also updated `status-jenkins-lib` since it also contained
references to `status-react` repo and job names.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-07-17 14:46:16 +02:00
frank
61cb54fb8e
fixes #13642 : Cannot sign in on claim.lens.xyz
...
Signed-off-by: Parvesh Monu <parvesh.dhullmonu@gmail.com >
2022-07-15 20:32:53 +05:30
pavloburykh
db45da3cdb
e2e: removed unneeded send button click due to bugfix
2022-07-15 14:43:09 +03:00
Parvesh Monu
f7459056bf
Clear chat inputs after sending contact request ( #13665 )
2022-07-14 19:16:42 +05:30
Brian Sztamfater
22f92677fa
Base chat dedesign
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-07-14 09:45:11 -03:00
Parvesh Monu
236bbff493
Implement react-native-blur for android ( #13663 )
2022-07-14 17:27:04 +05:30
jakub
578e542a66
ci: use newly added disableConcurrentBuilds
...
https://github.com/jenkinsci/workflow-job-plugin/pull/200
Removes the need to use our own convoluted implementation:
https://github.com/status-im/status-jenkins-lib/blob/17c1d0ea/vars/jenkins.groovy#L6-L27
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-07-13 20:27:20 +02:00
pavloburykh
d299c65720
e2e:fixed id, added mark xfail to blocked contacts tests
2022-07-13 15:59:43 +03:00
Parvesh Monu
08194b3c89
fix status-bar color for new ui ( #13641 )
2022-07-13 17:12:02 +05:30
Audrius Molis
ec69ad6544
Remove old coverage status badge
...
Signed-off-by: Audrius Molis <masta@dr.com >
2022-07-13 10:42:40 +03:00
Churikova Tetiana
96b170a19d
e2e: more logging
2022-07-12 17:14:32 +02:00
pavloburykh
12ba82844a
e2e: new medium pairing tests
2022-07-11 14:20:11 +03:00
Brian Sztamfater
ca98539d98
Revert "Base implementation for chat redesign"
...
This reverts commit ec3b4c032d .
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-07-07 13:01:09 -03:00
Audrius Molis
33f6daff33
Remove blocker from contacts of user that he has blocked
...
https://github.com/status-im/status-go/compare/d17b076b...6df20331
Signed-off-by: Audrius Molis <masta@dr.com >
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-07-07 12:42:05 +02:00
Brian Sztamfater
ec3b4c032d
Base implementation for chat redesign
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-07-06 13:43:13 -03:00
Vitaliy Vlasov
54b18b4cf9
Wallet sync for generated accounts
...
Signed-off-by: Vitaliy Vlasov <siphiuel@protonmail.com >
2022-07-06 19:40:00 +03:00
Michele Balistreri
ca3db6b889
more reliable address comparison
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2022-07-05 18:18:49 +02:00
pavloburykh
b136602322
e2e: fixed initial account name
2022-07-05 15:12:01 +01:00
Andrea Maria Piana
38af9e82d8
Add status-tags component
2022-07-05 15:11:57 +01:00
Michele Balistreri
2fcade5053
bump Keycard SDK
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2022-07-04 17:43:16 +02:00
Nikolay and artamonov.nikolay
13ae5dcc8c
[ #13395 ] Add some stylings for RPC stats page. ( #13609 )
...
Co-authored-by: artamonov.nikolay <nikolay.artamonov@arrival.com >
2022-07-02 13:11:59 +02:00
pavloburykh
934cecbdd6
e2e: mutual contact requests basic tests
2022-07-02 10:51:33 +03:00
Churikova Tetiana
89396bd93b
Changes from status-go:
...
https://github.com/status-im/status-go/compare/22669d04...63d61197
2022-07-01 16:25:46 +02:00
Yevheniia Berdnyk
ab1eb22f3a
Bold text for xfail
2022-06-30 03:39:12 +03:00
Andrea Maria Piana
8a36ee8761
[ Fixes : #13582 ] Increase cooldown on sending request
2022-06-29 16:48:17 +01:00
Parvesh Monu
7c3980a04e
fix chat view margin ( #13588 )
2022-06-29 00:45:23 +05:30
Parvesh Monu
1047c26f69
Switcher and Bottom Tabs Animations and UI Performance Improvements
...
- Migrated Switcher animations to Reanimated V2
- Added bottom tabs & Stacks Animations
- Improved bottom tabs, tab changing performance
- Polished android & IOS UI
2022-06-28 23:51:24 +05:30
Parvesh Monu
d9d3f2bb73
Implement React Native Reanimated V2
2022-06-28 23:51:23 +05:30
Churikova Tetiana
d2aac6c905
e2e: fixes nightly failures
2022-06-28 17:54:14 +02:00
pavloburykh
ff190c177a
e2e: new tests automated
2022-06-27 16:37:17 +03:00
erikseppanen
e9c0decd68
[ #12566 ] Remove legacy dependency on mailserver password ( #13511 )
2022-06-27 13:40:18 +02:00
Churikova Tetiana
9f9b896eb7
e2e: ENS purchase in dapp
2022-06-22 16:27:46 +02:00
jo-mut
78033eedc9
Fix: share images bug that freezes app
...
Signed-off-by: jo-mut <johnmutuku628@gmail.com >
2022-06-21 00:10:57 +03:00
jakub
61653888f8
nix: upgrade gomobile to 2022-05-04 version
...
Possible fix fix failing `status-go` builds:
https://github.com/status-im/status-react/issues/13346
Other notable upgrades:
* NodeJS `16.15.1` to `16.15.0`
* Yarn `1.22.18` to `1.22.19`
* Clojure `1.11.1.1113` to `1.11.1.1139`
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-06-20 19:01:14 +02:00
Yevheniia Berdnyk
e0373146da
Possible fix for Sauce ConnectionResetError ( #13501 )
2022-06-20 18:28:23 +03:00
Andrea Maria Piana
7f8ad610f4
Handle backward compatibility in contact requests
...
https://github.com/status-im/status-go/compare/efa14805...22669d04
2022-06-20 10:46:34 +01:00
Audrius Molis
855f1aab03
Stop tracking VSCode config
...
Signed-off-by: Audrius Molis <masta@dr.com >
2022-06-20 10:35:37 +03:00
Yevheniia Berdnyk
62a3ed6138
Fix for stopping sauce sessions in teardown
2022-06-17 03:59:58 +03:00
Churikova Tetiana
25057b3968
e2e: nightly flaky fixes
2022-06-16 17:30:24 +02:00
Peter Strömberg
81f37e0a63
Update IDE setup docs, adding Calva
...
Signed-off-by: Audrius Molis <masta@dr.com >
2022-06-16 16:29:56 +03:00
flexsurfer
08fa0e6db9
feat: move eth_call to status-go #13323 ( #13481 )
2022-06-15 11:06:45 +02:00
Churikova Tetiana
a141c75634
e2e: xfail mark
2022-06-14 17:03:36 +02:00
Audrius Molis
2325f6f59e
Synchronise Sticker Pack setting fields
...
https://github.com/status-im/status-go/compare/772b8496...efa14805
Signed-off-by: Audrius Molis <masta@dr.com >
2022-06-14 17:25:49 +03:00
flexsurfer
a93a3b6878
fix close chat on tab ( #13472 )
2022-06-14 15:15:33 +02:00
Parvesh Monu
430f322f95
Include UI toggle for all builds ( #13464 )
2022-06-13 21:15:59 +05:30
Andrea Maria Piana
707cf82b8b
Use status-go settings for contact requests
...
https://github.com/status-im/status-go/compare/09ba88c1...cc80f575
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-06-13 13:50:21 +01:00
pavloburykh
cbba1372b3
remove explicit join from group tests
2022-06-09 16:56:04 +03:00
frank
51174f8488
Use LoginWithConfig method to log in ( #13414 )
2022-06-09 14:42:36 +02:00
Ibrahem Khalil
cc2b6ab80c
Fixes #12192 -- Disable fetching more messages when status nodes are … ( #13450 )
...
* Fixes #12192 -- Disable fetching more messages when status nodes are disabled
2022-06-09 14:36:05 +02:00
Parvesh Monu
beeb72a9d5
fix message sent state for audio and emoji messages ( #13459 )
2022-06-09 17:08:20 +05:30
jakub
789b24e3a4
nix: add script for adding missing Gradle packages
...
This handles the usual case where a missing Gradle version causes the
call to `make nix-update-gradle` to fail since call to Gradle also fails.
This is simpler than getting a dev to run commands manually.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-06-09 13:07:51 +02:00
flexsurfer
f64a62e82d
leave group chat fix ( #13463 )
2022-06-09 11:41:22 +02:00
Andrea Maria Piana
9bcbb580e1
Add login integration test
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-06-08 13:43:32 +01:00
Andrea Maria Piana
aa71b830bc
[ Fixes : #13398 ] Remove explic join group chat
...
https://github.com/status-im/status-go/compare/ed67cc2a...09ba88c1
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-06-08 11:58:49 +01:00
jakub
6dd1577b8a
nix: cleanup status-go mobile build derivation
...
While working on Nix builds for `go-waku` I figured this derivation
could use some cleanup, to make it shorter and more readable.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-06-07 23:34:35 +02:00
Andrea Maria Piana
785386987b
[ Fixes : #13416 ] resize image in status-go as well, alert user if fails
...
https://github.com/status-im/status-go/compare/869942c0...ed67cc2a
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-06-07 16:06:54 +01:00
Andrea Maria Piana
ef8a7f3fd8
Use pre-install hook for generating node bindings
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-06-06 13:40:53 +01:00
Audrius Molis
366f235e31
Hide invitation link to group chats
...
Signed-off-by: Audrius Molis <masta@dr.com >
2022-06-03 16:02:24 +03:00
flexsurfer
fe7a23b7f6
[ #13355 ] Long time (5-15 sec) for loading chat messages ( #13425 )
...
https://github.com/status-im/status-go/compare/1bfde4c4cc69292875ae9fdc41a8b4bd29e95a7a...d35fab771a2dc44907768627ad862006483a7a18n
2022-06-03 13:38:22 +02:00
flexsurfer
5b7d0f81d4
fast image loading indicator ( #13431 )
...
* fast image loading indicator
2022-06-03 13:37:27 +02:00
Churikova Tetiana
b18547c16e
e2e: fix failures
2022-06-03 12:31:56 +02:00
jakub
f402f67b09
nix: nixpgs upgrade, Android SDK fixes, Coreutils 9.1
...
Notable version changes:
- Coreutils `9.0` to `9.1`
- OpenSSL `1.1.1n` to `1.1.1o`
- NodeJS `16.14.2` to `16.15.1`
- Clojure `1.11.1.1107` to `1.11.1.1113`
- Ruby `2.7.5p203` to `2.7.6p219`
- Cocoapods `1.11.0` to `1.11.3`
- Git `2.35.1` to `2.36.1`
- Curl `7.82.0` to `7.83.1`
- Android SDK Platform Tools `31.0.3` to `33.0.1`
Most important is the Coreutils upgrade to 9.1 which includes a fix for
iOS builds on new M1 ARM64 processors:
https://github.com/status-im/status-react/issues/12799
Also fixes broken Android SDK builds on Linux due to `auto-patchelf-hook` change:
https://github.com/NixOS/nixpkgs/pull/163924
I've fixed this in `nixpkgs` PR:
https://github.com/NixOS/nixpkgs/pull/173376
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-06-03 10:33:41 +02:00
Parvesh Monu
12437e6b7c
Fix App getting stucked on logout ( #13427 )
...
https://github.com/status-im/status-go/compare/1bfde4c4...869942c0
2022-06-02 22:38:48 +05:30
jakub
b3a74ad7a5
use 8 char commits SHAs for status-go diff link
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-06-02 13:24:10 +02:00
jakub
7bf77efc87
add newline when creating status-go diff link
...
Otherwise Fugitive plugin in Vim complains about it.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-06-02 13:18:46 +02:00
flexsurfer
8ed1797f44
[ #13433 ] Input field in chat view is not cleared after logging out ( #13438 )
2022-06-02 12:16:18 +02:00
Churikova Tetiana
117810cf44
e2e: final groups
2022-05-31 17:38:36 +02:00
jakub
e2fabd2386
makefile: use default nix shell for building android
...
Otherwise `watchman` utility is unavailable for MacOS.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-05-31 12:03:21 +02:00
jakub
5d9a29b3c8
nix: cleanup of unused variables
...
Mostly achieved by running via `nix-linter`.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-05-31 12:03:20 +02:00
jakub
bcf3e3205a
nix: lock Go builders at 1.17.x
...
If we keep using specific `buildGo117Package` we can easily forge to
upgrade when we bump the Go compiler itself. By locking those explicitly
in `overlay.nix` we make sure they all get bumped together.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-05-31 12:03:19 +02:00
Parvesh Monu
8820f458c9
fix can't share deep link from profile on ios ( #13420 )
2022-05-31 15:29:28 +05:30
Brian Sztamfater
91f444ba80
Support mutual contact requests
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-05-31 09:23:24 +01:00
pavloburykh
3f4a424169
fixed ids for qr scan tests
2022-05-30 15:49:20 +03:00
Churikova Tetiana
bc91512b71
e2e: nav fixes
2022-05-30 13:49:30 +02:00
flexsurfer
a4b169efa3
[ #13357 ] 'Unknown Not a contact' screen with endless spinner when starting new 1-1 or public chat / opening it via push notification ( #13379 )
2022-05-30 13:37:13 +02:00
Andrea Maria Piana
e4cba0f663
Add status-go tests
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-05-25 17:59:02 +01:00
Parvesh Monu
1ccb01532e
Implementation of new UI toggle ( #13384 )
2022-05-25 21:55:17 +05:30
Jinho Jang
8aee3cfbbd
Update translations and add Hindi ( #13373 )
2022-05-25 07:32:14 +02:00
Mohamed Javid
7c4897f251
[feature] [ #13099 ] Automatic RPC usage refresh ( #13364 )
...
* [feature] [#13099 ] Automatic RPC usage refresh
2022-05-24 14:23:48 +02:00
yevh-berdnyk
872a732c31
Test steps for groups
2022-05-24 05:57:24 +03:00
Churikova Tetiana
2ff57ec8cd
e2e: all medium 2-driver e2e refactored
2022-05-23 17:30:24 +02:00
pavloburykh
f41aa5bdea
e2e: permissions-scan-qr group
2022-05-23 17:51:51 +03:00
jakub
acfa73ab43
nix: build unsigned Android APK, sign separately
...
This has several benefits:
* Less abuse of `extra-sandbox-paths` Nix option
* Less inputs to the Android release build derivation
* Easier for users to sign the build themselves
* Simplification of `scripts/release-android.sh`
* Preparation for building using Nix Flakes
The only two remaining credentials passed via `extra-sandbox-paths` is
the Infura and OpenSea API keys, and there is no way around that other
than passing them via Nix arguments, but that would cause them to end up
in `/nix/store` as part of `.drv` files.
I'm also renaming `release-fdroid` to `build-fdroid` to be consistent.
Depends on: https://github.com/status-im/status-jenkins-lib/pull/42
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-05-21 11:10:11 +02:00
flexsurfer
8a01d02135
re-frisk 1.6.0 ( #13380 )
2022-05-20 12:31:54 +02:00
Parvesh Monu
fa9a718c56
fix navigation default options overwrite ( #13378 )
2022-05-20 14:04:53 +05:30
Churikova Tetiana
d31fca96a9
e2e: community, history nodes, profile
2022-05-19 15:41:44 +02:00
Parvesh Monu
1c8a805647
fix chat image long press issue ( #13371 )
2022-05-19 16:13:40 +05:30
andrey
f39b688e89
google free and metrics free
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-05-19 07:22:23 +02:00
Vitaliy Vlasov
95be83756b
Sync wallet accounts
...
https://github.com/status-im/status-go/compare/a244d776571cc73ea34d7a700cc5db36166ce832...a244d776571cc73ea34d7a700cc5db36166ce832
2022-05-18 17:59:18 +03:00
jo-mut
b9f7e8758d
share image messages to other apps
...
Signed-off-by: jo-mut <johnmutuku628@gmail.com >
2022-05-18 17:24:03 +03:00
jakub
43f7aaf8b1
nix: limit jobs used by parallel to update Gradle
...
Otherwise on some devices with with good connecitons rate limiting might
cause failures to fetch POMs or JARs and in result failing the whole update.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-05-18 11:03:29 +02:00
jakub
372942ba8a
nix: fortify the nix-update-gradle process
...
This fixes two issues with the `nix-update-gradle` target:
* It now fails when a JAR is missing which used to be ignored.
* It ignores dependencies that have no JARs, like Eclipse plugins.
This makes the process more robust, since we can see something is
missing right away, and a developer may re-run the process to take
account of possible temporary networking failures or rate limiting.
It also slims down the size of the `deps.json` by removing dependencies
which contribute no actual JARs or AARs to the build process.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-05-17 20:04:04 +02:00
yevh-berdnyk
7991bbe958
KeyError
2022-05-17 06:22:03 +03:00
jakub
b2695e0b24
nix: fix purge.sh script on Darwin platform
...
Darwin lacks `userdel` and Nix users don't appear in `/etc/passwd`.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-05-16 20:18:23 +02:00
andrey
2d6872976e
discover token from status-go
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-05-16 16:00:44 +02:00
diana
c3e599721f
e2e: medium activity center
2022-05-16 11:07:23 +02:00
Churikova Tetiana
1354f5a1f4
e2e: medium pairing
2022-05-12 20:44:21 +02:00
Churikova Tetiana
b83fe64b0f
e2e: nightly fix for user
2022-05-11 20:23:59 +02:00
Audrius Molis
4909ec9854
Add settings and stickers synchronization
...
https://github.com/status-im/status-go/compare/640793fe85d9a9eef9eb3712cda1c5a1ceea401a...a244d776571cc73ea34d7a700cc5db36166ce832
Signed-off-by: Audrius Molis <masta@dr.com >
2022-05-11 17:42:31 +03:00
andrey
09d393dabe
[ #13331 ] Back button changes in chat view when scrolling (iOS)
...
[#13330 ] Wallet buttons are overlapped with tabs buttons in the individual wallet account view (iOS)
Signed-off-by: andrey <motor4ik@gmail.com >
2022-05-11 16:22:29 +02:00
jakub
8d62680abe
ci: use improved method to get APK architectures
...
Detecting APK architectures using `apkanalyzer` tool
rather than just guessing based on build type.
Depends on: https://github.com/status-im/status-jenkins-lib/pull/41
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-05-11 14:57:00 +02:00
andrey
6448c24e14
call rpc cleanup
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-05-11 11:41:56 +02:00
Churikova Tetiana
1f164c811d
e2e: launching by groups
2022-05-10 18:03:44 +02:00
Parvesh Monu
b1606704f7
fix nickname not setted on adding contact ( #13341 )
...
* fix nickname not setted on adding contact
* QA changes
2022-05-10 19:48:44 +05:30
pavloburykh
81a8ed95a7
e2e: fix test_sticker_1_1_public_chat
2022-05-10 13:01:50 +03:00
Parvesh Monu
2a81814992
Switcher & navigation 2 foundation ( #13167 )
2022-05-10 15:08:19 +05:30
Churikova Tetiana
bcdb3c4194
e2e: group chats
2022-05-09 21:43:01 +02:00
andrey
54c3030971
https://github.com/status-im/status-go/compare/640793fe85d9a9eef9eb3712cda1c5a1ceea401a...0048aaebcc7859a6f0dd7cdf0266fe029f3066fcn
...
[#13173 ] move stickers business logic to status-go
Signed-off-by: andrey <motor4ik@gmail.com >
2022-05-09 15:51:05 +02:00
jakub
d765dd1f60
ci: use nix copy instead of nix-copy-closure
...
Also use `ssh-ng://` protocol implementation instead of `ssh://`.
Might fix the following error:
```
error (ignored): error: reached end of FramedSource
error: sized: unexpected end-of-file
error: unexpected end-of-file
```
For more details see: https://github.com/NixOS/nix/issues/6495
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-05-09 13:21:46 +02:00
jakub
777d0581ce
nix: upgrade from 2.6.1 to 2.8.0
...
Minor upgrade done to match the version deployed in CI due to a bug
with `nix-copy-closure` which broken Nix cache jobs:
https://github.com/status-im/infra-ci/issues/49
This will not force upgrade on developes, nor require any `make nix-purge`.
If however and upgrade is wanted it can be simply done with `nix upgrade-nix`.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-05-07 11:24:58 +02:00
jakub
6f45b5c8e8
ci: upgarde to Xcode 13.3.1
...
App store now requires all applications to be built with XCode 13:
https://developer.apple.com/news/?id=2t1chhp3
Related: https://github.com/status-im/infra-ci/issues/48
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-05-06 19:27:22 +02:00
yevh-berdnyk
e219aaf2b0
Fixed adding results to TestRail
2022-05-06 17:48:30 +03:00
Churikova Tetiana
44a449660a
e2e: fixes
2022-05-06 16:07:16 +02:00
yevh-berdnyk
9891469c6f
Changed adding TR results
2022-05-06 13:57:24 +03:00
pavloburykh
5e9738bb7d
e2e refactoring: added test_deeplink_chat_profile medium group
2022-05-05 16:46:12 +03:00
Churikova Tetiana
39e3a82228
e2e: fix failures
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-05-05 13:52:48 +02:00
Churikova Tetiana
23a3825237
e2e: fix for ...
2022-05-05 12:32:20 +02:00
andrey
98f78ba50b
[ #13203 ] feat: move fetch prices to status-go
2022-05-05 12:32:20 +02:00
jakub
1b5f08d680
Gradle: drop unavailable JCenter Bintray from config
...
This repository has been shut down a year ago:
* https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
* https://testfairy.com/blog/jcenter-and-bintray-is-shutting-down-what-to-do/
And yet we still keep references to it in the Gradle config.
Resolves: https://github.com/status-im/status-react/issues/13320
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-05-05 11:50:50 +02:00
Churikova Tetiana
411fd843ca
e2e: numprocesses and fixes
2022-05-04 18:27:42 +02:00
jakub
1e8d85983e
nix: upgrade Nixpkgs, Go and Node.js
...
Notable software upgrades:
- Go `1.16.8` to `1.17.3`
- NodeJS `12.22.7` to `16.14.2`
- OpenJDK `8u272-b10` to `8u322-ga`
- Clojure `1.10.3.1029` to `1.11.1.1107`
- Git `2.33.1` to `2.35.1`
- CMake `3.18.1` to `3.22.3`
- Curl `7.79.1` to `7.82.0`
- GNU Awk `5.1.0` to `5.1.1`
The Go upgrade is done in advance of upgrade to `1.18.1`.
The Node.js upgrade is done since `12.x` security support [is over](https://endoflife.date/nodejs ).
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-05-04 16:51:32 +02:00
Daniel Fernandes
960e338f48
Fixes status-im#13263
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-05-04 12:57:57 +02:00
andrey
8ac0823eef
placeholder icons
2022-05-04 10:31:09 +02:00
andrey
1964200332
white line android fix
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-05-03 13:19:14 +02:00
jakub
2bab1325d8
ci: fix nix sandbox filename by adding random string
...
By using just the timestamp we increase the probability of hitting a
race condition with another build due to same filename of sandbox file.
Depends on: https://github.com/status-im/status-jenkins-lib/pull/40
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-04-27 15:07:26 +04:00
jakub
d459f6c318
nix: upgrade Gems, Pods, and Gradle dependencies
...
This is done to help with debugging dependency issues in:
https://github.com/status-im/status-react/pull/13303
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-04-27 11:57:19 +04:00
Andrea Maria Piana
51b3358d91
Bump version to 0.98.5
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-04-26 12:59:47 +01:00
yevh-berdnyk
acf7d1a1ad
Updated TR report and failed tests ids for rerun
2022-04-25 16:36:03 +03:00
Roman Volosovskyi
f6f80be30a
[ #13283 ] Fix syncing of adding contact after removal
2022-04-25 11:18:18 +02:00
Vitaliy Vlasov
fbfab9fd3b
Profile picture sync
...
Signed-off-by: Vitaliy Vlasov <siphiuel@protonmail.com >
2022-04-22 13:16:05 +03:00
Roman Volosovskyi
0c3097abb2
[ #13257 ] Fix sync devices sorting
2022-04-19 12:51:20 +02:00
yevh-berdnyk
fd6b14fccc
Updated GH and TR reports
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com >
2022-04-15 00:55:40 +03:00
Roman Volosovskyi
60ce2ea5d7
https://github.com/status-im/status-go/compare/3050106595104c16083a8a155d7b2167e7fda798...9de4eb3c8af4b50e74ca70760053432365dbc873
...
[#13198 ] Backup deleted community
2022-04-14 19:37:55 +02:00
Churikova Tetiana
b53b7b331a
e2e: cleanup
2022-04-14 10:49:17 +02:00
jakub
87b87e0d95
android: drop com.android.vending.CHECK_LICENSE perm
...
This blocks submissions to F-Droid repository, and is not necessary.
https://stuff.mit.edu/afs/sipb/project/android/docs/google/play/licensing/adding-licensing.html
https://developer.android.com/google/play/licensing/client-side-verification#manifest-permission
https://raccoon.onyxbits.de/blog/android-permissions-explained-com-android-vending-check_license-210
As far as I cn tell this permission might be coming from [react-native-blob-util](https://github.com/RonRadtke/react-native-blob-util ):
https://github.com/RonRadtke/react-native-blob-util/blob/e5a0bc274673d3bfcc08ad49d2218d0a9780c5b3/android/src/main/AndroidManifest.xml#L4-L5
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-04-14 10:37:16 +02:00
Parvesh Monu
31c5e708fe
Fix yarn issue with rn-emoji-keyboard ( #13270 )
2022-04-13 16:24:38 +05:30
Churikova Tetiana
3447032d59
e2e: pairing group
2022-04-12 11:24:03 +02:00
pavloburykh
71526e9bd9
added resolve_ipns case to browser group
2022-04-12 12:02:31 +03:00
pavloburykh
fec8e00645
e2e: resolved conflicts
2022-04-11 14:32:26 +03:00
jakub
0311983751
ci: upgrade Nix from 2.3.12 to 2.6.1
...
Due to changes in how Nix handles Git refs we need to specify
`refs/tags/` prefix in `package.json` to avoid the following error:
```
fatal: couldn't find remote ref refs/heads/v2.0.3-status-v6
error: program 'git' failed with exit code 128
```
I also had to rewrite some logic in `nix/scripts/source.sh` in order to
take account of single-user and multi-user installations.
We default to multi-user for Darwin, but not for any other OS due to
discovered issues with `nix-daemon` socket on Arch and open file limits.
I also rewrote `nix/scripts/setup.sh` and `/nix/scripts/purge.sh` to support
different types of installations. Both single-user and multi-user, as some
operating systems have issues with multi-user installations.
Resolves: https://github.com/status-im/status-react/issues/12832
Depends on: https://github.com/status-im/status-jenkins-lib/pull/37
Related changes:
* https://github.com/status-im/infra-ci/commit/84947b9f
* https://github.com/status-im/infra-ci/commit/bb98f5f3
* https://github.com/status-im/infra-ci/commit/f75d524d
* https://github.com/status-im/infra-ci/commit/d1fc92cd
* https://github.com/status-im/infra-ci/commit/87c4091e
* https://github.com/status-im/infra-ci/commit/8d6b6b3f
* https://github.com/status-im/infra-ci/commit/c4f13285
* https://github.com/status-im/infra-ci/commit/38ac698d
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-04-11 12:26:54 +02:00
jakub
da76200433
nix: fix setup.sh script when running on MacOS
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-04-11 11:10:28 +02:00
Churikova Tetiana
56a1df03f0
e2e: 1 more group
2022-04-08 18:31:12 +02:00
Siddarth Kumar
2ddf4cf924
set image max width to avoid overflow ( #13211 )
...
squashed and merged
2022-04-08 21:11:43 +05:30
Parvesh Monu
6314038634
Add release notes for 1.19 ( #13213 )
2022-04-07 21:12:42 +05:30
Parvesh Monu
ef95a59b0a
Improve notifications life-cycle ( #13248 )
2022-04-06 23:06:17 +05:30
yevh-berdnyk
cde0abd238
sauce sessions check
2022-04-06 14:26:02 +03:00
Roman Volosovskyi
c9441b2db7
[ #13201 ] Fix handling of favourits syncing
2022-04-05 18:13:06 +02:00
Churikova Tetiana
6aae08241d
e2e: ens group
2022-04-05 17:24:03 +02:00
Roman Volosovskyi
4036e21f17
[ #13235 ] Fix opening of the last shown chat with activated local notifications
2022-04-05 10:50:18 +02:00
andrey
ba38f3ec74
turn off new wallet design
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-04-04 19:31:35 +02:00
andrey
12e3b74651
wallet redesign
2022-04-04 16:14:14 +02:00
Churikova Tetiana
784cb491ab
e2e: nightly navigation fixes
2022-04-01 17:18:58 +02:00
Roman Volosovskyi
346574a494
[ #13233 ] Proper message after clearing history in pubchat
2022-04-01 16:26:36 +02:00
diana
78864c099f
e2e: backup tests for different user types
2022-04-01 12:17:15 +02:00
Parvesh Monu
fd9b010662
Don't unmute contact while adding ( #13237 )
2022-04-01 14:36:50 +05:30
Churikova Tetiana
092b0ed427
e2e: 1-1 chat groups
2022-03-31 23:21:03 +02:00
Roman Volosovskyi
7a964fde29
[ #13230 ] Show default syncing interval
2022-03-31 17:23:55 +02:00
siddarthkay
c40094f2f9
squash and sign
...
lint fix
remove unused import and debug backgrounds
set width boundaries for long usernames in activity
fix lint and pass width from view
updated spacing to accommodate iphoneX
Signed-off-by: andrey <motor4ik@gmail.com >
2022-03-30 15:43:13 +02:00
andrey
c4036aee09
[ #13181 ] Cannot delete images or audio messages
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-03-30 15:42:31 +02:00
Parvesh Monu
d086b86fd0
don't allow mentioning non-member contacts in public chat ( #13227 )
2022-03-30 00:25:46 +05:30
Churikova Tetiana
99c35da72a
e2e: chat group in medium + testrail
2022-03-29 15:45:31 +02:00
Parvesh Monu
fd89e73e07
fix screen orientation on android ( #13218 )
2022-03-28 21:36:23 +05:30
jakub
91e85a28f9
scripts/update-status-go: support commit SHA1
...
In some rare cases we might want to supply an exact commit rather than a
branch name or a git tag.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-03-28 17:44:16 +02:00
andrey
d2bec183fd
[ #13220 ] ENS warning is not shown for affected multiaccounts after upgrade
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-03-28 13:28:33 +02:00
Samuel Hawksby-Robinson
79a5dcf61a
Fix/torrent migration ( #13217 )
...
* bump status-go version to 0.97.2 (#13215 )
https://github.com/status-im/status-go/compare/a3c60528ef6e077761a9beb7dd9c530123b7315f...e4acca1cc540b196f52f0bead9d3be2630440275
* bump status-go version to 0.97.3
2022-03-25 19:24:31 +00:00
Andrea Maria Piana
d296da1c34
fix community preview
...
https://github.com/status-im/status-go/compare/9f7fc78def512929499bc2fa610f3b0e0ea1835b...a3c60528ef6e077761a9beb7dd9c530123b7315f
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-03-25 09:26:18 +00:00
Parvesh Monu
b1dc1d871f
quo2 counter component ( #13182 )
2022-03-25 01:31:13 +05:30
Parvesh Monu
e4caa8f61a
Bump release to 1.19.0
2022-03-24 15:00:59 +05:30
Samuel Hawksby-Robinson
21b21bb8ff
Handle sync-settings
...
https://github.com/status-im/status-go/compare/f0d3e0419da9357a07b2ed97a2741095798812dd...9f7fc78def512929499bc2fa610f3b0e0ea1835b
Signed-off-by: Samuel Hawksby-Robinson <samuel@samyoul.com >
2022-03-23 21:35:59 +00:00
Churikova Tetiana
070bdc47ba
e2e: more fixes
2022-03-23 17:28:16 +01:00
Churikova Tetiana
2d259db42d
fastlane: update screenshots
2022-03-23 17:24:06 +01:00
Parvesh Monu
97bc388ad6
fix empty community in the community list ( #13199 )
2022-03-23 21:53:23 +05:30
jinhojang6
0a18f36623
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-03-23 16:05:45 +01:00
Andrea Maria Piana
9485fe9ecf
Backup communities
...
https://github.com/status-im/status-go/compare/12ccff417d95a0aef9736b811ea00341390dd1d5...f0d3e0419da9357a07b2ed97a2741095798812dd
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-03-23 14:48:38 +00:00
Churikova Tetiana
4b487f81f6
e2e: fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2022-03-22 19:11:41 +01:00
jakub
cd24bc013f
nix: fix call to status-go derivation
...
New argument added to pass the `secretsFile` was not added here:
https://github.com/status-im/status-react/pull/13144
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-03-22 11:01:10 +01:00
Roman Volosovskyi
aa72ac5747
[ #13016 ] Pass opensea key from env
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-03-21 13:59:35 +01:00
andrey
c650fa99d8
[ #13171 ] "Update to latest version ..." in case of replying to image message
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-03-21 11:21:04 +01:00
Audrius Molis
1b9e139255
Fix sed command to work on mac
...
Signed-off-by: Audrius Molis <masta@dr.com >
2022-03-21 11:35:00 +02:00
Brian Sztamfater
a7b0764759
Implement Wallet Connect 1.0
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-03-20 20:40:31 -03:00
Andrea Maria Piana
60cfca1107
Move mailserver logic to status-go
...
https://github.com/status-im/status-go/compare/598b83757cc8b27e3374e50de02187eacf0d4280...d60a6713fe2a0ed0fdf03a0777a8cfa7391d7c56
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-03-19 09:01:21 +00:00
andrey
c69b640810
comment out go hook
2022-03-18 09:31:45 +01:00
siddarthkay
b0cc30d606
Squashed fix lint and store author width to its own variable
...
making sure that long usernames are broken in two lines
fixed nickname timestamp overlapping issue
Signed-off-by: andrey <motor4ik@gmail.com >
2022-03-17 11:56:24 +01:00
Brian Sztamfater
bd7da02c25
Implement Wallet Connect 2.0
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-03-17 03:46:38 -03:00
jo-mut
ece2605cb9
Refactored: edit community chats different screen segments
...
Signed-off-by: jo-mut <johnmutuku628@gmail.com >
2022-03-17 01:30:40 +03:00
jo-mut
407454859b
Refactored: edit community chats different screen segments
2022-03-16 19:59:03 +03:00
andrey
12221ea067
[ #13164 ] Warning 'Registration process has finished in invalid state' is shown for any ENS while typing it in profile
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-03-15 09:09:56 +01:00
Churikova Tetiana
2ae875f82a
e2e: browser group
2022-03-14 17:20:06 +01:00
Audrius Molis
8e85d15a86
Only create git hook whet it is absent
...
Signed-off-by: Audrius Molis <masta@dr.com >
2022-03-14 11:57:14 +02:00
andrey
9e126a7399
tabs component
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-03-11 13:12:13 +01:00
andrey
a0254c0fa8
button component
2022-03-11 13:07:22 +01:00
andrey
72a0df6332
text component
2022-03-11 13:07:21 +01:00
Audrius Molis
08da76c22a
Disable chat input for chats with blocked users
...
Signed-off-by: Audrius Molis <masta@dr.com >
2022-03-10 20:44:48 +02:00
Parvesh Monu
66482863c1
fix screen opens twice on app reopening in ios ( #13157 )
2022-03-10 19:20:50 +05:30
Churikova Tetiana
a3f4673177
e2e: nightly fixes
2022-03-09 17:38:29 +01:00
Churikova Tetiana
55915a9176
e2e: tx users
2022-03-07 22:17:39 +01:00
pavloburykh
891d1e6360
improvements of testing gap
2022-03-07 20:24:49 +02:00
Audrius Molis
1eb956d562
Add changelog from status-go on upgrade #13090
...
Signed-off-by: Audrius Molis <masta@dr.com >
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-03-07 12:46:49 +01:00
Parvesh Monu
cf606b921a
remove deprecated react-native-dark-mode dependency ( #13136 )
2022-03-04 19:34:17 +05:30
Parvesh Monu
e6f552e785
Fix ios simulator error when notifications enabled ( #13145 )
2022-03-03 15:54:33 +05:30
Churikova Tetiana
7f007f204f
exclude tx
2022-03-01 18:00:51 +01:00
andrey
a2497c81e7
[ #13116 ] Load audio messages from http server
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-03-01 17:07:40 +01:00
Parvesh Monu
5fd7e35d99
add remote notifications preferences ( #13129 )
2022-03-01 01:29:40 +05:30
John M. Ngei
a71ad6e1a8
stop showing notifications for muted chats
...
Signed-off-by: John M. Ngei <johnmutuku628@gmail.com >
2022-02-25 22:16:46 +03:00
Roman Volosovskyi
e8e70143d2
[ #13104 ] Fix deadlock on syncing all data
2022-02-23 21:17:44 +01:00
Churikova Tetiana
0769528dcd
e2e: kk + nightly fixes
2022-02-23 16:56:39 +01:00
andrey
aaf655abe4
[ #13086 ] stateofus.eth ENS username is not connected with chat key after purchasing
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-02-23 13:24:51 +01:00
Churikova Tetiana
c59089c7d3
e2e: wallet+send tx
2022-02-22 15:26:46 +01:00
Churikova Tetiana
37108c8ee3
e2e: fix communities
2022-02-17 17:55:37 +01:00
pavloburykh
f220e0fed8
e2e: test gap in public chat
2022-02-17 15:46:29 +02:00
frank
606c3c05e7
Sync bookmarks
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-02-17 13:37:39 +00:00
diana
6cb48834ae
e2e: automate backup of contacts
2022-02-17 13:52:33 +01:00
frank
7b7a86284b
Sync clear history
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-02-17 12:44:55 +00:00
Churikova Tetiana
cf734032f2
e2e: fix accesibility #13028
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2022-02-14 15:38:45 +01:00
Parvesh Monu
36c7d8e4ca
Implementation of remote android notifications ( #13028 )
2022-02-14 17:27:33 +05:30
Marco Süß
a8e4363e6b
always use english for fallback text
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-02-14 09:04:35 +01:00
jinhojang6
bcf20c358c
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-02-14 09:02:34 +01:00
Churikova Tetiana
d77701537a
e2e: fix ens and tx tests
2022-02-11 18:05:06 +01:00
Michele Balistreri and andrey
52afbf46ee
get images over HTTPS with self-signed certificate
...
Co-Authored-By: andrey <motor4ik@gmail.com >
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2022-02-10 18:41:10 +01:00
Parvesh Monu
9850dd5160
fix ens resolve issue while following deep link ( #13080 )
2022-02-10 00:21:47 +05:30
Parvesh Monu
e59a2663f7
fix activity center unique constraint error ( #13088 )
2022-02-09 19:00:32 +05:30
Roman Volosovskyi
e1e709220e
[ #12193 ] Stop showing fetch more button for cleared history
2022-02-09 09:53:36 +02:00
Roman Volosovskyi
d5c865d092
[ #9480 ] Fix cutting of the last char in blockquote
2022-02-08 21:17:02 +02:00
Audrius Molis
f0302e7cbf
[status-im#12603] Show short hash near build number in About page
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-02-08 15:34:56 +01:00
Roman Volosovskyi
8f52b9b63c
[ #12816 ] Better meesage on insufficient balance to cover fee
2022-02-08 15:29:02 +02:00
Churikova Tetiana
82916de15c
e2e: 2 onboarding groups
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2022-02-04 18:18:15 +01:00
andrey
8ed9accbeb
[ #13070 ] No wallet is shown when switching on BSC network
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-02-04 14:52:32 +01:00
andrey
c1a338c2dd
[ #13068 ] No error "Profile not found" if entering invalid public key in New chat field
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-02-04 10:36:10 +01:00
Churikova Tetiana
3745a8e2fe
e2e: fixed missing geth
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2022-02-02 16:26:15 +01:00
Roman Volosovskyi
9fb81c3894
[ #12783 ] Improve order of mailserver requests
2022-02-02 11:21:21 +02:00
andrey
8e560d313d
[ #13007 ] Move ENS logic to status-go
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-02-01 13:26:05 +01:00
andrey
c0e30b459f
[ #13006 ] Use token list from status-go
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-02-01 13:23:24 +01:00
Churikova Tetiana
b63117845a
e2e: fixes, umbrella issue update
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2022-01-31 18:50:42 +01:00
Parvesh Monu
fd894dc339
fix gradle google free variable ( #13064 )
2022-01-31 16:12:46 +05:30
andrey
dc8cbcde56
[ #13059 ] 'Cannot read property' error on scanning invalid key
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-01-31 09:39:52 +01:00
Churikova Tetiana
4bf393ec3d
e2e refactoring: group and public chat
2022-01-27 21:58:28 +01:00
jakub
b1780a7128
docs: add list of nix deps update make targets
...
Important now that we're onboarding more new devs.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-01-27 21:42:05 +01:00
andrey
82f7fbf7e4
[ #12071 ] Some ENS names starting with 0x are not picked up as universal links
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-01-26 17:10:09 +01:00
andrey
a6eee856cf
[ #13046 ] No value in 'Gas amount limit' field in NFT dapps by default
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-01-26 17:07:56 +01:00
andrey
136a6313cd
[ #13047 ] Profile QR code overlaps share menu during sharing (IOS)
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-01-26 06:57:26 +01:00
Churikova Tetiana
6a8f7a07bf
e2e: skip AttributeError
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2022-01-25 12:20:21 +01:00
Roman Volosovskyi
c6eb964b7c
[ #13034 ] Replace 'etherscan' with 'block explorer' in translations
2022-01-25 10:45:10 +02:00
Roman Volosovskyi
93d4dc8cb5
[ #13038 ] Add error message to email template on crash
2022-01-24 16:55:47 +02:00
Churikova Tetiana
7bbb882ffa
e2e: shared steps for session
2022-01-24 12:40:02 +01:00
Parvesh Monu
012b3e396e
Fix advanced notifications translation ( #13027 )
2022-01-21 19:58:20 +05:30
Roman Volosovskyi
bf92c51ce4
[ #12919 ] Allow adding emoji to group intro message if it exceeds limit
2022-01-19 17:36:32 +02:00
Roman Volosovskyi
eefc2ede81
[ #12989 ] Use higher base fee value for default tx fee calculation
2022-01-19 14:14:05 +02:00
andrey
111064f747
[ #13016 ] "No collectibles available" at attempt to get any existing collectibles
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2022-01-18 16:38:58 +00:00
Churikova Tetiana
cfab672f63
e2e: more fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2022-01-17 20:24:25 +01:00
Parvesh Monu
69221695b3
fix alert dialog background color ( #13010 )
2022-01-18 00:45:40 +05:30
Roman Volosovskyi
c44e5bbb67
[ #12919 ] Allowing adding emoji in status input even if it exceeds limit
2022-01-17 19:01:07 +02:00
Parvesh Monu
826dd32c40
Add group members to mentionable list and format code ( #12994 )
2022-01-17 18:47:09 +05:30
Churikova Tetiana
04b7357646
e2e: fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2022-01-14 17:55:39 +01:00
Michele Balistreri
2c38c74c16
* update react-native-webview
...
* more robust send-to-bridge
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2022-01-14 13:49:06 +03:00
andrey
eb7a6ce45a
[ #12991 ] Error when trying to edit 'per-gas price limit' on 1inch.exchange
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-01-13 11:05:23 +01:00
jakub
525577ab17
ci: specify nix version via agent label
...
Will make it easier and safer to upgrade Nix on CI hosts.
Also added architecture since we are starting to mix those.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-01-12 18:21:28 +01:00
Jonathan Ferreira (Johny)
83a7d3fafc
Add/Fix rebase overwritten event ( #12960 )
...
* Add/Fix rebase overwritten event
* Remove membership invitation only option
* Fix lint findings
* Replace if w/ when condition
* Remove left over code
* Add/Fix rebase overwritten event
* Remove left over code
* Add correct message to community info
2022-01-12 14:05:44 +00:00
Churikova Tetiana
4318bb6431
github: update release umbrella issue
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2022-01-11 15:50:38 +01:00
andrey
c466f96326
[ #12535 ] Human Readable data display when signing using eth_signTypedData_v3
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-01-11 14:47:53 +01:00
andrey
130308fa8a
[ #12920 ] Unable to perform swap on 1inch.exchange if initial swap was cancelled by closing bottom sheet
...
Signed-off-by: andrey <motor4ik@gmail.com >
2022-01-11 14:47:22 +01:00
Churikova Tetiana
a858918b80
Merge branch 'tests/pr-critical-high' into develop
2022-01-10 15:50:37 +01:00
Brian Sztamfater
d5b8cde8e2
Add UBI token to the list of default tokens
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2022-01-10 11:46:34 -03:00
Churikova Tetiana
e5a30eaf1d
e2e: critical or high in prs
2022-01-10 15:19:26 +01:00
Parvesh Monu
b0fd58e9cb
fix membership requests on synced devices ( #12971 )
2022-01-10 17:56:30 +05:30
Shivek Khurana
eeb8db00f7
🔁 SWAP UI
...
CLJ Refactor x Hydra are cool. Add modal
Swap UI
Swap token input and gas slider in place
Asset selector sheets
WIP
Selector events
Tabs are back
Hide Swaps behind ff, add cards and modals for advanced settings
Fix lint issues
Signed-off-by: Shivek Khurana <shivek@status.im >
2022-01-05 23:57:51 +05:30
Churikova Tetiana
3499cdc123
e2e: update ci and made first group
2021-12-29 18:02:58 +01:00
Parvesh Monu
44b8a4c0f4
fix community invite link is not resolved ( #12956 )
2021-12-28 16:38:42 +05:30
Michele Balistreri
e45f959c27
support PUK and seed recovery during onboarding
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-12-27 20:35:33 +03:00
Roman Volosovskyi
cd86a1065b
[ #12936 ] Add accessibility-id to message timestamp
2021-12-27 13:44:21 +02:00
Parvesh Monu
ffba396e4d
fix distortion of app theme due to change in system theme ( #12934 )
2021-12-27 15:24:45 +05:30
Du Cheng
961692251c
[ #12930 ] Remove public chat references
2021-12-24 21:10:10 +02:00
Parvesh Monu
94fde74b88
Reorder community chats and categories using drag and drop ( #12854 )
2021-12-24 21:04:44 +05:30
Roman Volosovskyi
5402c217df
[ #12913 ] Properly handle syncing of pubchat delition/installation after offline
2021-12-24 17:03:34 +02:00
Parvesh Monu
4588dafe02
Open user profile from membership requests ( #12950 )
2021-12-24 20:27:30 +05:30
Parvesh Monu
edbb06a7c3
Add community members to mentionable list ( #12926 )
2021-12-24 20:25:00 +05:30
Roman Volosovskyi
29a7e4dc1c
[ #12918 ] Show history gaps only in public chats and communities
2021-12-24 13:40:01 +02:00
Roman Volosovskyi
de3c08ba18
Add sync history for 2 mins option for testing purposes
2021-12-21 21:42:42 +02:00
Churikova Tetiana
e5ff46fdd5
e2e: fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-12-21 14:58:41 +01:00
Churikova Tetiana
be79a8e54c
e2e: fix
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-12-17 14:48:24 +01:00
Roman Volosovskyi
36d96c6264
[ #12912 ] Fix endless loading after removing messages in group chat
2021-12-17 12:44:08 +02:00
jinhojang6
340213ece5
Update translations
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-12-17 15:54:06 +05:30
Churikova Tetiana
032a8786ff
e2e: fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-12-16 17:46:48 +01:00
Michele Balistreri
15d671275f
avoid closing/opening NFC dialog in rapid sequence
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-12-16 18:32:08 +03:00
Ajay Sivan
f3533c5f99
Show message timestamps on tap, remove from bubbles
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-12-16 13:15:35 +01:00
yevh-berdnyk
b18d7b6a2a
e2e: setup and teardown with shared drivers
2021-12-15 21:14:16 +02:00
Roman Volosovskyi
2c23ab4c5d
[ #12867 ] Add accessibility IDs to toggles for e2e
2021-12-15 18:57:25 +02:00
Roman Volosovskyi
646add59b8
[ #12782 ] Re-open app on the last open chat
2021-12-15 13:45:42 +02:00
dependabot[bot]
cd111aeeec
Bump lxml from 4.6.2 to 4.6.5 in /test/appium
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.6.2 to 4.6.5.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.5 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-13 19:45:32 +00:00
Roman Volosovskyi
81b60ce86c
[ #12907 ] Fix error on 'Accept and join' in referral chat
2021-12-13 16:42:08 +02:00
Roman Volosovskyi
356dd89147
[ #12898 ] Fix endless loading in pubchats
2021-12-13 13:53:09 +02:00
Roman Volosovskyi
a6102c1133
Fix unique :key warning on add pubchat screen
2021-12-13 12:59:03 +02:00
Andrea Maria Piana
7dfa93f2a2
Fix syncing public chats
2021-12-10 17:55:12 +00:00
Michele Balistreri
c6271557b1
fix pairing for new cards
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-12-10 17:45:27 +03:00
Shivek Khurana
d1f3a33194
Add 1.18 to RELEASES.MD
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-12-09 15:46:55 +05:30
Shivek Khurana
c6371bf3b3
Bump release to 1.18.0
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-12-08 16:39:24 +05:30
jinhojang6
59bc7af00c
Update translations
2021-12-07 17:14:40 +01:00
Michele Balistreri
a5737856c0
sync leftovers
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-12-07 17:39:42 +03:00
Roman Volosovskyi
7d0944cfd1
[ #12813 ] Remove POA network from the list
2021-12-07 13:08:31 +02:00
Roman Volosovskyi
099bcf8a17
Allow sending messages offline (non-datasync messages)
2021-12-07 12:25:26 +02:00
Churikova Tetiana
4504f07a2a
e2e: small fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-12-06 17:58:19 +01:00
Brian Sztamfater
b5d8a641c6
Improve mention suggestions list
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-12-06 10:45:49 -03:00
Parvesh Monu
11d3bf094a
Decline pending group invites from user, when user is blocked ( #12878 )
2021-12-06 18:34:13 +05:30
Andrea Maria Piana
32c0f9719c
[ Fixes : #12869 ] Save contact on unblock
2021-12-06 11:46:29 +00:00
andrey
b587a8f85e
[ #11895 ] No last message when opening chat but it was visible on chat-preview
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-12-03 12:15:19 +01:00
andrey
53d7d719f0
[ #12858 ] [ANDROID] Changing screen orientation results in breaking images / layout
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-12-03 12:13:51 +01:00
Michele Balistreri
46c023920c
sync activity center
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-12-02 17:27:57 +03:00
Churikova Tetiana
816f15f976
e2e: dependencies
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-12-01 18:41:05 +01:00
snyk-bot
853af40167
fix: test/appium/requirements.txt to reduce vulnerabilities
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-1584144
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-12-01 16:10:39 +01:00
Andrea Maria Piana
153204ecb1
Add confirmation of p2p messages
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-12-01 13:00:56 +00:00
Roman Volosovskyi
62162c0f2a
[ #12848 ] Add an option to submit error report to GH
2021-11-30 16:13:36 +02:00
Roman Volosovskyi
c7e66fb1aa
[ #12818 ] Support tx history (in a way) when on BSC chains
2021-11-27 11:03:01 +02:00
jakub
89d42b9ef4
nix: fix gomobile builds requiring Android SDK
...
This works fine on `x86_64`, but will fail when used on `aarch64`.
Issue: https://github.com/status-im/status-react/issues/12794
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-11-26 16:22:57 +01:00
jakub
d0f76c5412
nix: upgrade nixpkgs to current master
...
Notable package upgrades:
| Software | Old | New |
|-----------|--------------|---------------|
| Glibc | `2.32` | `2.33` |
| BinUtils | `2.35.1` | `2.35.2` |
| CoreUtils | `8.32` | `9.0` |
| OpenSSL | `1.1.1k` | `1.1.1l` |
| Git | `2.31.1` | `2.33.1` |
| GCC | `8.4.0` | `8.5.0` |
| Clojure | `1.10.3.855` | `1.10.3.1029` |
| Node.js | `12.22.1` | `12.22.7` |
| Yarn | `1.22.10` | `1.22.17` |
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-11-26 16:22:45 +01:00
Churikova Tetiana
3dc943c89e
update release umbrella issue
2021-11-26 16:09:22 +01:00
Churikova Tetiana
f5589c368c
e2e: new tests + todos
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-11-26 15:18:29 +01:00
Roman Volosovskyi
469e082de1
[ #12819 ] Fix network fee calculation on xDai chain
2021-11-26 13:25:09 +02:00
jakub
a0430607d3
ci: specify macos host architecture in labels
...
Since now we have a 5th Gen Mac Mini with `arm64` M1 CPU.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-11-26 12:07:36 +01:00
Parvesh Monu
751b30688d
Decline pending group invitations from user, when user is banned ( #12835 )
2021-11-25 21:09:10 +05:30
Parvesh Monu
b4b39e5088
Change accessibility label as per online status ( #12846 )
2021-11-25 18:07:47 +05:30
andrey
ae26024890
[ #12837 ] Cannot remove value from the 'Custom nonce' field
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-11-25 08:04:56 +01:00
jakub
8b055cd3c3
ci: fix macos host label for pod updates
...
Job: https://ci.status.im/job/status-react/job/tools/job/run-pod-repo-update
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-11-24 20:54:46 +01:00
andrey
c9c8263c9e
[ #12365 ] Spin of death on adding custom NFT token contract
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-11-24 12:36:47 +01:00
andrey
4000abfd0a
[ #11964 ] "TypeError: Network request failed" when switching to Goerli network
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-11-23 17:44:03 +01:00
andrey
995a647a34
[ #12827 ] Can't send transaction with custom nonce as it is overlapped by keyboard
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-11-23 11:46:45 +01:00
Andrea Maria Piana
fdadee6cef
update statusgo
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-11-22 11:20:56 +00:00
Churikova Tetiana
27f1feeaf6
e2e: catch testrail error
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-11-19 18:28:29 +01:00
Parvesh Monu
debf3df61c
Allow user to be reinvited to the same group after leaving ( #12814 )
2021-11-19 20:28:42 +05:30
Churikova Tetiana
ebf2ad206e
e2e: new checks, formatting
2021-11-18 16:16:48 +01:00
Michele Balistreri
b919df6d6b
better NFC timeout handling on iOS
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-11-18 14:57:01 +03:00
andrey
437d58f827
use react-native-fast-image for stickers
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-11-17 15:44:27 +01:00
andrey
d0d9960f8d
[ #12807 ] add ENS erc20 token to the list
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-11-17 13:20:46 +01:00
Parvesh Monu
db9d1a1251
Remove chat from activity center after opening from public chat ( #12815 )
2021-11-16 21:40:53 +05:30
andrey
c16b0860ec
custom network symbol
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-11-16 12:43:31 +01:00
jakub
f448f014f6
nix: update gradle dependencies
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-11-16 11:25:07 +01:00
jakub
43da5a60fe
nix: make url2json.sh parse POM content for packaging
...
Otherwise we can download a JAR when an AAR is necessary.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-11-16 11:12:06 +01:00
Churikova Tetiana
41496d5ce3
e2e: waku align
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-11-16 10:39:11 +01:00
Michele Balistreri
4349f2659e
use a default pairing password for Keycard
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-11-16 08:31:41 +03:00
Andrea Maria Piana
e125164273
[ Fixes : #12550 ] Backup contacts through waku
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-11-15 18:55:59 +00:00
jakub
179f1d26ae
nix: remove obsolete references to Nimbus sources
...
This used to be a project to integrate Nimbus with mobile, but it was abandoned.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-11-15 13:17:30 +01:00
jakub
bdfb7e296b
nix: fix status-go override not passing to Nix build
...
Incorrect reference to `nimbus.src-override` causes Gradle builds to fail with:
```
Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve status-im:status-go:e940434.
```
Due to this `if` clause not triggering:
https://github.com/status-im/status-react/blob/a573ae70e52e3c764b7a79a346c6114d01de458e/modules/react-native-status/android/build.gradle#L4-L8
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-11-15 12:11:11 +01:00
andrey
a573ae70e5
[ #12760 ] Add Binance Smart chain as main network
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-11-12 10:40:24 +01:00
Shivek Khurana
345ae29ddb
Added svg support for nfts
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-11-12 14:29:14 +05:30
Roman Volosovskyi
7359c52af1
Bug reporting and logs sharing improvements
2021-11-11 20:29:35 +02:00
Roman Volosovskyi
2c8276f353
[ #11889 ] Allow snding messages offline
2021-11-11 16:31:20 +02:00
startgo
3ccdee2b9d
Update zh_TW.json
...
修正一些顯示為簡體的字 Update some words to traditional chinese
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-11-11 14:41:13 +01:00
Churikova Tetiana
97a106a025
e2e: geth log in failed tests + new checks for PNs
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-11-11 14:27:58 +01:00
Parvesh Monu
7754f0b6a5
fix community category reset on edit channel ( #12804 )
2021-11-09 16:14:25 +05:30
Parvesh Monu
e16f7161c3
fix activity center community invite preview ( #12803 )
2021-11-08 19:22:28 +05:30
Jakub
9b5cbf8258
nix: avoid nesting of Nix shells, show errors ( #12796 )
...
Nesting of Nix shells does not work, since we have no way to safely do
that without starting an infinite loop of nested Nix shells.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-11-05 12:59:33 +00:00
andrey
51bebf1483
fix eth_chainId
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-11-04 17:10:47 +01:00
Parvesh Monu
b758b70733
Community categories reorder and persist open/close state ( #12758 )
2021-11-04 18:58:12 +05:30
andrey
21c9248536
[ #10142 ] Add possibility to select wallet for ENS names
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-11-03 16:30:06 +01:00
andrey
9b3fb2ac69
fix custom fee bottom sheet
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-11-02 16:32:32 +01:00
andrey
dd3ded8656
[ #12530 ] Scrolling issues on the 'Max priority fee' bottom sheet
2021-11-02 16:32:24 +01:00
andrey
8dc6d8d467
fix status-bar on Android
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-11-02 12:19:21 +01:00
Roman Volosovskyi
adca53f3ec
[ #12531 pairing] Sync read messages
2021-11-02 12:30:21 +02:00
Roman Volosovskyi
9035954f8b
Export unencrypted db on iOS
2021-11-01 14:08:54 +02:00
Parvesh Monu
1034d542db
Online Status Indicator ( #12716 )
2021-10-29 21:55:01 +05:30
Churikova Tetiana
ec319974bd
e2e: new checks and fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-10-29 15:21:49 +02:00
Samuel Hawksby-Robinson
0469419f9a
Added release notes for 1.17
...
Signed-off-by: Samuel Hawksby-Robinson <samuel@samyoul.com >
2021-10-29 13:54:30 +01:00
Shivek Khurana
b1daf12486
🙅🏻 Add warning and disable option if no profile pic added
...
Remove warning from list screen
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-10-29 13:17:22 +05:30
andrey
c6f041f0c5
[ #12750 ] Show warning when adding ENS name for wallet account
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-28 16:23:47 +02:00
Parvesh Monu
9a2987da60
fix emoji keyboard height for ios devices ( #12759 )
2021-10-28 17:41:06 +05:30
jakub
3f7b985e1a
nix: update gradle dependencies
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-10-26 15:40:25 +02:00
jakub
edb3ed4ed2
nix: upgrade go-maven-resolver to 1.1.2
...
Fixes and issue with HTML entity characters in POMs.
https://github.com/status-im/go-maven-resolver/pull/6
https://github.com/status-im/go-maven-resolver/releases/tag/v1.1.2
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-10-26 15:39:55 +02:00
jakub
200eb189ea
nix: fix use of androidPkgs in gradle shell
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-10-26 15:39:54 +02:00
Churikova Tetiana
ed609674d3
e2e: improved logging in views
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-10-25 18:06:12 +02:00
Brian Sztamfater
40b5c23b54
Fix react-native-share linking
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-10-25 09:21:41 -03:00
andrey
77e593572f
[ #12744 ] Issue using app.ens in browsee
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-25 14:04:11 +02:00
andrey
c4aac1478e
fix chat toolbar
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-25 11:41:33 +02:00
Churikova Tetiana
3a7fecf5ce
e2e: fixes and update
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-10-22 19:29:07 +02:00
Parvesh Monu
7d6bee9099
Identify New Chats ( #12654 )
2021-10-22 14:48:58 +05:30
andrey
45c1896717
[ #12599 ] Clicking on 3 word user name does nothing
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-21 14:38:46 +02:00
andrey
cd30a04626
[ #12731 ] Blank space in place of 1-1 chat with a blocked user on the home screen
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-21 14:31:35 +02:00
Roman Volosovskyi
8f5d3df215
[ #12720 ] attempt to fix crash on accepting starter pack
2021-10-21 13:30:33 +03:00
Andrea Maria Piana
2ff4f5aba4
Hide transaction management
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-10-20 19:28:09 +01:00
Andrea Maria Piana
84ccbbbdf7
Send profile pictures in private chats
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-10-20 19:22:21 +01:00
andrey
760b021b8a
[ #12718 ] Endless spinner when signing TX with custom nonce (Keycard account only)
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-20 16:09:08 +02:00
andrey
7a7b365a00
[ #12717 ] No preview for transaction messages in 1-1 chat
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-20 16:08:09 +02:00
jinhojang6
add5102bbf
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-20 12:42:31 +02:00
Vitaliy Vlasov
21e4885fc9
Fix field names related to Wakuv2 config
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-10-20 10:01:32 +01:00
Samuel Hawksby-Robinson
6591611473
Bump VERSION to 1.17.0
...
Signed-off-by: Samuel Hawksby-Robinson <samuel@samyoul.com >
2021-10-15 12:00:14 +01:00
Churikova Tetiana
b9d5220da6
e2e: fixes and collectibles
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-10-15 12:45:39 +02:00
Roman Volosovskyi
e2767ffce5
[ #12709 ] Fix handling errors on eth_gasPrice
2021-10-15 11:49:38 +03:00
Shivek Khurana
e1666aa169
Convert macro to fn
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-10-14 16:27:36 +05:30
jinhojang6
933e74f1b3
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-10-14 12:29:21 +02:00
Shivek Khurana
f63d73bad8
🚀 NFT Launch
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-10-14 15:42:22 +05:30
Andrea Maria Piana
5c52854d11
fdroid: add script that automates submissions
...
This script fetches a specified APK and analyzes it for values like
version code or commit and then based on that creates a branchy and a
commit in `fdroiddata` repository that can be used to create a release PR.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-10-13 12:13:38 +02:00
Shivek Khurana
389ce6695a
NFT UI 🖼
...
New UI and re-frame handlers for setting pfp from url
Add fake chain-id, connect the pfp upload backend to UI
Add toast on setting pfp, new-new-new UI
Show assets based on selected network
Add horzontal padding to traits card
a11y ids and pr review changes
Added emoji in toast, fix chain id nill issue
Restore Podfile
Fix fix podfile
Add placeholder images for collections, hide option to set pfp when image url is empty or ends in mp4 or svg
Improvise missing designs
Fix paddings
New nu placeholders
Sort collections by name
Kinda fix issue 4
Fix lint
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-10-13 14:35:44 +05:30
Andrea Maria Piana
84d3b562a4
[ Fixes : #12697 ] Allow profile pictures from contacts
2021-10-12 16:50:01 +01:00
Andrea Maria Piana
f50dcf53de
[ Fixes : #12680 ] Republish image on changing profile settings
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-10-11 15:02:21 +01:00
andrey
8d0bdf7c7f
[ #12684 ] Messages disappear from Timeline if join public chat and open Timeline tab while public chat history is loading
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-08 15:46:36 +02:00
Du Cheng
a9333ad52c
Doubled the character limit on timeline posts
...
Now, you won't have to fight an arbitrary character limit on posts like Twitter, and you can pack more meaning into your messages without having to split them into multiple messages.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-10-08 14:37:26 +01:00
Roman Volosovskyi
12a99f40d2
[ #12681 ] Enable UI for signing legacy txs on networks without eip1559 support
2021-10-08 11:30:20 +03:00
Andrea Maria Piana
1f357fd7c6
Add loading indicator when community is fetching
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-08 10:07:27 +02:00
andrey
675dd9664a
remove println leftover
2021-10-08 09:44:54 +02:00
andrey
e47f839bfb
[ #12687 ] Icons in public chats and corresponding icons (default ones) of users are different
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-08 09:43:43 +02:00
Brian Sztamfater
0afbe80c36
Fix profile image in push notiications
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-10-07 11:29:47 -03:00
Roman Volosovskyi
61878376a3
[ #12673 ] Do not add unblocked user to added contacts
2021-10-06 17:09:59 +03:00
Roman Volosovskyi
fe00971399
[ #12520 ] Sync deleted chats
2021-10-06 14:47:02 +03:00
andrey
0b2d0d45ed
[ #12649 ] Mention preview is displayed as @0x... instead of user name/ENS on the home screen and in the Activity center
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-06 13:27:32 +02:00
Churikova Tetiana
cd35af4e00
e2e: emoji fixes
2021-10-06 12:41:09 +02:00
jinhojang6
1f10ad37d1
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-06 09:58:55 +02:00
andrey
de373d0511
[ #12666 ] Allow overriding nonce when sending transaction
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-06 09:58:04 +02:00
Churikova Tetiana
fe1cc2dc23
e2e: nightly fixes
2021-10-05 16:34:56 +02:00
Parvesh Monu
eb5711e9bc
Custom Emoji Thumbnails for Community Channels ( #12594 )
2021-10-04 19:08:39 +05:30
andrey
1bbebc9055
contacts performance
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-10-04 15:10:26 +02:00
jakub
074a18c18f
update Podfile.lock and Cocoapods version in it
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-10-01 13:50:22 +02:00
Roman Volosovskyi
943fc37543
[ #12668 ] Fix gas estimation after using Set max
2021-10-01 09:54:41 +03:00
Roman Volosovskyi
d0b3b4e293
[ #12667 ] Fix broken subscription on add bootnode screen
2021-10-01 09:47:06 +03:00
Samuel Hawksby-Robinson
5108ae7972
Add private profile pictures
2021-09-30 13:05:33 +01:00
jakub
79be879306
ci: upgrade library and use of pkgFilename()
...
Depends on: https://github.com/status-im/status-jenkins-lib/pull/36
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-09-28 21:25:34 +02:00
Churikova Tetiana
8b0ddec8f9
Merge branch 'tests/nightly28-09-2021' into develop
2021-09-28 18:06:39 +02:00
Churikova Tetiana
0c48f1da88
e2e: fixes
2021-09-28 17:50:55 +02:00
Vitaliy Vlasov
a0acdeca33
Use go-waku's connection status updates
2021-09-28 16:34:04 +03:00
Brian Sztamfater
5c0102c27b
Add push notification on group invite chat
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-09-28 09:06:47 -03:00
andrey
675515a655
[ #12642 ] Can't send funds to multisig - Out of gas
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-09-27 15:58:41 +02:00
Roman Volosovskyi
70607a13ae
[ #12568 ] Fetch history on receiving pubchat installation
2021-09-27 12:39:55 +03:00
Roman Volosovskyi
750ea72043
[ #12563 ] Allow retrieving of profile updates after removing contact
2021-09-27 11:11:36 +03:00
hesterbruikman
d27f45bad4
fastlane/metadata: update app screenshots
...
Adding here so they can be populate on F-droid.
Signed-off-by: andrey <motor4ik@gmail.com >
2021-09-24 16:28:57 +02:00
Roman Volosovskyi
428236b4bb
[ #12585 ] Clear modal's dissmissing state after reopening app with enabled background service
2021-09-24 16:23:43 +03:00
Churikova Tetiana
76c5e7ce1e
Merge branch 'tests/e2e-fixes230921' into develop
2021-09-24 13:09:26 +02:00
Churikova Tetiana
2373737684
e2e: sync contacts + fixes
2021-09-24 12:35:19 +02:00
Andrea Maria Piana
48af425c25
[ Fixes : #12596 ] Fix timeline messages
2021-09-24 10:03:10 +01:00
Roman Volosovskyi
23a0ac9522
[ #12517 ] Ensure that all necessary contact fields are synced
2021-09-23 13:19:11 +03:00
Brian Sztamfater
68ffddbb51
Add ability to Share image from Status
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-09-22 10:07:08 -03:00
jakub
85348306ce
drop scripts/generate-pull-request-report.sh
...
People on HackerOne keep reporting this file as containing a secret token.
The reality is that this token is no longer usable since it was
published to a public repo, which would have caused it to be revoked
automatically though GitHub automation:
https://docs.github.com/en/code-security/secret-scanning/about-secret-scanning
Other than that I'm pretty sure nobody is using this script.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-09-21 20:04:39 +02:00
jakub
e2c18ea151
add commit hash to app metadata for Android and iOS
...
This will make identifying installed software easier.
It can also be used to generate F-Droid RPs more easily.
Depends on:
https://github.com/status-im/status-jenkins-lib/pull/35
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-09-21 11:48:45 +02:00
andrey
82b640abe1
chats list performance
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-09-20 18:40:07 +02:00
Serhy
6387bba9f5
Update testrailreport and threads
...
Signed-off-by: Serhy <sergii@status.im >
2021-09-20 18:50:26 +03:00
Churikova Tetiana
ca273faadd
e2e: align with testrail API
2021-09-20 12:08:04 +02:00
Michele Balistreri
5b72e749e3
add mark all read for communities
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-09-20 09:38:41 +03:00
Churikova Tetiana
716e72fb5f
ENSon Ropsten on PR and e2e builds
2021-09-18 13:59:07 +02:00
Churikova Tetiana
18606f548b
e2e: ens ropsten
2021-09-17 18:20:47 +02:00
andrey
c001688db9
[ #12569 ] RPC URL is lower-cased when entered in URL field when adding a custom network
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-09-16 12:18:56 +02:00
Churikova Tetiana
995db1c332
e2e: collectibles + fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
Signed-off-by: Serhy <sergii@status.im >
2021-09-16 09:59:17 +03:00
Andrea Maria Piana
8daf3df6b2
[ Fixes : #12486 ] Fix delete of messages
2021-09-15 10:50:30 +01:00
jakub
a76e4666de
update-status-go: does not need to depend on make shell
...
The dependency on `make shell` is confusing and unnecessary since
`update-status-go.sh` script only requires availability of the
`nix-prefetch-url` utility to check SHA256 of the `status-go` verison.
Use of `make shell` with this script can also cause issues when running
`make run-android` if already in the shell, which prevents spawning a
new one and effectively stops changes to `status-go-verison.json` file
taking effect.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-09-15 11:04:52 +02:00
Michele Balistreri
4f4651baac
opening group/community chats clears related activity center entries
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-09-15 09:29:50 +03:00
jakub
a1ede3528f
nix: drop our gomobile in favor of one from nixpkgs
...
I've created PRs to include gomobile in official nixpkgs:
* https://github.com/NixOS/nixpkgs/pull/116747
* https://github.com/NixOS/nixpkgs/pull/131042
Hence I'm removing our own implementation to use that one.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-09-14 11:31:17 +02:00
jakub
5e9c7da96c
nix: upgrade nixpkgs, clean up android sdk config
...
Notable upgrades:
| Package | Previous | Current |
|----------------|-------------|-------------|
| `glibc` | `2.32` | `2.33` |
| `git` | `2.31.1` | `2.32.0` |
| `clojure` | `1.10.3.855`| `1.10.3.943`|
| `nodejs` | `12.22.1` | `12.22.6` |
| `yarn` | `1.22.10` | `1.22.11` |
| Platform Tools | `31.0.2` | `31.0.3` |
| Build Tools | `30.0.3` | `31.0.0` |
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-09-14 10:53:36 +02:00
jakub
88dc152e73
nix: rafactor android-sdk to provide sdk/ndk outputs
...
This makes path shorter.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-09-14 10:52:41 +02:00
Brian Sztamfater
2095b41eee
Add release notes for 1.16
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-09-13 14:23:29 -03:00
andrey
40919b53fb
[ #12556 ] Black font color of community categories in dark mode
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-09-13 13:39:31 +02:00
andrey
af272abcbf
[ #12047 ] move colors to quo
2021-09-13 11:23:30 +02:00
andrey
52647b88a7
fix token-icon
2021-09-13 10:55:43 +02:00
Shivek Khurana
e2ddf7517f
🎨 NFT Support via OpenSea
...
Baic skeleton 🦴
NFT Details page. The API is not returning properties
Add traits, add opensea link, fetch nfts when new account is added
Toggle privacy options
Hide NFT behind FF
Update sgv
Fix lint and rename opensea to collectibles
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-09-13 14:14:07 +05:30
Michele Balistreri
5246617c69
target SDK 30
...
support scoped storage from Android 10
better permission handling on iOS 14
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-09-13 10:17:51 +03:00
jakub
bcd497a48a
fdroid: fix adding GOOGLE_FREE=1 with missing newline
...
Broke removing Google dependencies for F-Droid builds:
https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9730#note_674501441
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-09-10 17:39:28 +02:00
andrey
ee02b90774
[ #12050 ] replace list-item usage by quo
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-09-09 13:08:08 +02:00
Churikova Tetiana
c036469409
e2e: fee + fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
Signed-off-by: Serhy <sergii@status.im >
2021-09-09 11:35:32 +03:00
Michele Balistreri
0a5abee780
make secure-text-entry always a boolean
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-09-09 09:40:55 +03:00
andrey
1e94a45339
[ #12526 ] Connecting autofarm.network dapps with status wallet freezes browser
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-09-08 11:20:37 +02:00
Michele Balistreri
2bd4957569
- seed-phrase field should not enable autofill
...
- make hide/show password work on Android
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-09-07 14:05:01 +03:00
Parvesh Monu
08cae71390
Small UI Design Improvements ( #12544 )
2021-09-06 23:27:51 +05:30
Brian Sztamfater
112c5fde15
Fix unread indicator in activity center when delete message
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-09-03 13:56:01 -03:00
Brian Sztamfater
4de24442eb
Fix browser history sorting
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-09-03 13:54:59 -03:00
Roman Volosovskyi
efff6d3997
Fix clj kondo warnings in subs.cljs
2021-09-03 11:13:42 +03:00
Roman Volosovskyi
031d44c554
[ #12476 ] Re-enable amount/fee validation on tx signing
2021-09-03 11:08:17 +03:00
Churikova Tetiana
1aa0d930fb
e2e: delete message + tx tests
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-09-02 18:06:30 +02:00
Churikova Tetiana
0451b152b3
Merge branch 'develop' of github.com:status-im/status-react into develop
2021-09-02 18:01:55 +02:00
Michele Balistreri
ad29cc7e30
request permissions before saving images
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-09-02 15:26:18 +03:00
Roman Volosovskyi
aaff386146
[ #12332 ] Shown PNs on message with mention in community chats (iOS)
2021-09-02 11:03:52 +03:00
Michele Balistreri
ff0068c5a7
activate commands on ropsten for PR builds
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-09-01 18:00:09 +03:00
Churikova Tetiana
c65af97a52
update PAX Token
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
Signed-off-by: Serhy <sergii@status.im >
2021-09-01 13:27:28 +03:00
Churikova Tetiana
5e812e29bf
update PAX Token
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-09-01 12:23:58 +02:00
Churikova Tetiana
bcaa54017e
doc: add bump version to umbrella issue
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-09-01 11:08:30 +02:00
Michele Balistreri
fea2b9a9af
don't show notifications from self
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-08-31 15:07:04 +03:00
Roman Volosovskyi
a818dd4a2a
[ #12494 ] Update unviewed messages counter on message deletion
2021-08-31 12:15:02 +03:00
Pavlos Vinieratos
e6c416c2c3
typo
2021-08-31 06:41:12 +02:00
andrey
e21860563a
[ #12519 ] Add $RARE token to our default list
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-30 16:52:56 +02:00
Michele Balistreri
eebbfe9346
better PIN/PUK retry counter handling
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-08-30 17:33:44 +03:00
Roman Volosovskyi
86fcdd47e4
[ #11849 ] Move pull to refresh to the account overview screen
2021-08-30 14:28:46 +03:00
Churikova Tetiana
86e0da1da8
Bump release to 1.16.0
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-08-30 11:12:03 +02:00
Churikova Tetiana
58c86144fc
enable delete messages
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-08-30 11:08:00 +02:00
Serhy
bacc3f54ab
Check notifications in AC for mentions in community and group
...
Signed-off-by: Serhy <sergii@status.im >
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-08-30 11:01:11 +02:00
Roman Volosovskyi
d9f3c49aec
[ #12511 ] Fix unread indicator after opening profile modal from chat
2021-08-27 14:25:45 +03:00
andrey
905a9d8c9a
fix edit channel topbar
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-27 12:03:21 +02:00
andrey
5d66abdbd4
[ #12052 ] move radio to quo
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-27 10:53:10 +02:00
Churikova Tetiana
21410b217f
bump VERSION to 1.15
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-08-26 10:53:32 +02:00
andrey
5f1f129d59
revert preload chats
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-26 09:18:37 +02:00
Shivek Khurana
3942528cc1
🙈 Hide delete message button
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-08-25 17:10:29 +05:30
Roman Volosovskyi
2f0e0af1a1
[ #12332 ] Redirect to community chat on pressing PN
2021-08-25 13:43:12 +03:00
Michele Balistreri
8c493510a4
clear notifications on message read
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-08-25 13:08:08 +03:00
Andrea Maria Piana
a569687161
[ Fixes : #12448 ] Fix unread indicator in chat on message delete
2021-08-25 12:35:08 +03:00
jinhojang6
31e6649cd4
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-25 11:04:59 +02:00
Michele Balistreri
e3f471ecf6
handle multiple calls to frozen-keycard-popup
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-08-24 10:32:37 +02:00
Churikova Tetiana
614f7211d2
e2e: small nightly fix
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-08-23 17:22:38 +02:00
Brian Sztamfater
5cd57254c9
Hide deleted messages in activity center
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-08-23 12:06:32 -03:00
andrey
2882085d2e
[ #12446 ] Screens with overlapping long usernames
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-23 14:17:26 +02:00
Roman Volosovskyi
3409ccab27
[ #12467 ] Remove default action icon in message actions list
2021-08-23 12:50:39 +03:00
Roman Volosovskyi
37d893d5f8
[ #12460 ] Allow assets name collision
2021-08-23 11:49:39 +03:00
Roman Volosovskyi
428ce7bbdf
[ #12450 ] Hide deleted message from PNs (Android)
2021-08-23 11:48:05 +03:00
Ismael
d8fb0e866b
Show link preview image if thumbnailUrl is not empty
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-23 09:11:08 +02:00
andrey
25a6495d37
preload chats
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-20 16:00:13 +02:00
Churikova Tetiana
f940f8dfc8
e2e: eip-1559
2021-08-20 16:43:58 +03:00
Roman Volosovskyi
f5f47ae636
Enable EIP 1559
2021-08-20 16:43:51 +03:00
Andrea Maria Piana
f76b400a7d
Fix last message deletion
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-08-20 10:10:46 +02:00
Churikova Tetiana
00adc3448a
e2e: hide/delete accounts, several checks on kk
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-08-19 17:57:42 +02:00
Brian Sztamfater
0acca32e78
Sort pinned messages by date
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-08-19 11:02:25 -03:00
Michele Balistreri
2a6cb978ba
always start PIN/PUK/Pairing change with PIN prompt
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-08-19 15:26:22 +03:00
andrey
f031d2b32d
[ #12443 ] long press is long and it makes the message disappear entirely
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-18 14:46:43 +02:00
andrey
d1666a42de
[ #12161 ] Missing delete wallet option
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-18 14:46:14 +02:00
Churikova Tetiana
19f3e79ec1
[ #12453 ] fix DATA coin details
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-08-18 11:27:32 +02:00
Roman Volosovskyi
02277be602
[ #12451 ] Fix copy icon in message actions
2021-08-17 20:05:11 +03:00
andrey
ad9dc9913f
[ #11468 ] Hide/show option for accounts in the wallet
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-17 14:27:42 +02:00
Shivek Khurana
8ec46a0d78
🗑 Delete message UI
...
⛳ ️ Add flag to hide message in UI, there are some bugs in rebuild list process
Don't rebuild, just update the UI state
Update delete to soft delete. Some traces of delete already exist in the app
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-08-16 13:26:55 +02:00
jinhojang6
81f081e47d
Update translations for the title and descriptions
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-08-12 20:18:16 +02:00
jakub
d4da8209cd
Revert "Remove fastlane metadata because no one use it"
...
Because as pointed out in this comment:
https://github.com/status-im/status-react/issues/12289#issuecomment-894008069
the lack of fastlane metadata makes F-Droid unable to find out things
like app description.
For more details see:
https://f-droid.org/en/docs/All_About_Descriptions_Graphics_and_Screenshots/#fastlane-structure
This reverts commit 3469aca1d8 .
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-08-12 19:28:20 +02:00
andrey
1f38423723
[ #12418 ] Error when declining membership request
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-11 09:10:12 +02:00
Churikova Tetiana
8298c35db2
e2e: upgrade align
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-08-10 13:59:27 +02:00
Brian Sztamfater
c96c2b44b4
Fix pinned edited messages in communities
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-08-09 13:01:35 -03:00
Churikova Tetiana
d15860c93e
e2e: nightly fix
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-09 15:42:21 +02:00
andrey
f7cf172761
[ #12422 ] Can't navigate to community channel from community invite view
2021-08-09 08:46:54 +02:00
Samuel Hawksby-Robinson
8cf87dbbbd
changed target status-go to feature/sync_communities branch
...
Signed-off-by: Samuel Hawksby-Robinson <samuel@samyoul.com >
2021-08-06 16:58:19 +01:00
Andrea Maria Piana
cc95913dc1
[ Fixes : #12393 ] Allow to enable transaction management
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-08-06 15:17:32 +02:00
Michele Balistreri
d5396f6b18
don't carry card status on logout
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-08-06 11:10:55 +02:00
Michele Balistreri and Churikova Tetiana
85fcabe249
emit url event when recreating Activity with link
...
Co-authored-by: Churikova Tetiana <churikova.tm@gmail.com >
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-08-05 12:10:05 +02:00
Michele Balistreri
11cfb894a4
bump status-go version
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-08-04 13:43:34 +02:00
Michele Balistreri
82cfc642c0
update react-native-webview
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-08-03 16:20:50 +02:00
andrey
d6d4b28e1e
[ #12334 ] Redirect to home instead of community page when come back from community channel
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-08-03 15:58:50 +02:00
Brian Sztamfater
e5477cd449
Fix Error when opening 1-1 chat in Activity center for blocked user
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-08-03 09:31:06 -03:00
Shivek Khurana
18e6ceaab1
🛳 Add release notes for 1.15
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-08-03 07:40:52 +05:30
Churikova Tetiana
7b714671eb
e2e: fix for offline e2e + timeline e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-08-02 21:15:26 +02:00
Brian Sztamfater
deb88cbc71
Fix icon for replies and mentions
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-08-02 11:48:09 +02:00
Brian Sztamfater
5c29ea38ea
Fix for group chat invites icon in activity center
2021-08-02 11:47:47 +02:00
Andrea Maria Piana
bbaf55fddd
Remove clear history from non-public chats
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-08-02 11:47:25 +02:00
ismael
969f8f4d8a
Add quick way to permanently hide android background service notification
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-08-02 11:46:42 +02:00
Michele Balistreri
9759add62a
trigger migration to Keycard from logged in state
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-08-02 10:54:20 +02:00
Brian Sztamfater
0cee717602
Add pinned messages option in community channel info
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-07-29 12:36:11 -03:00
Michele Balistreri
9a61ef3fd7
reset text input after editing message
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-07-28 15:24:25 +02:00
Churikova Tetiana
413960682a
e2e: remaining fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-07-28 15:02:59 +02:00
Michele Balistreri and Churikova Tetiana
edabec6a12
update status-go and adapt e2e for group invitation
...
Co-authored-by: Churikova Tetiana <churikova.tm@gmail.com >
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-07-27 15:11:24 +02:00
andrey
11d9a16e7d
[ #12309 ] Appearance changes do not apply to the action bar color on Browser screen on Android
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-27 11:12:28 +02:00
Shivek Khurana
6d67e93fa3
⬆️ bump version
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-07-27 13:50:51 +05:30
Churikova Tetiana
db68c3a1fa
e2e: fix for images
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-07-26 22:02:50 +02:00
andrey
f2b29b8349
fixed subscriptions leak
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-26 14:13:07 +02:00
andrey
398a2e2e40
[ #12319 ] User's statuses are not displayed in Profile if it is opened by scanning QR
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-26 11:02:05 +02:00
andrey
e966f8a54b
[ #12318 ] Bottom sheet doesn't close when opening gallery and camera to set profile picture on iOS
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-26 10:39:59 +02:00
andrey
88715131dd
[ #12329 ] No redirect to 1-1 chat when starting chat via "Chat" button in profile
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-26 10:39:29 +02:00
andrey
c43dd2ec20
[ #12321 ] No redirect from "Confirm the passcode" screen while resetting Keycard with the mnemonic if card was frozen during tx signing
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-26 10:34:39 +02:00
Brian Sztamfater
6ee9f6a409
Show replies on activity center
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-07-23 14:49:55 -03:00
Churikova Tetiana
944098ad84
e2e: blocked/frozen/back up kk
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-07-23 15:54:25 +02:00
andrey
c50130fd4b
[ #12317 ] Gaps on 'recipient' screen in Wallet, 'add and edit favourites' screens in Browser, and in Profile after setting up ENS
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-23 15:04:42 +02:00
andrey
e1dfaa4a6b
[ #12310 ] "Unknown" screen if press a tag in timeline of another user in user's profile and tap back
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-23 15:04:00 +02:00
andrey
b292e7ea5a
[ #12338 ] "Reset with mnemonic" and "Access exisiting keys" are overlapping on small screens
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-23 14:05:45 +02:00
Serhy
d727338e9a
PN and reactions for messages
...
Signed-off-by: Serhy <sergii@status.im >
2021-07-23 12:56:39 +03:00
Michele Balistreri
170ef0a429
fix factory reset and unblock pin
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-07-21 18:39:00 +02:00
andrey
7d9a2f074e
[ #12066 ] Add category to communities
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-21 18:38:28 +02:00
Michele Balistreri
ebf951d110
fix notification screen displayed twice
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-07-21 12:24:19 +02:00
Churikova Tetiana
40b1a9b8ae
e2e: frozen kk 1 part
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-07-20 17:48:45 +02:00
Michele Balistreri
e8f7ae8f27
implement account conversion
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-07-20 14:28:04 +02:00
Andrea Maria Piana
baa96ed22e
Upgrade geth and add add london code
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-07-20 11:18:00 +02:00
jakub
fe07d52fae
debug: try dropping all armv7 and armv7s architectures
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-07-20 11:17:46 +02:00
jakub
625866e50b
nix: upgrade Go 1.14 to 1.16, gomobile to 2021-02-20
...
With upgrade to Go above `1.15` and Gomobile we now drop support for darwin/arm32 builds.
This means all devices like iPhone 5 or older.
For more details see:
https://tip.golang.org/doc/go1.15#darwin
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-07-20 11:17:45 +02:00
Roman Volosovskyi
1e4c1a5598
eip1559 changes
2021-07-20 11:17:44 +02:00
Serhy
fe0a67dc65
Pin-unpin messages in chats
...
Signed-off-by: Serhy <sergii@status.im >
2021-07-20 12:16:42 +03:00
Churikova Tetiana
56d29866da
e2e: keycard settings e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-07-15 13:59:22 +02:00
Churikova Tetiana
bc6ed19579
e2e: reset password + fix
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-07-14 16:51:30 +02:00
Shivek Khurana
306b81ed71
tos->tou
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-07-14 15:40:24 +05:30
Churikova Tetiana
382cb6d918
e2e: delete low category
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-07-13 16:04:37 +02:00
Churikova Tetiana
0f2bd9c6f1
e2e: nightly 13/07 fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-07-13 14:55:18 +02:00
Churikova Tetiana
0fce3e60f5
e2e: communities
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-07-12 17:42:36 +02:00
Churikova Tetiana
4d5857dd01
e2e: fixes
2021-07-12 17:39:34 +02:00
Brian Sztamfater
b0457f594b
Fix error replies activity center while not implemented
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-07-12 16:16:18 +05:30
Shivek Khurana
dd4c5f778e
Principles link 🔗 Fixes #12296
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-07-12 16:00:09 +05:30
andrey
d3c5b9e948
copy full address when signing tx
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-12 12:28:10 +02:00
andrey
06f0ee877b
[ #12294 ] "Unknown" if tap "Pinned messages" on user profile from public chat
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-12 12:27:45 +02:00
Michele Balistreri
5ff854c7c7
update status-go
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-07-07 13:53:01 +02:00
Shivek Khurana
dea7227c29
Enabled password reset UI
...
Fix function typo that caused android version to fail
Fix Issue 1 pointed out by Tetiana. Implement new UI to accomodate slow progress on Android
Fix QA Issue 3 - Hide reset password option for keycard accounts
Add steps to password reset
Align the checkbox on terms of use
Make modal rext align center because it wrapped abruptly
Logout user after password reset
Disable next button to curb recklessness
Remove reset password feature flag
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-07-07 17:02:44 +05:30
Serhy
ab01093a6e
Edit message in chat test
...
Signed-off-by: Serhy <sergii@status.im >
2021-07-07 11:36:34 +03:00
jinhojang6
a35d5f9d15
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-07 08:51:42 +02:00
Vitaliy Vlasov
caaba958e3
Add Waku V2 support
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com >
2021-07-06 19:18:48 +03:00
andrey
723d99cb40
[ #12260 ] Keycard UI issues after RNN
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-06 13:03:45 +02:00
Serhy
927d67f3ca
Update tests to check ToS link and fix for chats in activity centre
...
Signed-off-by: Serhy <sergii@status.im >
2021-07-05 23:23:29 +03:00
Brian Sztamfater
089f42e0e9
Pinned messages in chats
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-07-05 10:31:37 -03:00
andrey
440e6d2047
[ #12270 ] App crashes if first open the "Enter your seed phrase" screen, then go back, generate a new key and create a password
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-07-05 14:25:53 +02:00
Brian Sztamfater
af9461da74
Mention activity center & empty state
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-07-02 16:42:18 -03:00
jakub
ec54de8f63
nix: refactor gomobile to be built with buildGo114Module
...
This simplifies the package, and also drops the need for `deps.nix` file.
It also slims down the #11986 Go upgrade PR for easier debugging.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-06-30 18:50:05 +02:00
jakub
0d403739f9
nix: upgrade go-maven-resolver to 1.1.1, add more repos
...
I've noticed issues with the https://repository.sonatype.org/ Maven repository we were using.
They appear to have purged their storage of a lot of packages, including our own for example:
https://repository.sonatype.org/content/groups/sonatype-public-grid/com/github/status-im/
For this reason I've release a new version of `go-maven-resolver` that includes two more Maven repos:
- https://plugins.gradle.org/m2
- https://jitpack.io
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-06-30 18:49:55 +02:00
Churikova Tetiana
031626aefc
e2e: more fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-06-30 16:53:39 +02:00
andrey
b280befe2d
rnn more issues
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-06-30 15:24:32 +02:00
Shivek Khurana
35845ae3d3
New TOS and force opt-in banner
...
Change link on first screen fix #12122
Tos and privacy now open in webview. Added TOS to about fix #12208
New users TOS opt in fixes #12206
Add tos accept screen for existing users fixes #12207
Address reviews and effects to show-hide force tos opt-in screen
clear checkbox state when get started is clicked. Fixes qa-issue 2
Show screen logic and cleanup
Fix issue with banner not showing for second new account, until re-login. Update Terms of service to Terms of Use.
Update tos url
Update e2e
Update e2e 2
Update e2e 3
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-06-30 12:41:06 +05:30
Churikova Tetiana
d3fefb6238
e2e: fixes, align, e2e for sync
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-06-29 18:22:52 +02:00
Michele Balistreri and Tetiana Churikova
6598ef3466
remove cancel warning on Keycard onboarding
...
Co-authored-by: Tetiana Churikova <tatiana@status.im >
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-06-29 13:43:55 +02:00
Andrea Maria Piana
45b9fd4b91
[ Fixes : #12607 ] Edit messages
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-06-29 13:18:52 +02:00
Michele Balistreri
9ba0960d71
improve credential handling for e2e
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-06-25 15:46:16 +02:00
jakub
f917782fc1
ci: allow for providing custom Nix cache hosts
...
This is part of my work of moving Nix cache to a separate host
because our Master host with jenkins needs more space.
Also, new Nix installer updated `.profile`, not `.bash_profile`.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-06-24 15:33:28 +02:00
Shivek Khurana
dc86457035
Fix go version
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-06-24 16:22:04 +05:30
Shivek Khurana
a1204d0c80
UI in place
...
Do not need account-info for password reset
Update status go version
Java API
PR Fixes and hide behind a feature flag
Reset status go version to HEAD
Disable reset password in DEV
Enable reset password in DEV
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-06-24 13:47:57 +05:30
andrey
e7887d4fca
[ #11885 ] Add ETH2x-FLI erc20 token in our default list of supported tokens in the wallet
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-06-23 20:16:17 +02:00
Churikova Tetiana
8bab25075b
e2e: align tests with RNN upgrade
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-06-23 19:09:33 +02:00
andrey
706d6a44a4
rnn leftovers
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-06-23 15:35:31 +02:00
andrey
dd5864ff25
add plain url support in all qr scanners, add scanner to browser options
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-06-22 13:39:03 +02:00
Serhy
a1d091ac19
Update release process guide
...
Signed-off-by: Serhy <sergii@status.im >
2021-06-22 14:15:28 +03:00
Churikova Tetiana
e312e3137d
add release umbrella issue template
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-06-21 13:28:49 +02:00
Churikova Tetiana
1def0b7f9e
added 1.14 to RELEASES.md
2021-06-21 13:28:18 +02:00
andrey
7bfd671820
[ #12233 ] support $HEZ erc20 token
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-06-21 12:39:22 +02:00
Serhy
afb6109d9f
Update e2e tests after RNN upgrade
...
Signed-off-by: Serhy <sergii@status.im >
2021-06-18 16:33:15 +03:00
jakub
a9601ddb86
ci: upgrade XCode 12.3 to 12.5
...
It's about time to upgrade, especially since `13.0` is near.
Related to: https://github.com/status-im/infra-ci/commit/2d63c1f3
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-06-18 15:10:53 +02:00
jakub
0652d18653
nix: upgrade nixpkgs, keep Go at 1.14.15
...
Notable software upgrades:
- Go `1.14.13` to `1.14.15`
- Clojure `1.10.1.763` to `1.10.3.855`
- NodeJS `12.20.1` to `12.22.1`
- Git `2.29.2` to `2.31.1`
- CMake `3.10.2` to `3.18.1`
- Curl `7.74.0` to `7.76.1`
- Android NDK `21.3.6528147` to `22.1.7171670`
- Android Platform Tools `30.0.5` to `31.0.2`
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-06-15 17:49:33 +02:00
jakub
f9d697dd2e
nix: upgrade Nix 2.3.6 to 2.3.12
...
This should also fix issues with MacOS sandboxing:
```
sandbox-exec: execvp() of '/nix/store/...-bash-4.4-p23/bin/bash' failed: Operation not permitted
```
https://github.com/cachix/install-nix-action/issues/15
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-06-15 17:49:27 +02:00
Serhy
296e28ef1c
Bump release to 1.14.0
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-06-15 11:46:57 +02:00
Serhy
9502229c09
e2e update to align RN update
...
Signed-off-by: Serhy <sergii@status.im >
2021-06-14 22:02:26 +03:00
andrey
5f719ac95b
react native navigation
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-06-14 20:03:49 +02:00
jakub
0e12360ed8
fdroid: fix permissions on TMPDIR for Vagrant builds
...
Our `Makefile` implicitly creates the `TMPDIR` folder.
The issue with that is that if `make fdroid-build-env` is called by
`root` - as it is when being used by F-Droid - then the `TMPDIR`
is also owned by `root`, and because its permissions are `0755` the
`vagrant` user is unable to write to it.
This is why implicit targets like this are a nightmare to debug:
https://github.com/status-im/status-react/blob/63290fd019d26647e0b8a3d5f1e323b762644337/Makefile#L120-L124
For more details see:
https://gitlab.com/fdroid/fdroidserver/-/issues/910
https://gitlab.com/fdroid/fdroiddata/-/merge_requests/8879
https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9140
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-06-10 16:43:07 +02:00
Churikova Tetiana
63290fd019
e2e: txs fix + color match
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-06-08 13:02:19 +02:00
jakub
ffb5fac6f7
fdroid: add fix for /tmp permission on Vagrant builders
...
You can see details about this in these PRs:
https://gitlab.com/fdroid/fdroiddata/-/merge_requests/8879
https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9140
Without this the build fails with:
```
error: creating directory '/tmp/tmp-status-react-896b583da/nix-shell-900-0': Permission denied
```
https://monitor.f-droid.org/builds/log/im.status.ethereum/2021042608
It doesn't make any sense to me, since `/tmp` has to have `1777`
permissions, but it is what it is.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-06-08 10:13:40 +02:00
jakub
c20d6b5782
ci: do no delete non-draft releases
...
We identified this issue in status-desktop release from branch
`release/0.1.0-beta.10` which had old version in VERSION file.
https://ci.status.im/job/status-desktop/job/release/job/release%252F0.1.0-beta.10/
Depends on: https://github.com/status-im/status-jenkins-lib/pull/28
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-06-08 09:19:36 +02:00
jakub
2b52ba2389
ci: fix folder name for the status.im CI job
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-06-08 09:19:28 +02:00
Serhy
bc823f9e96
Enable DB management in e2e builds
...
Signed-off-by: Serhy <sergii@status.im >
2021-06-07 14:47:42 +03:00
Andrea Maria Piana
3568b20522
[ Fixes : #12191 ] Fix muting chat
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-06-07 07:28:00 +02:00
Volodymyr Kozieiev
1900e3038b
Community channel editing
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2021-06-04 19:21:51 +03:00
Michele Balistreri
aaf07911c4
add blocked card popover
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-06-04 13:12:06 +02:00
Shivek Khurana
8448570922
Anonymous metrics opt-in UI
...
Settings screen
Settings event handler and connection to UI
Both bottom sheets with text in place
Make links inline
Show metrics in progress
Event value in accordion
Repurpose metrics screen for first time users
Onboarding metrics screen working, but not connected to flow. No animations yet.
Show opt-in banner for new accounts
Show opt in screen on login for existing accounts. Don't start metrics service for accounts where metrics are disabled
Tighten start/stop logic
Pagination and loader
Remove prn and fix lint
Ui fixes
Thank you animation
lint fix
PR comment fixes
Get rid of set, fix lint
Have an overshoot but buttons stopped working
add accessibility labels
True modals and fix opt-in displayed multiple times error
Fix icon cutting off on the top on smaller screens
Replace "invite-instructions" to "how-it-works" in all translatiosn
Add pagination to view-data events
Refactor open and close modal functions
Remove dispatch from init-db
Update status go to include pagination of data
Put metrics behind a feature flag
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-06-04 13:57:36 +05:30
Andrea Maria Piana
e4e9556303
set depreacted metamask fields
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-06-02 13:18:29 +02:00
Serhy
3207300e02
Tests execution ordering
...
Signed-off-by: Serhy <sergii@status.im >
2021-06-02 13:22:00 +03:00
Andrea Maria Piana
f0d739291e
Add community link in description
...
Fixes : #12179
Fixes : #12133
Fixes : #12131
This commit adds a community link in the description that can be copied and
shared by the user.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-06-02 12:18:13 +02:00
jinhojang6
f26c3090c6
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-06-01 13:45:06 +02:00
Andrea Maria Piana
505b290c6e
[ Fixes : #12140 ] Don't show gap after 30 days and allow user to set sync period
...
This commit adds a setting in sync section so that user can select the
amount of days the can sync.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-06-01 13:08:20 +02:00
Andrea Maria Piana
508060f18d
Fix community toggle
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-06-01 13:02:31 +02:00
Andrea Maria Piana
a3cb837266
Fix group chat gaps
2021-06-01 13:02:20 +02:00
Andrea Maria Piana
ae3df0c730
Exclude blocked contacts from list
2021-06-01 13:02:20 +02:00
Andrea Maria Piana
d6a999043e
dont show gaps in timeline/profile chats
2021-06-01 13:02:19 +02:00
Andrea Maria Piana
58d994706f
Hide option to select community type
...
Fixes : #12147
Hide option to select community type
2021-06-01 13:02:18 +02:00
Michele Balistreri
213c288cc1
handle hash-message failure correctly
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-05-31 16:41:02 +02:00
Michele Balistreri
114e704b78
fixed various styling issues
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-05-31 12:38:40 +02:00
Serhy
4cd6ada534
Update e2e to check ther is no blocked user in mentions
...
Signed-off-by: Serhy <sergii@status.im >
2021-05-31 12:10:24 +03:00
Churikova Tetiana
1bdbf3e403
e2e: mentions + new e2e + unread mentions
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-05-28 17:42:54 +02:00
Andrea Maria Piana
ef13b4d210
[ Fixes : #12061 ] Add unread mentions count
...
Fixes : #2061
This commit adds an unread mentions count in 3 places:
1) Public chats
2) Communities in home
3) Communities chats
The logic is that if you have unread mentions, it will show you the
count of messages with unread mentions, while if you have only unread
messages, you will see a blue dot.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-05-28 16:50:53 +02:00
Andrea Maria Piana
8926a7ad4e
Allow importing db from script
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-05-28 12:58:40 +02:00
Michele Balistreri
65d76ba9c8
remove puk/pairing step from onboarding
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-05-27 14:02:15 +03:00
Serhy
399e7d399b
Update e2e with more checks
...
Signed-off-by: Serhy <sergii@status.im >
2021-05-27 13:35:15 +03:00
Serhy
69a50ff9ab
Update kk test with additional check
...
Signed-off-by: Serhy <sergii@status.im >
2021-05-26 11:44:54 +03:00
Andrea Maria Piana
152407b903
[ Fixes : #12060 ] Highlight posts that mention you
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-05-26 08:40:41 +02:00
jakub
e30ca97184
nix: drop references to nix-cache-cn.status.im
...
See:
https://github.com/status-im/infra-ci/commit/faaf051b
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-05-25 17:53:47 +02:00
Roman Volosovskyi
011de1b8ae
Tracing of nested fx handlers on :trace logging level
2021-05-25 16:26:51 +03:00
jakub
6d43f34cf8
nix/deps/gradle: include Gradle targets with numbers in names
...
This fixes an issue first detected in:
https://github.com/status-im/status-react/pull/12141
Which resulted in dependencies being ignored for `react-native-nagivation`.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-05-25 14:33:41 +02:00
Churikova Tetiana
e5b7fb13a1
e2e: 3 last upgrade tests
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-05-25 13:46:28 +02:00
Michele Balistreri
b67ecacd8b
fix #10793 and #11060
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-05-25 13:38:40 +03:00
Roman Volosovskyi
58d358125c
[wallet] Show cached balance before fetching latest
2021-05-25 10:26:57 +03:00
Andrea Maria Piana
f5baee5039
[ Fixes : #12136 ] Fix endless spinner on group chat invitation
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-05-24 15:55:49 +02:00
Volodymyr Kozieiev
2b0c498613
Edit community
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2021-05-24 16:26:42 +03:00
Michele Balistreri
177b905291
remove unreliable card check
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-05-24 12:24:40 +03:00
Michele Balistreri
4217f558a8
add reset with mnemonic on frozen/blocked cards
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-05-21 15:41:52 +03:00
Andrea Maria Piana
a71468f425
Allow toggling communities
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-05-21 13:09:19 +02:00
Andrea Maria Piana
dd5c30b7a0
Move mailserver logic/gaps/ranges to status-go
...
This commit moves most of the mailserver logic to status-go.
- Filters are now removed and not passed to the client anymore
- Ranges have been removed
- Gaps are now messages with a different content type
- Upsert/Save chat has been removed and instead we have more specific
endpoints such as CreatePublicChat/CreateOneToOneChat/CreateProfileChat
- Creation of timeline/profile chat has been moved to status-go
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-05-21 07:44:21 +02:00
Brian Sztamfater
929925af39
Resolve username to ENS right after 1-1 chat opened after username search from 'Start new chat' by ENS
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-05-19 12:00:37 -03:00
Churikova Tetiana
880321ccc4
e2e: paring upgrade test
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-05-19 14:34:29 +02:00
Michele Balistreri
1bff966679
correctly resume keycard setup after cancel
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-05-19 13:11:39 +03:00
Michele Balistreri
f770045f89
show notifications and welcome screen for keycard
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-05-18 19:14:38 +03:00
Michele Balistreri
72df44da6c
allow creation of recovery cards from logged-out state
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-05-18 14:09:11 +03:00
Churikova Tetiana
273b0064e2
e2e: upgrade - dapps, wallet
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-05-18 10:39:27 +02:00
guylouis
9dcf3cde93
added v1.13 release note
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-05-18 10:09:14 +02:00
Churikova Tetiana
b6623ae1c3
e2e: merge too granular e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-05-14 11:20:14 +02:00
Churikova Tetiana
2618201bb3
ci: make e2e stage depends on publish param
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-05-12 20:42:30 +02:00
Roman Volosovskyi
ba3e229d6f
make target for clearing xcode's derived data dir
2021-05-12 16:39:29 +03:00
Michele Balistreri
8cb0ad9285
add signTypedData_V4 to Keycard and update status-go
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-05-12 13:48:05 +03:00
Roman Volosovskyi
6c7d689a7c
fix building for ios simulator from cli/xcode
2021-05-11 12:42:52 +03:00
Serhy
6a71a1e798
Update e2e to merge emoji long tab in another test
...
Signed-off-by: Serhy <sergii@status.im >
2021-05-11 12:25:59 +03:00
Volodymyr Kozieiev
3469aca1d8
Remove fastlane metadata because no one use it
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2021-05-11 12:09:42 +03:00
Michele Balistreri
427209c960
removes flow related flags when cancelling
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-05-11 09:09:52 +03:00
Tetiana Churikova
b71617e490
update bug report: add missing brackets
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-05-10 17:35:52 +02:00
Tetiana Churikova
ba8c943046
update bug-report
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-05-07 14:48:52 +02:00
Serhy
ef042bdc0b
Accept-Reject chats from activity center test
...
Signed-off-by: Serhy <sergii@status.im >
2021-05-07 13:14:57 +03:00
Volodymyr Kozieiev
8628cbbf76
Update release guide
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2021-05-06 15:58:58 +03:00
Michele Balistreri
0b8509949a
add factory reset option on new Keycard account
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-05-06 13:26:45 +03:00
Roman Volosovskyi
a7660754fb
Allow to enter bip39 password on account recovery
2021-05-05 12:06:55 +03:00
Churikova Tetiana
ec528f98cc
e2e: upgrade - commands, audiomessage
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-05-03 17:07:23 +02:00
jakub
dd0031f68e
ci: add PR numbers to filenames of artifacts
...
This is useful for QA team when they download multiple builds.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-05-02 22:19:03 +02:00
Churikova Tetiana
be37b1683e
e2e: fix for progress bar and testrail for e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-04-30 18:41:14 +02:00
Churikova Tetiana
710e55002b
e2e: 1 upgrade test
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-04-30 11:55:43 +02:00
Serhy
19eda04c90
Test activity cener with only-contacts setting
...
Signed-off-by: Serhy <sergii@status.im >
2021-04-29 14:00:33 +03:00
jakub
cf9f160de9
ci: nicer artifact filenames for release builds
...
Depends on: https://github.com/status-im/status-jenkins-lib/pull/24
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-04-28 17:25:39 +02:00
Roman Volosovskyi
3dfa7beacd
[wallet #12000 ] Check tx history in 2/3/5/10/20 minutes on buy crypto
2021-04-28 17:10:38 +03:00
Brian Sztamfater
4dacc95de6
Include a 'My Profile' button in the Start New Chat dialogue
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-04-27 16:44:03 -03:00
andrey
448782b3d3
small chat perf impr
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-04-27 16:36:11 +02:00
Roman Volosovskyi
693c41850c
[wallet] Store pending transactions
2021-04-27 12:25:18 +03:00
andrey
1bd62f1199
[ #12033 ] Can't open Status tab after upgrade from 1.12 to 1.13 if the tab has never been opened before upgrade
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-04-23 16:47:15 +02:00
Roman Volosovskyi
2ed25a9f51
fix warning on intro screen
2021-04-23 16:48:37 +03:00
Churikova Tetiana
3b6f3b77cc
e2e fix PNs
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-04-23 14:59:33 +02:00
Volodymyr Kozieiev
67b646dcca
status-go cleanup
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2021-04-22 17:10:42 +03:00
andrey
d59c9205ea
[ #12011 ] Invisible messages in public and group chats if they were received while user was on another screen
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-04-21 13:10:19 +02:00
andrey
c2212af3ff
[ #12014 ] Skip 'Accept and join' view when navigating back from public chat joined from referral
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-04-21 13:08:36 +02:00
andrey
da9e6686c6
[ #12008 ] "Community information is not found" after opening community view from home
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-04-20 17:44:28 +02:00
Andrea Maria Piana
f7ab1ff20c
Bump release to 1.13.0
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2021-04-20 17:55:36 +03:00
Andrea Maria Piana
956bb813d4
Make cut release executable
2021-04-20 11:07:48 +02:00
Andrea Maria Piana
807dabf5b2
Load message on-component-did-mount
...
I have changed the behavior of loading notifications:
Before it would always use the same function and check for `cursor !=
""`.
This worked on most cases, but sometimes the user would jump back to the
home view without doing any clean up, so cursor would be `""` and it
would not load any notification anymore.
Now the two functions are split in initial load, and load-more.
Initial load is called on component-did-mount so we don't have to worry
about where the user is coming from. We also avoid multiple firing of
the events by checking `loading?`, so it does not result in duplicated
notifications.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-04-20 11:06:19 +02:00
Churikova Tetiana
3b652adaf3
e2e: align with chat optimization
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-04-19 20:23:31 +02:00
andrey
c22ffb1032
[ #11994 ] No chats on Home screen after reopening the app if appearance doesn't match the device settings (dark/light mode)
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-04-19 18:53:29 +02:00
andrey
2494c61f85
[ #11991 ] No unread message indicators after navigation back to 'Chats' main view via tap on Chats tab button
2021-04-19 18:53:19 +02:00
andrey
073371c4ed
chat list optimization
2021-04-19 18:53:19 +02:00
Andrea Maria Piana
db848a1f19
Add permission handling & enable HW acceleration on webview
...
This extend adding permissions to a separate webview used for buying
crypto.
It also removes a fix with hardware acceleration, as the camera does not
work if disabled.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-04-19 18:26:18 +02:00
Brian Sztamfater
85a01f5404
Add support for SOCKS token
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-04-19 11:17:37 -03:00
andrey
adaf77ba1b
v4
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-04-19 14:52:30 +02:00
andrey
7f839f952d
eth_sign support
2021-04-19 14:50:44 +02:00
Volodymyr Kozieiev
b29912f7f7
community links unfurling
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2021-04-19 15:44:32 +03:00
Roman Volosovskyi
fab241f6ac
Pevent incorrect usage of fx/defn inside fx/merge
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-04-19 12:51:37 +02:00
jakub
594c83013c
ci: upgrade jenkins lib to 1.2.12 to generalize GH release
...
This is required to also ad GitHub releases to `status-desktop`.
Also renamed `status-react-jenkins` to `status-jenkins-lib` for clarity.
Depends on: https://github.com/status-im/status-react-jenkins/pull/23
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-04-19 11:47:34 +02:00
jakub
2e94e0e765
ci: rename folder to match status-desktop naming
...
Part of re-organization related to release builds for desktop.
See:
- https://github.com/status-im/status-react/pull/11992
- https://ci.status.im/job/status-desktop/
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-04-19 11:47:25 +02:00
andrey
05ed28b9a2
re-frisk 1.5.0
2021-04-19 11:45:43 +02:00
Serhy
f4530d4d03
activity center: align e2e
...
Signed-off-by: Serhy <sergii@status.im >
2021-04-19 11:39:43 +03:00
Shivek Khurana
ed4e227144
Add a long running task to transfer events to Go when the user logs in, rename interceptors namespace to core, send events in batches, capture s/on-will-focus, capture navigate-to-cofx, stop long running task if any event fails validation, not quite ready yet, needs more testing
...
Remove redudant println, don't stop the task in case of a bad event, just reject that batch, capture navigate-to-cofx events with an effect, capture parts of screens/on-will-focus event
Fix lint
Shorten comment widths, update to use less brackets, call events reset once, double run safety for long running task
Call onboard after stopping
Reset periodic-tasks-chan to on close, formatting
Get rid of redundant inline function
Update go version to point to 0.75.1
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-04-19 10:59:23 +05:30
andrey
93ce02b547
[ #11958 ] Add activity center
2021-04-16 20:45:20 +02:00
Andrea Maria Piana
5bb849f9c1
Add messages from contacts only
2021-04-16 20:45:19 +02:00
jakub
310a1ad5f1
drop scripts/tag-release.sh in favor of scripts/cut-release.sh
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-04-16 16:14:57 +02:00
Andrea Maria Piana
a90d8a1439
Add release guide & script to cut release
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-04-16 16:12:37 +02:00
Michele Balistreri
acbd240070
add change pairing code functionality
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-04-16 13:09:01 +03:00
Roman Volosovskyi
c77b350d77
[wallet #11811 ] Show transfers with unspecified chaiId
2021-04-15 17:42:52 +03:00
jinhojang6
2cf0a60977
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-04-15 13:56:59 +02:00
jakub
711389365c
doc: update update-playstore-metadata job link
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-04-14 16:14:16 +02:00
jakub
ef5031a4aa
ci: update Google Play JSON credential name
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-04-14 14:04:39 +02:00
jakub
ab7e9795ce
ci: use status-im-auto cred for e2e PR jobs
...
Trying to clean up duplicate credentials.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-04-14 13:50:22 +02:00
jakub
7eca3c42d7
ci: add Jenkinsfile for pod repo updates
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-04-14 13:48:00 +02:00
Volodymyr Kozieiev
e307b4faa6
Fixed error on login with attempt to save wrong key into account
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2021-04-14 11:14:12 +03:00
Roman Volosovskyi
4129ca1597
[wallet #11898 ] Fix disappearing tokens after adding a new account
2021-04-14 11:09:17 +03:00
Brian Sztamfater
31ba933917
Improved Start New Private Chat interface
...
Signed-off-by: Brian Sztamfater <brian@status.im >
2021-04-13 16:57:47 -03:00
Michele Balistreri
eea5b4eb0f
add change PUK functionality
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-04-13 18:21:21 +03:00
Brian Sztamfater
d1016669bb
Remove self-mentions
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-04-13 11:22:52 +02:00
Serhy
4ca7c0b989
Jenkins URL to rerun tests
...
Signed-off-by: Serhy <sergii@status.im >
2021-04-13 11:16:25 +03:00
andrey
f6e480344d
do not render not active screen
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-04-13 08:40:02 +02:00
Shivek Khurana
5eed7bd560
Disable Medium.com unfurling
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-04-12 14:51:12 +05:30
andrey
87f86d3b7b
bump re-frisk 1.4.0
2021-04-12 08:36:54 +02:00
jakub
8890f25f96
ios: update gems, fastlane 2.164.0 to 2.179.0
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-04-09 10:23:37 +02:00
jakub
651065f0a6
ios: fix saving stderr logs from react-native-xcode.sh
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-04-09 09:50:14 +02:00
jakub
b27a53bdee
nix: fix order of starting iOS shell hooks
...
Fixes the `'Statusgo.h' file not found` error.
Resolves: https://github.com/status-im/status-react/issues/11951
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-04-09 09:50:13 +02:00
Roman Volosovskyi
2116847fc6
[wallet] cleanup
2021-04-08 23:58:55 +03:00
barukimang
965438bc87
fixed broken urls readme and contributing pages
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-04-07 19:06:30 +02:00
Shivek Khurana
90ad5f2f77
In key management section, the mnemonic was not being trimmed, which lead to issues
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-04-05 18:02:49 +05:30
Michele Balistreri
f0827ff624
add creation of backup keycards
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-04-02 17:11:36 +03:00
Samuel Hawksby-Robinson
be0ad943ea
Anon metrics transfer
...
Saving my initial noodling
Saving my initial noodling
Filtering working much better, data collection working better
Added jsonrpc call params
Added transformations ns and funcs
whitelisting the new rpc method
Addressed PR feedback
Minor fix for the on-failure log/error
lint fix
manual lint fix
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-04-01 17:07:18 +05:30
Roman Volosovskyi
937efc9f4f
[wallet #11944 ] Watch confirmation of sent tx when syncing is disabled
2021-04-01 11:31:54 +03:00
Andrea Maria Piana
116b4d8812
Add community notifications on android & IOS
...
[Fixes : #11806 ]
[Fixes : #11877 ]
Features added
An admin should receive a notification on android if a community request is made
Clicking on the push notification will take you to the list of requests
Changes to push notifications
Push notification for messages are grouped by chat, similarly to discord. Only the first notification in a chat will alert, the next will be "silent" notification. Meaning you will see the message but it will not alert. This is consistent with discord/whatsapp.
Clicking on a transaction notification will take you to wallet (not sure it was doing that before, but it might have)
Changed the behavior of the notification toggle, before Notifications and wallet transactions were separate, meaning you could have wallet transaction and Notifications disabled and you'd still receive transactions notifications. Now you need to have Notifications enabled to receive wallet transactions. Eventually we will have an option to toggle message notifications.
Technical details
Removes headless tasks, they were not used
Message notifications are passed unchanged to java, we still check if the chat is in the foreground, but no modifications are made to the notification object. This should get us closer to avoid clojure completely.
Merged the two notifications implementation (NewMessageSignalHandler and PushNotificationHelper). We should split maybe off in more meaningful classes, but there's less code duplication now, and it can be re-used for non-chat (communities) notifications.
Parsing of text for message notifications is done in status-go
Signal is not passed to status-react if notifications are not enabled
Next step
To completely remove notification code from status-react the following are required:
Java needs to be alerted of which chat is in the foreground and whether the app is in the foreground
Transaction notification body message need to be created in status-go
Notification signal needs to be stopped in Java
Limitations
If the name of a contact changes, the notification will not change, once is displayed, it won't be modified
2021-03-31 21:45:08 +02:00
Roman Volosovskyi
460685212a
[wallet] Finetuning RPC calls for new accounts
2021-03-31 16:08:25 +03:00
guylouis
46655dbd48
Added v1.12 release notes
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-31 12:10:01 +02:00
Samuel Hawksby-Robinson
f970834536
Added ToC, Tidied Troubleshooting, Added images to avoid future 404s
...
Removed superfluous check
Adjusted images to be 50% the page width
Image width 75%
Finished off REPL section
Signed-off-by: Samuel Hawksby-Robinson <samuel@samyoul.com >
2021-03-30 23:18:37 +01:00
Samuel Hawksby-Robinson
a4836120e6
Added a doc for IDE setup
...
Based on https://notes.status.im/9Gr7kqF8SzC_SmYK0eB7uQ?view , hopefully this document can help some poor soul in the future. I have a little more work to do but I'm interested in whether this kind of document would be welcome in the repo
2021-03-30 22:57:46 +01:00
Roman Volosovskyi
a364ce1906
[wallet] Optimized watching for tx confirmation
...
Update e2e
2021-03-30 22:16:38 +03:00
Brian Sztamfater
0c55f1208b
Move react-native-status to a pod dependency
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-30 10:54:00 +02:00
Serhy
da6860d693
pdate in balance related tests
...
Signed-off-by: Serhy <sergii@status.im >
2021-03-29 13:56:56 +03:00
andrey
94235aa703
navigate to login when error
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-29 12:18:48 +02:00
Samuel Hawksby-Robinson
5da9efebe3
Removed region from on-ramping we don't want it ( #11920 )
...
* Removed region from on-ramping we don't want it
* Updated status-go version
* revert change make ios made to keycard version
* Updated status-go version
* Updated status-go version
* Updated status-go version
2021-03-25 14:27:10 +00:00
andrey
3de7c37d90
chat input performance improvements
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-25 14:44:57 +01:00
Roman Volosovskyi
7c4c520712
[wallet #11860 ] Show preloaded tx history when app is offline
2021-03-24 17:48:40 +02:00
Andrea Maria Piana
a8ae933604
Revert "Anon metrics transfer"
...
This reverts commit 2abd430e02 .
2021-03-24 16:05:31 +01:00
Samuel Hawksby-Robinson
2abd430e02
Anon metrics transfer
...
Saving my initial noodling
Saving my initial noodling
Filtering working much better, data collection working better
Added jsonrpc call params
Added transformations ns and funcs
whitelisting the new rpc method
Addressed PR feedback
Fix lint
Add reasons to why txf ns exists
Transform event instead of the contexts
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-03-24 15:33:29 +05:30
Andrea Maria Piana
a99e7f660f
Add banning of users in communities
...
This commit adds bannning of users in communities for on-request and
invitation only communities.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-03-24 09:31:54 +01:00
jakub
8268346dfa
fdroid: small fixes for docs
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-03-23 13:33:30 +01:00
andrey
f5df7805ee
[ #11864 ] Loopring smart contract bug
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-22 17:47:12 +01:00
Churikova Tetiana
5b08242102
e2e: refactor test browsing
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-03-19 19:53:45 +01:00
Roman Volosovskyi
f8983ab147
[wallet #11902 ] Handle chain id mismatch
2021-03-19 18:22:32 +02:00
andrey
067c69cca4
[ #11904 ] update swarm gateway
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-19 12:53:02 +01:00
Michele Balistreri
77e6f83e2e
handle multiple paired keycards with the same account
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-03-18 16:24:31 +03:00
Churikova Tetiana
4e0ec35ea5
e2e: added delivered for group chats and check for PNs
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-03-17 14:41:22 +01:00
andrey
66a4ab5aef
[ #11883 ] Unread indicator re-appears for received message after relogin
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-17 14:30:38 +01:00
andrey
9d7dcc6ae7
[ #11880 ] Open user profile when tapping on user icon in 1-1 chat
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-17 11:20:10 +01:00
jakub
46f8d9fdbf
docs: update format of F-Droid metadata
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-03-17 11:18:39 +01:00
andrey
b22acc3da2
[ #11882 ] Replace #status with #support in Profile > Need help
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-17 10:56:45 +01:00
Roman Volosovskyi
e5f9de828d
[wallet] Nonce range cache
2021-03-16 20:45:09 +02:00
Andrea Maria Piana
3f9817b977
upgrade status-go
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-03-16 13:51:21 +01:00
andrey
503028cb4e
fixed timeline load more, fixed message confirmation status
...
fixed group chat invitation
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-16 09:35:22 +01:00
andrey
c7cc9e27a9
[ #11797 ] Communities issues
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-15 18:08:50 +01:00
Churikova Tetiana
313181ddb3
e2e: extend kk account creation
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-03-15 16:06:27 +01:00
Roman Volosovskyi
a07c65d173
[wallet] Store last fetched balance and nonce in db
2021-03-15 16:36:18 +02:00
jinhojang6
1431cf80e1
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-15 15:09:38 +01:00
jinhojang6
1aba1f8000
Add the #status-arabic public chat
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-15 12:33:54 +01:00
andrey
76b1e2a007
bump re-frisk
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-12 13:01:59 +01:00
andrey
25d5672355
messages improvements
2021-03-12 12:07:15 +01:00
Roman Volosovskyi
f572f5ef5e
Add RPC usage stats screen
2021-03-10 14:18:52 +02:00
andrey
51178ab1b2
[ #11843 ] "Enable all" is disabled after relogin for 3 or 4 chat link previews after relogin
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-08 15:21:26 +01:00
andrey
a9124d0fd2
fix pods
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-08 13:52:52 +01:00
Churikova Tetiana
ee4f6ead12
e2e: fix balance updating
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-03-08 09:53:43 +01:00
Michele Balistreri
5fecdd7830
keycard account removal and card reset
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-03-08 09:13:26 +03:00
Andrea Maria Piana
49b78c0cea
Dont push notification if chat is not in cofx
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-05 16:10:28 +01:00
andrey
aee782d468
[ #11822 ] Own status updates are shown on other user profiles
2021-03-05 16:09:09 +01:00
Roman Volosovskyi
ff02219080
[ #11842 ] Fix login after restoring existing account
2021-03-05 14:51:07 +02:00
Roman Volosovskyi
9c7c796e02
[wallet] Avoid requesting of token balances on account creation
2021-03-05 08:16:50 +02:00
Roman Volosovskyi
843c015d56
[ #11823 ] Fix balances fetching on recovering kk multiacc
2021-03-04 18:09:28 +02:00
Serhy
174329d098
User profilepic display setting test
...
Signed-off-by: Serhy <sergii@status.im >
2021-03-04 11:39:01 +02:00
andrey
0491038b09
1.12.0
2021-03-03 14:03:39 +01:00
jinhojang6
ac6a4af207
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-03 13:59:59 +01:00
andrey
106e9112e0
[ #11395 ] Inapp Keycard upsell MVP
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-03 12:20:17 +01:00
andrey
c625e95d5e
[ #11815 ] GNT to GLM Migration was not implemented
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-03 12:18:06 +01:00
Roman Volosovskyi
580ecfedc1
[wallet] RPC calls optimzations for new accounts
2021-03-03 10:55:18 +02:00
jakub
4cc99c6bb8
nix: fix name fo config value for unsigned build
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-03-02 18:26:42 +01:00
jakub
6a764869a0
doc/FDROID.md: add explanation of Android build
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-02 16:58:02 +01:00
jakub
aff335b305
gradle: Exclude Google libraries when GOOGLE_FREE=1
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-03-02 16:29:37 +01:00
andrey
93ed7c15bd
[ #11809 ] Upgrade react-native-device-info to 7.4.0
...
Also update gradle dependencies with transitive deps.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-03-02 16:29:20 +01:00
jakub
c57974d9ff
nix: upgrade go-maven-resolver to v1.1.0
...
This release adds support for resolving transitive dependencies.
https://github.com/status-im/go-maven-resolver/releases/tag/v1.1.0
https://github.com/status-im/go-maven-resolver/pull/5
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-03-02 16:29:19 +01:00
Churikova Tetiana
a7f9a98f48
e2e: checking balance on mobile network
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-03-02 12:59:26 +01:00
jakub
c703e45105
docs: update instructions in doc/FDROID.md
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-03-02 12:38:41 +01:00
jakub
8376fedb4b
make: add release-fdroid and fdroid-nix-dir targets
...
With these targets added we can simplify the format of the F-Droid YAML
metadata file which defines how to run `status-react` builds.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-03-02 12:38:34 +01:00
jakub
d0d8815d4a
readme: add "Get it on ..." badges
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-03-02 12:38:34 +01:00
Shivek Khurana
fa9fceb75d
Fix the top margin on keystorage views
...
Fix lint
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-03-02 16:16:41 +05:30
jakub
293fd5fae1
nix: add missing cljfmt dependencies to nix/deps/clojure
...
It seems like this worked before purely because the `cljfmt` library was
already in the `~/.m2` cache folder. This issue was noticed when I
cleaned up the `~/.m2` folder on one Jenkins slave host and the Lint stage
started randomly failing.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-01 16:42:38 +01:00
andrey
9b6b337453
[ #11764 ] Data that was added before pairing devices is not synced anymore across synced devices
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-01 16:26:20 +01:00
jakub
37cf8ffe72
nix: update clojure dependencies
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
Signed-off-by: andrey <motor4ik@gmail.com >
2021-03-01 13:23:35 +01:00
andrey
4f9e38930e
Revert "[ #11395 ] Inapp Keycard upsell MVP"
...
This reverts commit 99e99b0e
2021-03-01 12:12:09 +01:00
andrey
99e99b0e81
[ #11395 ] Inapp Keycard upsell MVP
2021-03-01 12:07:46 +01:00
Churikova Tetiana
83630b28bb
e2e: migration and message statuses
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-02-26 16:29:11 +01:00
Gheorghe Pinzaru
c7009ff6f7
Add request/approve communites
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-02-26 15:38:19 +01:00
Brian Sztamfater
c2f513f67e
[ #11743 ] Fix crash on network change
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-02-26 15:35:47 +01:00
Roman Volosovskyi
37284051dc
PNs for transaction messages
2021-02-25 10:51:19 +02:00
guylouis
c1315eca90
Update RELEASES.md with v1.11 notes
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-02-24 11:23:11 +01:00
guylouis
9f9370f72d
Update RELEASE_CHECKLIST.md
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-02-24 11:22:31 +01:00
Churikova Tetiana
61da0db9c9
e2e: previews in lomks
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-02-23 21:40:03 +01:00
Michele Balistreri
325a860916
faster keycard login
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-02-23 20:15:24 +03:00
Volodymyr Kozieiev
a383cfa39a
Delivered messages have double-check icon in private chats
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2021-02-23 18:47:40 +02:00
Serhy
d5e1d3fe65
New e2e test to set image from Galary and Photo
...
Signed-off-by: Serhy <sergii@status.im >
2021-02-23 15:15:42 +02:00
jakub
f0d79f3af0
ci: adjust behavior of PUBLISH to be true for releases
...
Otherwise release builds never create the GitHub draft releases.
Not unless a user explicitly stats a build with `PUBLISH: true`.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-02-23 13:45:25 +01:00
Michele Balistreri
09ac3e6a9e
use the currently selected account for signing messages/typed data
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2021-02-22 13:37:09 +03:00
Churikova Tetiana
f3c85c1e7a
e2e: several fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-02-19 14:47:45 +01:00
Andrea Franz
505171cf87
enable Keycard on iOS
...
Signed-off-by: Andrea Franz <andrea@gravityblast.com >
2021-02-19 10:26:16 +01:00
Churikova Tetiana
f9c3747768
e2e:-5 critical e2e and fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-02-18 16:13:40 +01:00
andrey
9648f741b4
cleaning 3
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-02-17 16:16:54 +01:00
andrey
e493a2b79c
[ #11395 ] Inapp Keycard upsell MVP
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-02-17 13:19:08 +01:00
Churikova Tetiana
8698e13fa1
e2e: nightly fixes and py upgrade
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-02-17 12:07:45 +01:00
Andrea Maria Piana
452e54fc19
Add buy crypto banner
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-02-17 10:25:45 +01:00
Churikova Tetiana
4f094c174d
e2e: connecting status handling
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-02-16 16:45:52 +01:00
andrey
7c04bb9076
[ #11716 ] Implement new Connectivity dialogues and remove 'Offline' snackbars
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-02-16 16:25:49 +01:00
Andrea Maria Piana
8d3fa3c3d7
Fix images being dropped in profile channels
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-02-16 10:02:47 +01:00
andrey
32393c9091
[ #11704 ] Android 11 flatlist performance degradation
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-02-15 14:51:53 +01:00
Andrea Maria Piana
35f152c479
Add our.status.im and medium.com link unfurling
...
Fixes : #11739
Fixes : #11738
Adds unfurling for our.status.im and medium.com
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-02-15 13:50:51 +01:00
Andrea Maria Piana
37b36d38c7
update statusgo
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-02-15 10:36:16 +01:00
Churikova Tetiana
1a77891273
e2e: fix for duplicating chats
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-02-11 09:56:50 +01:00
Andrea Maria Piana
63893ff575
Handle eth_accounts exception
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-02-09 18:08:22 +01:00
Andrea Maria Piana
226aacdeac
Only scale if width/height is positive
...
Fixes : #11728
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-02-09 16:45:35 +01:00
Roman Volosovskyi
a37dbb57d6
[wallet] Merge blocks ranges
2021-02-09 16:48:00 +02:00
jinhojang6
4fdfa3e008
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-02-09 14:02:40 +01:00
Churikova Tetiana
8d510be72e
small nightly fix
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-02-09 11:16:19 +01:00
andrey
72d592a5a6
hide increase gas/cancel temporary for 1.10
2021-02-09 08:53:44 +01:00
Andrea Maria Piana
1075dfcb8b
Release 1.11.0
2021-02-08 16:10:26 +01:00
Shivek Khurana
49d4b15761
Add tenor and giphy.com support
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-02-08 16:09:22 +01:00
Churikova Tetiana
a7f9998d6c
e2e: nightly fix
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-02-08 14:18:22 +01:00
Serhy
b2be539374
When no chat on screen is expected
...
Signed-off-by: Serhy <sergii@status.im >
2021-02-05 19:47:18 +02:00
Roman Volosovskyi
3685f6a500
[ #11117 ] Move PNs to status-go
2021-02-05 17:03:34 +02:00
Serhy
9a51a46869
Webview camera permission
...
Signed-off-by: Serhy <sergii@status.im >
2021-02-05 14:19:30 +02:00
Andrea Maria Piana
0867b972c3
Don't rely on contacst for one-to-one mentions, and remove cursor
...
[Fixes : #11670 ]
[Fixes : #11671 ]
This commit fixes 2 issues.
One issue was due to removing tribute to talk, which added in the
`contacts` map any user you open a chat with, and some code relied on
this behavior.
The second issue was likely due to a react native upgrade which might
have fixed a bug but caused a different issue, which resulted in the
text disappearing when cursor was set.
I have removed that (it was only used on android) and everything seems
to be working correctly, but not so sure about this one.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-02-04 17:54:00 +01:00
jakub
d946d473c6
fastlane: use Apple Store Connect API for CI builds
...
Because our CI Apple account still has 2FA disabled in order for it to
be usable in Jenkin it is now failing with an error that seems unrelated
to 2FA.
The recommended way of doing Apple authentication for CI are App Store
Connect API JWTs. The API appears to support both pushing builds as well as
updating metadata and other tasks like refreshing of provisioning
profiles.
Fixes: https://github.com/status-im/status-react/issues/11713
Issue: https://github.com/fastlane/fastlane/issues/18098
Docs: https://docs.fastlane.tools/app-store-connect-api/
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-02-04 15:10:07 +01:00
Churikova Tetiana
7e8a68ec67
e2e: refactoring commands, wait for balance, find trans
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-02-04 13:54:06 +01:00
Shivek Khurana
39b0a6bb44
Restrict changes to translations file only
...
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-02-03 17:00:28 +05:30
Roman Volosovskyi
00ad3e9e1f
[ #11674 ] Make sure token balances are fetched on mobile network
2021-02-03 12:45:05 +02:00
Churikova Tetiana
781360a1cf
e2e: fix opensea
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-02-02 17:15:28 +01:00
andrey
c76567c20f
[ #11703 ] No way to sign in to opensea
2021-02-02 17:15:18 +01:00
Churikova Tetiana
6d38386c11
e2e: update PyYAML and urllib3
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-02-02 16:57:13 +01:00
Churikova Tetiana
522d03b846
e2e: chat_management + wallet_management
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-02-02 12:00:17 +01:00
Churikova Tetiana
b73fcba395
improve logging, get rid of 2 e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-01-28 17:09:40 +01:00
Andrea Maria Piana
741e9e834b
Avoid concurrent access to contact
...
In some instances when fetching messages for a timeline the app would
crash as a map was accessed concurrently without locking.
This fixes the issue.
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-28 14:49:14 +01:00
Churikova Tetiana
ad006b018c
test_recover + test_sign_in
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-01-28 13:59:59 +01:00
andrey
56c4ffc39f
[ #11690 ] Invisible digits in Request transaction dialog in 1-1 chat on Android
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-28 13:57:39 +01:00
Churikova Tetiana
d31ed933a0
e2e: reduce amount, continue review
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-01-27 17:22:16 +01:00
andrey
6469ff912a
[ #11651 ] No spinner when pressing "Fetch more messages" in public chat + white toggles in Sync settings on Android
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-27 16:49:57 +01:00
Serhy
ff961bbfe8
Fix e2e fails in develop
...
Signed-off-by: Serhy <sergii@status.im >
2021-01-27 12:25:05 +02:00
Andrea Maria Piana
eba6b63258
Fix topic issue, remove ttt, add db export/import
...
There were a few issues with topic management:
- Topics/ranges were saved one-by-one, which cause an out of memory
error on some devices
- Topics that were not listened to were saved, and therefore requested
from the mailserver, which caused long syncing time
It also removes tribute to talk and add export/import methods
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-01-26 12:46:21 +01:00
Roman Volosovskyi
9bf4da1edd
[wallet] Avoid unnecessary balance checks
2021-01-26 11:53:54 +02:00
Churikova Tetiana
c2f8f012a8
e2e: global refactoring
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-01-25 18:44:24 +01:00
Roman Volosovskyi
6c4097f521
[wallet #11570 ] Handle non archival RPC node
2021-01-25 15:41:50 +02:00
andrey
35671226e4
remove outdated :initial-props
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-25 10:38:34 +01:00
andrey
08b9cfcf52
[ #8284 ] Remove unnecessary permissions [Android]
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-21 16:23:54 +01:00
andrey
0087a66df8
bump re-frisk
2021-01-21 15:25:54 +01:00
Anton Danchenko
3042a4b696
upgrade xdist to latest version
...
Signed-off-by: Serhy <sergii@status.im >
2021-01-21 12:51:11 +02:00
andrey
cb66886aab
[ #11665 ] Youtube-link preview is resized incorrectly in chat view for videos with short title
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-21 11:16:53 +01:00
andrey
af2b053fa9
disable fast refresh on ios and bump re-frisk
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-20 11:44:24 +01:00
andrey
fa4521d2e7
react native config latest version with pods, fixes react-native-config compiling issue by moving it to pods [ #11657 ]
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-19 17:14:06 +01:00
jakub
b33c086966
nix: set ANDROID_SDK_HOME to a tmp directory
...
This fixes issues with Gradle complaining about lack of `~/.android`.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-01-19 14:08:59 +01:00
andrey
4704cef3da
handle error from infura
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-19 11:52:57 +01:00
andrey
329182fdbe
[ #11643 ] Display profile picture only of users I have added to contacts
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-18 10:14:41 +01:00
shivekkhurana
5c3133adb6
Key management screen in place
...
Key phrase screen in place
Added flow in a Rich comment, added storage screen, added Keycard upsell banner
Validate seed against selected multiaccount
Vvalidate seed against multiaccount
Connected migration flow to Keycard onboarding flow, unable to finish because an event called generate-and-load-key is not being emitted with the flow I made
Fixed state that was needed to start the recovery process, also removed seed-phrase from app-db when onboarding starts
Moved strings to translations in key storage views
Upsell banner bg theme, accordion data, choose-storage next bug, Hide keys managment option for Keycard accounts and from multiaccounts list screen.
Added test for subscription function
Tests for keystore move checkbox and seed phrase input
Fix translations/en.json after merge conflict, add test for seed-phrase input, seed-against-key-uid validation and state setup for redirect to Keycard screens
Update validate fn to mock mnemonic import and cascading changes
Fix linting errors
Fix seed key-uid mismatch popup, reduce styles and remove redundant views
Add dot menu in place of access-existing-keys button on login page
Make multiaccount redirect test more terse
Remove dangling comma from translations/en.json
Fix var that was missed during rebase
fx/merge and extra newline fixes
Removed nil? check, tests pass
Unknown error popup
Redirect Keycard banner to https://keycard.tech
Remove unused sub and fix linting
Fix issue#4 - Unable to enter new seeds
Hide back and disable hardware back on Keycard onboarding intro if the user is coming from migration flow. Fixes issue#1 raised by Diana.
Set state so show wallet balances show up auto magically. Fixes issue#3.
Update tests to capture recovering state
Center align sign in button since the left button was deleted.
Changes suggested by Andrey
Add top margin to Keycard intro only when user comes key storage
Hide manage key storage on ios
Signed-off-by: Shivek Khurana <shivek@status.im >
2021-01-14 22:35:48 +05:30
andrey
f28f479256
react native config on ios
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-14 14:17:01 +01:00
Roman Volosovskyi
daf7791d86
[wallet #11535 ] Show PNs right after enabling
2021-01-14 13:54:46 +02:00
Roman Volosovskyi
73ca49aad5
[ #11599 ] Smaller kk dev menu items
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-01-14 10:11:20 +01:00
Churikova Tetiana
7cf42b292b
Merge branch 'develop' of github.com:status-im/status-react into develop
2021-01-14 10:04:33 +01:00
Frank Tang
2687d7ab9a
added github.com to white list of link preview
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-14 09:46:58 +01:00
andrey
abac5247bf
RN 63 and xcode12
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-14 09:41:38 +01:00
jakub
939ce8bef5
nix: Upgrade Android SDK, use nixpkgs master
...
This makes use of the refactoring of Android SDK done in:
https://github.com/NixOS/nixpkgs/pull/89775
Which allows us to drop the use of our own fork of `nixpkgs`.
Android Upgrades:
* Build Tools - `29.0.2` to `30.0.3`
* Platform Tools - `29.0.6` to `30.0.5`
* NDK Bundle - `21.0.6113669` to `21.3.6528147`
Other Upgrades:
* Git - `2.28.0` to `2.29.2`
* Go - `1.14.7` to `1.14.13`
* Clojure - `1.10.1.645` to `1.10.1.763`
* NodeJS - `12.18.3` to `12.20.1`
* Yarn - `1.22.4` to `1.22.10`
* OpenJDK - `8u265-ga` to `8u272-b10`
* PatchElf - `0.11` to `0.12`
* CoreUtils - `8.31` to `8.32`
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-01-13 15:35:59 +01:00
jakub
eb1f1bf587
nix: fix building of status-go forks with different GH owner
...
Resolves: https://github.com/status-im/status-react/issues/11637
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2021-01-13 15:16:07 +01:00
andrey
46d430b69c
[ #11626 ] Group chat subtitle shows 'no members'
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-13 12:21:48 +01:00
Serhy
e4d175ef93
Revert 11624
...
Signed-off-by: Serhy <sergii@status.im >
2021-01-13 12:24:32 +02:00
hesterbruikman
25c5106284
Correction
...
Removed: Auto scan for tokens of primary Ethereum account upon recovery
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-13 10:38:10 +01:00
andrey
3fd36c6904
[ #11627 ] Add GRT erc20 token in our default list of supported tokens in the wallet
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-12 18:13:00 +01:00
Frank Tang
fe6f75e1b7
fix: No "Delete" option for a group chat from the home screen if user has been removed from it
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-12 13:46:36 +01:00
snyk-bot
6410de803e
fix: test/appium/requirements.txt to reduce vulnerabilities
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1055461
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1055462
2021-01-12 13:45:27 +01:00
dependabot[bot]
9d2e2e26ad
Bump lxml from 4.6.1 to 4.6.2 in /test/appium
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.1...lxml-4.6.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-12 13:45:11 +01:00
snyk-bot
6c935057c5
fix: test/appium/requirements.txt to reduce vulnerabilities
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1055461
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1055462
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2021-01-12 12:38:11 +01:00
Serhy
d68f7679df
Update saucelabs endpoint
...
Signed-off-by: Serhy <sergii@status.im >
2021-01-12 11:38:57 +02:00
andrey
346ff25843
[ #11610 ] App crashes on Android with GiFDecoder error
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-12 10:35:37 +01:00
Andrea Maria Piana
2e7875cfef
Fix wrong greater than sign on mailserver connection
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-01-12 10:03:14 +01:00
andrey
d6f2792622
[ #11606 ] Favorites - when changing the name of a favorite, the past name appears quickly when saving it
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-11 16:46:20 +01:00
andrey
2af23bcb2e
intro wizard indicator fix
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-11 16:45:21 +01:00
jinhojang6
e0b01d2fed
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-11 10:32:49 +01:00
jakub
9889e80bbd
ci: parametrize publishing, make BUILD_TYPE a choice
...
This changes the behavior of mobile combined builds to not publish
the results of `nightly` or `release` builds unless `PUBLISH`
parameter is set to `true`.
It also makes the `BUILD_TYPE` into a dropdown choice field with
pre-defined values, like `manual` or `e2e`.
Changes:
- Add parameter definitions for `BUILD_TYPE` and `PUBLISH`
- Move uploading of `latest.json` to `Publish` stage
- Make `Publish` stage optional based on the `PUBLISH` parameter
Requires: https://github.com/status-im/status-react-jenkins/pull/21
Signed-off-by: Jakub Sokołowski <jakub@status.im >
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2021-01-08 12:54:17 +01:00
hesterbruikman
e0e497d3d0
Adding 1.10 App/Play store release content ( #11581 )
...
* Adding 1.10 App/Play store release content
* Removes Cancel and Speed up tx
As discussed, the feature is not yet reliable for public release. On occasion the nonce cannot be overwritten, resulting in 2 pending transactions.
2021-01-07 09:43:45 +01:00
hesterbruikman
abc63af4a8
Create RELEASE_CHECKLIST.md
...
Moving file to repo to replace hackmd notes doc
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-04 09:29:00 +01:00
Frank Tang
b5b16f1278
[ Fixes : #10978 ] Endless loading public chat name
...
Signed-off-by: andrey <motor4ik@gmail.com >
2021-01-04 09:26:55 +01:00
Roman Volosovskyi
767bd46bff
Allow non alphanumeric branch names in scripts/update-status-go.sh
2020-12-31 12:50:26 +02:00
Roman Volosovskyi
8e288aea56
[ #11379 ] Add a watch only account from an ENS name
2020-12-30 18:18:24 +02:00
Churikova Tetiana
4f4f6cf29e
fixed testrail reports and e2e nightly
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-12-29 18:48:04 +01:00
Andrea Maria Piana
d8235d9e17
Add milestoned to actions
2020-12-29 09:54:29 +01:00
Andrea Maria Piana
5d02472f89
Add next column to zenhub
2020-12-29 09:30:04 +01:00
Frank Tang
f306b084da
[ Fixes : #11586 ] Every element in a seq should have a unique :key
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-29 09:12:50 +01:00
Andrea Maria Piana
6099262c98
[ Fixes : #11579 ] Add only certain fields to multiaccount on login
...
`multiaccounts` has some fields that should not be overriden
(`save-password`), so we expliciltly `assoc` only certain fields.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-28 17:09:22 +01:00
Andrea Maria Piana
37ccc6f825
Hide option to increase gas on keycard
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-28 15:19:24 +01:00
Andrea Maria Piana
33e58dbca9
Whitelist link previews client side
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-28 09:37:02 +01:00
Andrea Maria Piana
d8f1944b27
Hide community banner
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-28 09:36:22 +01:00
Gheorghe Pinzaru
6342163152
Add react-native-fast-image for external assets
...
Use fast image in link previews
Mock fast image in tests
Update nix android deps
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-12-25 15:03:59 +03:00
Gheorghe Pinzaru
8948dcb736
Fix android text overflow
...
Fixes #11575
Move the overflow handler to separate view
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-12-24 16:58:51 +03:00
hesterbruikman
52823d7f59
Create releases.md ( #11463 )
...
* Create releases.md
File that captures release notes for App store ad Play store. Informs users of relevant additions, changes, fixes.
* Update and rename releases.md to RELEASES.md
As suggested, removing checklist to keep in a separate file and using capitals for the title
2020-12-24 13:43:29 +01:00
jinhojang6
eff60c69d5
Update translations
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-24 08:24:48 +01:00
Andrea Maria Piana
b30149d9f2
Bump version to 1.10.0
2020-12-24 08:23:44 +01:00
Andrea Maria Piana
2ca39daa59
Communities
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-23 17:23:11 +01:00
Gheorghe Pinzaru
35c2c226df
Remove redundant overflow hidden on messages
...
Fixes #11439
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-12-23 14:27:30 +03:00
Andrea Maria Piana
5b801b95fa
[ Fixes : #11557 ] Resend contact picture when changed
...
Fixes : #11557
Resend contact picture when it is changed.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-23 09:43:51 +01:00
Andrea Maria Piana
b5a6f1b78f
Add nix purge command and change the behavior of nix clean
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-23 09:08:46 +01:00
Gheorghe Pinzaru
2571e44de0
Referrals add screen with join public-chat
...
Update strings
Check if transaction has receipt on login
Notification on accept
Add large icon
Unify notifications for referral
Fix duplicate path for acquisition
Fix accept notification and visibility
Small fixes
Do not show notifications when not rewardable
Add home item
Show referral on lets go button
Fix list item on home
Hide messages on accept
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-12-22 15:33:02 +03:00
Churikova Tetiana
7f22912f1e
e2e: bookmarks
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-12-21 16:38:58 +01:00
Roman Volosovskyi
aac7a97e13
[ #11502 ] Handle tx fetching failure
2020-12-21 17:05:00 +02:00
Michele Balistreri
eaf463395a
shorter pairing codes for Keycard
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2020-12-21 17:07:25 +03:00
Gheorghe Pinzaru
8342972059
Android tabbar replace elevation with border
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-12-21 15:02:18 +03:00
Churikova Tetiana
98a8359db3
e2e: new tests
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-12-18 10:05:40 +01:00
Andrea Maria Piana
9fe7ddaf0b
[ Fixes : #11545 ] Don't update browser if nil
...
Fixes : #11545
Fixes : #11544
The two issues were caused by the same bug, essentially if
`navigation-state-changed` event was fired (it's debounced) when the tab
had been closed, the browser would be updated with a `nil` id, causing
all sort of issues as it had not history etc.
This commit ensures that no changes are made if the browser is nil.
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-12-18 10:05:00 +01:00
Gheorghe Pinzaru
5643c4d537
Add profile pictures
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-17 14:12:07 +01:00
Gheorghe Pinzaru
09822e142b
Add async storage wrapper
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-12-16 14:08:13 +03:00
Gheorghe Pinzaru
86d7b79175
Add buy crypto banner UI
...
Store in local storage banner preference
Add i18n
2020-12-16 14:08:05 +03:00
Andrea Maria Piana
4e5ba2c533
Fix watching accounts for transaction in chat messages
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-15 16:40:26 +01:00
Volodymyr Kozieiev
b197d54e47
Switched to status-go where reaction resends under the hood if sending failed
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2020-12-15 16:59:13 +02:00
Churikova Tetiana
1b9bd8b017
e2e: fixed browser tests
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-12-14 18:53:39 +01:00
Roman Volosovskyi
879f441b7d
[ #11499 ] Fix multiple notifications for a single erc20 transfer
2020-12-14 13:34:20 +02:00
Frank Tang
8e882dda21
[ Fixes : #11074 ] only validate whether group name is blank
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-14 10:58:40 +01:00
Churikova Tetiana
905aa26705
e2e: browser1.0
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-12-11 18:09:31 +01:00
andrey
3241d3273e
[ #11469 ] Browser bookmarks
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-12-11 16:55:42 +01:00
Churikova Tetiana
efc4f6c750
e2e: fix fetching from offline
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-12-10 17:09:24 +01:00
Roman Volosovskyi
c33e2be76b
[wallet] Watch txs history while app is in the background (Android only)
2020-12-10 18:02:49 +02:00
Andrea Maria Piana
8748280279
[ Fixes : #10777 ] Always convert value to string
...
When calling `SendTransaction` sometimes the value would be a string
(most cases), sometimes the value would instead big a `BigInt`, which
would be serialized to an integer, and status-go would be unable to
parse it as it expects values to be a string.
This commit makes sure that values are always serialized as string
before sending them over.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-10 08:26:38 +01:00
Andrea Maria Piana
1b4dcb7103
[ Fixes : #11520 ] Rotate mailservers on error conditions
...
If a mailserver request is failing we disconnect at the 3rd attempt.
Though once we are disconnected, we connect again to the same mailserver
based on ping time.
This commit changes the behavior so that mailservers are penalized if
they are returning errors.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-10 08:26:00 +01:00
Churikova Tetiana
5259de7423
e2e:nightly fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-12-09 18:01:36 +01:00
Serhy
e167773258
Update tests and get balance method
...
Signed-off-by: Serhy <sergii@status.im >
2020-12-08 18:47:56 +02:00
snyk-bot
57c0e835e2
fix: test/appium/requirements.txt to reduce vulnerabilities
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-08 15:56:04 +01:00
Roman Volosovskyi
7055c46a60
[ #11507 ] Fix e2e tests
2020-12-07 15:37:16 +02:00
Andrea Maria Piana
2f1e5c819e
[ Fixes : #11518 ] Fix dependabot directory
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-07 12:14:16 +01:00
Andrea Maria Piana
2df5eccff0
[ Fixes : #9851 ] Allow setting ens & transaction verify url, and fix
...
pending transaction
This commit fixes an issue where pending transactions would be marked as
confirmed in commands, due to the fact that we would default to pending
if no transaction was in the database.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-07 11:19:12 +01:00
Serhy
a70b07e83d
Interact with ropsten web3 to send assets
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-12-04 21:16:58 +01:00
Churikova Tetiana
8a97331779
e2e: testrail report
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-12-04 21:10:01 +01:00
Andrea Maria Piana
fdf91cff80
[ Fixes : #8280 ] Remove unused transport security entries
...
Removes not used security transport entries from ios
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-04 12:42:01 +01:00
Andrea Maria Piana
f04042c643
[ Fixes : #10801 ] Send chat messages in order
...
Chat messages are now sent in order using a different endpoint
`sendChatMessages`.
Text should always be displayed after images.
This is not implementing a Caption field, that would require either a
protocol change or leverage the `text` in the message.
It applies for both normal chats and timelines.
Move also all inputs under `chat/inputs` so we avoid re-renders as
`chats` has changed.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-03 18:29:40 +01:00
Churikova Tetiana
fd5be21207
e2e: TODO resolve
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-12-03 14:10:42 +01:00
jakub
c62abf10c1
nix: add docs about NodeJS modules, small refactor
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-12-02 20:47:23 +01:00
jakub
458ef05740
bump jenkins library to 1.2.8 to add keychain password
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-12-02 19:34:10 +01:00
andrey
609a7120b6
flatlist render changes
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-12-02 16:04:15 +01:00
jakub
b62ff59f16
ci: make GitHub build links use CDN for downloads
...
Should speed up downloads for some geographical locations.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-12-02 15:53:17 +01:00
Serhy
c381fc2e2f
E2e for mentions is chat
...
Signed-off-by: Serhy <sergii@status.im >
2020-12-02 16:04:55 +02:00
andrey
d2493c0725
[ #11470 ] Statuses issues
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-12-02 10:39:07 +01:00
Andrea Maria Piana
b9f896f4e3
Don't allow multiple pop ups to be shown
...
This commit makes sure that we don't display multiple pop ups when
mailserver connection has failed.
It also fixes the navigation to avoid being stuck on Profile tab.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-02 09:50:23 +01:00
Jonathan Rainville
7e069ed342
fix: linting and variable name
2020-12-02 09:49:47 +01:00
Jonathan Rainville
b2cdc59670
fix: fix mailserver popup showing after canceling it
...
Fixes #10065
After clicking cancel, the popup is `dismissed`, so it will not appear again
Selecting a new mail server sets `dismissed` as false, so the error can appear again
2020-12-02 09:49:46 +01:00
Andrea Maria Piana
a6e08f0d8e
fix typo on branch name
2020-12-02 09:12:42 +01:00
Andrea Maria Piana
0e6d191e58
Point to master for easier testing
2020-12-02 08:55:47 +01:00
Andrea Maria Piana
852838f777
add assigned
2020-12-02 08:42:24 +01:00
jakub
32efcb06a0
nix: make status-go version regex even more lax
...
In release `1.7.0` we had an issue with `status-go` version `v0.62.3.hotfix.3`
not matching [Semantic Versionig](https://semver.org/#spec-item-11 ) so a fix was
introduced in https://github.com/status-im/status-react/pull/11331 that made the regex a bit more lax.
Again in `1.9.0` we had the same issue and the release not appears as `develop`
instead of the actual `status-go` version, which this time was `0.63.8+hotfix.2`.
Notice the `+` instead of `-` or `.` before `hotfix.2`.
I've added `+` to allowed characters after the 3 digit standard version format.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-12-01 20:18:03 +01:00
Churikova Tetiana
179e389e37
align e2e 11478
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-12-01 16:15:00 +01:00
Andrea Maria Piana
a4716cc494
[ Fixes : #9181 ] Reset edit mailserver on add pressed
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-12-01 14:44:34 +01:00
Roman Volosovskyi
92aaa194a8
[wallet] Pull to refresh tx history
2020-11-30 16:13:55 +02:00
Andrea Maria Piana
64840f74a7
[ Fixes : #11351 ] Pass topics when querying the mailserver
...
Currently we are still using a bloom filter when querying mailserver.
This commit changes the behavior so that topics are used instead.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-11-30 12:08:08 +01:00
Andrea Maria Piana
bd281e6c9f
Upgrade workflows
2020-11-30 12:01:24 +01:00
Andrea Maria Piana
e8350414f3
Use our own fork for actions
2020-11-30 10:31:24 +01:00
Andrea Maria Piana
ae900a4cd9
Add action for creating branches
2020-11-30 10:14:38 +01:00
Andrea Maria Piana
46cd4aa893
Create zenhub-pr.yml
...
Create action for zenhub-pr
2020-11-30 10:12:02 +01:00
jakub
f0d9f2ac54
nix: add a way to deal with new gradle version to docs
...
Also adjusted the `generate.sh` script and split stuff into separate function
to make it easier to run specific stages of the generation process.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-11-27 14:56:42 +01:00
Churikova Tetiana
f47c816ce0
fix e2e and align to new 11465
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-11-26 18:34:22 +01:00
andrey
88889930ae
:accessibility-label :message-image
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-26 17:57:22 +01:00
andrey
e2717ade98
[ #11438 ] Add "sent" message confirmations
2020-11-26 17:57:10 +01:00
andrey
f9095a492e
[ #11214 ] Add option for user to increase the gas payment for a pending transaction
...
[#11215 ] Add option for user to cancel a pending transaction.
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-26 14:51:18 +01:00
Churikova Tetiana
1f7e40cede
updated libs + e2e fix
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-11-25 18:58:29 +01:00
Roman Volosovskyi
7bfaa9255c
[wallet history] Stop watching each new block
2020-11-25 16:44:16 +02:00
Serhy
166bdbf798
Update mailserver locator
...
Signed-off-by: Serhy <sergii@status.im >
2020-11-23 14:17:11 +02:00
shivekkhurana
ecc41bebe0
Moved text-input props to their own functions, renamed get-suggestions to get-user-suggestions
...
Signed-off-by: shivekkhurana <shivek@status.im >
2020-11-23 16:33:08 +05:30
shivekkhurana
4cb058f1ca
Add notes on testing, translations, merging and starting Refrisk
...
Signed-off-by: shivekkhurana <shivek@status.im >
2020-11-23 11:23:31 +05:30
shivekkhurana
a55dd51064
Rename mailserver to history nodes on settings screen, changed en.json to reflect changes.
...
Signed-off-by: shivekkhurana <shivek@status.im >
2020-11-20 16:43:36 +05:30
Andrea Maria Piana
d260ea9e03
[ Fixes : #11452 ] Don't allow more than x pictures if taken from camera
...
This commit fixes an issue with taking pictures from camera, where
the check for image count was not checked.
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-20 10:15:03 +01:00
Andrea Maria Piana
36f90fc567
Dont send unprocessed images
...
When selecting an image from camera roll we would immediately setting
the filepath with the raw image, process and later once it was processed
we would replace the file path.
On slow devices, the user might press send while the image is still
processing, causing the raw image to be sent, which might be discarded
as too large and never sent.
This commit changes the behavior so that we only set the uri once the
image is processed, it might add some delay, but the image should be
correctly sent.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-11-19 16:17:11 +01:00
Andrea Franz
22c6635d93
show tx data in keycard web3 request screen
...
Signed-off-by: Andrea Franz <andrea@gravityblast.com >
2020-11-19 11:28:25 +01:00
Andrea Maria Piana
ae2d9b996c
Limit max batch of images
...
There's an issue reported on slow devices when sending a batch of
images.
All the requests are send concurrently, and the sending of messages is
processed concurrently in the background.
On slow devices or connection with slow upload speed this may result in
expired envelopes, as the POW calculation or the upload takes too long,
and either they never leave the device, or worse they reach the
mailserver but won't be stored because already expired on arrival.
This commit allows setting the max-images-batch config value, setting it
to 1 for release and keeping it to 5 for other builds.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-11-19 09:13:06 +01:00
Andrea Maria Piana
7c9bb5b21c
Fix bug when coming back from background
...
Fixes : #11441
Fixes : #11416
The issue was due to a nil pointer exception with the
localNotificationService.
Upon upgrade it would be disabled and therefore it would not be
available.
This was due to the fact that initialization comes from the database and
not from status-react, so on upgrade it would not be available.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-11-19 08:17:53 +01:00
Andrea Maria Piana
80ac4a8dc2
Remove status-core from codeowners
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-11-19 07:12:05 +01:00
andrey
e30962ca75
[ #11446 ] Can't sell item on opensea
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-18 17:27:20 +01:00
Churikova Tetiana
2bcc832cca
fix ru date short values
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-11-17 17:35:31 +01:00
jakub
0b8c673094
ci: fix iOS signing, use same keychain name
...
Using different temporary keychains does not work if we do not set
`default_keychain=true`, because `codesign` then can't find the cert:
```
error: No signing certificate "iOS Distribution" found: No "iOS Distribution" signing certificate matching team ID
```
But if we set `default_keychain=true` then we cause a race condition
when the keychain is deleted by a parallel job while another is using it
as its default.
For this reason we have to use a static keychain name and keep it
between builds.
I tried disabling `default_keychain=true` in #11378 but it worked only
because the default user keychain already had the cert.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-11-17 10:16:32 +01:00
jinhojang6
dbabcc223e
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-11-16 17:09:07 +01:00
andrey
9f7ad853f0
[ #11411 ] App is crashed on account creation after navigating to access key and back
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-11-16 17:04:02 +01:00
Churikova Tetiana
28d3cf03d9
fix 6305 e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-11-16 15:49:14 +01:00
andrey
7b46c445a7
[ #11383 ] Status Updates : Add reactions and copy to clipboard
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-16 14:15:15 +01:00
andrey
cf911aa246
[ #11236 ] Deeplink to public chat on onboarding
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-16 14:12:14 +01:00
Volodymyr Kozieiev
a91bdfb047
Don't make inability to unfurl url a user's problem
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2020-11-16 13:57:40 +02:00
andrey
61105e15f6
fix ens content resolution
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-16 12:31:00 +01:00
Gheorghe Pinzaru
13c81a34b3
Add pinch to zoom deps
...
Add image interactions
Add image preview to timeline
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-11-14 21:56:46 +03:00
shivekkhurana
fbb606b859
Escape address so newlines and spaces don't interfere
...
Signed-off-by: shivekkhurana <shivek@status.im >
2020-11-13 20:11:48 +05:30
shivekkhurana
30753f8766
Make right item occupy entire space instead of left one. Make left grow if nothing on right.
...
Signed-off-by: shivekkhurana <shivek@status.im >
2020-11-13 20:09:53 +05:30
Churikova Tetiana
6b4f2901ae
reduce number of parallel sessions
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-11-13 15:29:35 +01:00
Gheorghe Pinzaru
40e2839793
Exclude google deps based on env
...
Export all vars from .env
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-11-13 11:05:28 +03:00
Churikova Tetiana
d14f232abf
status e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-11-12 18:43:49 +01:00
Churikova Tetiana
8310749696
fix e2e nightly
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-11-11 16:42:22 +01:00
Roman Volosovskyi
fac4f0c871
[ #10798 ] Fix unviewed counter on receiving response
2020-11-11 15:04:17 +02:00
Roman Volosovskyi
ae3936eff2
[ #11240 ] Clarify assets Status wallet supports
2020-11-10 22:17:56 +02:00
Churikova Tetiana
920000c3e8
e2e: failures
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-11-10 18:10:04 +01:00
andrey
b3a3a753d2
fix timeline non contacts
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-10 15:45:07 +01:00
andrey
e5ada29ed8
[ #11384 ] Status Updates : Open profile when tapping on username or avatar
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-10 13:44:46 +01:00
Roman Volosovskyi
35381a55c0
[ #10239 ] Remove "Fetch last 24 hours" option
2020-11-10 13:33:53 +02:00
Serhy
473c5135b2
Update number of parallel sessions to align with Sauce
...
Signed-off-by: Serhy <sergii@status.im >
2020-11-09 21:32:20 +02:00
Michele Balistreri
4384d979e7
update Keycard SDK, remove workaround
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
2020-11-09 20:10:58 +01:00
andrey
b1ea04900e
[ #11398 ] Error at attempt to sign typed message in simpledapp.eth
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-09 17:43:35 +01:00
Churikova Tetiana
627e1d0e14
e2e align new wallet cards
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-11-09 16:44:51 +01:00
Churikova Tetiana
f7d7c282cd
nightly e2e fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-11-09 16:40:22 +01:00
tbenr
07e36096cc
new-account-cards
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-09 16:38:00 +01:00
Gheorghe Pinzaru
6311077cec
Don't crash if token is missing referrals
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-11-09 13:41:53 +03:00
andrey
6d104d60e2
[ #11382 ] Status Updates: Add URL unfurling
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-09 11:27:53 +01:00
Gheorghe Pinzaru
72591f576d
Update to Quo Readme
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-11-09 10:28:41 +03:00
Roman Volosovskyi
6eb840c8b2
[ #10362 ] Allow receiving old messages after rejoining a pubchat
2020-11-06 17:37:18 +02:00
andrey
f1d070ed82
[ #11333 ] personal_sign method does not work in status
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-06 15:51:19 +01:00
Churikova Tetiana
9e466976dc
align e2e timeline
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-11-06 14:24:31 +01:00
andrey
ee61244770
timeline
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-06 14:23:02 +01:00
jakub
34c6292af4
fastlane: disable default_keychain to avoid race condition
...
If we run parallel job and a job sets a temporary keychain into a
default than another job can assume that is the user default.
The result is that one of the jobs will attempt to set a non-existent
temporary keychain into the default keychain.
This happens when we call `Fastlane::Actions::DeleteKeychainAction`:
https://github.com/fastlane/fastlane/blob/2.164.0/fastlane/lib/fastlane/actions/delete_keychain.rb#L21
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-11-05 16:09:32 +01:00
shivekkhurana
0d82dab5c5
Fix scroll issue
...
Signed-off-by: shivekkhurana <khuranashivek@gmail.com >
2020-11-05 20:26:42 +05:30
Michele Balistreri
206ce8849f
closes #11373
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com >
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-05 14:20:04 +01:00
Andrea Maria Piana
7cef533a8a
[ Fixes : #11349 ] Split large messages in batches
...
When sending messages in quick succession, it might be that multiple
messages are batched together in datasync, resulting in a single large
payload.
This commit changes the behavior so that we can pass a max-message-size
and we split the message in batches before sending.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-11-05 12:49:53 +01:00
Roman Volosovskyi
e7807202c9
[ #11354 ] Add error alerts on denying access
2020-11-04 17:11:47 +02:00
Roman Volosovskyi
d17f7c67b9
[ #10957 ] Fix slow assets list
2020-11-04 14:05:35 +02:00
Roman Volosovskyi
82aca6bd76
[ #10771 ] Fix loading of tx history before 10000000th block
2020-11-04 11:26:31 +02:00
Churikova Tetiana
c7b3efe6ad
new e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-11-03 17:57:36 +01:00
Serhy
d8713fe3c7
Fix more e2e
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-11-03 16:30:25 +01:00
Serhy
6f86f73ac6
Update e2e
2020-11-03 16:30:16 +01:00
andrey
b7948b9869
navigate to home when press chat tab on chat screen
2020-11-03 16:30:16 +01:00
Andrea Maria Piana
d380186051
Upgrade status-go to 0.63.0
...
No functional changes, just removing code that is unused
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-11-03 11:20:35 +01:00
Andrea Maria Piana
a91fa39547
[ Fixes : #11355 ] Fix crash on logout
...
On shutdown the app was calling `PeersCount`, but sometimes the server
would be unavailable, resulting in a call to a nil pointer.
Upgrades status-go version with the fix.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-11-03 10:01:03 +01:00
jakub
3b780f4ff2
fastlane: Create temporary Keychain for iOS signing
...
This is a new approach to signing the iOS app by using a temporary
Keychain created only for that specific build and unlocked in advance.
By doing it this way we can avoid issues with `errSecInternalComponent`
appearing when there is no UI to open a Keychain password prompt when
running build in CI. I've described this problem in details in:
https://github.com/fastlane/fastlane/issues/15185
Thanks to `codesign:` partition ID being added to key partition list by
Fastlane `match` when importing a Keychain this approach now works:
https://github.com/fastlane/fastlane/pull/17456
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-11-03 00:03:38 +01:00
Churikova Tetiana
d8eb33e330
e2e fixes+new check
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-11-02 20:20:21 +01:00
Volodymyr Kozieiev
0b5be54fea
Allow group creation without contacts
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2020-11-02 20:10:22 +02:00
Volodymyr Kozieiev
f99b2aa401
Link preview generation
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2020-11-02 15:28:31 +02:00
Roman Volosovskyi
27ad8f07c3
Trim url before opening in browser
2020-11-02 13:09:06 +02:00
Gheorghe Pinzaru
7402718e68
Use custom color for disabled state of controls
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-11-02 10:34:59 +03:00
Churikova Tetiana
3ac8f0c5fd
e2e refactoring
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-10-30 15:51:15 +01:00
Gheorghe Pinzaru
cf4bef8268
Add pick multiple images
...
Add inner border to image message
Add max batch size of 5
Disable camera roll more images
Use interop instead of aget
Add border as a separate layer
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-10-30 12:46:00 +03:00
Gheorghe Pinzaru
fe5b5ab4bc
use ens for rinkeby contract
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-10-29 15:42:56 +03:00
Gheorghe Pinzaru
050f20cfae
Add local notifications for transactions
...
Pods
Add headless js service
Handle Local Notifications react
CopyPaste driven implementation of java notification
pn demo
Show iOs push in foreground
Show icon in notification
Enable notifications on login
Get chain from status-go
Add UI for switching notifications
go go!
Fixup
Handle notification onPress
Android UI
Handle press iOs
Handle android press and validate
go update
Fix route params in universal link handler
Set show badge explicitly to false
Fix e2e
bump status go
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-10-29 15:40:58 +03:00
Churikova Tetiana
10dcee3e05
nightly fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-10-28 22:36:06 +01:00
Churikova Tetiana
ce20eddb99
profile e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-10-28 17:19:37 +01:00
andrey
eae66c967e
my status
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-10-28 14:42:59 +01:00
jakub
973bdb61b3
nix: make status-go matching regex more lax
...
We had an issue where the `1.7.0` release was using the `v0.62.3.hotfix.3`
version of `status-go` which didn't match the regex we use to verify
if the specified version is a valid version according to [Semantic Versioning](https://semver.org/ ).
You can check the current regex here: https://regex101.com/r/OeTQCv/3
I also added a trace message to show when we mark a build as `develop`.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-10-26 13:02:50 +01:00
andrey
663f5f41a0
[ #11323 ] Turn off "Block screenshots" by default in nightly and PRs build
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-10-26 12:03:21 +01:00
Roman Volosovskyi
ba3ca2c818
Remove chitchat duplication in general list
2020-10-23 19:48:58 +03:00
Churikova Tetiana
95aa500119
collectible e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-10-23 16:20:23 +02:00
Serhy
2cf4be4b34
Add test to send Max tokens from wallet
...
Signed-off-by: Serhy <sergii@status.im >
2020-10-23 11:30:14 +03:00
Roman Volosovskyi
5232432ec5
[ #7788 ] Clear mailserver details after deletion
2020-10-23 11:06:04 +03:00
Roman Volosovskyi
dca26b3350
[ #11317 ] Prevent joining to pubchats with upper case letter in topic
2020-10-22 17:12:17 +03:00
jakub
466d279e2a
nix: Increase stalled-download-timeout to 1 hour
...
Might help with issues described in: https://github.com/status-im/infra-ci/issues/17 .
Details: https://github.com/NixOS/nixpkgs/issues/65015#issuecomment-662675716
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-10-22 12:43:01 +02:00
jakub
250b4d4646
upgrade fastlane 2.154.0 to 2.164.0
...
It's been a while and a fix for an issue I've reported a long time ago
has been merged in https://github.com/fastlane/fastlane/pull/17456 . With
this fix we should see less iOS signing issues appearing as `errSecInternalComponent`.
This should also enable me to try a fix I proposed in
https://github.com/fastlane/fastlane/issues/15185 which consists of
creating a temporary unlocked keychain for each build.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-10-22 12:42:52 +02:00
Roman Volosovskyi
320d81432f
Fix exception on my-profile screen ( #11313 leftover)
2020-10-22 12:23:57 +03:00
Roman Volosovskyi
70526f9429
Markdown updates
...
On status-go side:
- new `strong-emph` node was added for strong emphasised text with triple
"*" and "_"
- `del` node got proper marshalling and can be recognised (works with single
and double "~")
On status react side:
- styles for `strong-emph` nodes
- styles for `del` (strikethrough) nodes
- unsuccessful attempt to use monospaced fonts for code/codeblock (we have a font
which is used as monospaced but doesn't support that property actually)
2020-10-21 22:23:46 +03:00
Roman Volosovskyi
9691626992
[ #11189 ] Backward compatible ENS registrar
2020-10-21 14:28:11 +03:00
Churikova Tetiana
e52f6b8753
e2e for mentions, gr chats, fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-10-20 18:20:37 +02:00
jinhojang6
04cd74e57d
Update translation
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-10-19 16:12:45 +02:00
Andrea Maria Piana
b826a34f27
Fix coming back from offline
...
Fixes : #11305
The issue was due to the fact that the first condition was wrapped in a
when in fx merge, causing it to be ignored.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-10-19 16:07:29 +02:00
jakub
81cfc83ed3
nix: add info about NDK bundle download issues
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-10-19 12:07:00 +02:00
andrey
ff3f171646
1.8.0
2020-10-16 15:56:29 +02:00
andrey
3ae85cacd5
[ #11041 ] Hardly visible username on replies in dark mode
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-10-16 15:54:16 +02:00
Gheorghe Pinzaru
36f9436e12
Fix group chat invitation actions based on state
...
Fix decline button color and Check if user was removed from group invite
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-10-16 15:39:33 +03:00
Andrea Maria Piana
8c42e717c1
Change settings on toggle
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-10-16 12:13:32 +02:00
shivekkhurana
cf0cd283a6
Add new UI for mailserver selection, Add feature to disable mailserver usage
2020-10-16 12:13:15 +02:00
Gheorghe Pinzaru
316c6038d7
Fix webview toggle crash ios
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-10-15 13:57:49 +02:00
Andrea Maria Piana
f5034a4dfa
[ Fixes : #11290 ] Increase group size to 20
...
Increases the maximum size of a group chat to 20.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-10-15 13:53:01 +02:00
Roman Volosovskyi
cf58a84838
[ #11192 ] Prevent replacing of mention with pubkey inside markdown
2020-10-14 22:20:48 +03:00
Churikova Tetiana
dcd2655860
nightly fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-10-14 14:24:37 +02:00
Serhy
9e0b8e76cf
Update refresh webview test
...
Signed-off-by: Serhy <sergii@status.im >
2020-10-14 13:03:24 +03:00
jinhojang6
40a26f4e10
Upate translation
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-10-14 10:53:13 +02:00
jinhojang6
094cf61915
Update Spanish Playstore title and description
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-10-13 14:14:08 +02:00
Roman Volosovskyi
c238b6bca5
upgrade react-native-webview
2020-10-09 17:13:18 +03:00
jakub
908b5f723c
nix: add support for INFURA_TOKEN var for Android build
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-10-08 17:55:24 +02:00
jakub
085ae22be1
disable pipefail for update-status-go.sh
...
This caused a silent failure due to usage of grep matching.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-10-08 14:49:02 +02:00
Gheorghe Pinzaru
0368895edf
Allow to enabled debug
...
Optimistic update
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-10-08 13:57:37 +03:00
andrey
905699b686
[ #11283 ] Blank view when open yearn.finance in Status WebView
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-10-08 12:16:30 +02:00
andrey
b198084b78
[ #11263 ] Entering "0x" in the Recipient throws an error
...
[#11262 ] Wallet "Done" and "Add to favorites" only appears when the input box is focused
Signed-off-by: andrey <motor4ik@gmail.com >
2020-10-07 19:43:54 +02:00
Churikova Tetiana
2e7c377343
one more fix
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-10-07 19:42:58 +02:00
Churikova Tetiana
9f36bd44b2
fix e2e with scan tokens
2020-10-07 18:07:42 +02:00
Churikova Tetiana
4e9b1001df
fix accessibility
2020-10-07 15:10:13 +02:00
andrey
e602f0493d
do not show zeros for token balances, and fetch all tokens only when creating new account
2020-10-07 11:44:01 +02:00
Andrea Maria Piana
85991d2272
Set infura token and update snx/synth contract
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-10-07 10:01:39 +02:00
Churikova Tetiana
f3ed1e370a
new e2e+fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-10-06 16:50:07 +02:00
jakub
bdbc48764e
add F-Droid update README file
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-10-06 11:23:17 +02:00
Andrea Maria Piana
c74a5a5215
[ Fix : #11228 ] Dont drop messages if smaller than 4096
...
There was an issue with counting characters in status-go that meant that
unicode characters were double counted.
That issue is now fixed. It's still not going to be 100% accurate as
in some languages characters are displayed together if they come one
after the other, but this PR should make it much safer.
To overcome this we could cap the UI input to something a bit lower
(3000 characters for example) and that should give us some room.
This commit includes a migration of the database fixing an issue with
long filenames on desktop.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-10-06 11:18:08 +02:00
jakub
c4cac2cef7
fix availability of INFURA_TOKEN for Android build
...
The env variable `INFURA_TOKEN` is used at build time of JS bundle, not
the final APK file. We never passed the `secretsFile` to the
derivation for JS bundle so it never saw the `INFURA_TOKEN`.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-10-05 16:36:05 +02:00
Andrea Maria Piana
966f6de31a
Fix infura token
...
Setting a top-level closure-defines does not have any effect,
it needs to be for some reason inside each environment.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-10-05 16:22:14 +02:00
jakub
93ed3eb7ff
ci: add public download url to build description
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-10-01 17:32:10 +02:00
jakub
bc12c90d2e
update-status-go: fix case where two matching refs exist
...
Before it was possible to break the format of `status-go-version.json`:
```
> git ls-remote https://github.com/status-im/status-go v0.62.3.hotfix.3
59e6602405bfbcf8446d26aca9b8087e84529f8e refs/heads/release/v0.62.3.hotfix.3
59e6602405bfbcf8446d26aca9b8087e84529f8e refs/tags/v0.62.3.hotfix.3
```
Which would result in `commit-sha1` key being set to two commits insted of one.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-10-01 14:40:30 +02:00
Gheorghe Pinzaru
00ec94b73c
Bump navigation libs
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-10-01 10:18:12 +03:00
Gheorghe Pinzaru
5458c7b2db
Allow recovering to see referral flow
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-10-01 10:17:23 +03:00
Gheorghe Pinzaru
92fae99cf7
Hide referrals nightly
2020-10-01 10:16:36 +03:00
andrey
9cd1e08aaa
upgrade shadow
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-10-01 08:53:10 +02:00
Roman Volosovskyi
6cf3a6a98e
[ #11212 ] Mention suggestions based on names parts
2020-09-30 14:02:49 +03:00
jakub
c866082cde
ci: use more buckets for different builds
...
* `status-im-releases` for release builds
* `status-im-nightlies` for nightlies
I want to reserve the `status-im` bucket for use with the site.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-09-28 20:10:14 +02:00
Roman Volosovskyi
22ca98b0f8
[ #11216 ] Fix moving cursor after pressing mention suggestion on samsung device
2020-09-28 17:59:03 +03:00
Roman Volosovskyi
b5f7a62b14
Fix some UI warnings
2020-09-25 15:13:51 +03:00
andrey
abe6e97728
override custom tokens
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-25 14:03:44 +02:00
Churikova Tetiana
6940adf1cb
disable collectible e2e
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-25 11:58:20 +02:00
andrey
e55cb6b47b
[ #11218 ] Hard code fix for SUPR NFT support
...
Drop collectibles details support
2020-09-25 11:58:09 +02:00
andrey
ccd034e7a6
add images
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-25 11:42:17 +02:00
andrey
f2da0cbbdb
[ #11222 ] Add aUSDC token and optimize search for Aave (LEND) (aka Ethlend)
2020-09-24 16:05:07 +02:00
andrey
1c6da59611
1.7.0
2020-09-23 18:17:46 +02:00
andrey
d9bac4a493
[ #10667 ] Upgrade eth-phishing-detect library
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-23 18:17:06 +02:00
jinhojang6
ebf3016644
Update translation
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-23 18:06:42 +02:00
Roman Volosovskyi
345ae359aa
[ #11179 ] Nicknames in mention suggestions
2020-09-23 18:34:03 +03:00
Churikova Tetiana
b8298dce44
e2e fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-09-23 14:56:31 +02:00
Gheorghe Pinzaru
1969f9dfe0
Parse childrens in reply text
...
Fixes #11161
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-23 07:43:44 +02:00
andrey
8eed842c62
[ #11136 ] Warning to users sending ERC20 directly to smart contract
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-22 17:24:36 +02:00
andrey
b32367a9b2
[ #11185 ] Add UNI, COMP, AAVE, BAL, AKRO tokens
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-22 16:46:27 +02:00
andrey
7fb243f9f1
[ #10060 ] Wrong ERC20 decimal rounding in "Set max"
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-22 16:02:56 +02:00
andrey
6b08194a19
[ #11194 ] Change #status-spanish to #status-espanol
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-22 14:34:13 +02:00
Roman Volosovskyi
55278828e6
Update mention suggestions on selection change
2020-09-22 14:40:00 +03:00
andrey
99755d08e9
fix labels
2020-09-22 12:10:56 +02:00
andrey
e95025333f
fix android
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-22 10:23:35 +02:00
andrey
ff790d4152
wallet favourites
2020-09-22 10:23:26 +02:00
Churikova Tetiana
6454df4734
e2e wallet fixes
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-22 10:22:12 +02:00
andrey
25dbf1fd61
[ #9484 ] Reintroduce back collapsing of long messages in chats
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-21 18:05:25 +02:00
Roman Volosovskyi
0448edb509
Highlighted mentions in input
2020-09-21 13:10:54 +03:00
Churikova Tetiana
44e3076022
nightly e2e fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-09-18 17:30:03 +02:00
Roman Volosovskyi
1009b71908
[ #11160 ] Hide blocked users from mention suggestions
2020-09-17 22:32:58 +03:00
Roman Volosovskyi
80faac0ca7
[ #11152 ] Resolve self mentions in group chat
2020-09-17 17:19:24 +03:00
Roman Volosovskyi
b43f9e0dfd
[ #11173 ] Open profile on tapping self mention
2020-09-17 17:17:25 +03:00
Gheorghe Pinzaru
20b5ad9ebb
Always use waku
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-09-17 15:19:32 +02:00
Andrea Maria Piana
e2071dc968
[ Fixes : #11170 ] Move some pn settings to advanced
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-09-17 15:07:53 +02:00
Serhy
1b1f3c4c9f
e2e fix
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-16 18:08:30 +02:00
andrey
889d4c16a4
[ #11163 ] No margin between "Block this user" button and main tabs panel on user profile view on iOS
2020-09-16 18:08:17 +02:00
Serhy
ae0504cbfa
Update test to copy formatted text messages
...
Signed-off-by: Serhy <sergii@status.im >
2020-09-16 18:28:46 +03:00
Volodymyr Kozieiev
a95520067f
Added ui for asking webview page permissions
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2020-09-16 12:17:45 +03:00
Churikova Tetiana
56aec16793
nicknames e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-09-15 18:04:52 +02:00
andrey
0594548617
[ #11150 ] Chat icons are black in dark mode
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-15 14:30:54 +02:00
Gheorghe Pinzaru
f7ec945c56
Force transparent color for timestamp android
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-09-15 10:00:57 +03:00
jinhojang6
13e46c2fb0
Update translation
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-09-14 17:45:08 +02:00
andrey
301f1c8cf2
fix tokens validation
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-14 16:06:52 +02:00
andrey
1e5288a016
fix local nicknames
2020-09-14 12:22:46 +02:00
andrey
59e226bab2
fix local names , mute chat translation, replace null crash
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-14 11:58:45 +02:00
Churikova Tetiana
32cb09c9c6
fix some false failures
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-09-11 16:29:04 +02:00
Roman Volosovskyi
16fecc2ac6
Mentions suggestions
2020-09-10 22:07:56 +03:00
Andrey Shovkoplyas
0675d0d8d7
ios pn
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-09-10 14:12:18 +02:00
Roman Volosovskyi
f9df0f367f
Get rid of form-2 subs in defview
2020-09-10 13:58:02 +03:00
Roman Volosovskyi
5aa33fc9c0
[mentions] Fix mention appearance in reply and quoted message
2020-09-10 12:51:34 +03:00
Churikova Tetiana
754b826629
accept agreement remove + group invite e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-09-10 11:35:36 +02:00
Roman Volosovskyi
72daf93a75
[mentions] Open profile tab instead of user profile view on pressing own mention
2020-09-08 16:23:23 +03:00
andrey
89ad4f59d0
[ #10179 ] Create invite link for group chat
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-07 13:32:24 +02:00
andrey
4304a5dd97
[ #11046 ] Add local contact names
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-07 11:42:35 +02:00
Churikova Tetiana
fea916590a
marks and new checks in e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-09-04 17:58:34 +02:00
jinhojang6
1a98219690
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-09-04 17:56:51 +02:00
Serhy
3181a7dc20
E2e tests for audio message
...
Signed-off-by: Serhy <sergii@status.im >
2020-09-04 18:29:39 +03:00
Churikova Tetiana
fed52fe309
new e2e and GH report changes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-09-02 20:21:30 +02:00
jakub
eac77f84c2
nix: upgrade nixpkgs
...
Significant updates:
- Git: `2.25.1` to `2.28.0`
- Make: `4.2.1` to `4.3`
- Glibc: `2.30` to `2.31`
- PatchElf: `0.9` to `0.11`
- GoLang: `1.14.0` to `1.14.7`
- NodeJS: `v12.16.2` to `v12.18.3`
- Clojure: `1.10.1.507` to `1.10.1.645`
- OpenJDK: `8u242-b08` to `8u265-ga`
- GoMobile: `20200329` to `20200622`
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-09-02 18:06:23 +02:00
Nathan Handler
080584dc2e
Add Orchid ERC-20 Token (OXT)
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-02 14:44:12 +02:00
andrey
be25ecd4ea
[ #10974 ] ENS resolving for IPNS names.
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-02 14:39:41 +02:00
Александар Симић
2be70cca9a
Aligning react versions
...
When starting the project the following would be spat out:
NPM dependency "react" has installed version "16.11.0"
"16.13.0" was required by jar:file:/Users/alex/.m2/repository
/reagent/reagent/0.10.0/reagent-0.10.0.jar!/deps.cljs
I've bumped up the version in package.json to to match the one being
pulled in by reagent.
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-02 12:44:26 +02:00
Александар Симић
b2a79b3e89
Update nREPL to the latest stable
...
With the update of Emacs CIDER 0.26.1, it expects to have the latest
cider-nrepl dependency to be at 0.25.3 otherwise it throws an error
when connecting to the project's REPL.
Signed-off-by: andrey <motor4ik@gmail.com >
2020-09-02 11:27:52 +02:00
Gheorghe Pinzaru
fdf8d11913
Use monospace font for address and public-key
...
Swap monospace header
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-31 15:51:39 +03:00
Churikova Tetiana
399be0686c
e2e enabled
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-08-31 10:52:47 +02:00
andrey
0cb554f5c6
[ #11113 ] Can't send image without description in 1-1 and group chats
2020-08-31 10:52:28 +02:00
jinhojang6
2901f4c7cf
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-08-31 09:36:41 +02:00
Volodymyr Kozieiev
0ab227eef8
Restrict message size on input
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2020-08-27 12:53:04 +03:00
Gheorghe Pinzaru
17c408bd06
Use different acquisition gateway based on chain
...
Do not persist empty tx
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-26 14:15:10 +03:00
Churikova Tetiana
716c968a23
new e2e + accessibility
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-08-25 16:44:05 +02:00
Gheorghe Pinzaru
8adc32a5c9
Simplify tabbar animation
...
Fixes #11086
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-25 10:17:45 +03:00
Roman Volosovskyi
2934de9b8c
[mentions] Replace all mentions with public keys before sending message
2020-08-24 21:29:12 +03:00
Gheorghe Pinzaru
001789f761
Update translation strings for referrals
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-24 11:28:21 +03:00
Gheorghe Pinzaru
8d8057036a
Hide placeholder timestamp with opacity
...
Fixes #11084
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-24 11:27:37 +03:00
Churikova Tetiana
151ef4a952
e2e false failures fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-08-20 14:02:00 +02:00
andrey
9b0bf60e60
1.6.0
2020-08-20 13:51:05 +02:00
Volodymyr Kozieiev
6bef1182c6
Subheader generation refactored for better performance
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2020-08-20 14:21:09 +03:00
Gheorghe Pinzaru
f17b401bbc
Update UI for referrals flow
...
Cleanup http events
Add loaders
Add dapp flow
Fix tests
Fix dapp success event
Hide reward based on referrals metadata
New flows
Terms link
TX watcher event
Do not show success popup
Use new rewardable field from backend
Fix referral pulling
Update copy
Translate advertiser modal
Move modal styles into style ns
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-20 13:44:12 +03:00
Gheorghe Pinzaru
25721688db
Debounce next in onboarding
...
Fixes #11043
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-20 13:26:27 +03:00
Churikova Tetiana
485dd99e52
fix and universal QR e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-08-19 17:18:26 +02:00
Gheorghe Pinzaru
c644ab3501
Resolve contract by ens name
...
Do not show referrals if contract is not available
Do not check contract for referral accept
Rename invite event namespace require
Remove dispatch from raw subs
Do nothing if there is no contract
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-19 17:10:27 +03:00
Volodymyr Kozieiev
ac4f65be97
Fix crash when passcode disabled
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2020-08-18 18:35:46 +03:00
Gheorghe Pinzaru
b737051e3c
Use the new intent link for private chat
...
Fixes #11080
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-18 16:15:32 +03:00
Gheorghe Pinzaru
1e7061acc2
Fix topbar in new contact
...
Fixes #11091
Fix more nav handlers keys
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-18 15:47:26 +03:00
jinhojang6
cc0076048d
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-08-18 14:33:15 +02:00
Andrea Maria Piana
e52f9fa43f
upgrade status-go & always call start/stop methods
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-08-18 14:16:15 +02:00
Churikova Tetiana
d5fc93aa55
fixes for e2e + new ids for elements
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-08-18 12:38:48 +02:00
Roman Volosovskyi
c2277cbbe5
[ #9986 ] Allow to disable fetching of tx history on mobile network
2020-08-15 21:34:37 +03:00
Churikova Tetiana
d22a87b77c
e2e fixes + e2e reaction
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-08-14 18:08:24 +02:00
Gheorghe Pinzaru
4e44bed8d6
Replace all usage of topbar with Quo
...
QR
Invert border boolean
Update e2e
Fix another e2e
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-14 14:22:40 +03:00
Gheorghe Pinzaru
62fe9f3d6a
Clear home filter when opening chats
...
Fixes #11015 Fixes #11013
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-12 17:45:40 +03:00
Churikova Tetiana
f128c0ceed
new e2e and fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-08-11 18:12:21 +02:00
Roman Volosovskyi
7d19de4e69
[mentions] Open profile on pressing mention in message
2020-08-11 13:10:04 +03:00
Gheorghe Pinzaru
feb8dfce07
Enable Quo Preview in dev app
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-11 11:21:54 +03:00
Gheorghe Pinzaru
9c37eac6f4
Use i18n for biometric auth types
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-11 10:59:15 +03:00
Gheorghe Pinzaru
793579885a
Add universal QR scanner via common router
...
Rename events
Add router to handle all links
Use router in add new chat
Unify universal link and universal qr with router
Add icon for universal scanner
Update tests
Now routing is tested in routing PR
lint
Cleanup
QA fixes
Scan own profile
Handle more EIP
Fix wallet scanner
Fix stack for view profile in UL
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-11 10:24:15 +03:00
andrey
2d8b0107e3
replace camera library
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-08-10 17:54:14 +02:00
Gheorghe Pinzaru
7bb7b48db7
Fix chat text input animation lags
...
Remove picker panel from input
Clean pan state
Fixes #11031
Do not use pan state on android
iOs panel switching do not change height
Revert "Remove picker panel from input"
This reverts commit 0ab2c1544b70f8c491424376268f572696bd284a.
Change reactions space keeper method
Audio
Do not use accessory view on Android
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-10 16:40:50 +03:00
jakub
eeff44eea7
ci: fix Android release builds not splitting ABIs
...
This was caused by Groovy script logic not checking `params.BUILT_TYPE`.
Related: https://github.com/status-im/status-react-jenkins/pull/14
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-08-10 14:48:23 +02:00
andrey
f9fb4d6974
eip-1193 fix
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-08-10 11:00:32 +02:00
jakub
68722340c9
nix: add missing args to gcroots.sh script
...
This should fix the following error showing up on MacOS:
```
error: assertion ((__lessThan 0) ((builtins).stringLength watchmanSockPath))
failed at /Users/jenkins/repos/status-react/nix/mobile/android/watchman.nix:8:9
```
Which was caused by flags like `--argstr` not being passed.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-08-06 15:12:37 +02:00
jakub
f904d7b543
nix: add --console=plain to gradle call
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-08-06 14:34:07 +02:00
jakub
7a80eca73c
jenkin: fix GitHub releases
...
Specifically filenames and the diff link.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-08-06 14:28:21 +02:00
jakub
2161192e76
nix: simplify build of gomobile
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-08-06 14:28:15 +02:00
Gheorghe Pinzaru
0319854e83
Home show search when input is focused or has content
...
Fixes #11017
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-06 13:55:39 +03:00
Churikova Tetiana
dd67533ecd
regression e2e fix
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-08-06 12:53:01 +02:00
Gheorghe Pinzaru
2371dcbc60
Show gfycat in new chat search
...
fixes #11027
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-06 09:58:29 +03:00
Gheorghe Pinzaru
72726e2b0b
Fix ens name hash exception for bad names
...
Fixes #11022
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-06 09:17:20 +03:00
jakub
95997530c6
jenkins: increase iOS build timeout to 25 minutes
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-08-04 10:34:32 +02:00
jakub
7c0488372d
upgrade Gems, Fastlane from 2.146.1 to 2.154.0
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-08-04 09:25:52 +02:00
andrey
3419dc3cbe
1.5.0
2020-08-03 15:34:05 +02:00
Volodymyr Kozieiev
d5015e4d25
Switched to updated version of WebView that asks for permissions
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com >
2020-08-03 15:51:34 +03:00
Gheorghe Pinzaru
3c42360b30
Add referral program under feature flag
...
Add acquisition backend methods
Init referrals sharing UI
Add invite on home screen
Use i18n for strings
Lint
Update status go
Pull acquisition contract to get SNT amount
Use new invite component
f pulling
go
Use screen instead of bottom sheet
Handle android install referrer
Post referrer to backend if present
go go
Add async storage for referral decisions
Update with the stage backend
Update contract methods
Modal
UI
Full handling of advertiser type
UI
test
UI
Handle with universal link
Allow multiple acquisition per installation
Fix android bottom sheet
Do not call service if no click-id received
Disable invite in release
Parse query params for referrer
Adapt UI changes
Add push notification
update deps
Mock react-native-push-notification
Request push notifications permission on press accept
Store transaction to local storage and load it back on login
Separate acquisition into smaller ns
Add chat invite
Get referrer only on first install
fix string
Fix firebase crash
Handle outdate click-id
Cleanup business logic
Update contract
Revert pn
Minor update to advertiser modal copy
OLD - Welcome to Status! Here is some crypto to get you started
NEW - Here’s some crypto to get you started! Use it to get stickers, an ENS name and try dapps
OLD - By accepting you agree to the starter pack
NEW - By accepting you agree to the referral program
upgrade status-go
Add mainnet
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-08-03 15:25:34 +03:00
Churikova Tetiana
d0ce6f11d8
align e2e with reactions
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-07-31 14:56:57 +02:00
Gheorghe Pinzaru
1c308c2d01
Emoji reactions
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-07-31 13:43:10 +02:00
jakub
933c0f8f8c
nix: allow XCode versions 11.5 and higher
...
This is kinda hacky, but is simple enough since the version check uses grep.
For details see:
https://github.com/status-im/nixpkgs/blob/status-mods/pkgs/development/mobile/xcodeenv/compose-xcodewrapper.nix
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-07-31 13:04:47 +02:00
jinhojang6
8b99e992ad
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-07-31 11:15:22 +02:00
Roman Volosovskyi
e96fc90199
[ #10976 ] Fix crash on kk login with enabled fingerprint
2020-07-30 21:11:02 +03:00
Gheorghe Pinzaru
8652f899e0
[ #10988 ] Add entry point to start new chat from search results
...
Fixes #10988
Allow public key and filter public chats
Make toolbar width 100
Clear new identity from search
QA issues fix
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-30 13:47:34 +03:00
Churikova Tetiana
56364ea70c
e2e for PN and set max
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-07-29 17:58:39 +02:00
jakub
788d0d5cc5
add ANDROID_APK_SIGNED to make unsigned builds for F-Droid
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-07-29 10:12:38 +02:00
jakub
517a1be27c
nix: disable Gradle daemon for builds
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-07-29 10:12:31 +02:00
jakub
8bb99743a7
nix: set GRADLE_USER_HOME to a temp dir
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-07-29 10:12:31 +02:00
jakub
0be5f5d8d0
nix: enable build-use-sandbox for Android
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-07-29 10:12:30 +02:00
tbenr
86700f2b5c
audio messages
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com >
2020-07-29 10:09:31 +02:00
andrey
2cc8c9822f
image reply fix
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-29 09:55:36 +02:00
andrey
a968149ecc
fix scan qr window
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-29 09:55:03 +02:00
Roman Volosovskyi
10a814764d
[ #10195 ] Delete multiaccount
2020-07-28 15:42:40 +03:00
andrey
4254dbcb26
[ #10975 ] Missing translation on Keycard login page
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-28 11:27:39 +02:00
andrey
6c5daaa1c8
set max button in dark mode
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-27 18:25:42 +02:00
jinhojang6
ceb09dc0e7
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-27 08:29:29 +02:00
Gheorghe Pinzaru
5b5096a6d7
Shrink left button in toolbar to not overflow
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-24 18:01:52 +03:00
Gheorghe Pinzaru
729a35d830
Fix parens on intro screens
...
Fixes #10979
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-07-23 13:23:53 +02:00
Churikova Tetiana
fb9ab82d7b
sign_in keycard e2e fix
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-07-23 11:41:19 +02:00
Dean Eigenmann
f8af5a51be
Update views.cljs
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-07-22 16:36:45 +02:00
Churikova Tetiana
f057d527b5
fix 22.07.20 nightly failures
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-07-22 15:39:44 +02:00
Gheorghe Pinzaru
3b17a46bf8
Allow nested touchable in list item
...
Fixes #10924
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-22 15:51:50 +03:00
Serhy
afb4e9fdb9
Add e2e test for PN
...
Signed-off-by: Serhy <sergii@status.im >
2020-07-21 12:30:04 +03:00
Gheorghe Pinzaru
e8fca7ce68
Add interactive dismiss and new input UI
...
New input UI
Inverse panel height calculation
Remove old chat input
Better animations
fix for pasting text
Add buttons accessibility
Fix dark mode
Update react navigation to fix the keyboard issues
Force close bottom sheet
Unmount android bottom sheet when not visible
Reset bottom sheet height android
more fixes
more fixes
Add hidden audio icon
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-20 12:21:47 +03:00
Gheorghe Pinzaru
6fcb426a71
Disabled next in password screen
...
Fixes #10965
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-20 12:17:30 +03:00
Gheorghe Pinzaru
4f135292a5
Fix UI issues in backup seed phrase
...
Fixes #10964
2020-07-20 12:17:19 +03:00
Gheorghe Pinzaru
0f07f3eecb
Update image resizer
...
Do not resize images in camera roll
request permission on camera roll
fix images e2e
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-20 11:54:31 +03:00
jinhojang6
4e5848ee6f
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-07-16 11:43:46 +02:00
Gheorghe Pinzaru
923beb5f26
Disable by default list item animations on android
...
Use highlight for touchable feedback
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-16 11:17:51 +03:00
Roman Volosovskyi
292df1439c
[ #10928 ] Always show blocked users
2020-07-15 21:27:32 +03:00
Churikova Tetiana
cd4b2110c6
e2e for contact view
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-07-15 20:22:27 +02:00
jakub
9ce786c9fb
nix: fix conditional that selects .env.e2e for ABI=x86 builds
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-07-15 16:37:45 +02:00
Roman Volosovskyi
618b1f81e2
[ #10914 ] Show proper username in chat on opening from background
2020-07-15 15:07:14 +03:00
Gheorghe Pinzaru
b7bc7c4e5d
Don't re-open bottom sheet if now closing
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-15 11:40:32 +03:00
Gheorghe Pinzaru
fa4968f22c
Fix password position in wallet new account
...
Fixes #10921
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-15 11:39:21 +03:00
Gheorghe Pinzaru
0adc047f05
Fix missing i18n
...
fixes #10945
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-15 11:38:28 +03:00
Gheorghe Pinzaru
5c05174604
Merge password screens
...
Update e2e
Small UX feedback changes
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-15 11:28:02 +03:00
Gheorghe Pinzaru
df9062475c
Extend security masked data protocol
2020-07-15 11:25:10 +03:00
Serhy
f5675b640d
Fix scroll and key to locate eth
...
Signed-off-by: Serhy <sergii@status.im >
2020-07-14 20:11:58 +03:00
Churikova Tetiana
cd04acde3a
e2e for separate keystore
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-07-14 16:08:47 +02:00
Roman Volosovskyi
15cbec07e9
[keycard] Rename all "hardwallet" occurencies to "keycard"
...
Previously we used both "keycard" and "hardwallet" names for stuff
related to keycard. It can be confusing as "hardwallet" might be used
for other hardwallets in future.
2020-07-14 14:17:48 +03:00
yenda
67ce4b03aa
Revert "upgrade shadow"
...
This reverts commit 08cbc76111 .
Signed-off-by: yenda <eric@status.im >
2020-07-14 13:02:24 +02:00
jakub
84286782f6
bump status-react-jenkins to 1.2.0
...
This updates a bunch of things in the Jenkins logic.
For details of that see:
https://github.com/status-im/status-react-jenkins/pull/12
It grew out of the changes I made to make PR builds available in Desktop client:
https://github.com/status-im/nim-status-client/pull/507
Changes:
- Bump `status-react-jenkins` library to newer version, probably `1.2.0`
- Update use of `utils.pkgFilename()` in `ci/Jenkinsfile.combined`
- Make all iOS builds go into the same folder: `status-ios`
- Drop e2e build type, infer it from Android ABIs set to `x86` only
- Simplify logic in `nix/mobile/android/release.nix.`
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-07-13 12:13:47 +02:00
Serhy
ba0ae149ad
Logcat grep, new templates e2e fix
...
Signed-off-by: Serhy <sergii@status.im >
2020-07-13 12:39:43 +03:00
Churikova Tetiana
e366587e8f
e2e fix
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-10 17:14:50 +02:00
andrey
eef6815616
[ #10880 ] Expanded view with public chat categories
2020-07-10 14:54:39 +02:00
andrey
08cbc76111
upgrade shadow
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-10 12:41:15 +02:00
Churikova Tetiana
2334de58d2
pairing e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
Signed-off-by: Serhy <sergii@status.im >
2020-07-10 10:59:00 +03:00
Serhy
68a07740d8
Update scroll to element
...
Signed-off-by: Serhy <sergii@status.im >
2020-07-10 10:40:14 +03:00
Roman Volosovskyi
bda7386747
[ #10784 ] Fix kk multiacc creation after closing app
2020-07-09 17:32:33 +03:00
Roman Volosovskyi
5101d4d6a5
[keycard] Allow to restore kk multiacc using pairing
2020-07-09 17:30:32 +03:00
Gheorghe Pinzaru
79cf87be86
Ens view list items
...
Remove extra fn's
Long press animation cancel
Make select primary ens accessible
Add accessibility to controls components
Update e2e tests
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-09 15:15:08 +03:00
Roman Volosovskyi
920bc7d93e
[ #10195 ] Separate keystore dir per multiacc
...
Having all keys related to specific multiacc in a separate dir will
simplify removing of the multiacc. Also it will allow adding of the same
account to different multiaccs.
2020-07-09 13:14:42 +03:00
Serhy
e738cd0811
Update ethro key in e2e
...
Signed-off-by: Serhy <sergii@status.im >
2020-07-08 15:30:58 +03:00
jakub
7d7462356e
ci: lower build timeouts to 20 minutes
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-07-08 12:33:33 +02:00
jakub
112132aa94
drop all desktop related files and references
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-07-08 10:26:51 +02:00
Gheorghe Pinzaru
bdb4d7fe35
Increase long press move distance
...
Fix android password visibility change
Do not change secure-text-entry on android password visiblity
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-08 10:07:59 +03:00
Churikova Tetiana
7007b790d5
e2e fix
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-07 14:54:15 +02:00
andrey
f2fb1739c0
[ #10899 ] Enable notifications during onboarding
2020-07-07 14:53:56 +02:00
andrey
3800f3f7da
[ #10891 ] Add 'Add new contact' and 'Invite friends' button to Contact screen
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-07 14:53:10 +02:00
Serhy
4dda20999b
Fix e2e keycard
...
Signed-off-by: Serhy <sergii@status.im >
2020-07-07 13:15:34 +03:00
jinhojang6
d134136518
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com >
2020-07-06 16:05:47 +02:00
Gheorghe Pinzaru
497af38a7f
Update usage for toolbars
...
Replace all the usage of the button without component
Use quo
Fix tests
List item in multiaccounts
Use list items in contacts
Fix welcome screen button
Experiment long press
Big list item
Remove old bottom sheet
Use bottom sheet
Keycard
Add error to list item
Stickers panel button
Images panel
Fix z-index in profile
Fix android crash
Fix signing list item
Try fixing test
iOs gas sheet keyboard
Disable root alert in e2e
keycard signing sheet height
Clean up bottom sheet events
Replace flat list in profile
Memorise the manual-close value for bottom sheet
Mailserver QR scanner
Fix e2e tests
E2e fix 2
Fix e2e 3
Remove extra fn
Reduce bridging time for animation
Trick android layout
Try hooks
Fix profile missing ens-name
Disable press on control in list-view
allow disabling animations in list item
Use simple list in wallet assets settings
TBD - this screen should be rewritten from scratch. Now on every interaction the full list is re-rendered, also it makes the wallet main screen to re-render.
Fix send sheet
Handle long press in main thread
UI fixes
perf
Update e2e
fix missing user name in image long press
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-06 13:35:50 +03:00
andrey
fad1bd25c0
chill stickers
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-06 12:31:42 +02:00
jakub
b95056f3ce
ci: fix what version is set for iOS PR builds
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-07-06 09:47:39 +02:00
Roman Volosovskyi
3fe1d6e3eb
[keycard] Fix assets message signature
2020-07-03 14:10:37 +03:00
Serhy
16742baecd
Update e2e test
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-02 18:59:30 +02:00
andrey
96adbd6185
[ #10811 ] There should be an option to continue opening suspicious urls
2020-07-02 18:59:21 +02:00
andrey
2110446d29
conditional require
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-02 16:23:14 +02:00
andrey
2e7f4212c1
Revert "Remove usage of inline require"
...
This reverts commit 5f7c7955
2020-07-02 16:23:06 +02:00
Churikova Tetiana
1a6851efa0
uncomment e2e
2020-07-02 16:06:52 +03:00
Roman Volosovskyi
7f1e25a515
[simulated kk] Add proper signing for send/request transaction messages
2020-07-02 16:06:51 +03:00
Serhy
ca75a7a057
Use new user instead recovered because message may not be received quick
...
Signed-off-by: Serhy <sergii@status.im >
2020-07-02 15:54:42 +03:00
andrey
24114f7fe8
[ #10105 ] Add set max to Send transaction
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-02 13:39:48 +02:00
hydr063n
7f4476b253
fix typo in enter the recipient
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-02 11:45:12 +02:00
Gheorghe Pinzaru
aa3781e5b5
Onboarding headers style
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-02 11:39:21 +02:00
Churikova Tetiana
6afc313a31
e2e fix2
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-02 11:38:36 +02:00
Churikova Tetiana
b008d215e6
e2e fix
2020-07-02 11:38:20 +02:00
andrey
9619a0a204
[ #10860 ] Rename and move Access keys in onboarding
2020-07-02 11:38:20 +02:00
andrey
dfb8420353
Disable Register button if not enough SNT for ENS name
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-01 16:25:18 +02:00
jinhojang6
804932e654
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-01 14:15:59 +02:00
andrey
49744d89de
[ #10868 ] ENS name is pending when tx has failed
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-01 12:48:08 +02:00
hesterbruikman
ac74cf01c5
Log level copy update
...
Small change to manage #10888
Communicates that restart is required for log change to take effect.
Signed-off-by: andrey <motor4ik@gmail.com >
2020-07-01 12:16:45 +02:00
Gheorghe Pinzaru
e290881bf8
Add autoscroll and animation to intro carousel
...
Add cancelable loop animation
Set index manually
Increase progress bar size
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-07-01 09:32:36 +03:00
jakub
b5fda1234e
use eth.staging fleet for e2e builds
...
This should help us acquire more accurate statistics.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-06-30 10:33:05 +02:00
Gheorghe Pinzaru
d916751160
Add PR Scheme for iOs build
...
Build PR Scheme in PR build
use named parameters, use pr_build boolean
Signed-off-by: Jakub Sokołowski <jakub@status.im >
Enable capabilities
Signed-off-by: Jakub Sokołowski <jakub@status.im >
Add custom app icon
Remove user defined profile
Add PR scheme
Explicit provide provisioning profiles
Fix pr schema
Bump jenkins
Pod bump
Describe pr_build argument
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-06-29 16:16:35 +03:00
jakub
c943f5f283
nix: upgrade xcode 11.4.1 to 11.5
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2020-06-29 10:00:00 +02:00
andrey
056dde0190
[ #10870 ] "Invalid timbre logging level" after upgrade from 1.4 to 1.4.1 or relogin on 1.4.1
...
Signed-off-by: andrey <motor4ik@gmail.com >
2020-06-29 09:40:55 +02:00
Gheorghe Pinzaru
1733d4dc83
Add control components to Quo
...
Add new switch component
Add all controls components
Use controls in list items
Delete leftover file
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com >
2020-06-26 12:02:02 +03:00