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/src/util
Frederic Jacobs bbde7cd2a8 iOS 9 Support
- Fixing size classes rendering bugs.
- Supporting native iOS San Francisco font.
- Quick Reply
- Settings now slide to the left as suggested in original designed
  opposed to modal.
- Simplification of restraints on many screens.
- Full-API compatiblity with iOS 9 and iOS 8 legacy support.
- Customized AddressBook Permission prompt when restrictions are
  enabled. If user installed Signal previously and already approved
  access to Contacts, don't bugg him again.
- Fixes crash in migration for users who installed Signal <2.1.3 but hadn't signed up
  yet.

- Xcode 7 / iOS 9 Travis Support
- Bitcode Support is disabled until it is better understood how exactly
  optimizations are performed. In a first time, we will split out the
  crypto code into a separate binary to make it easier to optimize the
  non-sensitive code. Blog post with more details coming.
- Partial ATS support. We are running our own Certificate Authority at
  Open Whisper Systems. Signal is doing certificate pinning to verify
  that certificates were signed by our own CA. Unfortunately Apple's App
  Transport Security requires to hand over chain verification to their
  framework with no control over the trust store. We have filed a radar
  to get ATS features with pinned certificates. In the meanwhile, ATS is
  disabled on our domain. We also followed Amazon's recommendations for
  our S3 domain we use to upload/download attachments. (#891)
- Implement a unified `AFSecurityOWSPolicy` pinning strategy accross
  libraries (AFNetworking RedPhone/TextSecure & SocketRocket).
10 years ago
..
collections Removing unused imported classes. 10 years ago
constraints Preliminary iOS9 support and upgrading to CocoaLumberjack 2.0 10 years ago
protocols Removing unused imported classes. 10 years ago
AppStoreRating.h Adding rating code 10 years ago
AppStoreRating.m Adding rating code 10 years ago
ArrayUtil.h Prefix NSArray categories. 11 years ago
ArrayUtil.m Prefix NSArray categories. 11 years ago
BloomFilter.h initial commit 12 years ago
BloomFilter.m Using dot syntax for local*, all*, full*, first*, last*, to*, encodedAs*, copy* 11 years ago
Conversions.h initial commit 12 years ago
Conversions.m Removing unused imported classes. 10 years ago
Crc32.h initial commit 12 years ago
Crc32.m Using dot syntax for count and length 11 years ago
DJWActionSheet+OWS.h Redesign implementation. 11 years ago
DJWActionSheet+OWS.m Redesign implementation. 11 years ago
DataUtil.h initial commit 12 years ago
DataUtil.m Using dot syntax for count and length 11 years ago
DateUtil.h Fixes #680 11 years ago
DateUtil.m Removing unused imported classes. 10 years ago
DictionaryUtil.h initial commit 12 years ago
DictionaryUtil.m initial commit 12 years ago
FunctionalUtil.h initial commit 12 years ago
FunctionalUtil.m Using dot syntax for count and length 11 years ago
FutureUtil.h Checked indentation, future source results, directory layout, thenTry vs then, dependencies 11 years ago
FutureUtil.m Removing unused imported classes. 10 years ago
MIMETypeUtil.h Remove initialization on MIMETypeUtil 11 years ago
MIMETypeUtil.m Remove initialization on MIMETypeUtil 11 years ago
NSData+ows_StripToken.h Notifications enhancements. 11 years ago
NSData+ows_StripToken.m Notifications enhancements. 11 years ago
NumberUtil.h initial commit 12 years ago
NumberUtil.m Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 11 years ago
ObservableValue.h Checked indentation, future source results, directory layout, thenTry vs then, dependencies 11 years ago
ObservableValue.m Recursively added dot syntax, translating more terms when they were encountered in the dif 11 years ago
Operation.h Initial work to depend on external futures library instead of internal implementation 11 years ago
Operation.m Removing unused imported classes. 10 years ago
PhoneNumberUtil.h Lets user select country by country code. 11 years ago
PhoneNumberUtil.m Lets user select country by country code. 11 years ago
StringUtil.h Improved the phone number editing during registration 11 years ago
StringUtil.m Found a method to parse NSUInteger exactly and precisely //FREEBIE 11 years ago
TSAdapterCacheManager.h MessagesVC: Paging and fix scrolling bug. 11 years ago
TSAdapterCacheManager.m MessagesVC: Paging and fix scrolling bug. 11 years ago
ThreadManager.h Initial work to depend on external futures library instead of internal implementation 11 years ago
ThreadManager.m Recursively added dot syntax, translating more terms when they were encountered in the dif 11 years ago
TimeUtil.h Initial work to depend on external futures library instead of internal implementation 11 years ago
TimeUtil.m Removing unused imported classes. 10 years ago
UIButton+OWS.h Closes #589 - Enhancements conversation view. 11 years ago
UIButton+OWS.m Fixes #404 11 years ago
UIDevice+TSHardwareVersion.h Attachements: Fixing UI issues 11 years ago
UIDevice+TSHardwareVersion.m Attachements: Fixing UI issues 11 years ago
UIFont+OWS.h Archive/Inbox: Unread layout and other enhancements 11 years ago
UIFont+OWS.m iOS 9 Support 10 years ago
UIImage+normalizeImage.h Group avatar fixes 11 years ago
UIImage+normalizeImage.m Group avatar fixes 11 years ago
UIUtil.h Resetting status bar to white. 11 years ago
UIUtil.m New avatar placeholders. 11 years ago
Util.h Initial work to depend on external futures library instead of internal implementation 11 years ago
Zid.h initial commit 12 years ago
Zid.m Using dot syntax for count and length 11 years ago