Commit Graph

1193 Commits

Author SHA1 Message Date
Roman Volosovskyi 7fb7b60a65 Merge pull request #571 from status-im/bug/#570
Fix for "Add to contacts" request (#570)
2016-12-21 17:22:22 +02:00
Roman Volosovskyi 4a54a2fe24 Merge pull request #569 from status-im/feature/#562
Staging area disabled (#562)
2016-12-21 17:06:20 +02:00
alwx 5547fd65ba Fix for Add to contacts request (#570) 2016-12-21 17:55:48 +03:00
alwx 80018f1cb8 Staging area disabled (#562) 2016-12-21 13:09:36 +03:00
Roman Volosovskyi c9366c1d2b Merge pull request #558 from status-im/feature/#547
Emoji picker (#547)
2016-12-21 11:07:41 +02:00
Roman Volosovskyi 25787f40c4 attempt to fix night build 2016-12-21 10:51:06 +02:00
Roman Volosovskyi 48f367c958 Merge pull request #555 from status-im/feature/syncing-information
More detailed information about syncing in toolbar
2016-12-20 17:41:19 +02:00
Roman Volosovskyi cd1ad1afc4 more detailed information about syncing in toolbar 2016-12-20 17:40:28 +02:00
Roman Volosovskyi 935b76860f Merge pull request #551 from status-im/bug/#550
Order of messages fix (#550)
2016-12-20 17:37:36 +02:00
alwx f3da7e7e76 react-native-emoji-picker (#547) 2016-12-20 18:01:17 +03:00
Roman Volosovskyi 9745d0bda8 prevent extra loading of Web3 2016-12-20 16:33:56 +02:00
Roman Volosovskyi a0d80d8e39 Merge pull request #564 from status-im/feature/web3-in-webview-ios
Add webview bridge based on WKWebView
2016-12-20 15:08:26 +02:00
alwx 158d0ba033 Order of messages fix (#550) 2016-12-20 14:56:37 +03:00
Jarrad 4f81f04762 much embarass 2016-12-20 17:31:57 +07:00
Jarrad 742dc707a6 Update README.md 2016-12-20 17:31:09 +07:00
Jarrad 5053f275c7 Add core contributors to README.md 2016-12-20 17:26:05 +07:00
Jarrad 080f2f508a Update README.md 2016-12-20 17:04:45 +07:00
Roman Volosovskyi a57da3e086 add webview bridge based on WKWebView 2016-12-20 11:58:03 +02:00
Roman Volosovskyi 858e5ab194 Merge pull request #563 from status-im/feature/web3-in-webview
Inject web3 into WebView before page loading (only android)
2016-12-19 14:59:11 +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
Roman Volosovskyi 63e352020d Merge pull request #541 from status-im/feature/toolbar-fixes-and-search
Toolbar refactoring, unification; search for contacts (#448); processed-messages cache (#552); fix for #554
2016-12-14 20:40:14 +02:00
alwx 395aa9d807 Contacts search (#448);
Processed messages cache (#552);
Fix for adding pending contacts manually (#554);
Lots of fixes for toolbar & contact item
2016-12-14 18:40:22 +03:00
Roman Volosovskyi 6ab45b692f fix signalEvent on iOS 2016-12-14 13:58:17 +02:00
Roman Volosovskyi 61100a1bc7 fix bundle identifier 2016-12-13 17:22:08 +02:00
Roman Volosovskyi 7c36421d57 fix #545 2016-12-13 17:17:47 +02:00
Roman Volosovskyi 28147a3730 Merge pull request #548 from status-im/bug/ios-crash
Restarting RPC server
2016-12-13 11:12:39 +02:00
Roman Volosovskyi 6c1f24b211 handle "Invalid JSON RPC response" error by restarting RPC server 2016-12-12 18:50:46 +02:00
Roman Volosovskyi f74944ac2d prevent SIGPIPE crash on iOS 2016-12-11 13:09:12 +02:00
Roman Volosovskyi 85e7c6c1f1 remove v2 from base database 2016-12-11 12:59:21 +02:00
Jarrad b6b46d19af Ropsten faucet typo 2016-12-10 11:01:20 +08:00
Roman Volosovskyi ad0ddc1e0c Merge pull request #544 from status-im/feature/extended-defview
Extended defview macro
2016-12-09 13:03:51 +02:00
Roman Volosovskyi 379669ada0 Merge pull request #540 from status-im/feature/#445
!faucet command (#445)
2016-12-09 13:03:41 +02:00
Roman Volosovskyi 72f9b8dfa2 fix :navigation-back after sending transactions 2016-12-09 12:54:24 +02:00
Roman Volosovskyi 1f3411f8fc fix chat-icon-view rerendering 2016-12-09 12:21:20 +02:00
alwx 430229d192 faucet command (#445) 2016-12-09 13:04:14 +03:00
Roman Volosovskyi 915394b058 fix LATEST_TAG in iOS versions script 2016-12-09 09:51:19 +02:00
Roman Volosovskyi 97c5bebafe Merge pull request #542 from status-im/feature/build-version
git-commit and tag based versioning
2016-12-08 16:34:14 +02:00
Jarrad Hope 9ac00ad41f git and tag based versioning 2016-12-08 16:33:39 +02:00
Roman Volosovskyi cc687986cc extended defview macro 2016-12-08 15:24:58 +02:00
Roman Volosovskyi 1dc3371ae5 Merge pull request #536 from status-im/bug/group-chat-order-problems
Group chat adding/removing bugs
2016-12-08 11:55:40 +02:00
Adrian Tiberius a96203b982 move jail initialization to core/init 2016-12-08 11:55:21 +02:00
Adrian Tiberius ac617b73d5 fix null pointer exception 2016-12-08 11:36:56 +02:00
Roman Volosovskyi fdecec9f28 upgrade status-go 2016-12-07 11:37:31 +02:00
Roman Volosovskyi be2a13e900 reset schema version to v1 2016-12-07 11:11:55 +02:00
Roman Volosovskyi 49c604acdd fix #538 2016-12-05 17:31:48 +02:00
Roman Volosovskyi 3d72c6f300 fix bugs at adding/removing to/from group chat related to inconsistent order of incoming messages 2016-12-05 12:39:35 +02:00
Adrian Tiberius 6699e6e667 add gradle constants 2016-12-02 21:34:46 +02:00
Roman Volosovskyi e7463b877a Merge pull request #535 from status-im/bug/#523
Add contact form: public key instead of address (#523)
2016-12-02 19:18:48 +02:00
Roman Volosovskyi 4aba1fac24 Merge pull request #534 from status-im/feature/console-suggestions-and-execution
Feature/console suggestions and execution
2016-12-02 19:17:07 +02:00