Commit Graph

4659 Commits (2fd77fcc29232f996254770e548acb8051a6fb22)

Author SHA1 Message Date
Matthew Chen 2fd77fcc29 Fix typo. 7 years ago
Matthew Chen 4bb0122c07 Respond to CR. 7 years ago
Matthew Chen 815ccbdcd1 Respond to CR. 7 years ago
Matthew Chen 45e782c243 Revamp orphan data cleaner. 7 years ago
Matthew Chen cea93784b1 Avoid redundant content inset updates. 7 years ago
Matthew Chen d709a02493 Clean up formatting. 7 years ago
Matthew Chen 9b45a15c35 Merge branch 'release/2.28.1' 7 years ago
Michael Kirk 0bc03b0fd4 Move seed 7 years ago
Michael Kirk df01c7e63e Update to latest YapDB (with Signal patches applied)
Applied branches:

- mkirk/invalidFinalIndices
- mkirk/upstream-unencrypted-headers

Also fixed up test suite.
7 years ago
Matthew Chen c8f33e4fc6 "Bump build to 2.28.1.1." 7 years ago
Matthew Chen 4918b8994e Delay footer collapse in new messages. 7 years ago
Matthew Chen 95cf4f5c6d Don't reserve space for timestamp in footer. 7 years ago
Matthew Chen 251eef46a2 Delay footer collapse in new messages. 7 years ago
Matthew Chen 3f47524373 Respond to CR. 7 years ago
Michael Kirk dbbccaadbe fixup block table vis a new navbar style
// FREEBIE
7 years ago
Michael Kirk 991848b364 Fix "blue navbar" for contact picker
- content flows behind navbar
- unify search bar style with rest of app

// FREEBIE
7 years ago
Matthew Chen 03a9b21cfd Respond to CR. 7 years ago
Matthew Chen 6be3d2e42d Code generate Swift wrappers for protocol buffers. 7 years ago
Matthew Chen 4d2bdf9bd0 Respond to CR. 7 years ago
Matthew Chen 21c630c095 Ignore redundant body text view updates; cache body text view size. 7 years ago
Matthew Chen ea765437ef Improve date formatting perf. 7 years ago
Matthew Chen d6d16ed162 "Bump build to 2.28.1.0." 7 years ago
Matthew Chen 827f979282 Code generate Swift wrappers for protocol buffers. 7 years ago
Matthew Chen 77810f5918 Code generate Swift wrappers for protocol buffers. 7 years ago
Matthew Chen 2b05bbc0aa Code generate Swift wrappers for protocol buffers. 7 years ago
Matthew Chen f814157a9e Code generate Swift wrappers for protocol buffers. 7 years ago
Matthew Chen dfc39b4a1d Tidy files. 7 years ago
Matthew Chen e6bc37d941 Tidy files. 7 years ago
Matthew Chen 2c19474397 Tidy files. 7 years ago
Matthew Chen 8f55f53329 Tidy files. 7 years ago
Matthew Chen d6cb07cc4a Respond to CR. 7 years ago
Matthew Chen 579e88bdc2 Improve nullability handling for SignalAccount. 7 years ago
Matthew Chen f611abc16f Log when we change logging state. 7 years ago
Michael Kirk 103a8dc579 ubsan fixups 7 years ago
Michael Kirk 78ad597e44 Merge tag '2.28.0.15' 7 years ago
Michael Kirk 48a69c46d8 "Bump build to 2.28.0.15." 7 years ago
Michael Kirk d713c4158f sync translations 7 years ago
Matthew Chen cd6225c438 Respond to CR. 7 years ago
Matthew Chen 995c2f2a2a Refine 'new message' animations. 7 years ago
Matthew Chen 24d85898e1 Refine 'new message' animations. 7 years ago
Matthew Chen 026ef02ce5 Refine 'new message' animations. 7 years ago
Michael Kirk def8b43daa iOS9/10 fixups 7 years ago
Michael Kirk bfe1eb5503 Move reminder views into scrollable content
// FREEBIE
7 years ago
Michael Kirk 29c459fe60 Haptic feedback when changing menu action selection
// FREEBIE
7 years ago
Michael Kirk e5e5bbddc9 Menu UX
- Use longpress gesture to implement pannable tap gesture, e.g. slide between actions, select whichever one is below on touchup
- Remove swipe to dismiss, in line with System Action sheet
7 years ago
Jesse Squires 6dc74ddcaf Fix some project warnings + other fixes
- Prefer checking `.isEmpty` rather than `.count == 0` for Swift collections (can be more optimal)
- Avoid comparing `BOOL` explicitly to `NO` (considered bad practice since `BOOL` is a `signed char`)
- Specify unused `SGX_FLAGS` as `__unused` to silence warnings
7 years ago
Michael Kirk 04c00ff28b Fix letterboxed video on M68
Upstream changed how this is handled.
7 years ago
Matthew Chen 1b01e8f65f Clean up timer animation. 7 years ago
Michael Kirk 1658812102 TSan config 7 years ago
Michael Kirk 181d99d80e "Bump build to 2.28.0.14." 7 years ago