status-mobile/test/appium/views
Gheorghe Pinzaru f34a7bc3f1
Restyle chat messages
Update the rounded corners on all messages

Update paddings and margin for message author

Move timestamp 3pt from bottom

Fix miss-placed padding in message author name

Add margin between emoji and timestamp

Change reply icon

Decrese font size of emoji message

Remove extra space in style map

Remove extra margin between author and message

Replace reply icon with glymph

Update Inter font to support new glyphs

Update paddings for reply author

Update timestamp padding from bottom

Added line-height explicitly to support it cross platform. Otherwise android and ios use different size.

Remove margin right space on usernames

Remove hardcoded width of messages

Use same line-height for all types of names

Add background to emoji

Bug in RN emoji cropped on smaller line-height https://github.com/facebook/react-native/issues/18559

Fix reply on user with ens name

Fix message margin top should be always 4

Add minimal fix for ui in ens name screen

Remove extra computations for timestamp position

Update e2e test

Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-01-15 12:56:53 +03:00
..
elements_templates Another fix for false failures 2019-09-25 17:17:02 +02:00
web_views Fix deep links tests 2019-05-20 15:38:53 +03:00
__init__.py e2e-tests, android: added infrastructure for running e2e tests, added test send/receive in chat, added request password tests, updated gitignore to exclude python related files. 2017-08-28 15:27:02 +02:00
about_view.py added upgrade test, changed apk name on sauce 2019-01-21 12:52:12 +02:00
add_custom_token_view.py Added new tests 2019-08-06 16:54:29 +03:00
base_element.py Dont use network info but only rely on peers count for mailservers 2019-11-05 11:50:54 +01:00
base_view.py changed translation for OK got it 2020-01-09 14:38:40 +01:00
chat_view.py Restyle chat messages 2020-01-15 12:56:53 +03:00
contacts_view.py add daaps view, remove start_chat view; desktop and wallet modal 2019-04-11 04:14:20 +03:00
dapps_view.py test_set_primary_ens_custom_domain 2019-11-25 11:36:49 +01:00
home_view.py waiting for allow_button until checking absense 2019-12-06 10:57:38 +01:00
profile_view.py Remove duplicating button 2020-01-08 14:04:41 +01:00
recover_access_view.py v1 Copy Changes - Key Generation, Storage 2019-12-21 18:06:29 +02:00
send_transaction_view.py Watch-only test and additional waiting when signing transaction 2019-12-20 18:53:31 +01:00
sign_in_view.py v1 Copy Changes - Key Generation, Storage 2019-12-21 18:06:29 +02:00
transactions_view.py add daaps view, remove start_chat view; desktop and wallet modal 2019-04-11 04:14:20 +03:00
wallet_view.py Align e2e with new translations 2020-01-07 13:38:18 +01:00