Commit Graph

4634 Commits (f814157a9e5ffd29cb36fbe2576d8bb4ead35fd6)

Author SHA1 Message Date
Matthew Chen f814157a9e Code generate Swift wrappers for protocol buffers. 6 years ago
Matthew Chen dfc39b4a1d Tidy files. 6 years ago
Matthew Chen e6bc37d941 Tidy files. 6 years ago
Matthew Chen 2c19474397 Tidy files. 6 years ago
Matthew Chen 8f55f53329 Tidy files. 6 years ago
Matthew Chen d6cb07cc4a Respond to CR. 6 years ago
Matthew Chen 579e88bdc2 Improve nullability handling for SignalAccount. 6 years ago
Matthew Chen f611abc16f Log when we change logging state. 6 years ago
Michael Kirk 103a8dc579 ubsan fixups 6 years ago
Michael Kirk 78ad597e44 Merge tag '2.28.0.15' 6 years ago
Michael Kirk 48a69c46d8 "Bump build to 2.28.0.15." 6 years ago
Michael Kirk d713c4158f sync translations 6 years ago
Matthew Chen cd6225c438 Respond to CR. 6 years ago
Matthew Chen 995c2f2a2a Refine 'new message' animations. 6 years ago
Matthew Chen 24d85898e1 Refine 'new message' animations. 6 years ago
Matthew Chen 026ef02ce5 Refine 'new message' animations. 6 years ago
Michael Kirk def8b43daa iOS9/10 fixups 6 years ago
Michael Kirk bfe1eb5503 Move reminder views into scrollable content
// FREEBIE
6 years ago
Michael Kirk 29c459fe60 Haptic feedback when changing menu action selection
// FREEBIE
6 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
6 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
6 years ago
Michael Kirk 04c00ff28b Fix letterboxed video on M68
Upstream changed how this is handled.
6 years ago
Matthew Chen 1b01e8f65f Clean up timer animation. 6 years ago
Michael Kirk 1658812102 TSan config 6 years ago
Michael Kirk 181d99d80e "Bump build to 2.28.0.14." 6 years ago
Michael Kirk 0fb3ac85a7 Sync translations 6 years ago
Michael Kirk ac461ca2d1 Fixup parser: Robust to servers various "empty" types
For base64Encoded data, sometimes the server sends "null" sometimes the server
sends an empty string.
6 years ago
Matthew Chen baf432f1ee Respond to CR. 6 years ago
Matthew Chen fa8a07abf1 Respond to CR. 6 years ago
Matthew Chen 581347a7fb Refine theme. 6 years ago
Matthew Chen 7759c9ca0f Refine theme. 6 years ago
Matthew Chen f795b12a86 Refine theme. 6 years ago
Michael Kirk bae2e8649d Dry up Parameter parsing logic 6 years ago
Michael Kirk c2ed507d66 Merge tag '2.28.0.13' 6 years ago
Michael Kirk d39906f606 CR: test malformed protos 6 years ago
Michael Kirk e5856b2ac5 CR: Add back deprecated constructor to debug list 6 years ago
Michael Kirk 1824d7dcef "Bump build to 2.28.0.13." 6 years ago
Michael Kirk 778a8aa079 sync translations 6 years ago
Michael Kirk b860dce7f9 Swift protos for Envelope 6 years ago
Michael Kirk d5ebd5a60f UBSan fixup 6 years ago
Michael Kirk 11db859e6b adapt to changes since RI 6 years ago
Michael Kirk 6e1c1a681b Merge tag '2.28.0.12' 6 years ago
Michael Kirk 6518aa24a3 "Bump build to 2.28.0.12." 6 years ago
Michael Kirk d04bb86258 sync translations 6 years ago
Michael Kirk 2d4eb7d057 remove interactive 'swipe for info' 6 years ago
Michael Kirk aba358e894 faster message actions presentation 6 years ago
Michael Kirk b42f528713 Integrate with new contact discovery endpoint
Also:
* use system cookie parsing
* add AESGCM additional authenticated data parameter

// FREEBIE
6 years ago
Michael Kirk 1d4ead080b fix color behind navbar 6 years ago
Matthew Chen bebb8ecfd1 Cycle the socket after linking a new device. 6 years ago
Matthew Chen b197e4776e Respond to CR. 6 years ago