Commit Graph

2896 Commits (1c94137f7ac1739a963c0951ab805ac8658662fa)
 

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

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

// FREEBIE
8 years ago
Moxie Marlinspike ad4657df1f Fix video selection support with extra mime type
// FREEBIE
8 years ago
Moxie Marlinspike bc33f8ec02 Remove unused resources
// FREEBIE
8 years ago
Moxie Marlinspike d00671e7a5 Tweak attachment type selector look
// FREEBIE
8 years ago
Moxie Marlinspike 2b79e131a7 Support for sending arbitrary file types
// FREEBIE
8 years ago
Ahmed Ibrahim Khalil c3164a8e84 Support copying links on long click.
Fixes #6343
Closes #6454
8 years ago
Mateo Hernandez f07ce7b1f1 Move SMS/MMS pref hiding logic to onCreate
Closes #6528
// FREEBIE
8 years ago
Mateo Hernandez a353ebd834 Add tint to preference icons
Closes #6540
// FREEBIE
8 years ago
Moxie Marlinspike a697fcea04 Bump version to 4.3.2
// FREEBIE
8 years ago
Mateo Hernandez 9716849bb9 Fix preference divider crash on KitKat
Closes #6546
Fixes #6544
// FREEBIE
8 years ago
Moxie Marlinspike 9c5fe77e96 Bump version to 4.3.1
// FREEBIE
8 years ago
Moxie Marlinspike 0a0203a019 Update language translations
// FREEBIE
8 years ago
Moxie Marlinspike 8aab61c2e3 Make preference category card dividers more dark theme compatible
// FREEBIE
8 years ago
RiseT 9d3ff55457 Make "Contact joined Signal" translatable
Closes #6534
// FREEBIE
8 years ago
Mateo Hernandez 19c7fd21a8 Update preference screen icons
Closes #6538
// FREEBIE
8 years ago
Moxie Marlinspike a5500655a7 Bump version to 4.3.0
// FREEBIE
8 years ago
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