session-ios/Signal/src/util
Frederic Jacobs 0090030f3d Adding rating code
We’ve noticed that most people went to the App Store to leave really
bad reviews of the app and it is severely affecting our discoverability.
We will ask for a rating if we see you’ve been using the app for some
time. If you rate the app or decline to rate, that’s fine. We will
never bug you again!
2015-08-24 00:28:50 +02:00
..
collections Removing unused imported classes. 2015-07-27 16:19:08 +02:00
constraints Preliminary iOS9 support and upgrading to CocoaLumberjack 2.0 2015-08-14 00:19:29 +02:00
protocols Removing unused imported classes. 2015-07-27 16:19:08 +02:00
AppStoreRating.h Adding rating code 2015-08-24 00:28:50 +02:00
AppStoreRating.m Adding rating code 2015-08-24 00:28:50 +02:00
ArrayUtil.h Prefix NSArray categories. 2014-11-20 00:34:47 -08:00
ArrayUtil.m Prefix NSArray categories. 2014-11-20 00:34:47 -08:00
BloomFilter.h initial commit 2014-05-06 19:41:08 +02:00
BloomFilter.m Using dot syntax for local*, all*, full*, first*, last*, to*, encodedAs*, copy* 2014-09-07 11:43:53 -07:00
Conversions.h initial commit 2014-05-06 19:41:08 +02:00
Conversions.m Removing unused imported classes. 2015-07-27 16:19:08 +02:00
Crc32.h initial commit 2014-05-06 19:41:08 +02:00
Crc32.m Using dot syntax for count and length 2014-08-13 21:13:24 -04:00
DJWActionSheet+OWS.h Redesign implementation. 2015-01-24 16:28:34 -10:00
DJWActionSheet+OWS.m Redesign implementation. 2015-01-24 16:28:34 -10:00
DataUtil.h initial commit 2014-05-06 19:41:08 +02:00
DataUtil.m Using dot syntax for count and length 2014-08-13 21:13:24 -04:00
DateUtil.h Fixes #680 2015-04-01 09:35:04 +02:00
DateUtil.m Removing unused imported classes. 2015-07-27 16:19:08 +02:00
DictionaryUtil.h initial commit 2014-05-06 19:41:08 +02:00
DictionaryUtil.m initial commit 2014-05-06 19:41:08 +02:00
FunctionalUtil.h initial commit 2014-05-06 19:41:08 +02:00
FunctionalUtil.m Using dot syntax for count and length 2014-08-13 21:13:24 -04:00
FutureUtil.h Checked indentation, future source results, directory layout, thenTry vs then, dependencies 2014-08-20 19:43:33 -04:00
FutureUtil.m Removing unused imported classes. 2015-07-27 16:19:08 +02:00
MIMETypeUtil.h Remove initialization on MIMETypeUtil 2015-03-21 19:33:58 +01:00
MIMETypeUtil.m Remove initialization on MIMETypeUtil 2015-03-21 19:33:58 +01:00
NSData+ows_StripToken.h Notifications enhancements. 2015-04-28 02:15:37 +02:00
NSData+ows_StripToken.m Notifications enhancements. 2015-04-28 02:15:37 +02:00
NumberUtil.h initial commit 2014-05-06 19:41:08 +02:00
NumberUtil.m Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 2014-08-13 12:36:36 +02:00
ObservableValue.h Checked indentation, future source results, directory layout, thenTry vs then, dependencies 2014-08-20 19:43:33 -04:00
ObservableValue.m Recursively added dot syntax, translating more terms when they were encountered in the dif 2014-09-12 07:21:17 +02:00
Operation.h Initial work to depend on external futures library instead of internal implementation 2014-08-20 08:08:32 -04:00
Operation.m Removing unused imported classes. 2015-07-27 16:19:08 +02:00
PhoneNumberUtil.h Lets user select country by country code. 2015-03-21 16:33:23 +01:00
PhoneNumberUtil.m Lets user select country by country code. 2015-03-21 16:33:23 +01:00
StringUtil.h Improved the phone number editing during registration 2014-09-02 18:11:11 +02:00
StringUtil.m Found a method to parse NSUInteger exactly and precisely //FREEBIE 2014-10-07 11:25:27 -04:00
TSAdapterCacheManager.h MessagesVC: Paging and fix scrolling bug. 2015-01-05 00:29:28 +01:00
TSAdapterCacheManager.m MessagesVC: Paging and fix scrolling bug. 2015-01-05 00:29:28 +01:00
ThreadManager.h Initial work to depend on external futures library instead of internal implementation 2014-08-20 08:08:32 -04:00
ThreadManager.m Recursively added dot syntax, translating more terms when they were encountered in the dif 2014-09-12 07:21:17 +02:00
TimeUtil.h Initial work to depend on external futures library instead of internal implementation 2014-08-20 08:08:32 -04:00
TimeUtil.m Removing unused imported classes. 2015-07-27 16:19:08 +02:00
UIButton+OWS.h Closes #589 - Enhancements conversation view. 2015-02-16 23:53:25 +01:00
UIButton+OWS.m Fixes #404 2015-03-01 08:49:20 +01:00
UIDevice+TSHardwareVersion.h Attachements: Fixing UI issues 2015-01-04 11:30:26 +01:00
UIDevice+TSHardwareVersion.m Attachements: Fixing UI issues 2015-01-04 11:30:26 +01:00
UIFont+OWS.h Archive/Inbox: Unread layout and other enhancements 2015-01-04 11:30:24 +01:00
UIFont+OWS.m Redesign implementation. 2015-01-24 16:28:34 -10:00
UIImage+normalizeImage.h Group avatar fixes 2015-01-04 11:30:28 +01:00
UIImage+normalizeImage.m Group avatar fixes 2015-01-04 11:30:28 +01:00
UIUtil.h Resetting status bar to white. 2015-01-31 01:35:49 -10:00
UIUtil.m New avatar placeholders. 2015-02-16 23:53:25 +01:00
Util.h Initial work to depend on external futures library instead of internal implementation 2014-08-20 08:08:32 -04:00
Zid.h initial commit 2014-05-06 19:41:08 +02:00
Zid.m Using dot syntax for count and length 2014-08-13 21:13:24 -04:00