agrajaghh
a65ade5366
add action buttons to the call notification
...
fixes #4160
Closes #4490
2015-11-19 11:12:15 -08:00
agrajaghh
c4339813e6
migrate to AppCompatDialog
...
closes #3222
2015-11-19 10:30:26 -08:00
Moxie Marlinspike
7bec5efe1a
Add 'Signal Call' option to contact card
...
Fixes #4392
Closes #4465
// FREEBIE
2015-11-12 15:20:16 -08:00
brumsel
5333647794
Always play "sonar" on call initialization
...
If "sonar" was the last sound played on the last call, it wasn't
being played on the next calling attempt.
Closes #4473
2015-11-12 15:20:16 -08:00
Moxie Marlinspike
56a3c99289
Resolve service deadlock issue
...
Fixes #4409
// FREEBIE
2015-11-06 11:57:22 -08:00
Moxie Marlinspike
5b08be8d01
We don't need jitter stats logging in production anyway
...
// FREEBIE
2015-11-05 12:52:31 -08:00
Moxie Marlinspike
3f6cdd4133
Add audio focus into the audio dance.
...
// FREEBIE
2015-11-04 17:56:20 -08:00
Moxie Marlinspike
aade4c7af3
Correctly set audio mode
...
Fixes #4244
// FREEBIE
2015-11-04 17:56:20 -08:00
Moxie Marlinspike
cad8ff766a
Don't set media volume to zero.
...
Not sure what SOA was thinking with this one.
Fixes #4201
// FREEBIE
2015-11-04 17:56:20 -08:00
Moxie Marlinspike
5b6f49c993
Switch RedPhone view<->service interaction to use event bus
...
Fixes #4234
// FREEBIE
2015-11-04 17:56:20 -08:00
Moxie Marlinspike
339d352d6e
Better support for revoked audio permissions.
...
// FREEBIE
2015-11-04 17:56:19 -08:00
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
2015-11-04 17:56:19 -08:00
WhiteHatTux
93b82843a7
Fix minor spelling mistake in RedPhone Constant
...
Closes #4235
//FREEBIE
2015-10-15 11:26:32 -07:00
Moxie Marlinspike
143f786322
Extern Incoming call string.
...
Fixes #4196
// FREEBIE
2015-10-04 17:41:23 -07:00
Moxie Marlinspike
399dfb1a98
Restrict Google's MultiWaveView animation to JB+
...
Fixes #4203
// FREEBIE
2015-10-04 10:21:08 -07:00
Moxie Marlinspike
f01cab57c7
Screen security if enabled.
...
Fixes #4187
// FREEBIE
2015-10-02 13:40:49 -07:00
Moxie Marlinspike
c041495834
Correctly parse RedPhone JSON.
...
Fixes #4182
// FREEBIE
2015-10-02 11:42:24 -07:00
Moxie Marlinspike
c0a26862f3
No special missed call notifications.
...
Fixes #4174
// FREEBIE
2015-10-01 17:33:10 -07:00
Moxie Marlinspike
0b20e99cd2
Refresh attributes to signal voice support on update.
...
// FREEBIE
2015-09-30 18:24:40 -07:00
Moxie Marlinspike
7f59983ce4
Fix for bluetooth NPE lollipop bug
...
Fixes #4141
// FREEBIE
2015-09-30 14:30:11 -07:00
Moxie Marlinspike
0402b45480
Simplify keyguard stuff.
...
// FREEBIE
2015-09-30 14:30:11 -07:00
Moxie Marlinspike
123c7b2119
Extract RedPhone string resources
...
// FREEBIE
2015-09-30 14:30:11 -07:00
Moxie Marlinspike
b68691bf05
Remove unnecessary volume level watcher.
...
// FREEBIE
2015-09-30 14:30:11 -07:00
Moxie Marlinspike
ba67f108d4
Support unregistration from RedPhone
...
// FREEBIE
2015-09-30 14:30:10 -07:00
Moxie Marlinspike
4fb5c6dd9a
Tagify RedPhone classes.
...
// FREEBIE
2015-09-30 14:30:10 -07:00
Moxie Marlinspike
826dc601c1
Remove dead RedPhone code.
...
// FREEBIE
2015-09-30 14:30:10 -07:00
Moxie Marlinspike
26979b1c62
Log calls to conversations
...
// FREEBIE
2015-09-30 14:30:10 -07:00
Moxie Marlinspike
36b7f767b6
Fixes for poorly merged behavior
...
1) Fixed call in progress notification
2) Don't cache auth info in service
// FREEBIE
2015-09-30 14:30:10 -07:00
Moxie Marlinspike
fdfa15aa4d
Working proximity lock.
...
// FREEBIE
2015-09-30 14:30:09 -07:00
Moxie Marlinspike
961b9b882f
Working bluetooth
...
// FREEBIE
2015-09-30 14:30:09 -07:00
Moxie Marlinspike
d83a3d71bc
Support for Signal calls.
...
Merge in RedPhone
// FREEBIE
2015-09-30 14:30:09 -07:00