Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update extension notification | Chen Wei | 2019-07-04 | 1 | -3/+5 |
| | |||||
* | Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) | kumavis | 2019-05-04 | 1 | -14/+0 |
| | | | | | | | | | | * Ensure home screen does not render if there are unapproved txs (#6501) * Ensure that the confirm screen renders before the home screen if there are unapproved txs. * Only render confirm screen before home screen on mount. * inpage - revert _metamask api to isEnabled isApproved isUnlocked | ||||
* | Update platforms/extension to use ES6 destructuring requires | Whymarrh Whitby | 2019-02-12 | 1 | -1/+1 |
| | |||||
* | EIP-1102 updates (#6006) | Paul Bouchon | 2019-01-31 | 1 | -2/+4 |
| | | | | | | * Update privacy notice * Respond to 1102 messages using tab ID | ||||
* | fix extension link | brunobar79 | 2019-01-03 | 1 | -1/+1 |
| | |||||
* | Fix etherscan links on notifications | Bruno Barbieri | 2018-12-29 | 1 | -1/+1 |
| | |||||
* | Show Failed transaction in the browser notification for on-chain failures ↵ | Alexander Tseung | 2018-12-11 | 1 | -4/+7 |
| | | | | (#5904) | ||||
* | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 1 | -0/+12 |
| | |||||
* | send to fullscreen if no permission from popup | brunobar79 | 2018-07-31 | 1 | -1/+6 |
| | |||||
* | clean up | brunobar79 | 2018-07-27 | 1 | -1/+1 |
| | |||||
* | restore platform/extension.js | brunobar79 | 2018-07-27 | 1 | -5/+57 |
| | |||||
* | fix merge conflicts | brunobar79 | 2018-07-27 | 1 | -0/+6 |
|\ | |||||
| * | Remove unneeded code from i4829-close-notifications-from-ui branch. | Dan Miller | 2018-07-25 | 1 | -1/+1 |
| | | |||||
| * | UI confirm screen closes confirmation window on submit or cancel of a tx | Dan Miller | 2018-07-24 | 1 | -0/+6 |
| | | |||||
* | | working without injection | brunobar79 | 2018-07-25 | 1 | -6/+0 |
| | | |||||
* | | added qr code scanner icon in send transaction | brunobar79 | 2018-07-24 | 1 | -2/+1 |
| | | |||||
* | | camera working back and forth | brunobar79 | 2018-07-24 | 1 | -55/+10 |
|/ | |||||
* | Merge branch 'develop' into transaction-notifications | Csaba S | 2018-07-21 | 1 | -2/+5 |
|\ | |||||
| * | allow to open specific route in fullscreen mode | brunobar79 | 2018-07-03 | 1 | -2/+5 |
| | | |||||
* | | remove dropped handler | Csaba Solya | 2018-07-21 | 1 | -10/+0 |
| | | |||||
* | | add notifications | Csaba Solya | 2018-07-20 | 1 | -0/+64 |
|/ | |||||
* | Add a few missing docblocks to background files | Whymarrh Whitby | 2018-04-19 | 2 | -20/+30 |
| | |||||
* | Adds button for opening app in main browser window in extension. | Dan | 2017-12-13 | 1 | -0/+5 |
| | |||||
* | Make the function callback friendly. | Kevin Serrano | 2017-10-10 | 1 | -4/+4 |
| | |||||
* | Simplify try catch | Kevin Serrano | 2017-10-06 | 1 | -4/+2 |
| | |||||
* | Catch an error if this is not defined. | Kevin Serrano | 2017-10-06 | 1 | -1/+8 |
| | |||||
* | Configured for callback-required function.' | Kevin Serrano | 2017-10-05 | 1 | -2/+2 |
| | |||||
* | Include OS version | Kevin Serrano | 2017-10-05 | 1 | -0/+4 |
| | |||||
* | re-enabled x-metamask-origin for mascara | frankiebee | 2017-09-28 | 1 | -4/+0 |
| | |||||
* | platforms: put context for extension in platform extension class | frankiebee | 2017-09-22 | 1 | -0/+3 |
| | |||||
* | add platforms to mascara + move buyEther window open to ui | kumavis | 2017-04-05 | 2 | -0/+46 |
| | |||||
* | ui - use global.platform for extension interaction | kumavis | 2017-04-01 | 1 | -0/+4 |
| | |||||
* | introduce platform api and rename notifications to notification-manager | kumavis | 2017-03-31 | 1 | -0/+19 |