Commit Graph

12 Commits (a65ade536651f689c5bea4a1bd09e07cfa0b52d3)

Author SHA1 Message Date
agrajaghh a65ade5366 add action buttons to the call notification
fixes #4160
Closes #4490
10 years ago
Moxie Marlinspike 5b08be8d01 We don't need jitter stats logging in production anyway
// FREEBIE
10 years ago
Moxie Marlinspike 3f6cdd4133 Add audio focus into the audio dance.
// FREEBIE
10 years ago
Moxie Marlinspike 5b6f49c993 Switch RedPhone view<->service interaction to use event bus
Fixes #4234
// FREEBIE
10 years ago
Sam Lanning 79cb6166d5 Consolodate Base64 Classes
both org.thoughtcrime.redphone.util and
org.thoughtcrime.securesms.util have a Base64 util class,
however, other than whitespace changes, and the securesms
one having a couple of extra methods, they are the same.

This commit removes org.thoughtcrime.redphone.util.Base64 and
anything referencing it now uses
org.thoughtcrime.securesms.util.Base64

Closes #4294
10 years ago
WhiteHatTux 93b82843a7 Fix minor spelling mistake in RedPhone Constant
Closes #4235
//FREEBIE
10 years ago
Moxie Marlinspike c0a26862f3 No special missed call notifications.
Fixes #4174
// 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 d83a3d71bc Support for Signal calls.
Merge in RedPhone

// FREEBIE
10 years ago