Commit Graph

3771 Commits (6a4aff0b9c5c289dcad8605d85d5e4b1e8112819)

Author SHA1 Message Date
Michael Kirk 6a4aff0b9c Add flip camera button (non-functioning)
// FREEBIE
8 years ago
Matthew Chen 61cd5805f2 Improve 'return to call' window layout. 8 years ago
Matthew Chen d7ae6fbbf4 Respond to CR. 8 years ago
Matthew Chen 1d94c2da75 Improve comments. 8 years ago
Matthew Chen 882d1ac61f Clean up ahead of PR. 8 years ago
Matthew Chen 9e1021f1a4 Clean up ahead of PR. 8 years ago
Matthew Chen f4439f8af8 Present calls using window manager. 8 years ago
Matthew Chen 17fce2fdd2 Present calls using window manager. 8 years ago
Matthew Chen 6a8796ad04 Present calls using window manager. 8 years ago
Matthew Chen 7345ab2e4e Add window manager. Move call view to a separate window. 8 years ago
Matthew Chen 9364af9b85 Make screen block view first responder. 8 years ago
Matthew Chen aa35594ad5 Respond to CR. 8 years ago
Matthew Chen 212891c50d Detect and handle corrupt database views. 8 years ago
Matthew Chen 50a59c907d Detect and handle corrupt database views. 8 years ago
Michael Kirk 0dd12f96e5 scrollbar should be on right edge, while leaving margin between text and
superview

// FREEBIE
8 years ago
Matthew Chen 89abe79c78 Respond to CR. 8 years ago
Matthew Chen c5981b164b Notify users of corrupt messages. 8 years ago
Matthew Chen fa9a4c808a Simplify usage of contacts framework. 8 years ago
Matthew Chen 7f23dfa258 Respond to CR. 8 years ago
Matthew Chen 2265ae08aa Don't start app version migrations until storage is ready. 8 years ago
Matthew Chen 1395a6c37b Respond to CR. 8 years ago
Matthew Chen e252447cfe Clean up ahead of PR. 8 years ago
Matthew Chen 21ab670fc9 Clean up ahead of PR. 8 years ago
Matthew Chen fe9a61117c Rework archived conversations mode of home view. 8 years ago
Matthew Chen 9c7e9b795a Rework archived conversations mode of home view. 8 years ago
Matthew Chen af2539f473 Rework archived conversations mode of home view. 8 years ago
Michael Kirk f5e810e82b CR: rename ThreadModel -> ThreadViewModel
// FREEBIE
8 years ago
Michael Kirk 1f63ce02a0 Increase cache, remove dead code, add debug logging
// FREEBIE
8 years ago
Michael Kirk 113cb254d9 fixup cache 8 years ago
Michael Kirk 9c81eb44a1 Replace remaining UI usage of `interaction.description`
// FREEBIE
8 years ago
Michael Kirk 897d4a925b HomeView caches thread models
// FREEBIE
8 years ago
Michael Kirk 5f2b38c50b Introduce Thread view model
// FREEBIE
8 years ago
Michael Kirk 1fb1b5bbe2 WIP unjank home screen
verify `description` isn't used elsewhere (notifications? conversation
view?)

Probably want to remove overzealous asserts for now, but would be good
to work towards leaving them enabled.

// FREEBIE
8 years ago
Matthew Chen 7912598ccb Merge branch 'release/2.24.0' 8 years ago
Matthew Chen f4adea4e3a "Bump build to 2.24.0.10." 8 years ago
Matthew Chen c1879250d8 Fix NPE in debug log uploader. 8 years ago
Matthew Chen b4fc0cddcd Fix NPE in debug log uploader. 8 years ago
Matthew Chen 2c60a57491 Update l10n strings. 8 years ago
Matthew Chen bc5a86254c Update screen lock settings copy. 8 years ago
Matthew Chen 08d36aa862 Add screen lock UI to SAE. 8 years ago
Michael Kirk 8e56175099 CR: unread badge updates w/ dynamic text change
also renames for clarity

// FREEBIE
8 years ago
Michael Kirk 8ca62a8d44 Align top row by baseline
// FREEBIE
8 years ago
Michael Kirk 743867859f smaller font for date/unread, per updated spec
// FREEBIE
8 years ago
Michael Kirk bba2bcefe2 Grow unread badge into pill
// FREEBIE
8 years ago
Michael Kirk 2bc072fe8e Now that snippet is a bit higher, increase max message cell height
// FREEBIE
8 years ago
Michael Kirk ee4d038d2d Top row baseline and badge to spec
- Single visual baseline for all top row text
- Snippet should not flow under badge, it should stop at it's left edge
- unread font to spec (same as date stamp font, but never bold)

// FREEBIE
8 years ago
Michael Kirk c693beb763 dateTime to spec
read should be gray
unread should be bold and black

// FREEBIE
8 years ago
Michael Kirk 91f4f38c02 snippet to spec (subheading: 15pt)
// FREEBIE
8 years ago
Michael Kirk 5ada961ec7 unread badge to spec (footnote: 13)
// FREEBIE
8 years ago
Michael Kirk eec7678979 Group's meta message defaults to "Delivery"
// FREEBIE
8 years ago