Commit Graph

5122 Commits (40aa78e0014a50379398ca32235a780e76a6a0a6)

Author SHA1 Message Date
Matthew Chen 40aa78e001 Merge remote-tracking branch 'origin/release/2.31.0' 7 years ago
Matthew Chen ec2478645d "Bump build to 2.31.0.25." 7 years ago
Michael Kirk 82d64405d0 fixup blogpost url 7 years ago
Matthew Chen b5bf3761a1 "Bump build to 2.31.0.24." 7 years ago
Matthew Chen 2541be1619 Apply refinements to UD logic. 7 years ago
Michael Kirk 3d9cd4f4ed CR: comments and code clarity 7 years ago
Michael Kirk cb9aa6304c find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 7 years ago
Michael Kirk 3a6aafc454 Swift Exception wrap NSData+keyVersionByte 7 years ago
Matthew Chen 0d7d83f276 Update carthage version in Info.plist. 7 years ago
Matthew Chen 5535abd01b Update "sealed sender" blog post URL. 7 years ago
Matthew Chen d24dce758a Bump build to 2.31.0.23. 7 years ago
Matthew Chen 1c6bfb4540 "Bump build to 2.31.0.18." 7 years ago
Matthew Chen a5f715eca1 Fix network manager error wrapping. 7 years ago
Matthew Chen 9fa16cc66f Fix small bug in the re-registration flow. 7 years ago
Michael Kirk 90500475f1 fixup searcher test 7 years ago
Michael Kirk 159c546d16 update test environment 7 years ago
Matthew Chen faa5561639 "Bump build to 2.31.0.17." 7 years ago
Michael Kirk b0a6d18576 leave proximity enabled as long as CallViewController exists 7 years ago
Michael Kirk 5632bd2d83 Use reference counting to disable proximity monitoring after audio message
Multiple overlapping activities require proximity monitoring (namely,
CallViewController and listening to audio messages).

These activities can overlap arbitrarily, so we use a reference counting
strategy to keep proximity monitoring on as long as one of these activities is
active.
7 years ago
Matthew Chen 514c7b603a "Bump build to 2.31.0.16." 7 years ago
Matthew Chen 408008d3e7 Use different contact avatar assets depending on size of output. 7 years ago
Matthew Chen 4ea6d72008 Improve default avatar quality. 7 years ago
Matthew Chen bf1f9e706a Exclude date/time and Xcode version info in debug builds to avoid churn. 7 years ago
Matthew Chen ed4fa2e8cb Respond to CR. 7 years ago
Matthew Chen 38f3321e9a Improve startup logging. 7 years ago
Michael Kirk 0c2bb439f9 kick-queue upon reachability 7 years ago
Michael Kirk 54c63c7a2e Reachability Singleton 7 years ago
Michael Kirk b8e4bfff86 shuffle isReady->isSetup, centralize starting workStep 7 years ago
Michael Kirk 037bdebfab clarify backoff delay examples 7 years ago
Michael Kirk 86a0efedc6 Don't delete session upon starting retry 7 years ago
Michael Kirk 3560f3be5c Durable send operation
TODO
-[x] respect order of queue
-[x] replacements
  -[x] those w/o completion handler
  -[x] basic send+log operation persists
  -[x] send+ui completion
  -[x] share extension
  -[x] update state jobs
-[x] App Lifecyle
  -[x] settable
  -[x] Mark as ready on startup
  -[x] Fail appropriate jobs on startup

NICE TO HAVE
-[x] concurrent per senders
-[ ] longer retry (e.g. 24hrs)
-[ ] App Lifecyle
  -[x] retry failed jobs on startup?
  -[ ] reachability

DONE
-[x] basic passing test
-[x] datamodel
-[x] queue/classes
7 years ago
Michael Kirk e20df022c8 always show footer for in-progress sending 7 years ago
Michael Kirk 3a1769c81a unrelated swift fix 7 years ago
Matthew Chen 25ed886e72 Update home and group cells' dependencies. 7 years ago
Matthew Chen 28f37a7a34 Update contacts cells' dependencies. 7 years ago
Matthew Chen 8e1103c28f Log WebRTC version. 7 years ago
Matthew Chen 8cb62e7f8e "Bump build to 2.31.0.15." 7 years ago
Matthew Chen 81d6b60ad5 Fix icon layout in privacy settings. 7 years ago
Matthew Chen 6f6612048d "Bump build to 2.31.0.14." 7 years ago
Michael Kirk ce9ca1bdaa audio player type 7 years ago
Michael Kirk 3b4188f34b hoist audio session singleton to Environment 7 years ago
Michael Kirk 3d022adf4e WIP: audio activities 7 years ago
Matthew Chen c8c63c18de "Bump build to 2.31.0.13." 7 years ago
Matthew Chen 6a91f021a2 Update l10n for UD. 7 years ago
Matthew Chen 11c5257a48 "Bump build to 2.31.0.12." 7 years ago
Matthew Chen 55ab6c39d4 Rework UD settings. 7 years ago
Matthew Chen f765c6c1bb Update UD settings copy. 7 years ago
Matthew Chen 0441d1fe71 "Bump build to 2.31.0.11." 7 years ago
Matthew Chen 1a53005e08 Respond to CR. 7 years ago
Matthew Chen 8fec73dda5 Fix edge cases around UD v. linked devices. 7 years ago