Commit Graph

6 Commits (ef9a0880ae82334d9e9042951fb34cac7cb8da8c)

Author SHA1 Message Date
Michael Kirk ef9a0880ae Fix analyzer warnings 7 years ago
Matthew Chen 7866c5ab28 Tweak status bar colors in registration flow. 7 years ago
Michael Kirk 24e675ff07 Use dismissable text views where cramped on shorter devices
// FREEBIE
7 years ago
Matthew Chen bc6a4ea8d8 Add re-registration UI. 7 years ago
Michael Kirk 6f1608f44b Conventional naming for out custom PureLayout methods.
This moves methods more in line with PureLayout conventions.

- Methods always specify if they pin to an edge vs margin

- `margin` is a reserved word which should only refer to layout margins.
  i.e. do not use it to refer to "inset" and "offset".

// FREEBIE
7 years ago
Matthew Chen b296cfb893 Sketch out incremental backup manager and settings view. 7 years ago