Commit Graph

6797 Commits (708b44e3c538061c9da80b207d4673e3bd58a8b9)
 

Author SHA1 Message Date
Matthew Chen 83a9c1e9eb Merge branch 'charlesmchen/saeScreenLock' into release/2.24.0 7 years ago
Matthew Chen 08d36aa862 Add screen lock UI to SAE. 7 years ago
Michael Kirk 3dfcafb2cc Merge branch 'mkirk/call-reconnecting' 7 years ago
Michael Kirk 9bb2f38553 Merge branch 'mkirk/design-tweaks' into release/2.24.0 7 years ago
Michael Kirk 8e56175099 CR: unread badge updates w/ dynamic text change
also renames for clarity

// FREEBIE
7 years ago
Michael Kirk 8ca62a8d44 Align top row by baseline
// FREEBIE
7 years ago
Michael Kirk 743867859f smaller font for date/unread, per updated spec
// FREEBIE
7 years ago
Michael Kirk bba2bcefe2 Grow unread badge into pill
// FREEBIE
7 years ago
Michael Kirk 2bc072fe8e Now that snippet is a bit higher, increase max message cell height
// FREEBIE
7 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
7 years ago
Michael Kirk c693beb763 dateTime to spec
read should be gray
unread should be bold and black

// FREEBIE
7 years ago
Michael Kirk 91f4f38c02 snippet to spec (subheading: 15pt)
// FREEBIE
7 years ago
Michael Kirk 5ada961ec7 unread badge to spec (footnote: 13)
// FREEBIE
7 years ago
Michael Kirk 15891523b6 Merge branch 'mkirk/group-delivery' into release/2.24.0 7 years ago
Michael Kirk eec7678979 Group's meta message defaults to "Delivery"
// FREEBIE
7 years ago
Michael Kirk 0f46834e8d Show "Reconnecting..." on call screen
// FREEBIE
7 years ago
Michael Kirk 830ed884cf Only log timeout when call actually times out
// FREEBIE
7 years ago
Matthew Chen 2c43d20ee8 Merge tag '2.24.0.9' 7 years ago
Matthew Chen f45970922f "Bump build to 2.24.0.9." 7 years ago
Matthew Chen a2028b1ed2 Merge branch 'charlesmchen/asyncRegistrationCompletion' into release/2.24.0 7 years ago
Matthew Chen 35ee8c1a0d Rework flush of registration connection(s). 7 years ago
Matthew Chen a264268253 Rework flush of registration connection(s). 7 years ago
Matthew Chen e1138df771 Rework flush of registration connection(s). 7 years ago
Matthew Chen 5bbce14020 Rework flush of registration connection(s). 7 years ago
Matthew Chen 5d627ee89f Rework flush of registration connection(s). 7 years ago
Matthew Chen 4f1f1a107f Rework flush of registration connection(s). 7 years ago
Matthew Chen 1b73fb9e67 Merge branch 'charlesmchen/callViewOptionals' into release/2.24.0 7 years ago
Matthew Chen cc42e85bd6 Avoid race condition in call view controller. 7 years ago
Michael Kirk 3950d2c546 Merge branch 'mkirk/disappearing-messages' 7 years ago
Michael Kirk c88ce07f66 CR: Clean up comments, use property setter instead of ivar
// FREEBIE
7 years ago
Michael Kirk eb140a6839 Timer info messages *before* the message which changed the timer
// FREEBIE
7 years ago
Michael Kirk a9e7c5e879 Cleanup: simplify migration, remove unused code
// FREEBIE
7 years ago
Michael Kirk b039fdd276 UI Fix: start with full hourglass on short timer durations
We were positioning relative to "blink" time (2s), rather than delete
time, which means that for 10s timers we were starting as though only 8s
remained.

// FREEBIE
7 years ago
Michael Kirk 754549adf1 Start timer for expiring message based on when read receipt was sent
// FREEBIE
7 years ago
Michael Kirk dfb2a034af Use explicit transactions.
- Start expiration within scope of existing transaction when we're
  already in a transaction

// FREEBIE
7 years ago
Michael Kirk b7625689cb Simplify reasoning around disappearing messages
1. Max duration between runs is now a separate timer we set up once and
   don't touch, so we can separate any potential bugs in scheduling logic.
2. When we want to "run now" we just run now, rather than going through
   the scheduler.
3. Detect if messages aren't being deleted in a timely way.

// FREEBIE
7 years ago
Michael Kirk 57ae2b173f Clarify existing functionality, but no change in behavior
rename vars
use clearer date comparison method

// FREEBIE
7 years ago
Matthew Chen 621d54db17 Revert "Remove usage of ! in call view."
This reverts commit ce197b0ada.
7 years ago
Matthew Chen 943b3f031c Revert "Remove usage of ! in call view."
This reverts commit 699bf0a829.
7 years ago
Matthew Chen 594ddfaec3 Revert "Remove usage of ! in call view."
This reverts commit 3cbd49627a.
7 years ago
Matthew Chen 3cbd49627a Remove usage of ! in call view. 7 years ago
Matthew Chen 699bf0a829 Remove usage of ! in call view. 7 years ago
Matthew Chen ce197b0ada Remove usage of ! in call view. 7 years ago
Matthew Chen ef95e0538a "Bump build to 2.24.0.8." 7 years ago
Matthew Chen 499d068424 "Bump build to 2.24.0.7." 7 years ago
Matthew Chen e2fa797e01 Merge remote-tracking branch 'origin/charlesmchen/fixMessageTaps' 7 years ago
Matthew Chen a1386eca81 Fix taps in message cells. 7 years ago
Matthew Chen d3f106e3b7 "Bump build to 2.24.0.6." 7 years ago
Matthew Chen 87c335e07e Merge branch 'charlesmchen/fixDateComparators' 7 years ago
Matthew Chen e7855c16a9 Fix date comparators. 7 years ago