Andrea Maria Piana
75d1c04412
Allow for different password on different mailservers
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-06-04 14:28:43 +02:00
Eric Dvorsak
8782ecc06d
[fix 4574] do not send updates to pending contacts
...
fixes #4574
updates were sent to all pending contacts
fixes that by filtering on the pending? key
2018-06-02 08:31:24 +03:00
Andrea Maria Piana
49592f3a50
Allow editing/deleting custom bootnodes
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-06-01 18:28:10 +02:00
Goran Jovic
434324d5fc
bug #4539 - error message for failed transactions sent from chat
2018-06-01 16:27:05 +03:00
Roman Volosovskyi
5d41cdda0c
[ #4551 ] fix error on fetching history for removed chat
2018-06-01 16:25:50 +03:00
Andrea Maria Piana
9058c54933
Allow scanning qr codes for custom bootnodes
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-06-01 13:57:21 +02:00
Andrea Maria Piana
7ef3a5a5da
Delete mailservers
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-06-01 11:23:05 +02:00
Dmitry Novotochinov
af318822da
Enable long tap on long messages
...
Allows to copy and share text
2018-06-01 12:09:52 +03:00
Andrey Shovkoplyas
2eccca9898
improved new chat UI
2018-06-01 11:39:13 +03:00
Dmitry Novotochinov
f8981ab6cb
Update chat messages styling
...
* Change background color of outgoing messages
* Add more space between public chat messages
2018-06-01 07:18:49 +03:00
Andrey Shovkoplyas
83afbd515a
show onboarding for transaction from chat [ #4456 ]
2018-06-01 07:17:49 +03:00
Eric Dvorsak
68eb36f7b1
[fix] support offline contact request, confirmation and update
...
- fix a bug in profile where app would was returning directly to profile
screen after photo capture, showing updating to user but not actually saving
and broadcasting it
- adds support for offline contact request, confirmation and updates by
leveraging the :sent and :not-sent signal from status-go. Each chat
in the protocol layer uses a `resend?` field to keep track of the current
state of the contact, between `nil`, `contact-request`,
`contact-request-confirmation` and `contact-update`. There is no case
were it can be more than one case because if `contact-request` or
`contact-request-confirmation` was not sent yet `contact-update` is not
necessary as the latest contact infos will be sent with the request/confirmation
Signed-off-by: Eric Dvorsak <eric@status.im>
2018-05-31 17:43:37 +02:00
Eric Dvorsak
ee7895fe43
[fix 4387] query mailserver in batches of 24 hours
2018-05-31 16:58:53 +03:00
Aleksandr Pantiukhov
7eba090b16
[ #4492 ]: Invalid values for `gas limit` and `gas price` are immediately replaced by default ones instead of warning
2018-05-31 10:58:11 +03:00
Andrea Maria Piana
1e4311d4cb
Allow editing existing mailservers
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-30 21:42:54 +02:00
janherich
e59ffc905d
Protect against duplicate messages
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-30 18:22:52 +02:00
Andrea Maria Piana
33ad919508
Add custom bootnodes
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-30 17:49:13 +02:00
Andrey Shovkoplyas
7711dc51ad
fixed sign message text [ #4529 ]
2018-05-30 17:23:33 +03:00
pacamara
a2762eb19e
Fixes #4334 : Update to react-native 0.55.4
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-05-30 14:00:12 +02:00
Daniel Regeci
ce12441340
[ FIX #4127 ] Sign In button is shown when recovering account (android)
2018-05-30 13:25:21 +03:00
Aleksandr Pantiukhov
3b1721dd0d
[ #4476 ]: Seed phrase is visible in logs during account recovery
2018-05-30 10:52:57 +03:00
Goran Jovic
f432bad3c0
bug #4518 - configured correct number of decimals for POWR, TGT and TIME
2018-05-30 10:51:48 +03:00
Roman Volosovskyi
dd8226b31d
disable auto-correction for pubchat name
2018-05-30 10:50:21 +03:00
Goran Jovic
dd37223b58
bug #4485 - shows warning when scanned qr code changes pre-selected asset type or amount
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-05-29 21:16:01 +02:00
Andrea Maria Piana
446ae1b30d
Allow scanning qr codes for custom mailservers
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-29 19:22:38 +02:00
Goran Jovic
6f8647e7d7
bug #4496 - taking decimals into account when calculating fiat value of assets
2018-05-29 17:14:12 +03:00
Goran Jovic
40e6f361c7
bug #4491 - changed the copy for amount too precise validation error
2018-05-29 17:12:55 +03:00
Andrea Maria Piana
92289f452e
Dont open chat on contact request
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-29 14:59:51 +02:00
janherich
874e88fc38
Fix seen statuses
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-29 14:48:27 +02:00
Andrea Maria Piana
638b30c443
Dont use json-string in network config
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-29 14:22:36 +02:00
janherich
5ee356fe4f
Fix console responses
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-29 14:24:55 +03:00
Andrea Maria Piana
26dd1c1f5a
Reset realm when fail to decrypt
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-29 11:28:44 +02:00
Andrey Shovkoplyas
14a3134edd
recovery onboarding [ #4498 ] [ #4483 ]
2018-05-29 11:52:46 +03:00
Igor Mandrigin
2a7c58ad25
Use MaskedData check in the app-db for wallet's password.
...
Fixes the regression introduced in `789ee61`, leading to being unable to
sign transactions.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-29 10:38:40 +02:00
Eric Dvorsak
203f399aca
use from parameter for mailserver requests
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-29 10:19:08 +02:00
Eric Dvorsak
3430bfe61e
Update last-received everytime a message is received from inbox
2018-05-29 09:58:32 +02:00
Goran Jovic
35467ffd69
bug #4192 - removing mnemonic from db after user backs up seed phrase
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-28 16:31:00 +02:00
Andrea Maria Piana
9cfb591068
Remove chat / clear history
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-28 16:28:16 +02:00
Eric Dvorsak
21f9aa1b10
[fix 4466] improve peer-summary-change-fx
...
do not request messages from inbox everytime a peer is added or removed
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-28 15:31:16 +02:00
Igor Mandrigin
998976c5cc
Read version from the VERSION file.
...
Remove unnecessary `echo` to `.version` if we already have `VERSION` in the root folder.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-28 15:22:10 +02:00
Andrey Shovkoplyas
e972cc4537
[ #3414 ]
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-28 15:38:39 +03:00
Igor Mandrigin
789ee61212
Use a custom type to avoid accidentially logging passwords.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-28 11:56:16 +02:00
Dmitry Novotochinov
686d64888d
Add expand/collapse button to long chat messages
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-28 12:07:24 +03:00
Andrey Shovkoplyas
7b8950870f
Webview is still active after unmount [ #4353 ]
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-28 12:03:24 +03:00
Aleksandr Pantiukhov
4f6830b271
[ #3941 ]: Introducing wallet / notification not for new user
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-05-25 16:06:03 +02:00
Pedro Pombeiro
184fb1d612
Disable all translations except English for Beta. Closes #4398
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-05-25 16:03:20 +02:00
Andrey Shovkoplyas
31c905daa7
make dapps great again
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-25 15:11:36 +03:00
Eric Dvorsak
954efd9dd7
[FIX 4405] Add accessibility label for connection status grey bar
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-05-25 13:46:14 +02:00
Goran Jovic
957c09a55e
bug 4123 - fixed dapp transactions and incorrect amount formatting in transaction fee screen
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-05-25 13:38:29 +02:00
Goran Jovic
5e33c98008
bug #4123 - fixes incorrect number of decimals for tokens, fixes incorrect network id lookup for token send, fixes token amount formatting where needed
2018-05-25 07:17:01 +03:00
Pedro Pombeiro
ae56eec40f
Disable group chats in dev mode. Closes #4396
2018-05-25 07:15:18 +03:00
Julien Eluard
09c11e9061
[ #4320 ] Do not inject jQuery in DApps browser
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-05-24 15:17:06 +02:00
Roman Volosovskyi
e3b283056c
remove views pre-rendering hack
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-05-24 14:50:49 +02:00
Andrey Shovkoplyas
faddabbf74
Security warning for browser view [ #4298 ]
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-24 13:42:20 +02:00
Julien Eluard
25bb59aec6
[ #4310 ] Added headers to DApps list
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-24 13:41:27 +02:00
Julien Eluard
590e1f9f4f
[ #4300 ] Updated DApps icons
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-24 13:40:37 +02:00
Daniel Regeci
7dd9df98b2
[ FIX #3603 ] Tabs are visible along with keyboard when focusing on input field (android)
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-24 13:39:34 +02:00
janherich
e1da12d8a2
Fast message grouping/sorting
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-24 13:38:40 +02:00
Igor Mandrigin
502e8b9908
Don't autocorrect entered text (but still show error messages).
...
Autocorrecting the text in the amount field leads to typos, like 11
instead of 1,0001, etc. We really want to avoid these types of typos for
amounts.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-23 20:11:14 +02:00
janherich
84208aeb85
Correct :shh/post accumulation
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-23 19:55:27 +02:00
Eric Dvorsak
50072ffe3f
[fix 4177] handle discovery signals
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-23 17:01:57 +02:00
Andrey Shovkoplyas
1752c5bc17
add http:// to url [ #3600 ]
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-23 16:35:11 +02:00
Andrea Maria Piana
735a5b403d
Add custom mailservers feature-toggled
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-23 15:35:25 +02:00
Igor Mandrigin
732de57444
Filter out non-RPC networks for new and restored accounts.
...
Those who plainly upgrades, will keep these networks as "Custom" in their DB.
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-23 15:02:17 +02:00
Goran Jovic
f16bd200e8
feature #3231 and #4012 - unified chat and wallet workflow
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-23 15:01:20 +02:00
psdp
d4d4406341
[ #4201 ] Remove browser item from home on back button if current page has error
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-23 10:00:24 +02:00
Goran Jovic
5f430d2cc8
bug #4381 - fixed regression in wallet qr code scanner caused by network updates
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-22 20:06:59 +02:00
Goran Jovic
19788619ae
bug #4360 - fixed regression with inconsistent use of network and chain id in update token transactions
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-22 18:49:32 +02:00
Igor Mandrigin
cc24ff1b82
[ #4361 ] Don't autocorrect incomplete and erroneous entries for transaction amounts.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-22 18:46:47 +02:00
Roman Volosovskyi
dcefb0795d
Activate whisper envelope deduplication (performance).
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-22 16:55:20 +02:00
Dmitry Novotochinov
9dc689db67
Handle cross-network /send and /receive commands
...
If network mismatch:
* Disable on-press action for /receive
* Show warning message with network name command originated from
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-05-22 16:39:12 +03:00
Georgie Mathews
971d780c1c
[ FIX #4296 ] Rename Recent Recipients to Contacts in Wallet
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-22 14:38:50 +02:00
Igor Mandrigin
685e4d271e
Update the realm reset phrase.
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-22 13:47:49 +02:00
Roman Volosovskyi
579bfe7cf5
remove message appearing animation
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-22 12:32:54 +02:00
Dmitry Novotochinov
fd77796cba
Ask PN permissions on iOS when account recovered
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-22 12:31:52 +02:00
Igor Mandrigin
1aae1a9645
[ #4053 ] Quickfix to not log passwords from the transaction screen.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-21 17:59:32 +02:00
janherich
efdd6debb0
Fix network id lookup
2018-05-21 15:31:13 +02:00
Eric Dvorsak
85389a3101
[fix] fix mailserver configuration
...
- current wnode defaults to main for upgraded account
- current wnode is randomly selected for new and recovered accounts and saved
- fix bug when changing mailserver config because encryption key was not
provided for realm file
- fix bug when logging out with mixpanel tracking because
:unregister-mixpanel-tracking event was removed some time ago
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-21 13:13:14 +02:00
Daniel Regeci
c0bad8f848
[ FIX #3640 ] No Join button when joining public chat
2018-05-19 09:51:07 +03:00
Andrey Shovkoplyas
54175caeba
qr code should be white modal
2018-05-19 09:49:35 +03:00
Andrey Shovkoplyas
7cb17511e9
removed browser navigation, changed "<" on "x", do not updated dapp url
2018-05-19 09:47:15 +03:00
Igor Mandrigin
d304063cda
Use `if-not` for error handling in ethereum core functions.
...
That fixes the exception if we have an error that isn't a string and does not conform to `ISeqable`.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-18 17:25:45 +02:00
Eric Dvorsak
f4ec87d36b
[fix] make unread message badge touchable
...
Unread message badge is not touchable which reduces the surface area
that can be used to go back from a chat when user has unread messages
This gives user the impression that he needs to tap many times to go
back and that the UI lags because a smaller area is touchable when
users have unread messages
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-18 17:18:41 +02:00
Eric Dvorsak
1d94a4d1cb
[fix] mailbox get-current-wnode-address
...
wrong symbol was introduced in recent PR
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-18 16:37:40 +02:00
Julien Eluard
11c59151f6
[ #3946 ] Improved webview error rendering
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-18 16:11:25 +03:00
Andrey Shovkoplyas
6dec4876a2
move networks under dev mode
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-18 15:25:36 +03:00
Andrey Shovkoplyas
3f3684cddf
removed contacts groups and debug console
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-18 15:17:51 +03:00
janherich
7574a1dc25
Erase realm on new installation
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-18 15:16:20 +03:00
Roman Volosovskyi
9b5058d632
handle multiple incoming messages at once
2018-05-18 14:12:46 +03:00
Eric Dvorsak
4f6eeea3b5
[fix] add public-key when adding contact
...
Previously the public-key wasn't added when a contact was added until
a contact-request-confirmation was received. This was causing contact-update
not to be sent to contacts whose confirmation was not received yet when user
was updating his profile.
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-18 11:17:28 +02:00
Pedro Pombeiro
98ee9d8fe4
Remove unused settings from .env files
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-05-18 11:01:34 +02:00
Daniel Regeci
7fec1c82f5
[ FIX #4268 ] Broken message counter when having more than 999 messages
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-18 11:29:30 +03:00
Connor Christie
24d5fabe2e
Add support for custom network upstreams
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-18 11:25:21 +03:00
Andrey Shovkoplyas
e9cb6b01e7
fixed signin blinking
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-17 13:47:39 +03:00
Daniel Regeci
0f2aaa35e3
[ FIX #3683 ] Advanced option does not autoscroll the screen up
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-17 11:24:27 +02:00
Andrey Shovkoplyas
e13ba2078d
persist public chat
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-17 11:18:30 +02:00
janherich
ae109c6e99
Second stage of realm transactions
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-16 11:26:44 +02:00
Andrea Maria Piana
c27418cd2f
Remove username from 1-to-1 chat
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-15 16:38:24 +02:00
pacamara
53349ef31f
Fixes #4099 : Localize currency according to selected currency
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-15 16:35:03 +02:00
Eric Dvorsak
225d2e2ec0
[fix] request the right topic from inbox when adding new key
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-15 10:24:25 +02:00
Goran Jovic
030f441ea3
feature #4183 - token transfer history gets actual transaction timestamp from block info
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-14 17:55:34 +02:00
Goran Jovic
51e3a07aed
feature #4199 - remove sign later and unsigned transactions
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-14 15:03:52 +02:00
psdp
8aeeb19f22
Show spinner when refreshing wallet on iOS [ #3667 ]
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-14 14:49:03 +02:00
Julien Eluard
63c9c6908d
[ #4218 ] Removed some DApps
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-14 14:46:49 +02:00
Eric Dvorsak
baa471a929
remove message cache
...
message cache was initialized when logging-in so it was basically useless
it was causing a bug when switching account and getting a contact request
from the same user in 2 accounts without killing the app because the cache
was not reset and the subsequent contact requests were ignored
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-14 14:45:49 +02:00
Andrey Shovkoplyas
6eea090ef8
updated status-go to latest
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-14 13:05:19 +02:00
Dmitry Novotochinov
cd41cefa96
Handle mailserver connection error
...
* Do not try to reconnect when offline
* If online, but mailserver is disconnected, show notification
* Tap on notification starts reconnecting process
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-14 11:25:45 +02:00
Daniel Regeci
a57b0e6136
[ FIX #3921 ] Align avatar, name and status in top toolbar to the left (1x1, group and public)
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-14 10:43:41 +02:00
Eric Dvorsak
a0a79595ce
Rename multi-send-with-pubkey into multi-send-by-pub-key
...
previous naming was confusing because it actually sends using
the symkey of each chat whose simkey is passed as an argument
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-12 11:52:47 +02:00
Roman Volosovskyi
bd0b447457
[ #4068 ] keep existing device UUID when changing account
2018-05-11 19:42:04 +03:00
Julien Eluard
1d196d2e82
[ISSUE #4166 ] Fixed incorrect DApps name changes
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-11 17:54:01 +02:00
Julien Eluard
baa9b2ac02
[ISSUE #4197 ] Added airswap.io to DApps
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-11 17:00:51 +02:00
Andrey Shovkoplyas
94becb5094
updated status-go to latest
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-11 15:42:16 +02:00
Eric Dvorsak
d876895492
set defaultAccount when getting web3
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-11 15:10:25 +02:00
pacamara
7334938d96
Fixes #3944 : Improve metrics opt-in screen
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-11 15:07:56 +02:00
Oleg Kilimnik
8369afdddc
Fixes #3417 : App crashed when accessing camera view but access to camera denied for app [iOS]
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-11 14:04:48 +02:00
psdp
7233a5f97d
[ #4075 ] Clear invalid contact code error message when returning to the "Start new chat"
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-11 11:53:43 +02:00
Goran Jovic
8a355b1e75
bug #4180 and revert #4038 - amount number formatting in wallet send
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-11 11:18:04 +02:00
Eric Dvorsak
e5aae3fafb
[fix 3346] remove unknown status subtitle from 1-1 chat
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-11 10:55:07 +02:00
Aleksandr Pantiukhov
01a4869397
[ #3939 ]: Introducing wallet / welcome screen;
...
[#3940 ]: Introducing wallet / signing phrase;
open-migrated-realm has been removed;
2018-05-11 07:23:32 +03:00
janherich
62a9f26e30
First stage of realm transactions
2018-05-10 17:21:23 +02:00
Eric Dvorsak
cdb95616ac
fix defnstyle usage
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-10 17:19:45 +02:00
Andrey Shovkoplyas
68bb21c598
[ #4149 ] fixed modal on iphonex
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-10 18:08:58 +03:00
Andrea Maria Piana
291932db08
publish using pk in 1-to-1
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-09 20:26:41 +02:00
Eric Dvorsak
b7ab49d305
[fix] recover lost contact requests and following messages
...
- Fetch discovery topic from offline inboxing
- Send ContactRequestResponse on discovery channel with new-key message
for recovery of invited contacts
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-09 18:57:47 +02:00
Goran Jovic
df901e8748
feature #3953 - enabled mainnet on release builds, with a warning
2018-05-09 19:46:30 +03:00
Daniel Regeci
e2d44a3589
[ #3558 ] Show the revision of status-go in the version label
2018-05-09 19:41:40 +03:00
Andrey Shovkoplyas
fc72443754
[ #3823 ] [ #4115 ] supported some web3 sync calls
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-09 16:34:18 +03:00
Dmitry Novotochinov
428f1d47ee
Request offline message when app returns from background
...
* Add "connecting" mailserver status
* Send push notification when "envelope.sent" signal received
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-05-09 15:29:27 +03:00
psdp
7a5467c3b1
[ #3611 ] Show timestamp even if there is no messages in Group Chat
2018-05-09 14:31:29 +03:00
Dmitry Novotochinov
a3f942b26c
Send user events to Instabug
2018-05-09 14:27:59 +03:00
psdp
35983aa3d6
[ #4008 ] Users can set currency
2018-05-09 14:22:15 +03:00
ambilo
9b17cdd306
Remove JSC_ENABLED flag and turn on behavior by default
2018-05-09 14:20:49 +03:00
kwingram25
8effc5974f
[ FIX #3852 ] Back button refinements
2018-05-09 12:58:50 +03:00
Daniel Regeci
0ed067af6a
[ FIX #4038 ] All symbols after dot/comma erased if editing decimal number in the transaction amount field
2018-05-09 12:56:26 +03:00
Aleksandr Pantiukhov
0347a32d03
Code style fix for transaction-related external contribution
2018-05-09 11:43:35 +02:00
psdp
2d1f8989a9
[ #4043 ] 'GOT IT' screen is not shown after signing an unsigned transaction
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-09 11:45:58 +03:00
Goran Jovic
e74bc81ce9
feature #3976 - getting token transfer events for erc20 tx history
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-09 11:36:03 +03:00
Gott Phusit
49dbfe1021
Make addresses in the QR code and the contact screen copyable
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-09 11:32:06 +03:00
Roman Volosovskyi
97974b940c
fix :contact-s
2018-05-08 13:02:20 +03:00
Roman Volosovskyi
04dff6e24e
fix :empty-topic
2018-05-08 12:40:23 +03:00
Roman Volosovskyi
8c6af7ee62
fix comments
2018-05-08 11:43:08 +03:00
Roman Volosovskyi
8c1cd9d3d4
reformat remaining namespaces
2018-05-08 11:36:32 +03:00
Roman Volosovskyi
6fc03fc217
reformat status-im.ui.* namespaces
2018-05-08 09:32:05 +03:00
Roman Volosovskyi
6c620728da
reformat status-im.data-store.* namespaces
...
reformat status-im.utils.* namespaces
2018-05-08 09:01:24 +03:00
Andrey Shovkoplyas
dc4e1569cf
[ #3958 ] implemented transactions queue
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-07 20:56:00 +03:00
Roman Volosovskyi
34ae92ac9f
reformat status-im.chat.* namespaces
2018-05-07 17:04:52 +03:00
Andrea Maria Piana
733f2b193f
dont send seen for public messages and remove checkmark
2018-05-04 21:31:54 +02:00
janherich
504b0be251
Strip unnecessary keys for saving
2018-05-04 21:29:26 +02:00
Roman Volosovskyi
00b8ae311d
[ #4006 ] anonymous uuid for mixpanel
2018-05-04 21:26:46 +02:00
psdp
5d5444e3de
Show fiat value of wallet assets #4009
2018-05-04 21:25:20 +02:00
pacamara
d430d74781
Fixes #3847 : Half of the line is cut in the input field if focus is on the next line [Android]
2018-05-04 21:21:23 +02:00
Goran Jovic
ca80926433
bug #3877 - no longer possible to sign messages with empty password
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-03 22:42:15 +02:00
Eric Dvorsak
f8e535f9bc
[fix 3843] query mailserver when going back online
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-03 22:40:59 +02:00
Andrey Shovkoplyas
de03fc2d6a
fixed error on invalid utf-8 from dapp
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-03 15:32:30 +03:00
Stepan Lusnikov
b7a92505bc
Clean account passwords after creation
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-03 08:45:38 +02:00
Stepan Lusnikov
8636dea67a
Fix gwei input styles
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-03 08:35:24 +02:00
kwingram25
90eb2aaaa1
[FEATURE] Encrypt realms
2018-05-02 15:02:54 +02:00
psdp
30dd92d902
[ #3459 ] Done button in Recipient screen clickable area whole row
2018-05-02 14:59:47 +02:00
psdp
97083f31f6
Show all users in group chat members list
2018-05-02 14:56:56 +02:00
psdp
b18d6b06c7
Sort Assets in alphabetical order on Wallet -> Manage Assets screen #3926
2018-05-02 14:55:23 +02:00
janherich
2c7063f96e
Fix bad merge
2018-05-02 10:06:22 +02:00
Roman Volosovskyi
e830183011
track sent/received events;
...
force sent/received ratio tracking;
send mixpanel events when state is changed to online;
2018-05-01 19:25:25 +02:00
Roman Volosovskyi
8cd77653f4
fix cyclic deps related to status-im.transport.message.v1.* namespaces;
...
move account-update to sparate ns;
fix a few more cyclic deps;
2018-05-01 19:25:24 +02:00
psdp
3cbe3dc103
Allow non-admin users to see participants profiles in group chat settings ( #3934 )
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-05-01 16:42:50 +02:00
psdp
ef0024c5dc
Replace accounts/accounts by account/account in app-db [ #3907 ]
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-05-01 16:40:36 +02:00
Ophelia
8604efdfff
Changed "enter your full name" to "Display name"
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-01 17:08:56 +03:00
janherich
8dd04570e4
Hide group chats behind flag
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-01 11:13:58 +01:00
kwingram25
c145c8a19f
[ #3832 ] Hide tab bar when keyboard visible
2018-04-30 21:01:56 +02:00
Dmitry Novotochinov
62af757fa1
Show user survey when N amount of messages sent
...
It's a temporary solution until Instabug fix User Events API
2018-04-30 21:00:09 +02:00
Dmitry Novotochinov
505c546fca
Display correct status for console messages
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-30 18:25:47 +03:00
Andrey Shovkoplyas
6d4c611db1
added simple dapp in dev mode
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-30 18:24:33 +03:00
Andrea Maria Piana
4aaecf792b
Show timestamp inside bubble for text messages
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-30 13:04:33 +01:00
janherich
3b4d7a6a62
Remove obsolete code
2018-04-30 08:35:09 +02:00
Andy Tudhope
2f56caec28
Added ATT for easy testing on Ropsten
2018-04-28 09:33:26 +02:00
kwingram25
31f41e2d04
ui: new event fx for sign later in chat
2018-04-27 12:46:26 -07:00
Andrey Shovkoplyas
fb92b8174b
fixed 3961
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-27 15:25:18 +02:00
Andrey Shovkoplyas
ad5539addd
fixed to=nil in transactions
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-27 15:24:14 +02:00
Dmitry Novotochinov
a8a03067a1
Add resend and delete message actions
...
* Set message status based on signal from Go
* Set status as "not-sent" on app start if no signal received
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-04-27 11:03:42 +03:00
psdp
5a96b329f3
Fix navigate-to-clean [ #3903 ]
2018-04-26 21:28:39 +02:00
Stepan Lusnikov
06650aecbb
Add ability to input comma in gas inputs
2018-04-26 21:27:01 +02:00
janherich
c6130ed650
Finish faster conversions
2018-04-26 17:21:03 +02:00
Andrey Shovkoplyas
174aac90c0
[ #3935 ] set web3.eth.defaultAccount
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-25 17:29:26 +03:00
psdp
9442b8d9e7
Wrong password hint that shows while signing transaction is slightly misplaced [ #3411 ]
2018-04-25 12:43:03 +02:00
Roman Volosovskyi
6b073fe350
move merge-fx to separate ns
2018-04-25 11:33:48 +02:00
Andrea Maria Piana
baf211e1f3
Send signed transaction to deleted chats
2018-04-25 08:55:39 +02:00
Roman Volosovskyi
abff71d312
add options to filter events and provide extra data if necessary
2018-04-24 17:15:57 +02:00
Dmitry Novotochinov
4182cf566d
Hide sensitive data from TestFairy
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-04-24 15:10:38 +03:00
kwingram25
a7bd6b6e5c
[ #3850 ] Add Aragon Test (ATT) to testnet wallet
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-23 13:42:10 +03:00
Goran Jovic
c4611cf185
feature #3916 - added a few ropsten erc20 tokens, rearranged icon resources
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-20 16:28:47 +03:00
Andrey Shovkoplyas
55d3095b7a
[ #3888 ] [ #2704 ] added personal_sign and CallPrivateRPC methods support
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-19 17:43:50 +03:00
criw
d794fccae7
[ FIX #3748 ] align toolbar titles to the left for network & offline-mess
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-04-19 10:36:06 +02:00
Goran Jovic
acdbf6d490
bug #3820 - main wallet screen is now scrollable because of assets
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-18 20:43:09 +03:00
Andrey Shovkoplyas
212fb46ce6
added mixpanel events for
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-18 20:38:33 +03:00
janherich
1a9aada018
Fix emoji check
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-04-18 14:10:19 +03:00
Stepan Lusnikov
d0c471eef2
Use simple-toolbar in console chat
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-18 11:56:59 +03:00
Roman Volosovskyi
924d16dc64
fix version in release build
2018-04-18 09:44:39 +01:00
Eric Dvorsak
d2811d6c45
[fix 3821] fix update-price to only update visible tokens
2018-04-17 16:34:17 +01:00
kwingram25
dd65c44389
[ #3856 ] Keep url in browser if no change
2018-04-17 16:32:51 +01:00
kwingram25
e3cedbc172
ui: remove auto correct from passphrase recover
2018-04-17 16:30:29 +01:00
Roman Volosovskyi
a521cc7039
add .catch for isConnectionExpensive promise; fix ios version
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-04-17 14:51:10 +03:00
Stepan Lusnikov
ab084068d3
Add emoji content type for messages
2018-04-17 09:01:55 +01:00
Andrea Maria Piana
3c43a622e1
Add timestamps to each message
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-16 16:24:20 +01:00
janherich
69b6fb40b4
Fix deleted chats behavior
2018-04-16 12:44:08 +02:00
janherich
80cb7ada68
Remove Jarrad from contacts
2018-04-16 11:59:00 +02:00
Eric Dvorsak
3612fd8c47
[fix 3806] Provide separate MailServers for each network
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-16 12:28:50 +03:00
Anton Danchenko
4de886241c
do not show "Shake to provide your feedback" popup when app starts
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-16 12:26:38 +03:00
janherich
a82c087a0f
Refactor subs + fix group chat issues
2018-04-16 10:58:26 +02:00
Eric Dvorsak
cf03088a51
delete realm file if schemas are incompatible
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-16 11:52:28 +03:00
Stepan Lusnikov
1abd3c1a78
Fix remove-browser event handler
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-13 12:39:18 +03:00
Goran Jovic
32711c3be4
feature #3845 - added edcon to public chats and using keyboard avoiding view
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-12 14:57:07 +03:00
Eric Dvorsak
7148734e2a
increase pow target to 0.002
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-12 10:04:17 +02:00
kwingram25
5297100c53
[ FIX #3641 ] Modify chat input to retain text, parameter box on blur
...
chat: adds messages-focused chat prop to fine tune command interactions
2018-04-11 19:41:10 +01:00
janherich
f406feacc7
Contact refactoring
2018-04-11 14:57:51 +02:00
Marco Süß
450944af20
[ISSUE #3706 ] collect mixpanel events while offline
...
This adds a tracking interceptor to `default-interceptors` that replaces the old
`add-post-event-callback` hook. The interceptor gets the required data from
app-db to know if it's online and passes that to a new mixpanel tracking fn that
queues up tracking events, and drains that queue iff the app is online again.
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-04-11 13:00:04 +02:00
Goran Jovic
77e6f45576
bug #3775 - fixed missing dapp descriptions
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-10 16:06:15 +03:00
Andrea Maria Piana
3256d67c2e
Add clock values for public group/chats
...
I have extended and modified the current algorithm for message ordering
so that it applies for group and public chats alike.
We use Lamport timestamps but we prefix the unix timestamp, which should
maximize the chances of the message being seen on the top of the chat.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-10 12:19:42 +01:00
Andrea Maria Piana
f8e73f8538
Add docker integration tests
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-10 09:44:22 +01:00
kwingram25
66bcf6562a
chat, ui: allow non-deletable home items, fix console chat ui
2018-04-09 22:07:15 +01:00
Goran Jovic
dd8846288a
feature #3767 - added a number of dapps to the default list
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-09 13:55:35 +03:00
Stepan Lusnikov
b4a47ab360
Don't navigate back after saving profile
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-09 12:39:24 +03:00
Stepan Lusnikov
0bf41ace67
Fix browser saving
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-09 12:11:19 +03:00
Eric Dvorsak
d9eca279d0
Remove migrations as they are not needed anymore because of breaking change
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-09 09:42:46 +02:00
Daniel Regeci
52746f4363
[ FIX #3698 ] Decrease tapping area to make the version number not clickable
2018-04-07 11:18:58 +01:00
Alexander Pantyuhov
c29c58d044
[ #3630 ]: Improve dynamic image sizing ( #3759 )
...
* [#3630 ]: Improve dynamic image sizing
2018-04-07 11:11:05 +02:00
Andrey Shovkoplyas
71ed35b480
hide command button if there are no commands
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-06 16:19:10 +03:00
Eric Dvorsak
26b0224236
remove crypto libraries and nodeify hack
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-06 13:30:27 +02:00
Andrey Shovkoplyas
e9af024e0d
fixed help improve screen
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-05 17:46:15 +03:00
Eric Dvorsak
df17c50612
Add new protocol
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-05 15:40:30 +01:00
Andrey Shovkoplyas
66f90cfdbc
fixed error in photo path
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-05 17:11:10 +03:00
Aleksandr Pantiukhov
7168896ffe
bug #3571 : Validation error 'Password confirmation doesn't match password' is shown after you fix value in 'Confirm password'
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-04-05 10:08:12 +02:00
Julien Eluard
5529772858
[ISSUE #3538 ] Added sharing data settings
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-04 10:32:22 +03:00
Daniel Regeci
f7120184a4
[ FIX #3214 ] Question mark is missing on Gas details screen
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-04 10:12:32 +03:00
Goran Jovic
cb30f4a844
bug #3638 - fixed uneditable browser address bar in ios
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-03 16:21:45 +03:00
Daniel Regeci
83876f7cf1
[ FIX #3143 ] Cannot sign in to Cryptokitties (chrome webstore)
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-03 09:38:01 +03:00
kwingram25
13c448032c
ios, ui, utils: relocated iOS notification permissions to home screen
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-03 09:36:50 +03:00
Eric Dvorsak
b3ef1ed53a
Clean up last utils/handlers
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 18:58:57 +03:00
Foo Pang
e85823056c
[ Fix #3479 ] Add accessibility labels for Chat screens
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 18:57:54 +03:00
Marco Süß
3ba9bdef7b
[ISSUE #3651 ] change console to look like a dev tool
...
- rename "Console" to "Status Console"
- hide console dapp badge in home screen
- change icon to something terminal-y
- change empty screen text for console chat
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 18:56:07 +03:00
criw
dc4ca898a8
[ FIX #3176 ] align group icons with chat name text
...
Top margins have been removed because they caused icons to be aligned
lower than text and width has been incremented since icons were cut off
[FIX #3176 ] changed icon's color to colors/gray
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 18:52:30 +03:00
Goran Jovic
c9b9cf74b3
bug #3735 - fixed broken send and request commands in chat (again)
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-04-02 16:30:41 +02:00
Andrey Shovkoplyas
1faa35bfd9
fixed Empty Gas limit and Gas price
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 14:07:21 +03:00
Julien Eluard
38c9bb7266
[ISSUE #3633 ] Migrated profile lists to latest design
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-30 19:15:25 +02:00
Dmitry Novotochinov
8bbb2f8760
update instabug to 2.8.1
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-03-30 18:37:19 +03:00
Goran Jovic
7c93ac58f5
bug #3735 - fixed broken send and request commands in chat
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-03-30 14:16:04 +02:00
Chad
07afa72420
[3731] typo and grammar fixes to backup and data screens
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-30 12:17:33 +02:00
Dmitry Novotochinov
6786123765
[ #3593 ] Hide passphrase field during TestFairy session
...
Switch to react-native version of TestFairy
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-03-29 13:09:23 +03:00
Dmitry Novotochinov
05dd8eba2a
[ #3654 ] set default network in config
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-03-29 12:12:27 +03:00
Daniel Regeci
fd7b393ae0
[ FIX #3650 ] Blue open dapp button
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-29 09:49:31 +02:00
Andrea Maria Piana
e77504c26f
Revert "Fix message ordering for 1-1 chats"
...
This reverts commit 7efcdcb150
.
We decided to revert this commit as it introduced a couple of issues in
message ordering. In order to release we revert back to the old
behaviour.
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-28 17:04:49 +02:00
Andrey Shovkoplyas
855243436d
reverted network details
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-28 17:03:56 +02:00
kwingram25
80e45bcb9d
[ FIX #3678 ] Allow interaction w/edit profile screen while keyboard visible
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-28 17:41:29 +03:00
Andrey Shovkoplyas
33990bc3ba
show 'opt-in' screen to recovery
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-28 16:12:54 +03:00
Dmitry Novotochinov
e34b187b85
[ #3694 ] Ignore mixpanel/track http error when offline
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-03-28 12:26:53 +02:00
Julien Eluard
49a53645fb
Make Andy happy again (by fixing debug mode)
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-27 17:05:24 +02:00
Oskar Thoren
e185acd92b
Fix swipe-delete delete action handler
...
Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2018-03-27 17:36:21 +08:00
Andrey Shovkoplyas
c1c5854cb1
removed unused npm modules, screens, components
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-26 20:45:43 +03:00
Julien Eluard
f7f41d2f37
[ISSUE #889 ] Show app version in profile
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-26 18:35:00 +02:00
Andrey Shovkoplyas
83b5312a05
added mixpanel events for profile
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-26 14:01:07 +03:00
Julien Eluard
7001b8c396
Added documentaion to mixpanel definition file
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-26 09:47:47 +02:00
Julien Eluard
1248a469a6
[ISSUE #1858 ] Improved wallet main screen refresh
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-23 12:02:17 +01:00
Dmitry Novotochinov
4e413d853e
[ fix #3606 ] Add 0x prefix to address when sharing
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-23 12:00:39 +01:00
Andrey Shovkoplyas
a1d55f30bb
introduced desktop
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-23 09:51:47 +03:00
Guenter Kickinger
d692ddc7d9
[ FIX #3591 ] always show full link
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-22 17:11:50 +01:00
Marco Süß
e40ffd9de5
[ FIX #3629 ] remove extra hyphenation of text in empty home tab
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-22 16:31:22 +01:00
Julien Eluard
f1e41cc7ab
[ISSUE #3537 ] Added mixpanel support
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-22 10:44:18 +01:00
Igor Mandrigin
3008e38624
Send app state changes to status-go.
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-21 10:55:45 +01:00
Foo Pang
48dd386051
[ Fix #3319 ] STT/SNT tokens are not shown by default for recovered account
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-21 10:14:26 +01:00
Roman Volosovskyi
25a5655e74
configurable powTarget and powTime
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-21 09:49:32 +01:00
Foo Pang
02d46c34de
[ Fix #3609 ] Remove showing users profile from 'Creating New Chat' flow
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-20 17:11:02 +01:00
Andrea Maria Piana
e8c954ddc6
Use whisper-id when in profile to navigate to chat
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-20 17:08:48 +01:00
Foo Pang
9484a01196
[ Fix #3588 ] "There are no messages in this chat yet" is left-aligned instead of centred as in design
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-20 17:02:00 +01:00
alwxndr
2864b6b4c6
Fixes for chat input; animations leftovers removed
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-20 10:14:27 +01:00
Itoh, Masaru
1b86179a81
Replace default keyExtractor with individual key-fns
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-19 19:04:19 +01:00
Andrey Shovkoplyas
946a44d257
implemented profile onboarding
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-19 19:01:15 +03:00
Andrea Maria Piana
9533d158f7
Display contact bar for user not in contacts
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-16 18:47:31 +01:00
Andrea Maria Piana
8bcd635451
Pull username from message or generate when not in contacts
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-03-16 12:46:08 +00:00
Goran Jovic
86df18d764
feature #3009 - restyled chat screen
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-15 16:11:01 +01:00
Foo Pang
c3449a3a65
[ Fix #3572 ] regx parse string bug in formatted texts
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-15 16:09:07 +01:00
dongwoo
c8e88a74b4
[ FIX #3379 ] Support platform specific :uppercase? as a text prop
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-15 15:22:26 +01:00
Andrea Maria Piana
8c6dde8e06
[ISSUE #3520 ] Allow adding/chatting with contacts from public chats
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-15 14:16:48 +01:00
Foo Pang
2653cebd7d
[ Fix #3394 ] Add accessibility labels for Wallet screens
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-15 13:59:03 +01:00
Foo Pang
5fc4bddfe5
[ Fix #3477 ] Add accessibility labels for New Chat screens
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-03-15 13:54:32 +01:00
Foo Pang
4756b187ff
[ Fix #3472 ] Add accessibility labels for Profile screens
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-15 13:19:59 +01:00
Itoh, Masaru
98a0c2081f
Refactor timestamp
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-03-15 11:53:23 +00:00
Goran Jovic
b447b80ee4
feature #3248 - new contact profile
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-15 12:49:09 +01:00
Julien Eluard
777a0ce3b3
[ISSUE #3559 ] Fixed regression when sending send request from chat
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-15 12:42:32 +01:00
Julien Eluard
05fffe1652
[ISSUE #3492 ] Fixed action text style
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-15 09:47:07 +01:00
Julien Eluard
431003e937
[ISSUE #3511 ] Fixed incorrect styles on iOS
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-14 15:54:27 +01:00
Foo Pang
6f0a710b53
[ Fix #3369 ] Migrate checkboxes to native widget
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-13 16:28:19 +01:00
Foo Pang
27e777d1bd
[ Fix #1785 ] Handle timeout for network failure in utils.utils/http-get and http-post
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-13 16:22:09 +01:00
alwxndr
1b5b6e33b4
[ #3325 ]: Transaction fee field is hidden behind keyboard if Amount field had focus
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-13 16:17:02 +01:00
Foo Pang
cad3770b48
[ Fix #3485 ] Increase tap zones for rows with checkboxes
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-13 13:24:57 +01:00
Julien Eluard
615fd7a32b
[ISSUE #3482 ] Fixe profile UI regression
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-13 12:47:29 +01:00
Pedro Pombeiro
009f9cb125
Update mailserver to Whisperv6-ready mailserver
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-03-13 11:28:28 +01:00
alwxndr
5bbc6d2dd8
[ #3478 ]: Buttons are to close to status bar on Edit profile for group chat
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-12 16:29:18 +01:00
Dmitry Novotochinov
1f1ff9cbaf
[ fix #3505 ] Fix account initialization events order
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-03-12 17:48:43 +03:00
Julien Eluard
ed7705ca7f
[ISSUE #3051 ] Implemented notification settings redirection
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-12 13:36:53 +01:00
Eric Dvorsak
e9e1456afc
Fixing fx arguments and event dispatches
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-03-05 04:27:23 +01:00
janherich
7efcdcb150
Fix message ordering for 1-1 chats
2018-03-04 19:26:08 +01:00
Eric Dvorsak
54546204ae
[fix 3424] visually indicated when mailserver or all peers are disconnected
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-03-04 17:43:15 +01:00
Hanwen Cheng
502a28ec7a
Fix #3013 Swipe chat based deletion
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-02 12:27:21 +01:00
Itoh, Masaru
35e8278e8c
Upgrade react native to 0.53.3
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-02 12:21:21 +03:00
Goran Jovic
a4efcd99c6
bug #3463 - disabled update of group chat participants
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-02 10:00:49 +01:00
teddy070891
ba056beef2
Update de.cljs
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-01 15:36:18 +01:00
Julien Eluard
2dee50e790
[ISSUE #3224 ] Click on user picture open profile
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-01 15:06:58 +01:00
Dmitry Novotochinov
ac9b5cd976
Use re-frame fork with js/setTimeout as next-tick
...
Change app initialization process. Dispatch :initialize-app
only when jail has been initialized.
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-03-01 19:06:39 +07:00
Julien Eluard
1905530044
[ISSUE #3312 ] Implemented invite friends feature
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-01 11:24:47 +01:00
Andrey Shovkoplyas
eb8557dde8
Introduced onboarding sign in
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-01 12:16:03 +03:00
Eric Dvorsak
8b1288e20b
add merge-fx macro
...
this macro allows safe merging of cofx, making complex events easier
to understand while avoiding the risk to overwrite the db effect when
threading multiple effects creating functions
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-28 19:37:12 +01:00
Roman Volosovskyi
b1ce44af3a
implement ConnectionChange call, upgrade status-go
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-28 18:38:51 +01:00
Julien Eluard
efb8c3cdf2
[ISSUE #3316 ] Do not avoid keyboard in wallet/fee screen
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-28 15:32:11 +01:00
Julien Eluard
a86e59dbbe
[ISSUE #3331 ] Allow to configure view compilation
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-28 11:11:56 +01:00
Foo Pang
c1900a24ec
[ Fix #3252 ] Remove dependency on react-native-autolink
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-28 10:57:58 +01:00
Julien Eluard
3510f79e89
[ISSUE #3429 ] Use proper etherscan URLs
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-27 16:47:40 +01:00
Julien Eluard
50ac9125fe
[ISSUE #3386 ] Improved group chat details action label
2018-02-27 15:34:38 +01:00
Julien Eluard
57278d2cf9
[ISSUE #3432 ] Make sure public chat topic can be fully erased
2018-02-27 14:08:02 +01:00
Goran Jovic
b5b3ad204d
feature #3011 - reworked group chat profile and refactored common profile elements
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-02-27 12:12:51 +01:00
alwxndr
80b1edfff6
[ #3350 ]: 2 send commands are shown if chat contains 1 or more request messages
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-26 20:35:49 +01:00
alwxndr
64b248268d
[ #3366 , #3349 ]: Fixes for expandable, better animations for parameter boxes
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-26 14:59:39 +01:00
KatieStarks
847795f3a7
[ FIX #3229 ] Change home add button on ios to blue
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-26 14:58:01 +01:00
Ihor Kysylevych
0da3ccd5ea
[ FIX #3223 ] Fit Recipient screen to mocks on iOS
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-26 12:16:37 +01:00
janherich
e3fe6d48da
Properly open/navigate-to chat
2018-02-26 11:41:32 +08:00
Julien Eluard
8d9675154c
Increased chat icon tapping area
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-22 16:40:20 +01:00
Rob Culliton
2d6d7d1327
kebab-case re-agent attributes that were formerly camelCased
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-22 16:39:06 +01:00
Ihor Kysylevych
5f5412d91b
[ FIX #3123 ] ui: fix network field overflow on long network names in profile settings
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-22 12:26:27 +01:00
Julien Eluard
33f1d8d26b
[ISSUE #3313 ] Migrated public chat creation flow
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-22 12:22:08 +01:00
Julien Eluard
cc6414c204
[ISSUE #3396 ] Fixed incorrect atom access
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-22 12:06:52 +01:00
tarekskr
6098da936a
Updated to the new etherscan API URL scheme.
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-21 20:45:28 +01:00
Dmitry Novotochinov
65a2f440c6
[refs #3210 ] replace contacts/get-by-id with app-db read
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-02-21 19:40:26 +01:00
Dmitry Novotochinov
d799396851
[refs #3210 ] remove unnecessary reads from Realm for messages
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-21 18:24:16 +03:00
Dmitry Novotochinov
8abdd77fb4
[refs #3210 ] Replace realm reads for chats with app-db reads
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-21 18:22:35 +03:00
janherich
15f4c90caa
Simplify input handling
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-21 18:19:58 +03:00
Julien Eluard
526d11469a
Improved french translation
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-21 15:06:28 +01:00
Pedro Pombeiro
a4bc752e77
[ISSUE #2287 ] Push Notifications: Use status-go NotifyUsers
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-21 11:10:36 +03:00
Eric Dvorsak
cc8ef6580e
Revert "Fix #3013 Swipe chat based deletion"
...
This reverts commit f4f1ab4e2f
.
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-21 04:03:15 +01:00
Eric Dvorsak
3c3c347123
Fix wrong derefs
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-21 02:43:56 +01:00
Hanwen Cheng
f4f1ab4e2f
Fix #3013 Swipe chat based deletion
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-20 22:47:00 +03:00
Ihor Kysylevych
0a17d75ff4
[ FIX #3351 ] chat: fix extra new lines adding in the text input on enter (ios)
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-20 22:40:21 +03:00
alwxndr
44b10850ed
fix
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-20 22:38:31 +03:00
alwxndr
5280f3d9a0
Returning expandable animations back, removing :get-max-container-area-height
2018-02-20 22:38:19 +03:00
Dmitry Novotochinov
4fa9459e40
Update mailserver node id
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-02-20 14:46:59 +01:00
Julien Eluard
223ab2694f
[ISSUE #3320 ] Fixed incorrect label
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-20 14:07:00 +01:00
Julien Eluard
63b1dbdb76
[ISSUE #3321 ] Migrated group chat creation flow
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-19 20:21:41 +01:00
janherich
fb4ea0572b
Fix latest nightly -> nigthly migration
2018-02-19 18:43:35 +01:00
Roman Volosovskyi
7e4903826f
turn off auto capitalization in url text inputs
2018-02-19 11:45:09 +08:00
Konstantinos Raptis
dd83212eba
Remove library duplication
2018-02-18 07:39:53 +08:00
alwxndr
2aa6c1992f
[ #3014 ]: Updated chat input
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-16 20:58:44 +03:00
Julien Eluard
058e6c5412
ISSUE #3083 ] Adapted chat menu to latest mockups
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-16 16:04:27 +01:00
Foo Pang
ce34bb4349
Fix broken spec validator for screen params
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-02-15 17:31:57 +01:00
Roman Volosovskyi
c8ba9bd074
clean non-working dapps
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-14 17:49:33 +03:00
Eric Dvorsak
85ed3b3686
Revert "upgrade rn-camera (attempt to fix #3289 )"
...
This reverts commit 032c5b42eb
.
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-14 14:54:20 +01:00
janherich
86aea8a623
Effects should be dumb, without any logic
2018-02-14 14:19:34 +01:00
Julien Eluard
d74b27f951
[ISSUE #3241 ] Do not use hardcoded gas price
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-14 12:27:02 +01:00
Roman Volosovskyi
032c5b42eb
upgrade rn-camera (attempt to fix #3289 )
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-14 12:26:25 +01:00
Roman Volosovskyi
8fa22831ee
fix location/phone commands migrations #3256
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-14 12:24:53 +01:00
janherich
0b8356a96e
Fetch short preview during sending
2018-02-13 17:11:55 +01:00
Goran Jovic
d1fbde8a40
feature #3243 - contact profile screen cleanup
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-13 17:55:39 +03:00
Goran Jovic
7e1376aeaa
bug #3300 - updated leftover sub after rebase
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-13 14:45:06 +03:00
Julien Eluard
ab5f1aef37
[ISSUE #3213 ] Allow to reset gas details
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-13 12:10:15 +01:00
Foo Pang
eba8df6703
[ Fix #2719 ] App does not fit on iPhone X screen
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-12 20:57:07 +03:00
Goran Jovic
8696629b66
bug #3232 - fixed profile image setting
...
Signed-off-by: alwxndr <alwxndr@gmail.com>
2018-02-12 11:44:18 +01:00
alwxndr
ce524507da
[ #3006 ]: No more search features
...
Signed-off-by: alwxndr <alwxndr@gmail.com>
2018-02-12 11:42:48 +01:00
Julien Eluard
1e262fc277
[ISSUE #3208 ] Removed ContextMenu usage
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-09 17:35:28 +03:00
Julien Eluard
748b0fcf09
[ISSUE #2883 ] Migrate wallet/request to latest mockups
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-02-08 16:22:33 +01:00
Goran Jovic
96f08abc7d
refactor #3141 - replaced :refer with :as in ui.components
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-02-08 15:35:34 +01:00
Foo Pang
90863f1670
[ Fix #2987 ] Improve screen navigation
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-02-08 11:44:52 +01:00
Dmitry Novotochinov
faa690950f
align
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-07 20:53:14 +01:00
Dmitry Novotochinov
ddb15863f1
[refs #3055 ] increase number of retries before mark-trusted-peer call
2018-02-07 20:53:08 +01:00
Julien Eluard
52cc220f21
[ISSUE #3246 ] Fixed regression when opening URL
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-07 20:45:36 +01:00
janherich
c7e34ed122
Use blocking puts
2018-02-07 16:07:29 +01:00
Eric Dvorsak
0b0405d9a5
[ fix #3163 ] remove phone command
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-07 15:48:53 +01:00
Foo Pang
8582be2e69
[ Fix #2751 ] Allow switching between wnodes for offline messaging
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-07 08:29:27 +01:00
Hanwen Cheng
3b6b987db4
Fix #3145 Update Ethereum to Ether asset name
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-07 08:27:36 +01:00
janherich
3c406b24bb
Remove obsolete `:on-send` checking
2018-02-06 16:08:12 +01:00
Andrey Shovkoplyas
2e669ef525
introduced new, new chat, open dapp screens
...
Signed-off-by: Andy Tudhope <tuddy0525@gmail.com>
2018-02-06 15:18:19 +02:00
Alexander Pantyuhov
790655b6cf
Post-merge issues - greek translation, correct namespaces ( #3215 )
2018-02-06 01:21:37 +08:00
Foo Pang
cd90e59325
[ Fix #2408 ] Alternative setTimeout for long timers
...
Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2018-02-05 23:44:42 +08:00
Julien Eluard
d958c96d67
[ISSUE #2881 ] Updated wallet / send transaction to latest design
...
Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2018-02-05 23:14:42 +08:00
Konstantinos Raptis
1046560498
Added Greek translation
...
Signed-off-by: Andy Tudhope <tuddy0525@gmail.com>
2018-02-05 17:10:27 +02:00
janherich
80fb8dde8b
Read at startup & write through async queues
2018-02-05 12:28:08 +01:00
Eric Dvorsak
8e7bf6eab4
Format translations
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-05 10:18:04 +01:00
Eric Dvorsak
dc646b2ad3
[ fix #3127 ] fix wrong branch order in conditional statement
...
Fix bug where user could not go back to account selection after
tapping create new account
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-05 09:20:14 +01:00
Audrius Molis
cf83725ef1
Replaced incorrect aget access FIX #3067
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-02-02 20:27:34 +03:00
Foo Pang
ae04dde8ba
[ Fix #3076 ] Separate figwheel from dev lein profile
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-02-02 17:02:45 +03:00
alwxndr
03e62548a6
[ #3007 ] Removed location command
2018-02-01 22:25:50 +01:00
Alexander Pantyukhov
74f9ea32a3
[ fix #1604 ]: Commands send, request, location are sent several times if quickly tap on send button
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-02-01 19:16:53 +03:00
Dmitry Novotochinov
008f877cd6
Check admin.peers() before markTrustedPeer() call
...
addPeer() doesn't add peer right away so markTrustedPeer() could fail.
2018-02-01 14:29:53 +03:00
Jakub Dušek
8f1bc58b4b
[ FIX #3136 ] Add a line under profile image when editing profile
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-01-30 16:48:31 +01:00
Andrey Shovkoplyas
7e78acc0cc
implemented browser , removed browse command
2018-01-30 16:19:59 +03:00
Roman Volosovskyi
1ba7c33868
improve navigation duration
2018-01-30 13:52:38 +02:00
Roman Volosovskyi
f65e200fca
integrate rn-snoopy https://github.com/status-im/rn-snoopy
...
add warnings on suspicious activity in RN bridge communication
2018-01-29 21:45:51 +02:00
Roman Volosovskyi
c4151534fb
send correct username in public group chat message and show it
2018-01-26 13:42:51 +02:00
Goran Jovic
5ecdb174e2
feature #3052 and #3054 - edit profile and qr code viewer
2018-01-25 14:22:04 +01:00
Andrea Maria Piana
334b15961c
Refactor add-contacts & add-pending-contact
...
We wanted to move towards having multiple functions
manipulating the data rather than relying on a chain of
dispatched events.
I have refactored ui.screens.contacts.events so that now the
functions mainly manipulate fx, passed as a first parameter.
Their responsability is to make sure their fx are merged in, so
that they can be composed more easily.
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-01-24 18:13:52 +01:00
Andrea Maria Piana
7012125024
Add :add-pending-contact-and-open-chat handler
2018-01-24 18:13:36 +01:00
Andrea Maria Piana
3a65dcd3c2
Start chat when user adds a pending contact from the "new contact" view
...
When a contact is removed it is set to pending?.
If the same contact is added again we now dispatch a :start-chat event
which initiate a 1-1 chat with them.
2018-01-24 18:13:36 +01:00
Eric Dvorsak
63afd37921
[ fix #2985 ] Show sent transaction immediatly in history
2018-01-24 09:27:10 +01:00
Julien Eluard
b3e2a610f1
[ISSUE#3105] Fixed section renderer data access
2018-01-23 18:17:24 +01:00
Julien Eluard
4dd9b9c18c
[ISSUE#3099] Do not hardocde list item height
2018-01-23 18:09:08 +01:00