Roman Volosovskyi
6e0d18f76d
[ #5439 ] hide passwords from accessibility services
2018-08-20 15:54:08 +03:00
Vitaliy Vlasov
7ea9e63195
Merge pull request #5329 from status-im/fix/4435-add-delete-chat-option
...
Add remove-chat button next to chat title
2018-08-20 13:42:58 +03:00
Vitaliy Vlasov
1186b73be8
Set current-chat-id to nil once chat is deleted (desktop only)
2018-08-20 13:42:08 +03:00
Vitaliy Vlasov
e40d06f8d9
Fix photos not updating
2018-08-20 13:42:07 +03:00
Vitaliy Vlasov
88740eaf52
Add remove-chat button next to chat title
...
Update chat header design
Aligh header heights
Add 'Clear history'; some reformatting
Add confirmations
Formatting
Member photo fix; increase font size for 9+ unviewed messages indicator
Fix chat view autoloading upon tab switching; Merge with desktop
Fix add-to-contacts
2018-08-20 13:42:07 +03:00
Vitaliy Vlasov
e59a907005
Merge pull request #5308 from status-im/feature/desktop-advanced-settings
...
Add advanced settings UI
2018-08-20 13:41:19 +03:00
Vitaliy Vlasov
4285dcb62f
Fix mobile UI for mailserver icons
2018-08-20 13:40:02 +03:00
Vitaliy Vlasov
7c2c537a1a
Fix adv settings clicks, some styling changes
2018-08-20 13:40:02 +03:00
Vitaliy Vlasov
1dd9591b5e
Highlight advanced settings label when selected
2018-08-20 13:40:02 +03:00
Vitaliy Vlasov
f5e343c08a
Add advanced settings UI
2018-08-20 13:39:56 +03:00
Anton Danchenko
a7f9390fee
added scroll to logout button
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-08-20 13:10:24 +03:00
Chad
70bd6d0070
less noisy fastlane slack notifications
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-20 10:06:04 +02:00
zefeng huang
6a03d90432
fixes #4108
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-08-20 10:05:12 +03:00
Roman Volosovskyi
1b9c8d3d6f
[ #4932 ] add privacy policy to signup, recover and profile
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-18 07:30:56 +02:00
Andrey Shovkoplyas
3e7c059b59
wallet refactoring
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-18 07:28:43 +02:00
Max Risuhin
2b6d6722b7
Copy on stack status-go signal data
2018-08-17 14:05:19 +03:00
tbenr
672e8255c4
Fixes #5347
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-08-17 10:41:57 +03:00
Igor Mandrigin
e037b3345a
Fix keychain password for PR Jenkinsfiles
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-17 09:39:38 +02:00
yevh-berdnyk
53c9963a46
False failures fix: assets, transaction users
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-08-16 23:54:16 +03:00
Anton Danchenko
169390d2c8
renamed apk for e2e tests
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-08-16 18:38:59 +03:00
Igor Mandrigin
24db421fea
Don't lock Jenkins nodes for too long if possible (#desktop).
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-16 15:46:17 +02:00
Igor Mandrigin
e8ab892e95
Fix Slack messages for builds.
...
1) Fill in apkUrl where needed so it is not empty;
2) Remove unused variables.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-16 14:50:38 +02:00
jhe
854acebb70
Remove jail + Status.js API
...
Signed-off-by: jhe <jan.herich@gmail.com>
2018-08-16 12:59:35 +02:00
Igor Mandrigin
43263a9abe
Post-fastlane cleanup. Remove unnecessary plist files.
...
This functionality is handled in `fastlane/Fastfile` now.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-16 12:58:08 +02:00
Max Risuhin
e3aa8a598d
Thread safe access to log messages list
2018-08-16 13:20:34 +03:00
Max Risuhin
915a8e7522
Publish GitHub PR page comment on desktop build status change
2018-08-16 01:54:17 +03:00
Igor Mandrigin
31924f19ef
Workaround to support parallel iOS builds on the same Jenkins runner.
...
Realm download script didn't support it, so the simplest solution is
just to patch it and replace before iOS builds.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-15 16:50:01 +02:00
Igor Mandrigin
6e80321f6c
Fix diawi upload for nightlies.
...
BRANCH_NAME isn't set for nightly builds, fix fastlane script accordingly.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-15 14:40:33 +02:00
Anton Danchenko
c57a1f4cf7
alert text to error message, removed locator text from the message, reduced running time
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-08-15 13:47:06 +03:00
Goran Jovic
dda7cae8f0
bug #5058 - aligned words in recovery backup phrase screen
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-15 10:34:33 +02:00
Roman Volosovskyi
48d81a4f95
[ #5278 ][Android] persist webview state during session
2018-08-15 08:57:51 +03:00
Igor Mandrigin
434046fe9d
Upload apk to Sauce Labs using fastlane.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-14 22:55:03 +02:00
Igor Mandrigin
c99fd733e6
Use fastlane for diawi, Slack & GitHub comments
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-14 18:05:32 +02:00
Volodymyr Kozieiev
edd87192d0
Fixed problem with adding new contact on desktop ( #5492 )
2018-08-14 17:15:13 +03:00
Igor Mandrigin
329c360a40
Less magic for fastlane parameters.
...
1. Don't require all the nodes to be provisioned manually to upload to Google play.
2. Don't require all the nodes to be provisioned manually to send to Slack channel.
Pass it as a credential from Jenkins instead.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-14 16:14:07 +02:00
gnl
06bb8c6348
[ FIX #4848 ] ui, i18n: Replace currency indicator with ~
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-14 15:57:03 +02:00
Igor Mandrigin
375515b04f
Use the same mailservers for Rinkeby as for Mainnet.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-14 15:55:22 +02:00
Lukasz Fryc
026811c388
Update changelog for 0.9.25
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-14 15:54:42 +02:00
Volodymyr Kozieiev
6cdb1ac629
selectin color changed for selectable text inputs and texts ( #5469 )
2018-08-14 15:45:37 +03:00
Goran Jovic
879e33b9b5
bug #5356 - added snackbar for wallet errors, removed ATT from default tokens on ropsten
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-14 12:34:24 +02:00
Igor Mandrigin
8f13d97b43
Use fastlane for iOS builds.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-14 10:43:53 +02:00
Roman Volosovskyi
27f0e53bc1
[ #5465 ] disable realm's mixpanel analytics
2018-08-14 11:07:39 +03:00
Adam Babik
0a313ef525
Update status-go to 0.10.3
...
Signed-off-by: Adam Babik <a.babik@designfortress.com>
2018-08-13 23:03:23 +02:00
Eric Dvorsak
3a982e5d6b
enforce lowercase for namehash
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-08-13 16:17:40 +02:00
Eric Dvorsak
1769bfb695
fix tests
2018-08-13 16:17:08 +02:00
Eric Dvorsak
96ac6eb83f
user can add contact by ens username
2018-08-13 16:17:08 +02:00
Eric Dvorsak
c25b6ec630
working version for stateofus.eth usernames
...
addr and text["statusAccount"] functions allow to retrive ethereum address
and whisper address
2018-08-13 16:17:08 +02:00
Eric Dvorsak
e81704a0b0
small fixes
2018-08-13 16:17:08 +02:00
Julien Eluard
9bbea373f3
WIP
2018-08-13 16:17:08 +02:00
Jakub Sokołowski
a904730f19
add unlocking macos keychain before xcodebuild steps
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-08-13 09:05:54 -04:00