Skip to content

Detect other SMSSecure clients and offer to secure the session

Bastien Le Querrec requested to merge fix_auto_initiate into master

Created by: pR0Ps

  • Uses the existing tagging method found in TextSecure
  • Replaced the AutoInitiateActivity with a simple alert dialog
  • Stripped the whitespace tag off incoming as well as outgoing messages for display purposes
  • Refactored the helper methods in the AutoInititiateActivity and Tag classes into a single class

Merge request reports