Commit Graph

360 Commits (28dae649d197018d743f1151f8c16f6e60130ec9)

Author SHA1 Message Date
Mert Buran 040e4c750b Removing literals and self within block.
declaring constants instead of string literals
avoiding using self within block
removed unused method decleration from header file

Reviewed-by: @FredericJacobs
9 years ago
Craig Gidney 485748068f Checking the result of SecRandomCopyBytes
Built and verified by @FredericJacobs
9 years ago
Frederic Jacobs 02560f8b2f Flagging release.
- Bump up version number.
- Fetching latest localizations.
- Upgrading libPhoneNumber and Mantle dependencies.
//FREEBIE
9 years ago
Frederic Jacobs 2fc20702d9 Fixing crash on responding to phone call. 9 years ago
Frederic Jacobs 7acd8fff26 Fixing memory issue with allocation of the socket status view. 9 years ago
Frederic Jacobs 4c96ea1c91 Fixes crash on launch for unregistered users who updated. 9 years ago
Frederic Jacobs fd3e75b51d Bumping up version number & pulling localizations
//FREEBIE
9 years ago
Frederic Jacobs 08e3b31eec Recipient's name in group key conflict on send. 9 years ago
Frederic Jacobs 912b617a11 Support for Mismatched Devices. 9 years ago
Frederic Jacobs cd0fb8bc51 Fixing graphical glitch in tread with images. 9 years ago
Frederic Jacobs 57f86008d1 UX and Notifications fixes
- Removes large confusing UX bar and related assets. Replaced with UISwitch.
- Enhanced user experience for missed calls.
- Fixes issue where missed call would appear as incoming call in call log.
- Fixing issues where PushKit handler not called on launch.
9 years ago
Frederic Jacobs 93de0a4326 UX improvements in how failed messages can be resent. 9 years ago
Alex Dunn d347df9a46 App Icon: shift speech bubble up to improve visual alignment
The oval part of the speech bubble was vertically centered, but the hanging triangle made it appear to be lower-than-center.  This pushes the entire bubble up to correct for that.
9 years ago
Frederic Jacobs b1b936e436 Bumping up version number
- Upgrading dependencies.
- Fetching latest localizations.
9 years ago
Frederic Jacobs bb1a4c1800 Addressing issues with managing socket connections in background. 9 years ago
Frederic Jacobs 0f04132b81 Bumping up version number
- Upgraded dependencies.
- Fetching latest localizations.
9 years ago
Frederic Jacobs 0f45294221 Reliability enhancements for notifications. 9 years ago
Brendan Ragan 0f57804eef Enable data selectors. 9 years ago
Frederic Jacobs 61ab11d45c Fixes #775. 9 years ago
Frederic Jacobs 1550c61216 Addressing issues with background decryption.
- Simplifying background timeout strategy for reliabilty.
- Adding Notifications settings.
- Dropping support for VOIP Push < 8.2 because buggy.
9 years ago
Frederic Jacobs 2d41a3e25e Permissions dialog description. 9 years ago
Frederic Jacobs 9652584ada Upgrading dependencies. 9 years ago
Frederic Jacobs e47e9759e9 Fixing leaky caches. 9 years ago
Frederic Jacobs 89dd9efe05 Fixing call message errors. 9 years ago
Frederic Jacobs 13448bdb2d Notifications enhancements.
- Tap to reply to a message.
- Badges application with the number of unread messages.
- Pick up a phone call from lock screen, or decline it.
- Settings for notification sounds while app in foreground and text displayed on local notifications.
9 years ago
Frederic Jacobs abc63eca27 Fixes issues with registration in iOS simulator. 9 years ago
Frederic Jacobs dceb1c9976 Bump up version number, pull localizations and dependencies 9 years ago
Frederic Jacobs c6cdbea89a Fixes #761 9 years ago
Rainer Killinger d12c5b308e Fixes #680
Hour format was set to static “h:mm a” leading to localization issues.
Current locale will now be respected in every formatting.
Adjusted the decision when to label the message with a date from
“more then 24 hours ago” to “not today”.
9 years ago
Frederic Jacobs 8e8ad7668c Bump up version number and new localizations
Note: Removing left to right languages until they are properly supported.
9 years ago
Frederic Jacobs 788aa8cb4f Dropping some required permissions. Smarter microphone permission. 9 years ago
Frederic Jacobs 7a5f9f1413 Remove initialization on MIMETypeUtil 9 years ago
Frederic Jacobs 1f61291e0c Addresses some performance issues on loading from database. 9 years ago
Frederic Jacobs 82a9029c37 Fixes #713 9 years ago
Frederic Jacobs fa1791a4d7 Show phone number instead of "Unknown Caller" in call view. 9 years ago
Frederic Jacobs 0c93679a3d Fixes #709 9 years ago
Frederic Jacobs 5dd8c47474 Fixes #578 9 years ago
Frederic Jacobs 9bf5518f6f Fixes #724 9 years ago
Frederic Jacobs 099bea05ba OpenSSL 1.0.2a 9 years ago
Frederic Jacobs 8e48c596ba Fixes #244 9 years ago
Frederic Jacobs e8ea00d71a Perform contact intersection on AddressBook change. 9 years ago
Aaron Raimist 0d97edf7af Fixes #673 9 years ago
Frederic Jacobs 9c611fad79 Fixes #725 9 years ago
Frederic Jacobs ea37894846 Fixes #708 9 years ago
Dirk-Willem van Gulik a1d0b6b1ad Lets user select country by country code.
Allow the entry of the country dial code to also pre-select/filter
the list of options. Useful for countries way down the list, or
countries that tend to be spelled in widely different ways.

Closes #662
9 years ago
Frederic Jacobs ff82f60e05 Fixes #674 9 years ago
Frederic Jacobs b3a4a20216 Tuning WebSocket heart beat to 30s. 10 years ago
Frederic Jacobs 5aa560c0e3 Updating translations for 2.0.1-2 release. 10 years ago
Frederic Jacobs b6ef5f0b7f Bloomfilter moves to Cache folder
The bloom filter is not user generated content so Apple is not going to
let us store it into the Documents folder. Moving it to the Cache
folder.
10 years ago
Frederic Jacobs 50fa491c7b Fixes #620 10 years ago