1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
Commit Graph

69 Commits

Author SHA1 Message Date
Chi Kei Chan
4401800a42 Account menu white check mark 2017-10-24 00:13:49 -07:00
Chi Kei Chan
5aaa2d679b Add ShapeShift UI 2017-10-20 21:51:37 -07:00
Chi Kei Chan
81f62a7443 Adding Account Dropdown V2 2017-10-13 02:11:01 -04:00
sdtsui
65d2762346 Add bolt and info icon vector images 2017-08-22 12:47:33 -07:00
sdtsui
46da924d48 Add Ethereum Logo 2017-08-02 18:24:30 -07:00
Dan Finlay
0b5984767b Add Opera compatibility
- Fix incorrect OS key
- Add additional icon image sizes.
2016-10-04 14:22:50 -07:00
Kevin Serrano
5168232481 Created option to pass in static file for fallback for logo. 2016-08-23 14:11:25 -07:00
Dan Finlay
7058dc4ee3 Began reworking tx conf view 2016-07-06 17:58:46 -07:00
Frankie
bd1d67b219 add key.png 2016-06-21 13:39:25 -07:00
Zac Mitton
7aa09894df icon fox eyes changed to navy blue everywhere 2016-06-15 14:40:57 -04:00
Dan Finlay
761498cdbf Add vlad icons to image folder 2016-06-14 12:43:30 -07:00
Dan Finlay
1d3b8b4e8f Remove old lock images 2016-06-14 12:42:14 -07:00
Zac Mitton
30427c4903 switched to icons instead of pictures 2016-06-06 14:06:06 -04:00
Zac Mitton
924a65c956 network status getting set upon start-up and showing in title bar but not auto-updating yet 2016-06-01 16:30:14 -07:00
Dan Finlay
55f8ae4edd Add seed word caching during confirmation screen
In order to persist the seed word page until the user clicks the confirmation button, we need to store the seed words in localStorage.

To simplify this process I've also reorganized some of the account manager code, broken up one large function into many smaller functions, and created a new class for the IdMgmt object.

Again, sorry such a big refactor in one commit, but I really had to break it down to work through it.
2016-03-24 10:32:50 -07:00
Dan Finlay
5dbf5c2937 Add lock images to static repo.
Having the ui in one project but the static resources in this one is a good sign that either:

 - We should have the UI in this project.
 - We should find a way to keep the static resources in the UI repo.
2016-03-02 15:32:13 -08:00
kumavis
0285b20040 update icon assets 2015-08-01 21:12:34 -07:00
kumavis
d352a6c7d8 metamask provider skeleton 2015-07-31 23:05:04 -07:00
kumavis
500a95a704 init commit 2015-07-31 18:38:02 -07:00