| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent loading screen from overlaying the app bar (#4417) | Alexander Tseung | 2018-05-31 | 1 | -4/+1 |
* | Merge pull request #4156 from MetaMask/i4010-spinner | kumavis | 2018-05-03 | 1 | -1/+1 |
|\ |
|
| * | Fix styling of the app spinner | Alexander Tseung | 2018-05-01 | 1 | -1/+1 |
* | | Convert decimals to string in getSymbolAndDecimals; return null for symbol or... | Dan | 2018-04-28 | 1 | -17/+7 |
* | | Wraps calls to symbol() and decimals() in try catch | Dan | 2018-04-28 | 1 | -11/+9 |
|/ |
|
* | Fix spinner layout | Alexander Tseung | 2018-04-18 | 1 | -2/+5 |
* | Fix BigNumber exception in confirm-send-ether | Alexander Tseung | 2018-04-18 | 1 | -3/+25 |
* | Removes t from props via metamask-connect and instead places it on context vi... | Dan | 2018-03-29 | 1 | -1/+1 |
* | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-22 | 1 | -4/+14 |
|\ |
|
| * | ui - tx conf - only show special token tx conf screen for token send | kumavis | 2018-03-22 | 1 | -4/+8 |
| * | Identify token transactions by method names token data, and not just whether ... | Dan | 2018-03-20 | 1 | -4/+10 |
* | | Fixed t() calls where localeMessages is missing; and fix incorrect connect re... | Dan | 2018-03-20 | 1 | -1/+1 |
|/ |
|
* | Get currency from state in account details, send and confirm screens. | Dan | 2017-10-20 | 1 | -3/+0 |
* | Always set currency to USD on app mount | Chi Kei Chan | 2017-09-29 | 1 | -1/+1 |
* | Implement Confirm Deploy Contract screen | Chi Kei Chan | 2017-09-27 | 1 | -0/+6 |
* | Add Confirm Send token screen | Chi Kei Chan | 2017-09-23 | 1 | -17/+56 |
* | Refactor Confirmation Tx to render different screen | Chi Kei Chan | 2017-09-22 | 1 | -0/+103 |