Gustavo Nunes
9a97f5ea0a
Fixes #630 - Remove settings menu item from drawer
2017-02-09 01:58:11 -02:00
Gustavo Nunes
a8a588bb70
Onboarding tests: fixed existing and added new
2017-02-08 17:01:14 +02:00
Roman Volosovskyi
4c3440425f
upgrade react-native-webview-bridge
2017-02-06 14:50:01 +02:00
Roman Volosovskyi
3386346f07
fix Unmatched delimiter from #787
2017-02-06 10:39:39 +02:00
Yehonathan Sharvit
37e871b117
fix kibit suggestions
2017-02-06 10:12:05 +02:00
Roman Volosovskyi
80f4c54357
implement StatusProvider.send for Android and iOS (only http)
2017-02-03 13:05:28 +02:00
Roman Volosovskyi
0d9f35190f
fix #649
2017-02-02 17:37:23 +02:00
Roman Volosovskyi
5af0905f2f
generate address from public key ( #752 )
2017-02-02 12:09:57 +02:00
alwx
7406b287ed
Wrong formatting of ETH value at transactions screen on Android ( #783 )
2017-02-02 09:28:08 +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
Roman Volosovskyi
e73f0940b3
fix #777
2017-01-31 12:41:37 +02:00
Roman Volosovskyi
9fc7508086
fix error on loading nfc-react-native on iOS
2017-01-31 12:00:58 +02:00
Juraj Martinka
28f82558bf
fix #701 : Redirect user to console when he tries to edit phone number in profile screen
...
New event :phone-number-change-requested is dispatched and this is used to just redirect user
to the console while automatically issuing :phone command.
We don't allow to edit phone number directly in profile screen, because phone change requires
entering sms confirmation code.
2017-01-31 10:38:48 +02:00
Juraj Martinka
71ba979671
profile: Redirect user to the console when he tries to edit phone number on profile page ( #701 )
...
Since phone change requires sms verification, we don't want user let to edit it directly on profile page.
Instead, we redirect him to the Console automatically issuing :phone command.
2017-01-31 10:38:48 +02:00
Andrey Shovkoplyas
dc01b9e3b7
fix for https://github.com/status-im/status-react/pull/773 and https://github.com/status-im/status-react/issues/694
...
fix for https://github.com/status-im/status-react/issues/635
2017-01-31 10:10:41 +02:00
Andrey Shovkoplyas
8110576228
no message
...
remove button container
fix for https://github.com/status-im/status-react/issues/657 , and also Russian typo fixed
2017-01-31 08:29:51 +02:00
alwx
0944df715f
NFC access for Dapps ( #670 )
2017-01-30 18:03:16 +02:00
alealejandro
30fb48523e
Refactor colors, remove unneeded (src/status_im) issue #278
2017-01-30 08:40:27 +02:00
Roman Volosovskyi
58fd0c1134
move statusgo to StatusModule
...
remove StatusService
few minor performance fixes in RN app
2017-01-30 08:09:31 +02:00
Jarrad
bf582c6091
Merge pull request #760 from erikzrekz/readme/marketing-link-update
...
Fix broken link
2017-01-27 16:25:50 +08:00
Andrey Shovkoplyas
191257ba13
hide emoji on unmount chat
2017-01-26 20:19:04 +02:00
alwx
ccd846eb44
Non-atomic send button, leads to sending multiple transactions if tapping fast ( #667 )
2017-01-26 18:02:07 +02:00
Roman Volosovskyi
ed8448f04a
downgrade status-go
2017-01-26 15:23:09 +02:00
alwx
3b80f7d088
/browse links (addition to #638 )
2017-01-25 22:45:04 +02:00
Math Vadash
c9366892cf
Fix for :navigation-stack is grows on switching tabs #747
2017-01-25 22:39:17 +02:00
Eriks Reks
be363ecc1b
Fix broken link
...
Change https://wiki.status.im/contributing/marketing/ to http://wiki.status.im/contributing/outreach/
2017-01-25 13:11:22 -05:00
Gustavo Nunes
016e9b31d1
Add Gnosis dapp to default contacts list #748
2017-01-21 10:09:41 +02:00
Gustavo Nunes
06c8498568
accounts: recover password no longer appears as clear text #732
2017-01-21 09:58:24 +02:00
alwx
374264e108
Semicolon in password works fine now ( #684 ); fix for crash #25
2017-01-21 09:56:23 +02:00
Gustavo Nunes
065a0ddc80
components, profile: better username validation #685
2017-01-21 09:51:13 +02:00
Roman Volosovskyi
3868e6d3c6
fix "Unexpected token ?" on react-native start
2017-01-20 20:20:16 +02:00
Roman Volosovskyi
19e3be5109
make isNodeInitialized instance variable
...
re-init jail on Android
2017-01-20 18:25:17 +02:00
Roman Volosovskyi
e47314bb7e
fix awesome-phonenumber externs
2017-01-20 16:20:44 +02:00
alwx
a4526f7e3f
Alternate Currency Formats breaks ability to send ETH ( #665 )
2017-01-20 16:00:32 +02:00
Andrey Shovkoplyas
2765ca3eca
https://github.com/status-im/status-react/pull/727#issuecomment-272797705
...
Revert "fixed #702"
This reverts commit ad255fbf8c474c0623eb0eb69ad31852b1b93f76.
fixed #702
2017-01-20 11:23:51 +02:00
Andrey Shovkoplyas
556b9beec7
https://github.com/status-im/status-react/issues/675
...
fixed #675
2017-01-20 11:14:42 +02:00
Roman Volosovskyi
dc38ba94c6
upgrade status-go status-im/status-go#90
2017-01-19 19:53:19 +02:00
alwx
a1e0407c8c
Emojis are cropped ( #673 )
2017-01-19 18:04:02 +02:00
Roman Volosovskyi
b2e4801251
Add Instabug logging for status-go signals
...
Upgrade status-go to 1.1.0-25-gaeda17d
2017-01-19 17:34:53 +02:00
alwx
e1a1ab5c37
Enable links within messages ( #638 )
2017-01-19 17:31:56 +02:00
alwx
4a73facf4e
App crash on empty password at confirmation ( #644 )
2017-01-18 13:01:48 +02:00
Roman Volosovskyi
b28faa3115
add externs for #735
2017-01-18 10:31:39 +02:00
alwx
d08ca05d33
Add to Contacts tab does not appear ( #636 )
2017-01-18 09:40:48 +02:00
Roman Volosovskyi
285df463e3
reset isNodeInitialized flag when StatusService is destroyed
2017-01-17 18:30:25 +02:00
alwx
d260117c85
Phone fixes ( #539 , #566 , #634 )
2017-01-17 17:43:27 +02:00
alwx
101448b963
Ensure browser sessions can not correlate identities between Status account sessions ( #688 )
2017-01-17 17:24:45 +02:00
Auryn Macmillan
351e54129c
Add FirstBlood to existing dapps ( #728 )
2017-01-17 00:29:30 +03:00
Roman Volosovskyi
a0b20e3c22
fix #680
2017-01-16 14:39:46 +02:00
Roman Volosovskyi
ba3034f0cc
Merge pull request #605 from status-im/feature/#557
...
Update public/private keys for discoveries (#557 )
2017-01-16 13:05:30 +02:00
alwx
9462088de8
Update public/private keys for discoveries ( #557 )
2017-01-16 11:42:12 +02:00