Commit Graph

7744 Commits (a3dfd1dd0c959550f13b4ca3e7f1833da46469be)
 

Author SHA1 Message Date
Harris a3dfd1dd0c feat: add first call notification 4 years ago
Harris e876dc3ebd feat: process microphone enabled events and remove debuggable from build.gradle 4 years ago
Harris 2ae2d1610f feat: add a hangup via data channel message 4 years ago
Harris d6823d88e6 refactor: handle in-thread call notifications better and replace deny button intent with denyCallIntent instead of hangup 4 years ago
jubb f05487f925 feat: adding call messages for incoming/outgoing/missed 4 years ago
jubb c863df2a60 Merge branch 'dev' into rtc_calls
# Conflicts:
#	app/build.gradle
4 years ago
jubb 0ba9e4938d build: increase build number 4 years ago
Harris 2c3ec423bc
Merge pull request #800 from hjubb/fix_open_group_requests
Fix open group requests
4 years ago
jubb f7f3883250 docs: fix comment on time being 300s (5m) instead of 30s 4 years ago
jubb b55d0ad270 fix: treat result as number and convert to Long 4 years ago
jubb 48b3a5038c feat: add signing props to release config build 4 years ago
jubb 5fbace70b5 feat: handle discarding pending calls from linked devices 4 years ago
Harris 51e7109649 build: build numbers and version name update 4 years ago
Harris 6100111b3b refactor: discard offer messages from non-matching pre-offers we are already expecting 4 years ago
Harris 8e56f76fc1 feat: add pre-offer information and action handling in web rtc call service 4 years ago
Harris 276f808ca3 fix: bluetooth auto-connection and re-connection fixes, removing finished todos, allowing self-send call messages for deduping answers 4 years ago
Harris 2029874e26 build: update build number for testing 4 years ago
Harris 23e644150a fix: incoming ringer fix on receiving call, call notification priorities and notification channel update 4 years ago
Harris ad9cd8b231 fix: don't display call option in conversation and don't show notification if option not enabled 4 years ago
Harris 98a50cbf69 feat: add call related permissions and more network handover tests 4 years ago
jubb bf74483b9f feat: add fixes to bluetooth and begin the network renegotiation 4 years ago
jubb b6c53b4964 feat: updating call layout 4 years ago
jubb 3d0e5541d0 feat: ringers and better state handling 4 years ago
jubb 3684457280 fix: fixing call connect flows 4 years ago
jubb 99b6a38b90 feat: call establishing and displaying 4 years ago
jubb 2e973146a3 feat: some connection and service launching / ring lifecycle 4 years ago
jubb 3e4bab678b fix: add timestamp to incoming call 4 years ago
jubb a0e604dbaf feat: hooking up calls and fixing broken dependencies and compile errors 4 years ago
jubb 3755315b4c feat: adding remainder of basic functionality to services and CallManager.kt 4 years ago
jubb f069d35b14 feat: more commands handled, adding lock manager and bluetooth permissions 4 years ago
jubb de4d8e9be4 feat: adding more command handlers in WebRtcCallService.kt 4 years ago
jubb 5cff5ffb45 feat: adding more lifecycle vm and callmanager / call service functionality 4 years ago
jubb 2e3f46ff9f feat: implementing more WebRtcCallService.kt functions and handlers for actions as well as lifecycle 4 years ago
jubb 1af9b8ba46 feat: plugging CallManager.kt into view model and service, fixing up dependencies 4 years ago
jubb 71bb04cb34 refactor: moving call code around to service and viewmodel interactions 4 years ago
jubb a3cfd7f03b feat: update kotlin and add in call view model and more management functions 4 years ago
jubb ea9b35f229 Merge branch 'dev' into rtc_calls
# Conflicts:
#	app/build.gradle
4 years ago
jubb 19384eeb5b build: increase build number 4 years ago
Harris a1b2e79108
Merge pull request #772 from hjubb/activate_unsends
Activate un-sending messages
4 years ago
jubb f2f906fd3e refactor: closed groups delete for yourself and handle unsend request if it's from yourself or author now 4 years ago
jubb 7ed29cc7d8 feat: audio manager call service boilerplate 4 years ago
jubb 40d9386a81 feat: adding ringers and more audio boilerplate 4 years ago
Harris cbfabdd0a7 feat: add call manager and more static intent building functions for WebRtcCallService.kt 4 years ago
Harris 40cca532c2 feat: adding call service functionality and permissions for calls 4 years ago
Harris 0d62057de3 refactor: playing around with deps and transport types 4 years ago
Harris b089da82c5 feat: add stun and turn 4 years ago
Harris 97de286896 feat: update to utilise call ID 4 years ago
Harris 2b98485de7 feat: include latest proto 4 years ago
Harris 50c2ac60d7 Merge remote-tracking branch 'upstream/dev' into rtc_calls
# Conflicts:
#	app/build.gradle
#	app/src/main/java/org/thoughtcrime/securesms/ApplicationContext.java
#	app/src/main/java/org/thoughtcrime/securesms/home/HomeActivity.kt
#	app/src/main/java/org/thoughtcrime/securesms/jobs/AvatarDownloadJob.java
#	app/src/main/java/org/thoughtcrime/securesms/jobs/RetrieveProfileAvatarJob.java
4 years ago
Harris 00d6ce76b5 fix: contacts without stored profile information display similar to closed groups for unsend 4 years ago