2804 Commits

Author SHA1 Message Date
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
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
1633507e95
fix another relative path 2018-05-25 00:11:18 +02:00
2bf1d3a128
fix path for getting VERSION for xcode 2018-05-24 23:34:48 +02:00
52236eef8c
formatting 2018-05-24 21:55:11 +02:00
f36d55ca70
use commit of VERSION file 2018-05-24 21:52:42 +02:00
5049d48835
use VERSIOn instead of calling git 2018-05-24 21:52:42 +02:00
60957e70a3
add fix for finding right tag 2018-05-24 21:52:41 +02:00
6ab699350d
fix path to VERSION in buil.gradle 2018-05-24 21:52:41 +02:00
7a70bc185e
don't create .version, it's redundant 2018-05-24 21:52:41 +02:00
b612fccb70
use build_no script 2018-05-24 21:52:40 +02:00
a3e3cd7891
use VERSION file in Jenkinsfiles 2018-05-24 21:52:40 +02:00
ec6df03fbc
pull version from VERSION 2018-05-24 21:52:40 +02:00
04ddbc708e
add VERSION file that holds current version 2018-05-24 21:52:39 +02:00
e6d556679d
also fix finding latest_tag for releases 2018-05-24 21:52:39 +02:00
bdd843d209
remove exit 0 from nightly builds too 2018-05-24 21:52:38 +02:00
1e9fd71b6e
get rid of silent fail for andoird/ios builds 2018-05-24 21:52:38 +02:00
bd1422c627
don't add tags when running build_no.sh from gradle 2018-05-24 21:52:38 +02:00
bf0e8ddd5f
move build_no.sh to scripts/ 2018-05-24 21:52:37 +02: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
Pedro Pombeiro
f38ffff7e1
Revert "Use android debug build for PR branches"
This reverts commit 06789a862b195f723bfd911f4188f2c43682a784.

Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-05-24 14:35:37 +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
32d3b16f83
[#4394] Use zIndex to move inactive tabs back.
That ensures that no view from an inactive tab will interfere with the
active one.

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-24 08:45:49 +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
Stepan Lusnikov
06789a862b
Use android debug build for PR branches
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-05-23 19:37:55 +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
Anton Danchenko
b8e41cb464
added public chat management test, disabled group chat tests, added more errors to the rerun tests list
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-23 16:48:15 +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