Commit Graph

2731 Commits

Author SHA1 Message Date
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
Andrey Shovkoplyas af7c356134
web3 coinbase async fix
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-29 14:23:57 +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
Igor Mandrigin 0955b57d66
Allow multiple build tags for a single commit.
Any commit can be built multiple times with different configurations. We
want the build number to be different for each of them to be able to
simultaneously upload them to GP or iTC.

Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-29 11:10:13 +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
Andrea Maria Piana 5b5a5f72ec
Add ADR on development workflow
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-28 17:16:20 +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
Anton Danchenko 97c96bbcea
bypass minor issues, rerun test in case of 'App stop to respond'
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-28 15:51:00 +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 0eebedadc9
Allow to build any branch in release configuration.
Important to be able to implement nightlies with the release conf.

Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-28 13:39:17 +02:00
Georgie Mathews 464c2c51ce
[FIX #4347] Update Launch Screens
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-05-28 12:14:33 +02: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
Roman Volosovskyi b50cbd036b
fix libgnustl_shared.so is 32 bit instead of 64-bit
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-28 12:04:12 +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
Igor Mandrigin 76f5f020ef
[#4292] Use separate jobs to upload files to iTC and Google Play.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-28 10:13:31 +02:00
Anton Danchenko a307d8e2d0
transaction by unique amount, fixed simple DAap test, added new errors to rerun tests list
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-26 21:44:46 +02:00
Jakub Sokołowski e38ed4144a
use trim() to remove newlines when reading VERSION
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-05-25 16:52:40 +02: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
Eric Dvorsak 4b7360db17
[fix] fix build for recent versions of ndk
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-25 13:14:12 +02:00
Jakub dd651f1e82
Merge pull request #4420 from status-im/feature/add-VERSION-file
Keep current version of app in the VERSION file
2018-05-25 07:32:30 +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
Jakub Sokołowski 1633507e95
fix another relative path 2018-05-25 00:11:18 +02:00
Jakub Sokołowski 2bf1d3a128
fix path for getting VERSION for xcode 2018-05-24 23:34:48 +02:00
Jakub Sokołowski 52236eef8c
formatting 2018-05-24 21:55:11 +02:00
Jakub Sokołowski f36d55ca70
use commit of VERSION file 2018-05-24 21:52:42 +02:00
Jakub Sokołowski 5049d48835
use VERSIOn instead of calling git 2018-05-24 21:52:42 +02:00
Jakub Sokołowski 60957e70a3
add fix for finding right tag 2018-05-24 21:52:41 +02:00
Jakub Sokołowski 6ab699350d
fix path to VERSION in buil.gradle 2018-05-24 21:52:41 +02:00
Jakub Sokołowski 7a70bc185e
don't create .version, it's redundant 2018-05-24 21:52:41 +02:00
Jakub Sokołowski b612fccb70
use build_no script 2018-05-24 21:52:40 +02:00
Jakub Sokołowski a3e3cd7891
use VERSION file in Jenkinsfiles 2018-05-24 21:52:40 +02:00
Jakub Sokołowski ec6df03fbc
pull version from VERSION 2018-05-24 21:52:40 +02:00
Jakub Sokołowski 04ddbc708e
add VERSION file that holds current version 2018-05-24 21:52:39 +02:00