aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/address-book.js
Commit message (Expand)AuthorAgeFilesLines
* Update AddressBookController to read from preferences storeWhymarrh Whitby2018-05-171-21/+6
* Improve documentation of promises that return undefined.Dan2018-04-171-1/+1
* Typo fixes, type fixes on the return clauses of the buyEthUrl and getPreffere...Dan2018-04-171-1/+1
* Spell deprecated correctly.Dan2018-04-171-2/+2
* Documentation for various controllers and libsDan2018-04-171-16/+50
* Fix linting warningsThomas Huang2017-04-271-4/+4
* Limit the number of addresses stored in our book.Kevin Serrano2017-03-141-0/+4
* Connect keyring controller to address book to prevent additional duplicates.Kevin Serrano2017-03-111-4/+18
* Improve duplicate checking in address book.Kevin Serrano2017-03-111-2/+2
* Add comments.Kevin Serrano2017-03-111-4/+19
* Rename functions for consistency.Kevin Serrano2017-03-101-6/+6
* Create persistence address book.Kevin Serrano2017-03-101-0/+46