Commit Graph

7288 Commits (ae1d82be841e506fc9ed1f019840a83e20b4f824)
 

Author SHA1 Message Date
Michael Kirk ae1d82be84 Fix: input toolbar disappears when tapping media while edit menu is
present

// FREEBIE
7 years ago
Michael Kirk e6c659d0ff remove incorrect comment 7 years ago
Michael Kirk 6e6a7446d0 Use global readWrite connection
// FREEBIE
7 years ago
Michael Kirk 468f7524ef Revert "separate read/write db connections"
This reverts commit 3e61741060e6a7c2a9891b46cf3abd567d33aa3a.
7 years ago
Michael Kirk 00f8ea4ff8 Use a single ui connection to share cache.
Primarly two things:
1. using an extension for the first time per connection is slow
2. fetching the same objects (e.g. if you leave/re-enter the same
conversation)

// FREEBIE
7 years ago
Michael Kirk ddd39fcd3d separate read/write db connections
// FREEBIE
7 years ago
Michael Kirk d9172cccb9 Measure time to display
// FREEBIE
7 years ago
Michael Kirk 5da01c31a2 Merge branch 'mkirk/update-openssl' 7 years ago
Michael Kirk 51747deeb7 update openssl 7 years ago
Matthew Chen 5f66e1b0f7 Merge branch 'charlesmchen/buildWarnings' 7 years ago
Matthew Chen 6579857a42 Respond to CR. 7 years ago
Matthew Chen 879b9d4c72 Respond to CR. 7 years ago
Matthew Chen 6f0c1a975b Fix build warnings. 7 years ago
Matthew Chen 9a08afae28 Fix build warnings. 7 years ago
Matthew Chen 3cd6a33aa6 Fix build warnings. 7 years ago
Matthew Chen fae57008fc Merge branch 'charlesmchen/conversationViewFirstResponderVsPresentedView' 7 years ago
Matthew Chen 5ed22ada7b Respond to CR. 7 years ago
Matthew Chen e4f7995e4d Ensure conversation view is first responder before presenting another view. 7 years ago
Matthew Chen 5ee33aca7b Merge branch 'charlesmchen/longGroupNameLabels' 7 years ago
Matthew Chen 23e2d971e4 Handle layout of long group name labels. 7 years ago
Matthew Chen b030bfb5b3 Fix constant in group invite by text warning. 7 years ago
Matthew Chen d0ca160dfd Merge branch 'charlesmchen/backgroundCrashes' 7 years ago
Matthew Chen 40729dbdd2 Use background task while downloading profile avatar. 7 years ago
Matthew Chen 58ee518b26 Merge branch 'charlesmchen/callStateEdgeCases' 7 years ago
Matthew Chen ed19949d60 Respond to CR. 7 years ago
Matthew Chen e949d81568 Fix more call state edge cases. 7 years ago
Matthew Chen b2f884b882 Fix call state edge cases. 7 years ago
Matthew Chen 93a4502ee4 Merge branch 'oscarmv/EmptyHomeViewMargins' 7 years ago
Matthew Chen 39e12e1a63 Ensure that home view label wraps by word. 7 years ago
Óscar Morales Vivó 69b5272547 More code review polish. 7 years ago
Óscar Morales Vivó 4b98352a38 Changes suggested by code review. Added iPhone 4 screen size to iPhoneX test so Signal doesn't blow up in iPad's iPhone compatibility mode. 7 years ago
Óscar Morales Vivó eedaea7b2e Fixed leading/trailing margins for empty home view label. 7 years ago
Matthew Chen 4fd3cf41c1 Merge branch 'charlesmchen/contactsPickerSort' 7 years ago
Matthew Chen 0498ceb82f Respond to CR. 7 years ago
Matthew Chen 1a2d10d2cc Fix ordering of contacts picker. 7 years ago
Matthew Chen bef2e7b5c8 Update l10n strings. 7 years ago
Matthew Chen dea1736060 "Bump build to 2.26.0.9." 7 years ago
Matthew Chen 3385e478ec Merge branch 'charlesmchen/groupTextWarning' 7 years ago
Matthew Chen b7b7a9a847 Respond to CR. 7 years ago
Matthew Chen b80d9ddbf7 Add warning before sending group message invites. 7 years ago
Matthew Chen eabcfbfa22 Merge branch 'charlesmchen/reportedApplicationState' 7 years ago
Matthew Chen 9ee572fb24 Respond to CR. 7 years ago
Matthew Chen fefc9843b1 Modify views to observe changes when active, not just foreground. 7 years ago
Matthew Chen 812210a63c Modify views to observe changes when active, not just foreground. 7 years ago
Matthew Chen d62725d3b7 Add reported application state. 7 years ago
Matthew Chen 1de5a7b55e Merge branch 'charlesmchen/iRateVsDead10cc2' 7 years ago
Matthew Chen f2fc2b9004 Avoid 0xdead10cc crashes in iRate. 7 years ago
Michael Kirk fe12774406 Merge branch 'mkirk/loadForTextDisplay' 7 years ago
Michael Kirk aa0a31c25e Reduce viewWillAppear by ~5% by optimizing loadForTextDisplay
// FREEBIE
7 years ago
Michael Kirk 1cad81ee4b Merge branch 'mkirk/load-less-initially' 7 years ago