Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update AddressBookController to read from preferences store | Whymarrh Whitby | 2018-05-17 | 1 | -21/+6 |
* | Improve documentation of promises that return undefined. | Dan | 2018-04-17 | 1 | -1/+1 |
* | Typo fixes, type fixes on the return clauses of the buyEthUrl and getPreffere... | Dan | 2018-04-17 | 1 | -1/+1 |
* | Spell deprecated correctly. | Dan | 2018-04-17 | 1 | -2/+2 |
* | Documentation for various controllers and libs | Dan | 2018-04-17 | 1 | -16/+50 |
* | Fix linting warnings | Thomas Huang | 2017-04-27 | 1 | -4/+4 |
* | Limit the number of addresses stored in our book. | Kevin Serrano | 2017-03-14 | 1 | -0/+4 |
* | Connect keyring controller to address book to prevent additional duplicates. | Kevin Serrano | 2017-03-11 | 1 | -4/+18 |
* | Improve duplicate checking in address book. | Kevin Serrano | 2017-03-11 | 1 | -2/+2 |
* | Add comments. | Kevin Serrano | 2017-03-11 | 1 | -4/+19 |
* | Rename functions for consistency. | Kevin Serrano | 2017-03-10 | 1 | -6/+6 |
* | Create persistence address book. | Kevin Serrano | 2017-03-10 | 1 | -0/+46 |