Roman Volosovskyi
4651c2c90d
upgrade react-native-webview-bridge (fixes problems with Melonport and bchat)
2017-02-21 13:06:58 +02:00
Roman Volosovskyi
1288ffa2d1
upgrade status-go
2017-02-20 21:45:37 +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
64adf43902
Updating profile names ( #659 ), fixing small iOS bug caused by #809
2017-02-20 12:01:23 +02:00
Roman Volosovskyi
6ec0c4d6f7
update externs & add lein generate-externs
2017-02-19 16:47:28 +02:00
Roman Volosovskyi
42c356f604
fix #812
2017-02-17 18:56:50 +02:00
alwx
c1abe16f89
Fix for weird behaviour if back is pressed in 2nd onboarding ( #775 )
2017-02-17 16:36:09 +02:00
alwx
4bd800f5ca
Problems with discover updates ( #778 )
2017-02-17 11:35:30 +02:00
Roman Volosovskyi
f930f9e127
upgrade status-go to 0.9.3
2017-02-16 21:55:31 +02:00
alwx
41c8d04919
Magic suggestions fix ( #772 )
2017-02-16 16:39:26 +02:00
alwx
e070661ae3
Persist Keyboard when typing command and moving to parameters ( #776 )
2017-02-15 14:04:18 +02:00
alwx
27ddb24f7b
Magic suggestions area ( #772 )
2017-02-14 16:20:44 +02:00
Roman Volosovskyi
ace355515a
public group chat
2017-02-14 15:15:59 +02:00
Jarrad
0951618ad8
Merge pull request #806 from status-im/junk/templates
...
Github Templates
2017-02-13 19:33:14 +07:00
alwx
bf27c55398
Development tools ( #719 )
2017-02-13 12:14:28 +02:00
Jarrad Hope
99c556b42c
github templates
2017-02-12 12:53:29 +07:00
Gustavo Nunes
8957e00592
Fix #774 - Profile and drawer input inconsistencies
2017-02-11 10:53:31 +02:00
Roman Volosovskyi
289a43ace8
fix reloading of the whole project on change in code
2017-02-10 18:35:34 +02:00
Jarrad
c6fa4d8b6f
Merge pull request #799 from status-im/feature/remove-settings-#630
...
Fixes #630 - Remove settings menu item from drawer
2017-02-09 12:02:45 +07:00
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