Commit Graph

538 Commits (405cc31a38b671c85440de6f60c97ed473719274)

Author SHA1 Message Date
Matthew Chen 6caa5b87b6 Add more asserts around thread in SAE. 8 years ago
Matthew Chen 03e6a5dc70 Refine screenlock. 8 years ago
Michael Kirk 2d9eb2b619 Merge tag '2.23.1.2' 8 years ago
Matthew Chen 45cb1ec510 Clean up ahead of PR. 8 years ago
Matthew Chen abba24988c Rework how dates are formatted in home view. 8 years ago
Matthew Chen ca6b952c19 Never recycle biometric auth. 8 years ago
Michael Kirk 1d4c0624be Clarify variable names
// FREEBIE
8 years ago
Matthew Chen 2b210c7557 Fix screen lock edge cases. 8 years ago
Matthew Chen ad6937378e Fix screen lock edge cases. 8 years ago
Michael Kirk 6958598d08 Merge tag '2.23.1.1' 8 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
8 years ago
Matthew Chen c46021f19f Fix screen lock edge case. 8 years ago
Michael Kirk 00e5e1b0d6 Fixup some tests
// FREEBIE
8 years ago
Michael Kirk 448e59d7fc Merge tag '2.23.1.0' 8 years ago
Michael Kirk ab2074c731 CR: Avoid unnecessary retain
// FREEBIE
8 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
8 years ago
Matthew Chen 4602ad9014 Respond to CR. 8 years ago
Matthew Chen 8254052bb2 Lazy restore attachments. 8 years ago
Matthew Chen cb8ee3536a Lazy restore attachments. 8 years ago
Matthew Chen 1dced463cb Lazy restore attachments. 8 years ago
Matthew Chen b2ac8f10e2 Lazy restore attachments. 8 years ago
Matthew Chen 3406d1562e Add local cache of backup fragment metadata. 8 years ago
Matthew Chen 61dc2c0249 Add local cache of backup fragment metadata. 8 years ago
Matthew Chen e88f5643f7 Add local cache of backup fragment metadata. 8 years ago
Matthew Chen 258cdab2df Don't cull CloudKit records for lazy restoring attachments. 8 years ago
Matthew Chen d0c691bb7f Lazy attachment restores. 8 years ago
Michael Kirk 4eadd84abc Don't obscure "Unlock" button with keyboard
// FREEBIE
8 years ago
Matthew Chen 1424149a74 Start screen lock countdown if app is inactive for more than N seconds. 8 years ago
Matthew Chen eb9c65e975 Improve handling of local authentication errors. 8 years ago
Matthew Chen 72b602c3d8 Respond to CR. 8 years ago
Matthew Chen 930d89242d Clean up ahead of PR. 8 years ago
Matthew Chen 16af078425 Fix more edge cases in Screen Lock. 8 years ago
Matthew Chen c85e5b39b5 Fix more edge cases in Screen Lock. 8 years ago
Matthew Chen fe23f79d5f Respond to CR. 8 years ago
Matthew Chen feb5d68f83 Improve handling of unexpected failures in local authentication. 8 years ago
Matthew Chen 664afdcac8 Fix edge case in screen lock UI. 8 years ago
Michael Kirk 394cc6637c Backport comments from translations
// FREEBIE
8 years ago
Matthew Chen 063e1ccb6f Fix edge cases around pincode-only unlock. 8 years ago
Matthew Chen 287daf5839 Fix edge cases around pincode-only unlock. 8 years ago
Matthew Chen faea31a8c5 Fix screen lock presentation logic. 8 years ago
Matthew Chen 0e00428da5 Fix screen lock presentation logic. 8 years ago
Matthew Chen b012efc12d Fix screen lock presentation logic. 8 years ago
Matthew Chen 8899c7abda Refine 'Screen Lock'. 8 years ago
Matthew Chen 03845d0d98 Revert "Refine 'Screen Lock'."
This reverts commit 871dca4138.
8 years ago
Matthew Chen 871dca4138 Refine 'Screen Lock'. 8 years ago
Matthew Chen 5bc089837b Respond to CR. 8 years ago
Matthew Chen 2f39b2c222 Respond to CR. 8 years ago
Matthew Chen bb596dba98 Add screen lock feature. 8 years ago
Matthew Chen 2d6d375e82 Add screen lock feature. 8 years ago
Matthew Chen cf0e6fce09 Add screen lock feature. 8 years ago
Matthew Chen 1f82891024 Add screen lock feature. 8 years ago
Matthew Chen b62736d7d4 Add screen lock feature. 8 years ago
Matthew Chen 1612642c26 Add screen lock feature. 8 years ago
Matthew Chen d215499435 Show backup UI in release builds if backup is enabled. 8 years ago
Matthew Chen 6580f9112b Respond to CR. 8 years ago
Matthew Chen 439d7e62e6 Recycle backup fragments. 8 years ago
Matthew Chen 5de11d7355 Recycle backup fragments. 8 years ago
Matthew Chen bb07de2a3c Pull out "download and parse manifest" logic. 8 years ago
Matthew Chen 34d79265a1 Respond to CR. 8 years ago
Matthew Chen 08ba7c85ed Clean up ahead of PR. 8 years ago
Matthew Chen 2c680cadad Clean up ahead of PR. 8 years ago
Matthew Chen 2ebd8668b4 Fix bugs in new db representation, add batch record deletion, improve memory management. 8 years ago
Matthew Chen fed524ba16 Rework database snapshot representation, encryption, etc. 8 years ago
Matthew Chen 0c81d5656f Rework database snapshot representation, encryption, etc. 8 years ago
Matthew Chen ca7c75a081 Rework database snapshot representation, encryption, etc. 8 years ago
Matthew Chen 1bbd41f725 Improve perf of database snapshots. 8 years ago
Matthew Chen 24cc95585f Respond to CR. 8 years ago
Matthew Chen 62da17a0cc Clean up ahead of PR. 8 years ago
Matthew Chen 54eecd5b1d Protect backup directories. 8 years ago
Matthew Chen cf13a780e9 Retry backup failures. 8 years ago
Matthew Chen 05db8e3f7f Retry backup failures. 8 years ago
Matthew Chen f164d5e94b Improve backup progress. 8 years ago
Matthew Chen 0bcbb5918b Improve backup progress. 8 years ago
Matthew Chen 59fc232128 Backup export needs to verify that we have a valid account. 8 years ago
Matthew Chen 2915c533b2 Streamline database configuration and cleanup. 8 years ago
Matthew Chen 061ce8cb13 Add database validity check. 8 years ago
Matthew Chen 3c2aae3b9c Backup import clears database contents. 8 years ago
Matthew Chen fc4a66365e Sketch out backup export UI. 8 years ago
Matthew Chen 91bf0bdb9f Sketch out backup export UI. 8 years ago
Matthew Chen 669a3610ab Fix attachments. 8 years ago
Matthew Chen d2f2dd273a Fix edge cases in migrations. 8 years ago
Matthew Chen 86aae78f1b Include migrations in backup. 8 years ago
Matthew Chen 4746948dfe Respond to CR. 8 years ago
Matthew Chen eb263e265b Clean up ahead of PR. 8 years ago
Matthew Chen 68ba8976c5 Clean up ahead of PR. 8 years ago
Matthew Chen cc10dbf32f Clean up ahead of PR. 8 years ago
Matthew Chen b3ecc085d5 Clean up ahead of PR. 8 years ago
Matthew Chen 76b4deffe4 Respond to CR. 8 years ago
Matthew Chen 70d14c84c4 Clean up backup code. 8 years ago
Matthew Chen 08149005b1 Clean up backup code. 8 years ago
Matthew Chen 3f822e8ce3 Complete minimal backup MVP. 8 years ago
Matthew Chen f46ea0e87d Implement backup import logic. 8 years ago
Matthew Chen 30065493a3 Implement backup import logic. 8 years ago
Matthew Chen 5035cb040e Implement backup import logic. 8 years ago
Matthew Chen 04c527a0f4 Implement backup import logic. 8 years ago
Matthew Chen f53f1fb46a Add check for backup in cloud. 8 years ago
Matthew Chen 6cea2779d2 Stub out backup private key. 8 years ago
Matthew Chen 999321c067 Check for manifest in cloud. 8 years ago
Matthew Chen 90c8f5483b Clean up cloud after successful backup export. 8 years ago
Matthew Chen b1ca550345 Clean up ahead of PR. 8 years ago
Matthew Chen 202a35fddd Only backup every N hours. 8 years ago
Matthew Chen fefba6c63e Don't download files from cloud when testing for their existence. 8 years ago
Matthew Chen c2751665c3 Only backup attachments once. 8 years ago
Matthew Chen 20587ba377 Upload attachments to cloud; upsert files to cloud. 8 years ago
Matthew Chen 0971bad4b2 Upload database and manifest files to CloudKit. 8 years ago
Matthew Chen c84bf81cf3 Export database for backup. 8 years ago
Matthew Chen b603a8dcbe Upload test file to CloudKit. 8 years ago
Matthew Chen 593f7da72d Upload test file to CloudKit. 8 years ago
Matthew Chen d06ad25d77 Sketch out incremental backup manager and settings view. 8 years ago
Matthew Chen b296cfb893 Sketch out incremental backup manager and settings view. 8 years ago
Michael Kirk a1de99f1f1 Merge tag '2.21.0.9' 8 years ago
Michael Kirk 39b87b702b Fix debuglogs.org integration
// FREEBIE
8 years ago
Matthew Chen d6f4db1523 Rename TSStorageManager to OWSPrimaryStorage. 8 years ago
Michael Kirk 1ff2f3f42e Merge tag '2.21.0.1' 8 years ago
Matthew Chen 4834a85fb5 Add share option for debug logs. 8 years ago
Matthew Chen 256a300297 Integrate with logs service. 8 years ago
Matthew Chen 7b84afaaf1 Integrate with logs service. 8 years ago
Matthew Chen 4bbf0d9e3d Integrate with logs service. 8 years ago
Matthew Chen 06d16bdec5 Revert "Revert "Merge branch 'charlesmchen/debugLogs' into hotfix/2.20.1""
This reverts commit b1dd325ce8.
8 years ago
Matthew Chen 59c745756a Clean up codebase. 8 years ago
Matthew Chen baf6fcc535 Add 2FA registration view. 8 years ago
Matthew Chen b1dd325ce8 Revert "Merge branch 'charlesmchen/debugLogs' into hotfix/2.20.1"
This reverts commit de5d17a396, reversing
changes made to d32e90c3d1.
8 years ago
Matthew Chen e4ee3e0007 Revert "Respond to CR."
This reverts commit 45201d45ed.
8 years ago
Matthew Chen 45201d45ed Respond to CR. 8 years ago
Michael Kirk 9dfbf6e6bc Fix crash presenting settings dialog off main thread
// FREEBIE
8 years ago
Matthew Chen 7e1ae33167 Refine changes to debug logs. 8 years ago
Matthew Chen 920c2b1d76 Rework log upload. 8 years ago
Michael Kirk abb51b565a Don't de-activate audio sesion when other audio activities are happening
// FREEBIE
8 years ago
Matthew Chen d648a258d1 Merge branch 'hotfix/2.19.7' 8 years ago
Matthew Chen abfd333a17 Address Indic script crash. 8 years ago
Matthew Chen 6f28c75257 Fix glitch in batch processing of incoming messages. 8 years ago
Matthew Chen 0944c2661e Respond to CR. 8 years ago
Matthew Chen 48b6c3dafb Refine message date/time formatting. 8 years ago
Matthew Chen 98843cd45c Let users submit debug logs if app launch fails. 8 years ago
Michael Kirk a1d3073705 Cannot open settings from share extension
// FREEBIE
8 years ago
Matthew Chen b9bd21e73f Improve presentation of text attachments in attachment approval view. 8 years ago
Michael Kirk 3ca5ec2726 Ensure media-library permissions when accessing media library
// FREEBIE
8 years ago
Michael Kirk 5dde17d939 Show approval/caption view in app.
ApprovalView/Captioning is shown for:
- Images/Videos from Library
- Images/Video from Camera
- Document Picker
- GIFs

Voice notes are intentionally not captionable.

Also, in main app, hide status bar when ApprovalView is presented

// FREEBIE
8 years ago
Matthew Chen 0d5b5bc44c Respond to CR. 8 years ago
Matthew Chen 05b034e925 Clear out NSUserDefaults during backup restore. 8 years ago
Matthew Chen 67197ddf15 Rename any existing files and directories in restored directories. 8 years ago
Matthew Chen 2b528ad894 Don't use mainApplicationState in business logic. 8 years ago
Matthew Chen 59933ce1d6 Fix rebase breakage. 8 years ago
Matthew Chen 5ba8445f05 Fix rebase breakage. 8 years ago
Matthew Chen df53033caf Clean up ahead of PR. 8 years ago
Matthew Chen 0422e4252f Clean up ahead of PR. 8 years ago
Matthew Chen f6296f1fe2 Clean up ahead of PR. 8 years ago
Matthew Chen 16f7317579 Complete backup restore/import. 8 years ago
Matthew Chen 272a90d269 Add import back up UI. Begin work on import backup logic. 8 years ago
Matthew Chen 857ca56ab6 Rework progress mode of export backup UI. 8 years ago