Commit Graph

7000 Commits (115e6b4c4bdba2a0e5839ed199b5bfeeac3a0f79)
 

Author SHA1 Message Date
Matthew Chen 115e6b4c4b Merge branch 'charlesmchen/sendToSentMarkAsSent' 7 years ago
Matthew Chen 8489c55fde Mark send-to-self as sent. 7 years ago
Michael Kirk 9fbcd790f0 Merge branch 'mkirk/fix-cancel-add-crash' 7 years ago
Michael Kirk 704a6f55a0 Fix crash after canceling "Add New Contact"
Text of the exception is:
  "Impossible to set up layout with view hierarchy unprepared for constraint"

Since their container view is pinned to the top layout guide, this
should not change the layout.

// FREEBIE
7 years ago
Matthew Chen ba95034ce7 Merge branch 'charlesmchen/avatarSeed' 7 years ago
Matthew Chen 152e1d7983 Respond to CR. 7 years ago
Matthew Chen ca09d00e2e Use signal id as avatar color seed if possible. 7 years ago
Matthew Chen 6ccce6754c Merge branch 'charlesmchen/loadViewVsScreenLock' 7 years ago
Matthew Chen edabe50678 Respond to CR. 7 years ago
Matthew Chen a26cba3de1 Don't show screen block until app is ready. 7 years ago
Matthew Chen 726da0ca97 Merge branch 'charlesmchen/homeViewFixes' 7 years ago
Matthew Chen aa4345f9c1 Fix edge cases in home view. 7 years ago
Matthew Chen 53fb8787fa Merge branch 'charlesmchen/caseInsensitiveContactSort' 7 years ago
Matthew Chen 0b488f1a65 Use case-insensitive comparison when sorting contacts. 7 years ago
Matthew Chen ed872beda7 Merge branch 'charlesmchen/noEcho' 7 years ago
Matthew Chen 9c2f619132 Don't echo messages sent to self 1:1. 7 years ago
Matthew Chen ad6908174b "Bump build to 2.25.0.17." 7 years ago
Matthew Chen 6b643a0c1b Avoid spurious badge animations. 7 years ago
Matthew Chen 2c80866f8d "Bump build to 2.25.0.16." 7 years ago
Matthew Chen 867b3484dd Update l10n strings. 7 years ago
Matthew Chen ca03203b95 Merge branch 'charlesmchen/debugNotifications2' 7 years ago
Matthew Chen 81a40909f4 Respond to CR. 7 years ago
Matthew Chen 9936003637 Respond to CR. 7 years ago
Matthew Chen 9a4889c4fb Simplify debug notifications. 7 years ago
Matthew Chen 1a170ba484 Simplify debug notifications. 7 years ago
Matthew Chen b9c852378a Merge branch 'charlesmchen/saeLiveImageCrash' 7 years ago
Matthew Chen 73206c08ad Respond to CR. 7 years ago
Matthew Chen 56b91ddebb Clean up ahead of PR. 7 years ago
Matthew Chen b62d6900da Fix crash converting images in SAE. 7 years ago
Matthew Chen 744a3b8be1 "Bump build to 2.25.0.15." 7 years ago
Matthew Chen 3579621db6 Improve logging around home view selection. 7 years ago
Matthew Chen f55012e671 Merge branch 'charlesmchen/debugNotifications' 7 years ago
Matthew Chen 4a4882ebe5 Add debug notification. 7 years ago
Matthew Chen 408b8d01cc Merge branch 'charlesmchen/multipleLocalNotifications' 7 years ago
Matthew Chen a3c853066a Respond to CR. 7 years ago
Matthew Chen f95151ac8d Don't present multiple converastion views ever. 7 years ago
Matthew Chen 940161e62f Don't process multiple local notifications. 7 years ago
Matthew Chen b751a32536 "Bump build to 2.25.0.14." 7 years ago
Matthew Chen faf15e3c8e Update l10n strings. 7 years ago
Matthew Chen ccc64e62bf Fix l10n strings. 7 years ago
Michael Kirk 6ab0d81c30 Merge branch 'mkirk/contact-reply' 7 years ago
Michael Kirk 2cc3eabdb8 quote reply to contact share (no avatar)
// FREEBIE
7 years ago
Michael Kirk 742492dd32 remove redundant protocol definition
`debugDescription` is defined on all NSObjects (but as a property)

// FREEBIE
7 years ago
Matthew Chen 5a80001878 Merge branch 'charlesmchen/mergeOrganizationName' 7 years ago
Matthew Chen 8cdb75d52a Respond to CR. 7 years ago
Matthew Chen 8337c3bd68 Refine contact merging. 7 years ago
Matthew Chen 8eef940baa Merge branch 'charlesmchen/addToContactsAlways' 7 years ago
Matthew Chen c05c1ac879 Always show 'add to contacts' button. 7 years ago
Michael Kirk 52b5021383 Merge branch 'mkirk/show-avatar-in-approval' 7 years ago
Michael Kirk d1c33921ba Show avatar in contact approval view
// FREEBIE
7 years ago