Commit Graph

450 Commits (c1879250d8e4cd205324339126534c673324da55)

Author SHA1 Message Date
Matthew Chen c1879250d8 Fix NPE in debug log uploader. 7 years ago
Matthew Chen b4fc0cddcd Fix NPE in debug log uploader. 7 years ago
Matthew Chen 08d36aa862 Add screen lock UI to SAE. 7 years ago
Matthew Chen 5067dcba5a Fix date comparators. 7 years ago
Matthew Chen 26f8050da0 Merge tag '2.23.4.2' 7 years ago
Matthew Chen ae61b44a99 Resolve conflict between keyboard and call view. 7 years ago
Matthew Chen eb51ea42e3 Merge remote-tracking branch 'origin/hotfix/2.23.4' 7 years ago
Matthew Chen 5cf6e65323 Fix screen lock alerts. 7 years ago
Matthew Chen 85cb78ddfe Add mainWindow property to app context. 7 years ago
Matthew Chen 5ce39337ed Handle malformed protos. 7 years ago
Matthew Chen 115235d1b4 Fix animation glitch in blocking window. 7 years ago
Matthew Chen df685da497 Merge remote-tracking branch 'private/hotfix/2.23.3' 7 years ago
Matthew Chen 6caa5b87b6 Add more asserts around thread in SAE. 7 years ago
Matthew Chen 03e6a5dc70 Refine screenlock. 7 years ago
Michael Kirk 2d9eb2b619 Merge tag '2.23.1.2' 7 years ago
Matthew Chen 45cb1ec510 Clean up ahead of PR. 7 years ago
Matthew Chen abba24988c Rework how dates are formatted in home view. 7 years ago
Matthew Chen ca6b952c19 Never recycle biometric auth. 7 years ago
Michael Kirk 1d4c0624be Clarify variable names
// FREEBIE
7 years ago
Matthew Chen 2b210c7557 Fix screen lock edge cases. 7 years ago
Matthew Chen ad6937378e Fix screen lock edge cases. 7 years ago
Michael Kirk 6958598d08 Merge tag '2.23.1.1' 7 years ago
Michael Kirk bf401bad90 Send quoted messages
MVP

- [x] populate from menu
- [x] send quoted message

TODO

- [] thumbnail
- [] paperclip icon showing for text message
- [] cancel button asset
- [] fonts
- [] colors
- [] adjust content inset/offset when showing quote edit

NICE TO HAVE

- [] animate presentation
- [] animate dismiss
- [] non-paperclip icon for generic attachments

// FREEBIE
7 years ago
Matthew Chen c46021f19f Fix screen lock edge case. 7 years ago
Michael Kirk 00e5e1b0d6 Fixup some tests
// FREEBIE
7 years ago
Michael Kirk 448e59d7fc Merge tag '2.23.1.0' 7 years ago
Michael Kirk ab2074c731 CR: Avoid unnecessary retain
// FREEBIE
7 years ago
Michael Kirk 6f1608f44b Conventional naming for out custom PureLayout methods.
This moves methods more in line with PureLayout conventions.

- Methods always specify if they pin to an edge vs margin

- `margin` is a reserved word which should only refer to layout margins.
  i.e. do not use it to refer to "inset" and "offset".

// FREEBIE
7 years ago
Matthew Chen 4602ad9014 Respond to CR. 7 years ago
Matthew Chen 8254052bb2 Lazy restore attachments. 7 years ago
Matthew Chen cb8ee3536a Lazy restore attachments. 7 years ago
Matthew Chen 1dced463cb Lazy restore attachments. 7 years ago
Matthew Chen b2ac8f10e2 Lazy restore attachments. 7 years ago
Matthew Chen 3406d1562e Add local cache of backup fragment metadata. 7 years ago
Matthew Chen 61dc2c0249 Add local cache of backup fragment metadata. 7 years ago
Matthew Chen e88f5643f7 Add local cache of backup fragment metadata. 7 years ago
Matthew Chen 258cdab2df Don't cull CloudKit records for lazy restoring attachments. 7 years ago
Matthew Chen d0c691bb7f Lazy attachment restores. 7 years ago
Michael Kirk 4eadd84abc Don't obscure "Unlock" button with keyboard
// FREEBIE
7 years ago
Matthew Chen 1424149a74 Start screen lock countdown if app is inactive for more than N seconds. 7 years ago
Matthew Chen eb9c65e975 Improve handling of local authentication errors. 7 years ago
Matthew Chen 72b602c3d8 Respond to CR. 7 years ago
Matthew Chen 930d89242d Clean up ahead of PR. 7 years ago
Matthew Chen 16af078425 Fix more edge cases in Screen Lock. 7 years ago
Matthew Chen c85e5b39b5 Fix more edge cases in Screen Lock. 7 years ago
Matthew Chen fe23f79d5f Respond to CR. 7 years ago
Matthew Chen feb5d68f83 Improve handling of unexpected failures in local authentication. 7 years ago
Matthew Chen 664afdcac8 Fix edge case in screen lock UI. 7 years ago
Michael Kirk 394cc6637c Backport comments from translations
// FREEBIE
7 years ago
Matthew Chen 063e1ccb6f Fix edge cases around pincode-only unlock. 7 years ago