Commit Graph

2858 Commits (4a516084a617b701ab4246398a8520a340b3d889)
 

Author SHA1 Message Date
Moxie Marlinspike 4a516084a6 Updated langauge translations
// FREEBIE
8 years ago
Moxie Marlinspike f583c14e0e s/text/font size
// FREEBIE
8 years ago
Moxie Marlinspike ddf6126abf Fix VideoPlayer Build.VERSION minimum
// FREEBIE
8 years ago
Mateo Hernandez c389a9d3ce Support non-BMP chars (e.g. emojis) in avatars
Closes #6527
Fixes #6522
// FREEBIE
8 years ago
Moxie Marlinspike cd56f03e07 Adjust conversation list look
// FREEBIE
8 years ago
Moxie Marlinspike fe1cc3d6d1 Adjust compose field look
1) Align top of compose bubble with top of attach/send icon

2) Simplify hint

3) Make hint size same as input size

// FREEBIE
8 years ago
Moxie Marlinspike 5f5db5ded7 Support for message body text size preference
// FREEBIE
8 years ago
Moxie Marlinspike e5a287b4e5 Add preference for SMS invitation prompt
// FREEBIE
8 years ago
Moxie Marlinspike 13d785894a Fix up preference screen a little
1) Remove phantom padding on left margin for all fragments

2) Move preferences around slightly

3) Add some card separators and style led list pref

// FREEBIE
8 years ago
Moxie Marlinspike 4fd41080ac Use exoplayer for playing video on API 16+ devices
// FREEBIE
8 years ago
Moxie Marlinspike fad697ba2a Fix CipherInputStream seek behavior
Fixes #6518
// FREEBIE
8 years ago
Moxie Marlinspike 51f27631ef Switch from hardware AEC blacklist to whitelist
Related #6241
// FREEBIE
8 years ago
Taylor Kline 04153a3869 Grey 'LED blink pattern' when LED Color is None
Add BooleanListPreference to allow pref_led_blink to depend on
pref_led_color being non-None.

Closes #6480
8 years ago
Simon b0b1cdef35 Add Redmi Note 4 to HARDWARE_AEC_BLACKLIST
See #6241
Closes #6516
// FRЕЕBIЕ
8 years ago
AQNOUCH Mohammed 6f6632c08a fix warning: XML has empty body
Closes #6473
8 years ago
Nicholas Rizzio 407c5d5ed2 Remove unused settings.gradle file
Closes #6479
// FREEBIE
8 years ago
Taylor Kline b7f9525680 Remove unused summary field for notification.
Closes #6481
8 years ago
Moxie Marlinspike 68e68508a7 Bump version to 4.2.5
// FREEBIE
8 years ago
Moxie Marlinspike e6f693a677 Updated language translations
// FREEBIE
8 years ago
Moxie Marlinspike 6b7174bb35 Add OnePlus One to AEC blacklist
// FREEBIE
8 years ago
Moxie Marlinspike 92ea7549d4 Make UpdateApkJob use a timed wakelock
Fixes #6514
// FREEBIE
8 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
8 years ago
Moxie Marlinspike 4c83e2ce10 Bump version to 4.2.4
// FREEBIE
8 years ago
Moxie Marlinspike 7c5df81840 Fix for busted OpenSSL JCE provider on older versions of android
Fixes #6477
// FREEBIE
8 years ago
Moxie Marlinspike 6afee68831 Bump version to 4.2.3
// FREEBIE
8 years ago
Moxie Marlinspike bae549b1cc Update language translations
// FREEBIE
8 years ago
Moxie Marlinspike ce9a67d095 Fix case
// FREEBIE
8 years ago
Moxie Marlinspike 3356f7c190 Bump version to 4.2.2
// FREEBIE
8 years ago
Moxie Marlinspike 2ce9eeabed Fix for broken attachments
Fixes #6467
// FREEBIE
8 years ago
Moxie Marlinspike 5b8e75c068 Bump version to 4.2.1
// FREEBIE
8 years ago
Paride Legovini c97fa0d3d1 Blacklist OnePlus X from hardware AEC
Closes #6465
// FREEBIE
8 years ago
Moxie Marlinspike b0bd6ad729 Fix for crash when opening group conversation
Fixes #6464
// FREEBIE
8 years ago
Moxie Marlinspike d85ddbcd10 Bump version to 4.2.0
// FREEBIE
8 years ago
Moxie Marlinspike 51807226a7 Update language translations
// FREEBIE
8 years ago
FeuRenard 07c8db824e Disable screen during earpiece voice note playback
Fixes #6437
Closes #6445
// FREEBIE
8 years ago
Moxie Marlinspike 75782affd1 Adjust joined signal string
// FREEBIE
8 years ago
FeuRenard 49117a4138 Remove unused icon
Closes #6444
// FREEBIE
8 years ago
Paride Legovini 9d52e6af6a Don't mention CyanogenMod
Closes #6422
// FREEBIE
8 years ago
Moxie Marlinspike 706835584e Update shortcut badger
// FREEBIE
8 years ago
Moxie Marlinspike f7261cc9e7 Remove GV from registration problems list
// FREEBIE
8 years ago
Moxie Marlinspike 3aae86d20c Update registration activity style
// FREEBIE
8 years ago
Moxie Marlinspike ad0f2830c8 Raise max gif limit to 25MB
// FREEBIE
8 years ago
Moxie Marlinspike 056f2717ed Remove duplicate column in SQL query
// FREEBIE
8 years ago
Moxie Marlinspike f67eb5f9f3 Support for receiving arbitrary attachment types
// FREEBIE
8 years ago
Moxie Marlinspike c69efbffd2 Don't enable speakerphone when video enabled if headset on
Fixes #6431
// FREEBIE
8 years ago
Moxie Marlinspike 3dfc72dad0 Bump version to 4.1.0
// FREEBIE
8 years ago
Moxie Marlinspike 372cdc4b9f Update language translations
// FREEBIE
8 years ago
Moxie Marlinspike 01d66087aa Blacklist Nexus 6 from hardware AEC
Remove all blacklisting from library

// FREEBIE
8 years ago
Moxie Marlinspike e0e932df02 Add Samsung Galaxy S7 and Sony Xperia SP to AEC blacklist
Related #6241
// FREEBIE
8 years ago
Moxie Marlinspike 3ca653627d Add LG G3 to hardware AEC blacklist
Helps #6241
// FREEBIE
8 years ago