You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Signal/Images.xcassets
Michael Kirk ee0cce75e8 Disappearing Messages
* Per thread settings menu accessed by tapping on thread title

  This removed the toggle-phone behavior. You'll be able to see the phone
  number in the settings table view.

  This removed the "add contact" functionality, although it was already
  broken for ios>=9 (which is basically everybody).

  The group actions menu was absorbed into this screen

* Added a confirm alert to leave group (fixes #938)

* New Translation Strings
* Extend "Add People" label to fit translations.
* resolved issues with translations not fitting in group menu

* Fix the long standing type warning where TSCalls were assigned to a TSMessageAdapter.

* Can delete info messages

  Follow the JSQMVC pattern and put UIResponder-able content in the
  messageBubbleContainer. This gives us more functionality *and* allows us
  to delete some code. yay!

  It's still not yet possible to delete phone messages. =(

* Fixed some compiler warnings.

* xcode8 touching storyboard. So long xcode7!

* Fixup multiline info messages.

  We were seeing info messages like "You set disappearing message timer to
  10" instead of "You set disappearing message timer to 10 seconds."

  Admittedly this isn't a very good fix, as now one liners feel like they
  have too much padding.

   If the message is well over one line, we were wrapping properly, but
  there's a problem when the message is *just barely* two lines, the cell
  height grows, but the label still thinks it's just one line (as evinced
  by the one line appearing in the center of the label frame. The result
  being that the last word of the label is cropped.

* Disable group actions after leaving group.

// FREEBIE
8 years ago
..
AppIcon.appiconset Support for receiving voice messages from android (aac) (#1321) 8 years ago
_arrow_button.imageset Replaced all iconography and added new icons 10 years ago
add-conversation.imageset Multiple visual enhancements and repo cleanup. 10 years ago
btnAttachments--blue.imageset Fix choppy paperclip icon on iphone6 8 years ago
btnCamera--white-1.imageset New round of iconography. 10 years ago
btnCamera--white.imageset New round of iconography. 10 years ago
btnCancel--blue.imageset Replaced all iconography and added new icons 10 years ago
btnCancel--white.imageset Multiple visual enhancements and repo cleanup. 10 years ago
btnGroup--white.imageset Multiple visual enhancements and repo cleanup. 10 years ago
btnPhone--blue.imageset Multiple visual enhancements and repo cleanup. 10 years ago
btnPhone--white.imageset Multiple visual enhancements and repo cleanup. 10 years ago
btnQRShow--white-1.imageset New round of iconography. 10 years ago
btnQRShow--white.imageset New round of iconography. 10 years ago
btnRefresh--white.imageset New round of iconography. 10 years ago
cellBtnDelete.imageset New round of iconography. 10 years ago
cellBtnMoveToArchive--blue.imageset Replaced all iconography and added new icons 10 years ago
cellBtnMoveToInbox--blue.imageset Replaced all iconography and added new icons 10 years ago
contact-options-action.imageset Redesign implementation. 10 years ago
empty-group-avatar.imageset Multiple visual enhancements and repo cleanup. 10 years ago
ic_devices_ios.imageset Fix devices icon intermittently showing 8 years ago
ic_hourglass_empty.imageset Disappearing Messages 8 years ago
ic_hourglass_full.imageset Disappearing Messages 8 years ago
ic_lock_outline.imageset Disappearing Messages 8 years ago
ic_timer.imageset Disappearing Messages 8 years ago
logoSignal.imageset New iconography 10 years ago
mute-active.imageset Redesign implementation. 10 years ago
mute-inactive.imageset Redesign implementation. 10 years ago
settings.imageset Multiple visual enhancements and repo cleanup. 10 years ago
speaker-active.imageset Redesign implementation. 10 years ago
speaker-inactive.imageset Redesign implementation. 10 years ago
statJoinedGroup--blue.imageset Replaced all iconography and added new icons 10 years ago
statLeftGroup--blue.imageset Replaced all iconography and added new icons 10 years ago
statRefreshedGroup--blue.imageset New round of iconography. 10 years ago
table_ic_hourglass_empty.imageset Disappearing Messages 8 years ago
table_ic_hourglass_full.imageset Disappearing Messages 8 years ago
table_ic_timer.imageset Disappearing Messages 8 years ago
twitter_logo.imageset Replacing Twitter icon with brand guidelines one. 10 years ago
uiEmpty.imageset New iconography 10 years ago
uiEmptyContact.imageset New iconography 10 years ago
Contents.json Some style for the QR code scanner. 8 years ago