This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
session-android
Watch
1
Star
0
Fork
0
You've already forked session-android
mirror of
https://github.com/oxen-io/session-android.git
synced
2025-02-17 20:38:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
session-android
/
src
/
org
/
thoughtcrime
/
securesms
/
webrtc
History
Greyson Parrelli
8caaf057e8
Remove unnecessary pre-19 code branches.
...
Now that our minSdk is 19, we can remove a lot of old code paths that only ran pre-19.
2019-03-21 11:19:06 -07:00
..
audio
Remove unnecessary pre-19 code branches.
2019-03-21 11:19:06 -07:00
locks
Switch logs to use new Log class.
2018-08-06 10:50:06 -04:00
CallNotificationBuilder.java
Add notification channel support.
2018-08-13 18:38:53 -04:00
CameraState.java
Clean up camera flipping, handle having missing cameras.
2018-05-21 15:45:22 -04:00
IncomingPstnCallReceiver.java
Updated logging.
2018-12-06 12:43:45 -08:00
PeerConnectionFactoryOptions.java
…
PeerConnectionWrapper.java
Updated to WebRTC M71.
2019-01-30 16:10:47 -08:00
UncaughtExceptionHandlerManager.java
Switch logs to use new Log class.
2018-08-06 10:50:06 -04:00
VoiceCallShare.java
Remove the Canonical Address Database
2017-07-31 12:02:29 -07:00
WebRtcDataProtos.java
…