yevh-berdnyk
4f979fba43
Fix for e2e tests apk upload in nightly build
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-07 16:13:39 +03:00
Serhy
d58d7c8b81
Dont share button tests update from 4098
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-07 12:30:58 +03:00
yevh-berdnyk
fcaa291c23
Added e2e tests apk building in Jenkinsfile.nightly_fastlane
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-07 12:29:51 +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
yevh-berdnyk
f94e1c5826
Added e2e tests for account management verifications
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-04 16:31:31 +03: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
Roman Volosovskyi
0d0be37904
[ #3987 ] disable logging on status-go side if file is not writable
2018-05-02 14:53:35 +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
Eric Dvorsak
ac2d622127
fix deps.edn and project.clj version diff
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-01 19:17:01 +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
Stepan Lusnikov
441a3858d9
Use :npm-deps false
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-05-01 14:42:18 +03:00
Serhy
076e2c30fc
Update non-dapp browsing test
...
Signed-off-by: Serhy <sergii@status.im>
2018-05-01 13:40:25 +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
yevh-berdnyk
c95bc11d52
Removed getting latest nightly apk, fixed messaging tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-04-30 19:30:05 +03: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
yevh-berdnyk
2558fbcfa1
Update for e2e transactions tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-04-27 19:53:47 +03:00
yevh-berdnyk
4cd85154a3
Fixed transaction tests and account recovery method
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-04-27 16:47:01 +03: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
Julien Eluard
e1f6292833
Added OKR for status extension URI schema
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-04-27 09:29:00 +02: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
Lukasz Fryc
5ccbcb2f3e
Stop waiting for Instabug popup in appium e2e tests
2018-04-26 15:39:59 +02:00
Lukasz Fryc
132ceda907
Fix uuid for android emulators
2018-04-26 12:45:57 +02:00
Lukasz Fryc
1e66eaa742
Add eth-keys to appium requirements
2018-04-26 12:43:58 +02:00