Jakub Sokołowski
|
86c6701340
|
use sh explicitly
|
2018-05-07 19:56:50 +02:00 |
Jakub Sokołowski
|
1b25e1f3bf
|
fetch tags before checking them
|
2018-05-07 19:19:22 +02:00 |
Jakub Sokołowski
|
ac7e412a9c
|
print current working dir
|
2018-05-07 18:51:49 +02:00 |
Jakub Sokołowski
|
c1af6448d6
|
separate --tag argument from the command
|
2018-05-07 17:10:21 +02:00 |
Jakub Sokołowski
|
3c0fa7feb5
|
move pushing build tag to after deploy stages
|
2018-05-07 15:37:58 +02:00 |
Jakub Sokołowski
|
6aa2edd2b5
|
just use HEAD when tagging
|
2018-05-07 15:37:57 +02:00 |
Jakub Sokołowski
|
99e9316fda
|
add use of --tag
|
2018-05-07 15:37:56 +02:00 |
Jakub Sokołowski
|
ccbfc5bb7e
|
fix workingDir for build.gradle running build_no.sh
|
2018-05-07 15:37:55 +02:00 |
Jakub Sokołowski
|
f97fec1547
|
update jenkinsfiles and build.gradle to use build_no.sh
|
2018-05-07 15:37:54 +02:00 |
Jakub Sokołowski
|
176817dc55
|
add script for managing build numbers
|
2018-05-07 15:37:52 +02: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 |