Matthew Chen
06ed552257
Fix translation of “already have an account?” button.
...
// FREEBIE
2017-03-27 17:21:21 -04:00
Matthew Chen
1862ef441c
Merge branch 'charlesmchen/sharpAppIcon'
2017-03-27 15:47:07 -04:00
Matthew Chen
90038e928b
Sharpen the app icon.
...
// FREEBIE
2017-03-27 15:01:17 -04:00
Matthew Chen
3cb545eb08
Sharpen the app icon.
...
// FREEBIE
2017-03-27 14:57:57 -04:00
Matthew Chen
325ede770f
Merge branch 'charlesmchen/noCallKitPrivacyOniOS9'
2017-03-27 12:01:22 -04:00
Matthew Chen
3fcdffb919
Only enforce CallKit privacy for missed calls if CallKit is present.
...
// FREEBIE
2017-03-27 12:01:16 -04:00
Matthew Chen
e11381ffd7
Merge branch 'charlesmchen/uploadProgressTweaks'
2017-03-27 12:00:07 -04:00
Matthew Chen
36ea273475
Slightly tweak the appearance of the attachment upload progress bar.
...
// FREEBIE
2017-03-27 11:59:59 -04:00
Matthew Chen
26371499da
Slightly tweak the appearance of the attachment upload progress bar.
...
// FREEBIE
2017-03-27 11:59:59 -04:00
Matthew Chen
778d76b842
Merge branch 'charlesmchen/imageAttachmentQuality'
2017-03-27 11:56:51 -04:00
Matthew Chen
e5024cfe76
Raise max GIF file size and default image upload quality.
...
// FREEBIE
2017-03-27 11:56:44 -04:00
Matthew Chen
d8851ee52f
Merge branch 'charlesmchen/copyImagesOniOS9'
2017-03-27 11:54:48 -04:00
Matthew Chen
e031e3c389
Respond to CR.
...
// FREEBIE
2017-03-27 11:54:40 -04:00
Matthew Chen
7aef297a27
Cleanup copy to pasteboard of video and audio.
...
// FREEBIE
2017-03-27 11:51:51 -04:00
Matthew Chen
86abb43c30
Copy images to pasteboard as data, not UIImage.
...
// FREEBIE
2017-03-27 11:51:51 -04:00
Matthew Chen
7a7cc34cdd
Merge branch 'charlesmchen/attachmentErrors'
2017-03-27 11:20:19 -04:00
Matthew Chen
21766732dd
Respond to CR.
...
// FREEBIE
2017-03-27 11:02:28 -04:00
Matthew Chen
b90416f472
Show alerts with relevant error messages when attachment-related errors occur.
...
// FREEBIE
2017-03-27 09:22:12 -04:00
Matthew Chen
00a29dea4d
[SSK] Filter out country codes properly.
...
// FREEBIE
2017-03-27 09:21:21 -04:00
Matthew Chen
3050fe7941
Merge branch 'charlesmchen/countryViewsInRegistrationView'
2017-03-27 09:13:30 -04:00
Matthew Chen
1246fcd99d
Rework country views in registration view.
...
// FREEBIE
2017-03-27 09:13:25 -04:00
Matthew Chen
23dbb7338a
Merge branch 'charlesmchen/logSubmissionOfDebugLogs'
2017-03-27 09:12:50 -04:00
Matthew Chen
ca1467ef2e
Respond to CR.
...
// FREEBIE
2017-03-27 09:12:39 -04:00
Matthew Chen
5cab3be67d
Log submission of logs.
...
// FREEBIE
2017-03-26 14:27:46 -04:00
Michael Kirk
8b75bd727d
bump build
...
// FREEBIE
2017-03-24 16:39:59 -04:00
Michael Kirk
ea62e21611
[SSK] fix attachment crash on iOS9
...
// FREEBIE
2017-03-24 16:39:17 -04:00
Michael Kirk
f9e1b3f2e0
bump build
...
// FREEBIE
2017-03-23 21:51:42 -04:00
Michael Kirk
f29ca7851f
Move PureLayout back to cocoapods for now
...
This introduced some unexpected crashes related to frameworks in Swift.
// FREEBIE
2017-03-23 21:48:59 -04:00
Michael Kirk
55a44c8c4e
Bump build
...
// FREEBIE
2017-03-23 21:03:17 -04:00
Michael Kirk
f2728d461b
Remember to copy PureLayout.framework
...
// FREEBIE
2017-03-23 21:00:18 -04:00
Michael Kirk
0c8da2865e
Fix search/replace
...
// FREEBIE
2017-03-23 20:52:42 -04:00
Michael Kirk
730d6419bc
Bump build
...
// FREEBIE
2017-03-23 20:37:55 -04:00
Michael Kirk
0d52a18458
Update dependencies
...
Also moved PureLayout to Carthage for faster incremental builds
// FREEBIE
2017-03-23 20:35:21 -04:00
Michael Kirk
4f51dcf2ef
bump build
...
// FREEBIE
2017-03-23 18:44:13 -04:00
Michael Kirk
84bc5b1e67
Pull latest translations
...
// FREEBIE
2017-03-23 18:43:14 -04:00
Matthew Chen
a4fd42789f
Merge branch 'charlesmchen/animatedGifUTITypes'
2017-03-23 17:18:21 -04:00
Matthew Chen
f68e40f7d8
Add animated gif UTI types to attachment.
...
// FREEBIE
2017-03-23 17:18:15 -04:00
Matthew Chen
8066cdfe62
Merge branch 'charlesmchen/incomingVideoPlayButton'
2017-03-23 17:16:23 -04:00
Matthew Chen
d320cef1a9
Fix play button for incoming video attachments.
...
// FREEBIE
2017-03-23 17:16:13 -04:00
Matthew Chen
eb8d4388c6
[SSK] Avoid YapDatabase deadlock in OWSMessageSender.
...
// FREEBIE
2017-03-23 17:15:31 -04:00
Michael Kirk
a61e82653a
Merge branch 'mkirk/better-envelope-logging'
2017-03-23 17:10:57 -04:00
Michael Kirk
6466e9f41f
[SSK] Better logging for envelopes
...
Leave last 3 digits of recipientId when scrubbing logs.
This is in line with other Signal clients, and makes it possible to
trace interactions.
// FREEBIE
2017-03-23 17:10:26 -04:00
Matthew Chen
fe18cb9a39
[SSK] Use a separate sending queue for each conversation & Fix “send to self operations never complete” issue.
...
// FREEBIE
2017-03-23 15:59:01 -04:00
Matthew Chen
0196257ab1
Merge branch 'charlesmchen/stopButtons'
2017-03-23 14:30:20 -04:00
Matthew Chen
58eb77e073
Use “stop” not “cancel” buttons.
...
// FREEBIE
2017-03-23 13:46:41 -04:00
Michael Kirk
2564f53060
sync translations
...
some were just pushed and still need translation
// FREEBIE
2017-03-22 22:25:24 -04:00
Michael Kirk
6a573b87d2
bump release target
...
// FREEBIE
2017-03-22 22:25:24 -04:00
Michael Kirk
34831ea105
[SPK][SSK] Ensure old sessions removed when identity changes
...
// FREEBIE
2017-03-22 22:25:23 -04:00
Michael Kirk
cebfc479f8
Fixup acf3a6e syntax
...
// FREEBIE
2017-03-22 22:25:23 -04:00
Michael Kirk
acf3a6e027
Merge branch 'mkirk/fix-swipe-back'
2017-03-22 21:56:56 -04:00