alwx
d6f43d3248
Move command-content to js files ( #779 )
2017-03-02 00:15:23 +02:00
Roman Volosovskyi
99931c24b9
upgrade react-native-webview-bridge (fix preloading of js on the first page, Android)
...
ensure that preloaded js in webview is executed only once
2017-02-22 17:54:14 +02:00
Jarrad Hope
37932bce74
add bchat default contact
2017-02-21 17:10:30 +02:00
Roman Volosovskyi
89eb890d94
use standard Web3 HttpProvider for http & fix jQuery conflict
2017-02-21 16:44:49 +02:00
Smouki
79669234f4
Add Melonport to default contacts
2017-02-20 14:29:12 +02:00
Roman Volosovskyi
0548ca6f98
add jquery support in WebView
2017-02-20 14:28:40 +02:00
alwx
bf27c55398
Development tools ( #719 )
2017-02-13 12:14:28 +02:00
Roman Volosovskyi
80f4c54357
implement StatusProvider.send for Android and iOS (only http)
2017-02-03 13:05:28 +02:00
alwx
78e70571df
Generating message preview on the fly, localization of request data and previews ( #645 , #754 )
2017-02-01 16:12:45 +02:00
Gustavo Nunes
016e9b31d1
Add Gnosis dapp to default contacts list #748
2017-01-21 10:09:41 +02:00
alwx
374264e108
Semicolon in password works fine now ( #684 ); fix for crash #25
2017-01-21 09:56:23 +02:00
alwx
a4526f7e3f
Alternate Currency Formats breaks ability to send ETH ( #665 )
2017-01-20 16:00:32 +02:00
alwx
d260117c85
Phone fixes ( #539 , #566 , #634 )
2017-01-17 17:43:27 +02:00
Auryn Macmillan
351e54129c
Add FirstBlood to existing dapps ( #728 )
2017-01-17 00:29:30 +03:00
Gustavo Nunes
66c9e97eef
Prevent non-positive-number amounts for send / request commands
2017-01-11 13:57:18 -02:00
Harsh Vakharia
302a1c7214
Add missing comma
2017-01-05 23:07:04 +05:30
Jarrad
13e9283477
Merge pull request #614 from status-im/feature/default-contacts
...
add default DApp contacts
2017-01-04 13:04:42 +07:00
Jarrad Hope
0eefb02e25
add default dapps
...
new file: images/contacts/flight-delays-suck.png
new file: images/contacts/jarrad.png
new file: images/contacts/mkr-market.png
new file: images/contacts/oaken-water-meter.png
modified: resources/default_contacts.json
modified: src/status_im/resources.cljs
2017-01-04 13:02:39 +07:00
Jarrad
a38671e4d8
Merge pull request #606 from status-im/bug/#601
...
!send command validation
2017-01-03 15:01:30 +07:00
Roman Volosovskyi
27df2705ed
!send command validation with estimatedGas
2017-01-02 23:09:45 +02:00
alwx
0985db819b
Strange suggestion behaviour ( #602 )
2017-01-02 19:26:28 +03:00
Roman Volosovskyi
206f336dff
Merge pull request #589 from status-im/feature/#334
...
Translations for DApps (#334 )
2017-01-02 12:38:56 +02:00
Roman Volosovskyi
6504b7fc9e
wallet dapp over https
2017-01-02 12:01:32 +02:00
Roman Volosovskyi
b93cc4669e
fix #595
2017-01-02 10:17:44 +02:00
Roman Volosovskyi
e511baca50
fix #593
2017-01-02 10:08:22 +02:00
alwx
5a872c8ca5
Translations for DApps ( #334 )
2016-12-30 20:45:14 +03:00
Roman Volosovskyi
323a91760f
add StatusHttpProview for accessing web3 in webview
2016-12-29 22:48:00 +02:00
Jarrad
e6e59f158d
Merge pull request #583 from status-im/feature/dapps-#580
...
Default DApp data structure (#580 )
2016-12-27 17:22:21 +07:00
alwx
0e190c624b
Default contacts ( #580 )
2016-12-27 13:18:22 +03:00
Roman Volosovskyi
aad122a724
fix #573 & remove staged-commands
2016-12-27 11:15:30 +02:00
Roman Volosovskyi
fc39346bc2
inject web3 before page loading in webview (works only on android)
2016-12-19 14:40:16 +02:00
Roman Volosovskyi
048ef0a4fe
fix !send command message style
2016-12-15 11:53:22 +02:00
Jarrad
b6b46d19af
Ropsten faucet typo
2016-12-10 11:01:20 +08:00
alwx
430229d192
faucet command ( #445 )
2016-12-09 13:04:14 +03:00
Adrian Tiberius
974ff50b02
implement console message handling and suggestions
2016-12-02 19:13:55 +02:00
alwx
3e4b943e72
No more error when tapping on command suggestion icon ( #517 )
2016-11-30 23:31:40 +03:00
Jarrad Hope
ea54b9b6e1
!js command in console chat
2016-11-30 20:35:37 +02:00
Adrian Tiberius
33c334ae6a
add translations
2016-11-22 16:23:14 +02:00
Roman Volosovskyi
80be20666b
send command styling
2016-11-18 17:13:38 +02:00
Roman Volosovskyi
5fe3a1b91a
add locale and debug props to context object in jail ( #459 )
2016-11-18 12:19:28 +02:00
Roman Volosovskyi
acfedd19f6
Merge pull request #447 from status-im/bug/#430
...
Prevent !send with null "to" address
2016-11-15 15:22:12 +02:00
Roman Volosovskyi
459ce93220
fix #450 ; fix #451
2016-11-12 11:25:48 +02:00
Roman Volosovskyi
29a6832974
fixes #430
...
ignore transaction without "to" address
prevent !send command without "to" address
only contacts with address in wallet's contacts screen
2016-11-11 09:34:07 +02:00
Jarrad Hope
b0fac8ff84
update wallet url
2016-11-10 22:02:12 +08:00
Roman Volosovskyi
48dc1b6e19
closes #441
2016-11-10 10:33:44 +02:00
Adrian Tiberius
083ade766e
implement new wallet flow
2016-11-08 19:38:59 +02:00
Roman Volosovskyi
4fd5be78b4
wallet dapp icon & border
...
commands/requests icons
Former-commit-id: e4a23bba54
2016-10-31 16:54:49 +02:00
Roman Volosovskyi
b6fa6c366c
fix #394
...
Former-commit-id: 58aaacf044
2016-10-29 23:02:49 +03:00
Roman Volosovskyi
8439407520
show connectivity issues & retry sending of phone/confirmation code to server if application is offline
...
Former-commit-id: 2580b0a9d9
2016-10-23 12:49:36 +03:00
Roman Volosovskyi
2c8ade2346
fixes #383
...
Former-commit-id: 371c4889ac
2016-10-21 17:42:08 +03:00