janherich
f406feacc7
Contact refactoring
2018-04-11 14:57:51 +02:00
Goran Jovic
dd8846288a
feature #3767 - added a number of dapps to the default list
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-09 13:55:35 +03:00
Foo Pang
e85823056c
[ Fix #3479 ] Add accessibility labels for Chat screens
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 18:57:54 +03:00
Marco Süß
3ba9bdef7b
[ISSUE #3651 ] change console to look like a dev tool
...
- rename "Console" to "Status Console"
- hide console dapp badge in home screen
- change icon to something terminal-y
- change empty screen text for console chat
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 18:56:07 +03:00
criw
dc4ca898a8
[ FIX #3176 ] align group icons with chat name text
...
Top margins have been removed because they caused icons to be aligned
lower than text and width has been incremented since icons were cut off
[FIX #3176 ] changed icon's color to colors/gray
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 18:52:30 +03:00
Andrey Shovkoplyas
c1c5854cb1
removed unused npm modules, screens, components
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-26 20:45:43 +03:00
Andy Tudhope
8b34c5e728
Update default_contacts.json
...
Added descriptions for the DApps that exist in Status before we overhaul this entirely.
Signed-off-by: Andy Tudhope <tuddy0525@gmail.com>
2018-03-23 20:35:02 +02:00
Andrey Shovkoplyas
946a44d257
implemented profile onboarding
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-19 19:01:15 +03:00
Goran Jovic
b447b80ee4
feature #3248 - new contact profile
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-15 12:49:09 +01:00
Andrey Shovkoplyas
eb8557dde8
Introduced onboarding sign in
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-01 12:16:03 +03:00
Goran Jovic
b5b3ad204d
feature #3011 - reworked group chat profile and refactored common profile elements
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-02-27 12:12:51 +01:00
alwxndr
64b248268d
[ #3366 , #3349 ]: Fixes for expandable, better animations for parameter boxes
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-26 14:59:39 +01:00
Eric Dvorsak
cc8ef6580e
Revert "Fix #3013 Swipe chat based deletion"
...
This reverts commit f4f1ab4e2f
.
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-21 04:03:15 +01:00
Hanwen Cheng
f4f1ab4e2f
Fix #3013 Swipe chat based deletion
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-20 22:47:00 +03:00
alwxndr
5280f3d9a0
Returning expandable animations back, removing :get-max-container-area-height
2018-02-20 22:38:19 +03:00
alwxndr
2aa6c1992f
[ #3014 ]: Updated chat input
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-16 20:58:44 +03:00
Roman Volosovskyi
c8ba9bd074
clean non-working dapps
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-02-14 17:49:33 +03:00
alwxndr
ce524507da
[ #3006 ]: No more search features
...
Signed-off-by: alwxndr <alwxndr@gmail.com>
2018-02-12 11:42:48 +01:00
Eric Dvorsak
0b0405d9a5
[ fix #3163 ] remove phone command
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-07 15:48:53 +01:00
janherich
3c406b24bb
Remove obsolete `:on-send` checking
2018-02-06 16:08:12 +01:00
janherich
0447912172
Add default command scope
2018-02-06 14:55:20 +01:00
Andrey Shovkoplyas
2e669ef525
introduced new, new chat, open dapp screens
...
Signed-off-by: Andy Tudhope <tuddy0525@gmail.com>
2018-02-06 15:18:19 +02:00
alwxndr
03e62548a6
[ #3007 ] Removed location command
2018-02-01 22:25:50 +01:00
Andrey Shovkoplyas
7e78acc0cc
implemented browser , removed browse command
2018-01-30 16:19:59 +03:00
Alexander Pantyuhov
c5bea68fdc
[ fixes #2908 ] 0.00 ETH is shown instead of specified amount (with comma) on Send transaction screen after /send command ( #3122 )
2018-01-25 11:36:03 +01:00
Julien Eluard
d05f50db62
[BUG #2881 ] Migrated wallet main screen to latest mockups
2018-01-17 10:36:43 +01:00
Goran Jovic
8e5fc1d6f1
bug #2949 - resolved unset gas info after send from chat
2018-01-13 03:47:51 +09:00
Andrey Shovkoplyas
d582e6e366
reworked main tabs, removed swiper and drawer npm libs
2018-01-12 12:10:15 +03:00
Julien Eluard
7c4d2f2ece
[ISSUE #2642 ] Allow to send ERC20 tokens
2018-01-04 09:29:49 +01:00
Dmitry Novotochinov
26dad8cf33
[ref #2764 ] Add offline messaging settings screen
...
Screen shows what whisper node we connected to. No adding/editing
allowed yet, screen is ready-only for now.
2017-12-25 20:11:00 +03:00
Andy Tudhope
a7f8526c88
Merge pull request #2552 from foreseaz/feature/#2528
...
[feature #2528 ] separate zh_hant to zh_hant_tw, zh_hant_hk and zh_han_sg
2017-12-17 11:01:14 +02:00
foreseaz
9597e34e79
[feature #2528 ]
...
- separate zh_hant to zh_hant_tw, zh_hant_hk and zh_hant_sg
- add new locales `zh-hant-sg`, `zh-hant-hk`, `zh-hant-tw`
- fix zh_hant and zh_hans typo and layout
- update `bots/browse/translations.js` `bots/console/translations.js`
`bots/mailman/translations.js` `bots/transactor/translations.js`
2017-12-17 11:13:28 +08:00
Dmitry Novotochinov
6d966b4648
[ fixes #2546 ] Add chat-preview-text component to status.js
...
Apply default styling for message commands preview in chat
2017-12-15 18:15:03 +03:00
Vitaliy Vlasov
3feb43d16d
[ FIX #1209 ] resources/js: wrap undefined responses from jail in a String
2017-12-11 18:01:14 +02:00
Julien Eluard
2256628c97
Added assets icons and allow to filter tokens
2017-12-08 16:36:38 +01:00
Dmitry Novotochinov
1e7366be6a
[ fixes #2523 ] fix RU translations
...
add missing :status-sending RU translation
2017-12-06 16:15:12 +01:00
kemargrant
8e3270afef
Add Ethcro Dapp to default contacts
2017-12-05 13:10:19 -06:00
Roman Volosovskyi
8886bfd5d0
JavaScriptCore jail as alternative for Otto vm
2017-12-05 12:09:34 +02:00
Dmitry Novotochinov
f07b5363af
[ fixes #2445 ] make phone suggestions not clickable
2017-12-01 13:49:29 +01:00
Julien Eluard
b2daaa2159
Hook require to prevent tests failures when loading images
2017-11-29 16:50:28 +01:00
Julien Eluard
3df4a7f1e4
Added ERC20 listing support
2017-11-29 09:56:01 +01:00
janherich
e50d56a4d0
Refactored jail loading + commands/responses
2017-11-21 10:51:15 +01:00
alwx
20e76c21ee
Phone number is not updated in profile and shows 'Not Specified' value if use /phone command ( #2256 )
2017-11-02 11:43:49 +01:00
Goran Jovic
a6f9eb6cea
delete any open chats with removed default contacts; remove etherplay and commiteth
2017-10-29 12:25:55 -04:00
janherich
0ccfefa6c3
Fix bot subscriptions
2017-10-23 14:06:35 +02:00
Roman Volosovskyi
abe7f0a42a
change ropsten faucet url
2017-10-23 13:54:55 +02:00
Andy Tudhope
4426972bd9
Add Dapp descriptions to default_contacts.json
...
Added some brief descriptions for each Dapp in the "dapp" group and change the order slightly for better sense.
2017-10-20 15:37:31 +02:00
janherich
ad8157170b
Fixed nasty regression caused by command-scopes PR
2017-10-18 23:54:09 +02:00
alwx
712b1d3a61
wallet bot has been removed completely
2017-10-18 09:56:13 +02:00
alwx
7c000fc725
#2166 : Zero should be treated as valid amount for send command
2017-10-16 15:53:43 +02:00