Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Began adding jazzicons | Dan Finlay | 2016-05-11 | 1 | -16/+3 |
| | | | | | | | | Currently experiencing a few problems: 1. Tons of errors on app start. It's as if Jazzicon is getting called many times at start with some object as its diameter. 2. Weird visual glitches. When leaving a view with a jazzicon, it flashes off its border radius. 3. Messy transitions. Might want to just re-do the transitions. They just look awful, it's barely worthwhile. | ||||
* | ui - account list - fix select account | kumavis | 2016-05-11 | 1 | -2/+2 |
| | |||||
* | ui - redesign - app header + accounts selection | kumavis | 2016-05-11 | 1 | -13/+45 |
| | |||||
* | Style transaction list using new panel component | Dan Finlay | 2016-05-07 | 1 | -1/+1 |
| | |||||
* | Fix outdated transitions | Dan Finlay | 2016-04-30 | 1 | -1/+1 |
| | | | | | | | | Fixes #151 - Cancelling or completing a tx now goes back to account detail view. - Restoring a vault now does not select an unloaded account, shows account list. - Account list now never selects an item only uses the cells as buttons. | ||||
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 1 | -0/+116 |