Commit Graph

1193 Commits

Author SHA1 Message Date
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
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