Commit Graph

6 Commits

Author SHA1 Message Date
Michael Kirk
ef9a0880ae Fix analyzer warnings 2018-07-18 10:24:08 -06:00
Matthew Chen
7866c5ab28 Tweak status bar colors in registration flow. 2018-07-13 10:07:03 -04:00
Michael Kirk
24e675ff07 Use dismissable text views where cramped on shorter devices
// FREEBIE
2018-07-05 17:43:47 -06:00
Matthew Chen
bc6a4ea8d8 Add re-registration UI. 2018-06-20 14:54:16 -04:00
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
2018-04-02 17:02:32 -04:00
Matthew Chen
b296cfb893 Sketch out incremental backup manager and settings view. 2018-03-12 16:40:07 -03:00