Commit Graph

8310 Commits (e1eb58ba3b7bc7b19730ea2500034518ab658244)
 

Author SHA1 Message Date
Michael Kirk 78b4df95a5 fixup call banner offsets 6 years ago
Michael Kirk bfe1eb5503 Move reminder views into scrollable content
// FREEBIE
6 years ago
Michael Kirk 3afdd98501 Merge branch 'mkirk/message-actions-ux' into release/2.28.0 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
Michael Kirk 6539318b42 Merge branch 'mkirk/fix-video-call-ar' into release/2.28.0 6 years ago
Michael Kirk a2c65e3a46 Merge branch 'jsq/fix-warnings' 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 a0b8016bcc Merge branch 'charlesmchen/timerAnimation' 6 years ago
Matthew Chen 1b01e8f65f Clean up timer animation. 6 years ago
Michael Kirk 2fe6193708 Merge branch 'mkirk/tsan' 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
Matthew Chen 87f4b0ac2e Clean up data. 6 years ago
Michael Kirk 31c6f44b48 Merge branch 'charlesmchen/fileCleanup' 6 years ago
Matthew Chen 4a4edc68e7 Clean up data. 6 years ago
Michael Kirk 54afa2163e rename token -> password 6 years ago
Matthew Chen 6e94fd50bc Merge branch 'charlesmchen/certificateSubject' 6 years ago
Matthew Chen 8c4b34aa55 Revert "rename token -> password"
This reverts commit c96d219c942a86fc84cbd1ce22835a83ce9187c9.
6 years ago
Matthew Chen 9e80c96d1d Revert "Revert "Revert "Revert "Revert temporary changes.""""
This reverts commit d96944498084595afaae3affad67b49d31bbfa63.
6 years ago
Matthew Chen 8e18f40572 Respond to CR. 6 years ago
Matthew Chen 3cac5bbfee Respond to CR. 6 years ago
Matthew Chen c0022eceac Move from test to staging environments. 6 years ago
Matthew Chen ef6aed75bc Revert "Revert "Revert "Revert temporary changes."""
This reverts commit 50d242cd0486b10bc03d2a18b964bb45b8aef739.
6 years ago
Matthew Chen 8d1011a1fc Verify certificate subject. 6 years ago
Matthew Chen c65b38ad64 Revert "Revert "Revert temporary changes.""
This reverts commit 62fa34d77373cbf530f8d63a0de3504097771df8.
6 years ago
Matthew Chen aef881cad3 Verify certificate subject. 6 years ago
Matthew Chen 54d025e110 Revert "Revert temporary changes."
This reverts commit 97eb405a9e.
6 years ago
Michael Kirk 594c9aacfe Merge branch 'mkirk/update-auth-params' 6 years ago
Michael Kirk 5e2dc18931 rename token -> password 6 years ago
Michael Kirk 1ce277a95b Merge branch 'mkirk/parser-fixup' 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
Michael Kirk 4a37b0e79d Merge branch 'mkirk/unbatch-legacy-contact' 6 years ago
Michael Kirk 6d46ed0e3f No change in behavior: move class down 6 years ago
Michael Kirk 2e38fa145c Unbatch legacy contact requests
// FREEBIE
6 years ago
Matthew Chen e602cf55a0 Merge branch 'charlesmchen/refineTheme' 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
Matthew Chen 594eeea19f Merge branch 'charlesmchen/cleanupAttachment' 6 years ago
Matthew Chen 9334143f5e Organize attachments. 6 years ago
Matthew Chen e194959c13 Merge branch 'charlesmchen/recipientDevices' 6 years ago
Matthew Chen b0a516c36f Refine recipient device updates. 6 years ago
Matthew Chen 0518b335d8 Refine recipient device updates. 6 years ago
Michael Kirk 2c8a64a48f Merge branch 'mkirk/dry-up-param-parsing' 6 years ago
Michael Kirk bae2e8649d Dry up Parameter parsing logic 6 years ago