Commit Graph

1247 Commits (c91315c0f1e91bb57acee5adf9f3f5ff2e62692d)

Author SHA1 Message Date
Moxie Marlinspike 94776c40e1 Put directory refresh into Signal migration
// FREEBIE
10 years ago
Moxie Marlinspike e0ebe6c858 Switch up thread record strings
// FREEBIE
10 years ago
Moxie Marlinspike cbfd3af5c2 Handle drafts after security information has been resolved.
// FREEBIE
10 years ago
Moxie Marlinspike c0a26862f3 No special missed call notifications.
Fixes #4174
// FREEBIE
10 years ago
Moxie Marlinspike 214629e2db Fix redraw issue on GB.
// FREEBIE
10 years ago
Moxie Marlinspike 77d73fa572 Correctly display call actions in thread list
Fixes #4170
// FREEBIE
10 years ago
Geonu Kang 56ae12a29f Fix "MMS download failed" click intercept
Fixes #4153
Closes #4154
// FREEBIE
10 years ago
Jake McGinty d071625326 fix experience upgrade versioning
Closes #4169
// FREEBIE
10 years ago
Jake McGinty cdf982a356 be safer when processing parts in AttachmentDownloadJob
Closes #4166
// FREEBIE
10 years ago
Moxie Marlinspike 2eeb7c43da Fix for transport selection
// FREEBIE
10 years ago
char32 7ff8c99055 Add the verizon MSISDN x-vzw-mdn header to MMS requests.
Closes #4148
Fixes #3150
10 years ago
Moxie Marlinspike 1fd8025cb5 No secure calls to yourself.
Fixes #4156
// FREEBIE
10 years ago
Jake McGinty 3035dc4df9 Experience upgrade splash screen.
Behaves similarly to the DatabaseUpgradeActivity. You have a
static list of ExperienceUpgrade models that include a "trigger"
version, where when a user upgrades through it a notification
will appear, and there will be a splash explanation screen.

Right now the splash screens are basic and not too configurable,
but that can be reworked as upgrades demand.

Closes #4151
10 years ago
Moxie Marlinspike 0b20e99cd2 Refresh attributes to signal voice support on update.
// FREEBIE
10 years ago
Moxie Marlinspike e46caa024d Don't ring on incoming calls from blocked numbers
// FREEBIE
10 years ago
Moxie Marlinspike 31e20ca87e Distinguish between secure and insecure call in conversation menu.
// FREEBIE
10 years ago
Moxie Marlinspike c87012ea69 Fixes #4142
// FREEBIE
10 years ago
Moxie Marlinspike 7f59983ce4 Fix for bluetooth NPE lollipop bug
Fixes #4141
// FREEBIE
10 years ago
Moxie Marlinspike 0402b45480 Simplify keyguard stuff.
// FREEBIE
10 years ago
Moxie Marlinspike 123c7b2119 Extract RedPhone string resources
// FREEBIE
10 years ago
Moxie Marlinspike b68691bf05 Remove unnecessary volume level watcher.
// FREEBIE
10 years ago
Moxie Marlinspike d9a3f5a3b8 Fix up security initialization stuff in ConversationActivity
// FREEBIE
10 years ago
Moxie Marlinspike 4044da849e Replace all strings containing 'TextSecure' with 'Signal'
// FREEBIE
10 years ago
Moxie Marlinspike 7377e6c7da Support for syncing and checking secure voice support.
// FREEBIE
10 years ago
Moxie Marlinspike ba67f108d4 Support unregistration from RedPhone
// FREEBIE
10 years ago
Moxie Marlinspike 4fb5c6dd9a Tagify RedPhone classes.
// FREEBIE
10 years ago
Moxie Marlinspike 826dc601c1 Remove dead RedPhone code.
// FREEBIE
10 years ago
Moxie Marlinspike 26979b1c62 Log calls to conversations
// FREEBIE
10 years ago
Moxie Marlinspike 36b7f767b6 Fixes for poorly merged behavior
1) Fixed call in progress notification

2) Don't cache auth info in service

// FREEBIE
10 years ago
Moxie Marlinspike fdfa15aa4d Working proximity lock.
// FREEBIE
10 years ago
Moxie Marlinspike 961b9b882f Working bluetooth
// FREEBIE
10 years ago
Moxie Marlinspike d83a3d71bc Support for Signal calls.
Merge in RedPhone

// FREEBIE
10 years ago
Moxie Marlinspike 3d4ae60d81 Remove unused class
// FREEBIE
10 years ago
Jake McGinty 92422a939a trim threads in the right direction
Closes #4143
// FREEBIE
10 years ago
Jake McGinty c6e2b5f6c5 fix more batch select click edge cases
Closes #4122
// FREEBIE
10 years ago
Jake McGinty 368f5c8dba setHasStableIds(false)
because that shit is not stable
fixes #4128
// FREEBIE
10 years ago
Jake McGinty 14f7c2d7a1 fix thumbnail click handling when batch selecting
Closes #4118
// FREEBIE
10 years ago
Jake McGinty 469c3298cc fix click interception logic to handle failures
Closes #4111
// FREEBIE
10 years ago
Moxie Marlinspike 92593d459b Remove the final vestiges of encrypted SMS
Fixes #4026
// FREEBIE
10 years ago
Jake McGinty 99d3374d35 migrate conversation list to RecyclerView
fixes #2488
fixes #2333
// FREEBIE
10 years ago
Matthias Voppichler cbcd53a8a0 fixing duplicate system-contacts
Fixes #4029
Closes #4072
10 years ago
Moxie Marlinspike 50f079af8c Fix for AIOBE when language is no longer supported.
// FREEBIE
10 years ago
Jake McGinty e574bcf15c initialize security in conversation first
Closes #4108
// FREEBIE
10 years ago
Jake McGinty b55df9e186 don't cache preference for emoji
Closes #4098
// FREEBIE
10 years ago
Jake McGinty 9ea53d7b1e fix gingerbread view issues
Closes #4085
// FREEBIE
10 years ago
Jake McGinty 6ae38d0718 fix glide bitmap locking issue
Closes #4086
// FREEBIE
10 years ago
Jake McGinty 92b2da0286 download control details
Closes #4063
// FREEBIE
10 years ago
Moxie Marlinspike 0794380ca8 Listen for recipient changes in conversations and group updates.
Closes #4079
// FREEBIE
10 years ago
Jake McGinty a7e05c4cd6 catch Camera RuntimeExceptions
fixes #3895
Closes #4083
// FREEBIE
10 years ago
Jake McGinty 336962eb55 fix EmojiEditText typo causing crash
fixes #4078
// FREEBIE
10 years ago