Commit Graph

2842 Commits (b7f95256809285948bf4987fd0344c2ebb16f297)
 

Author SHA1 Message Date
Taylor Kline b7f9525680 Remove unused summary field for notification.
Closes #6481
7 years ago
Moxie Marlinspike 68e68508a7 Bump version to 4.2.5
// FREEBIE
7 years ago
Moxie Marlinspike e6f693a677 Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike 6b7174bb35 Add OnePlus One to AEC blacklist
// FREEBIE
7 years ago
Moxie Marlinspike 92ea7549d4 Make UpdateApkJob use a timed wakelock
Fixes #6514
// FREEBIE
7 years ago
Moxie Marlinspike 0a4d1569fb Clean up file name some on save
Rusty Bird points out that we don't want the save action to create
files outside the parent or hidden files.

// FREEBIE
7 years ago
Moxie Marlinspike 4c83e2ce10 Bump version to 4.2.4
// FREEBIE
7 years ago
Moxie Marlinspike 7c5df81840 Fix for busted OpenSSL JCE provider on older versions of android
Fixes #6477
// FREEBIE
7 years ago
Moxie Marlinspike 6afee68831 Bump version to 4.2.3
// FREEBIE
7 years ago
Moxie Marlinspike bae549b1cc Update language translations
// FREEBIE
7 years ago
Moxie Marlinspike ce9a67d095 Fix case
// FREEBIE
7 years ago
Moxie Marlinspike 3356f7c190 Bump version to 4.2.2
// FREEBIE
7 years ago
Moxie Marlinspike 2ce9eeabed Fix for broken attachments
Fixes #6467
// FREEBIE
7 years ago
Moxie Marlinspike 5b8e75c068 Bump version to 4.2.1
// FREEBIE
7 years ago
Paride Legovini c97fa0d3d1 Blacklist OnePlus X from hardware AEC
Closes #6465
// FREEBIE
7 years ago
Moxie Marlinspike b0bd6ad729 Fix for crash when opening group conversation
Fixes #6464
// FREEBIE
7 years ago
Moxie Marlinspike d85ddbcd10 Bump version to 4.2.0
// FREEBIE
7 years ago
Moxie Marlinspike 51807226a7 Update language translations
// FREEBIE
7 years ago
FeuRenard 07c8db824e Disable screen during earpiece voice note playback
Fixes #6437
Closes #6445
// FREEBIE
7 years ago
Moxie Marlinspike 75782affd1 Adjust joined signal string
// FREEBIE
7 years ago
FeuRenard 49117a4138 Remove unused icon
Closes #6444
// FREEBIE
7 years ago
Paride Legovini 9d52e6af6a Don't mention CyanogenMod
Closes #6422
// FREEBIE
7 years ago
Moxie Marlinspike 706835584e Update shortcut badger
// FREEBIE
7 years ago
Moxie Marlinspike f7261cc9e7 Remove GV from registration problems list
// FREEBIE
7 years ago
Moxie Marlinspike 3aae86d20c Update registration activity style
// FREEBIE
7 years ago
Moxie Marlinspike ad0f2830c8 Raise max gif limit to 25MB
// FREEBIE
7 years ago
Moxie Marlinspike 056f2717ed Remove duplicate column in SQL query
// FREEBIE
7 years ago
Moxie Marlinspike f67eb5f9f3 Support for receiving arbitrary attachment types
// FREEBIE
7 years ago
Moxie Marlinspike c69efbffd2 Don't enable speakerphone when video enabled if headset on
Fixes #6431
// FREEBIE
7 years ago
Moxie Marlinspike 3dfc72dad0 Bump version to 4.1.0
// FREEBIE
7 years ago
Moxie Marlinspike 372cdc4b9f Update language translations
// FREEBIE
7 years ago
Moxie Marlinspike 01d66087aa Blacklist Nexus 6 from hardware AEC
Remove all blacklisting from library

// FREEBIE
7 years ago
Moxie Marlinspike e0e932df02 Add Samsung Galaxy S7 and Sony Xperia SP to AEC blacklist
Related #6241
// FREEBIE
7 years ago
Moxie Marlinspike 3ca653627d Add LG G3 to hardware AEC blacklist
Helps #6241
// FREEBIE
7 years ago
Moxie Marlinspike f4acaad407 Add Pixel, S5, Redmi Note 3, and Xiaomi Mi4 to AEC blacklist
Make these application-level changes

Helps #6241
// FREEBIE
7 years ago
Moxie Marlinspike 6787a96d71 Revert "Add Pixel, S5, Redmi Note 3, and Xiaomi Mi4 to AEC blacklist"
This reverts commit f5768220f2a0ea6ccc09d2026a29f96bc5046027.
// FREEBIE
7 years ago
Moxie Marlinspike e7f5022a75 Add Pixel, S5, Redmi Note 3, and Xiaomi Mi4 to AEC blacklist
Addresses #6241
// FREEBIE
7 years ago
Moxie Marlinspike 93e7a626bf Make voice note playback proximity aware
1) Play audio through earpiece if placed to ear

2) Stop playing audio if removed from ear

Fixes #6195
// FREEBIE
7 years ago
Moxie Marlinspike 448335e9bc Bump version to 4.0.1
// FREEBIE
7 years ago
Moxie Marlinspike 7ad68296dd Fix for crash when call initiated from contacts
Fixes #6428
// FREEBIE
7 years ago
Moxie Marlinspike 3d28db3453 Bump version to 4.0.0
// FREEBIE
7 years ago
Moxie Marlinspike 56c0ea0a4f Remove redphone keystore (thanks @paride)
Closes #6405
// FREEBIE
7 years ago
Moxie Marlinspike b964c74ce8 Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike a3445fb2fd Update Dockerfile for new build tools version
// FREEBIE
7 years ago
Moxie Marlinspike 0d11b3dd26 Lets limit GCM refresh to every 6hrs, and only retry once
// FREEBIE
7 years ago
greenjoe deb96646a3 Add action indicator when resending a message.
When message is being resent, "RESEND" button now disappears.
"Resending..." text is displayed instead of an error message.

Fixes #6307
Closes #6347
7 years ago
FeuRenard a421630789 Update input after enabling SMS
Fixes #6363
Closes #6387
// FREEBIE
7 years ago
RiseT 4f0422ee94 Fixes misnamed string resource
Closes #6398
// FREEBIE
7 years ago
FeuRenard 0f548a431b Fallback to SMS app for invitations
Fixes #6369
Closes #6400
// FREEBIE
7 years ago
Benedikt Constantin Radtke 742b54f32d fix ContactUpdates for non-e164 contacts
convert every number to e164 before sending it to slaves/siblings.

Closes #6310
7 years ago