Commit Graph

3065 Commits (2add02c62f39db39484c13158d3d45b4ef1d7491)
 

Author SHA1 Message Date
Moxie Marlinspike 51d6144591 Significant MMS changes
1) Remove all our PDU code and switch to the PDU code from the
   klinker library

2) Switch to using the system Lollipop MMS library by default,
   and falling back to our own custom library if that fails.

3) Format SMIL differently, using code from klinker instead of
   what we've pieced together.

4) Pull per-carrier MMS media constraints from the XML config
   files in the klinker library, instead of hardcoding it at 280kb.

Hopefully this is an improvement, but given that MMS is involved,
it will probably make things worse instead.
7 years ago
Audric Ackermann 165fae5734 Display contact custom label instead of phone number
Fixes #6211
7 years ago
AndHell dc18f73594 update contact query
update query to remove duplicated numbers

Fixes #4191
Closes #6475
7 years ago
Moxie Marlinspike 12ce92bb83 Fix super call
// FREEBIE
7 years ago
Moxie Marlinspike b0b08a37db Rename "other" to "sms"
// FREEBIE
7 years ago
FeuRenard 1b75d00de5 Color registration buttons correctly <API21
Fixes #6604
Closes #6605
// FREEBIE
7 years ago
Joan Montané 6ede47d4f7 FREEBIE: Add Catalan to language selector
Closes #6612
7 years ago
Jonas Vautherin dd3cef5ec2 Refactor storage management to have a centralized,
clearer way to get the Signal output directories

Closes #6476
// FREEBIE
7 years ago
Moxie Marlinspike 757ccd0c36 Updated emoji set
Fixes #4279
Fixes #6587
7 years ago
Moxie Marlinspike bfc9ad7761 Bump version to 4.5.3
// FREEBIE
7 years ago
Moxie Marlinspike e340f85258 Tint devices icon too
Fixes #6601
// FREEBIE
7 years ago
Moxie Marlinspike 89d1232bdc Bump version to 4.5.2
// FREEBIE
7 years ago
Moxie Marlinspike cf04b0521e Updated language translations
// FREEBIE
7 years ago
Mateo Hernandez a93fb1a0e5 Fix font size preference
Closes #6597
// FREEBIE
7 years ago
Moxie Marlinspike 50cf9c448a Bump version to 4.5.1
// FREEBIE
7 years ago
Mateo Hernandez da6a00c4dc Tweak reminder layout
Closes #6586
// FREEBIE
7 years ago
Shenka 58a5e1f33c Fix vertical space in import_export_fragment
Fixes #6590
// FREEBIE
7 years ago
Mateo Hernandez 31e78f5fae Tweak contact selection layout
Fixes #6588

// FREEBIE
7 years ago
Mateo Hernandez f4f0a97fc6 Revert "Tweak contact selection layout"
This reverts commit 59a2bf8a.
(wrong commit merged)

// FREEBIE
7 years ago
Christian Juner 1c94137f7a Fall back to Camera1Enumerator on exceptions
If Camera2Enumerator.isSupported() throws, consider Camera2Enumerator to
not be supported, log the Throwable, and use Camera1Enumerator instead.

Before this patch, an exception thrown by Camera2Enumerator.isSupported
would crash any Signal call (even if video was not enabled).

Fixes #6537
// FREEBIE
7 years ago
Moxie Marlinspike 2e8250f25e Add LG G3 to OpenSLES blacklist
// FREEBIE
7 years ago
Moxie Marlinspike 12062bdfe1 Bump version to 4.5.0
// FREEBIE
7 years ago
Moxie Marlinspike bc9a52c510 Updated language translations
// FREEBIE
7 years ago
Mateo Hernandez 59a2bf8ae7 Tweak contact selection layout
Closes #6563
// FREEBIE
7 years ago
Mateo Hernandez b17cba621e Show emoji-only messages larger
Closes #6531
// FREEBIE
7 years ago
mcloo 5ffee53faa Fix Unread Badger for Sony Launcher
Closes #6552
Fixes #6484
7 years ago
Mateo Hernandez 869630b7f4 Tint and resize import/export icons
Closes #6567
// FREEBIE
7 years ago
Mateo Hernandez 291dafa5c8 Switch import/export activity from cards to a list
Add touch ripple to items

Closes #6564
// FREEBIE
7 years ago
Moxie Marlinspike cb670d6783 Improve UI send latency
// FREEBIE
7 years ago
Moxie Marlinspike 4d889a45e2 Blacklist Nexus 5 from OpenSL ES
Fixes #6432
// FREEBIE
7 years ago
Moxie Marlinspike 66d1d88686 Fix file push media constraint
// FREEBIE
7 years ago
Moxie Marlinspike e4ac1b8dde Update language translations
// FREEBIE
7 years ago
Moxie Marlinspike 31a549449b Mutate Drawables we tint
Fixes #6575
// FREEBIE
7 years ago
Moxie Marlinspike 9bf198bb81 Add media constraints for arbitrary file types
Fixes #6573
// FREEBIE
7 years ago
Moxie Marlinspike 03e347bfd9 s/Document/File
// FREEBIE
7 years ago
Ahmed Ibrahim Khalil c2796285d5 Fix copying links when scrolling in #6343
Closes #6565
// FREEBIE
7 years ago
Moxie Marlinspike 3acfba7bd0 Bump version to 4.4.0
// FREEBIE
7 years ago
Moxie Marlinspike 9377fb6ce0 Updated language translations
// FREEBIE
7 years ago
Moxie Marlinspike 25c7459464 Add support for notification priority preference
Fixes #6315
// FREEBIE
7 years ago
Moxie Marlinspike 2dceef50b7 Slim down some preference screens
// FREEBIE
7 years ago
Moxie Marlinspike 438a78ed30 Switch jobs with network requirement to timed wakelock
// FREEBIE
7 years ago
Moxie Marlinspike 8e7c7a9c54 Improve video thumbnail generation and handling on send side
For direct attach only

// FREEBIE
7 years ago
Moxie Marlinspike ad4657df1f Fix video selection support with extra mime type
// FREEBIE
7 years ago
Moxie Marlinspike bc33f8ec02 Remove unused resources
// FREEBIE
7 years ago
Moxie Marlinspike d00671e7a5 Tweak attachment type selector look
// FREEBIE
7 years ago
Moxie Marlinspike 2b79e131a7 Support for sending arbitrary file types
// FREEBIE
7 years ago
Ahmed Ibrahim Khalil c3164a8e84 Support copying links on long click.
Fixes #6343
Closes #6454
7 years ago
Mateo Hernandez f07ce7b1f1 Move SMS/MMS pref hiding logic to onCreate
Closes #6528
// FREEBIE
7 years ago
Mateo Hernandez a353ebd834 Add tint to preference icons
Closes #6540
// FREEBIE
7 years ago
Moxie Marlinspike a697fcea04 Bump version to 4.3.2
// FREEBIE
7 years ago