Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AGProjects/sylk-mobile
/ functions
Functions
1,935 in github.com/AGProjects/sylk-mobile
⨍
Functions
1,935
◇
Types & classes
162
↓ 1 callers
Method
isHeadsetConnected
()
android/app/src/main/java/com/agprojects/sylk/BluetoothScoManager.java:152
↓ 1 callers
Method
isInsertAllowedForAccount
Decide whether an incoming push message may be persisted into sylk.db for this account/sender. Mirrors the same four-condition rejection set the exist
android/app/src/main/java/com/agprojects/sylk/MyFirebaseMessagingService.java:1106
↓ 1 callers
Method
isKnownOutputType
(int type)
android/app/src/main/java/com/agprojects/sylk/AudioRouteModule.java:2192
↓ 1 callers
Method
isPaused
(uri)
app/components/ActiveLocationSharesModal.js:104
↓ 1 callers
Function
isPhoneNumber
(uri, conferenceDomain)
app/utils.js:1407
↓ 1 callers
Function
isPointOnLand
(coord)
app/components/geoUtils.js:114
↓ 1 callers
Function
isPrimaryLabel
(label)
app/components/MessageContextMenu.js:77
↓ 1 callers
Function
isTagVisible
(tagKey)
app/components/EditContactModal.js:731
↓ 1 callers
Function
isTestContact
(contact)
app/components/ContactCapabilities.js:59
↓ 1 callers
Method
isoFromMillis
ISO-8601 millisecond timestamp string, UTC zone — same shape that (new Date()).toISOString() produces in JS so the SQL value matches the existing JS-w
android/app/src/main/java/com/agprojects/sylk/MyFirebaseMessagingService.java:1202
↓ 1 callers
Function
linkifyHtml
(html)
app/components/ChatBox.js:164
↓ 1 callers
Function
log2file
(text)
app/utils.js:81
↓ 1 callers
Function
main
()
qos/qos-probe.py:395
↓ 1 callers
Function
makeSessionId
()
app/exportRouter.js:66
↓ 1 callers
Function
makeToken
()
app/exportRouter.js:59
↓ 1 callers
Function
matchesQuery
(c)
app/components/EditConferenceModal.js:340
↓ 1 callers
Function
matchesTag
(c)
app/components/EditConferenceModal.js:353
↓ 1 callers
Function
muteAudio
(event)
app/components/VideoBox.js:1815
↓ 1 callers
Function
newForContact
(c)
app/components/ImportDataModal.js:251
↓ 1 callers
Function
now_str
()
qos/qos-probe.py:61
↓ 1 callers
Method
onBluetoothHeadsetConnected
()
android/app/src/main/java/com/agprojects/sylk/BluetoothScoManager.java:136
↓ 1 callers
Method
onConfirm
()
app/components/ShareLocationModal.js:250
↓ 1 callers
Method
onHeadsetEvent
()
android/app/src/main/java/com/agprojects/sylk/AudioRouteModule.java:561
↓ 1 callers
Method
onPauseOne
(uri)
app/components/ActiveLocationSharesModal.js:111
↓ 1 callers
Method
onResumeOne
(uri)
app/components/ActiveLocationSharesModal.js:124
↓ 1 callers
Method
onScoConnected
()
android/app/src/main/java/com/agprojects/sylk/BluetoothScoManager.java:143
↓ 1 callers
Method
onShareLocationConfirmed
({durationMs, periodLabel, kind, excludeOriginRadiusMeters})
app/components/LocationSharingManager.js:3626
↓ 1 callers
Method
onStateChange
(oldS, newS)
app/components/CallZrtp.js:592
↓ 1 callers
Method
onStopOne
(uri)
app/components/ActiveLocationSharesModal.js:87
↓ 1 callers
Function
on_call_end
DISCONNECT or watchdog idle-timeout: stop the iperf3 loop and fetch the server-side summary for the call (the daemon already finalized its
qos/qos-probe.py:458
↓ 1 callers
Function
parseContactUris
(raw)
app/importClient.js:27
↓ 1 callers
Function
parseDigestChallenge
(headerValue)
app/accountInfo.js:99
↓ 1 callers
Function
parseFmtp
(line)
app/components/AudioSpeedometer.js:183
↓ 1 callers
Function
parseFmtp
(line)
app/components/NetworkSpeedometer.js:99
↓ 1 callers
Function
parseRequest
(buf)
app/exportRouter.js:126
↓ 1 callers
Function
parseZrtpCapability
(value)
app/components/CallZrtp.js:65
↓ 1 callers
Function
peerSupportsZrtpFromHeaders
(headers)
app/components/CallZrtp.js:94
↓ 1 callers
Function
periodLabel
()
app/components/ImportDataModal.js:357
↓ 1 callers
Function
planFilterHistory
(filter, ctx)
app/components/contactsFilterMachine.js:34
↓ 1 callers
Function
planPropsReconcile
(ctx)
app/components/propsReconciler.js:56
↓ 1 callers
Method
presentIncomingCall
Hand the call off to the Telecom framework. Telecom will start SylkCallConnectionService, which will create a self-managed Connection and call setRing
android/app/src/main/java/com/agprojects/sylk/SylkTelecom.java:129
↓ 1 callers
Function
prettifyName
(str)
app/components/ContactCard.js:293
↓ 1 callers
Function
previewAudio
()
app/components/ReadyBox.js:1827
↓ 1 callers
Method
profileStateToString
(int state)
android/app/src/main/java/com/agprojects/sylk/BluetoothScoManager.java:217
↓ 1 callers
Function
randomCnonce
()
app/accountInfo.js:111
↓ 1 callers
Function
randomPort
()
app/ExportServer.js:68
↓ 1 callers
Method
readSipBridgeDomainForAccount
Read the configured SIP-focus bridge host for a given account from the accounts.settings JSON blob in sylk.db. JS persists it under conference.sipBrid
android/app/src/main/java/com/agprojects/sylk/MyFirebaseMessagingService.java:595
↓ 1 callers
Method
readTrace
Reads the retained SIGQUIT/crash dump for this exit, if any. Returns null when the record carries no trace (most non-ANR/non-native-crash exits).
android/app/src/main/java/com/agprojects/sylk/AppExitInfoModule.java:131
↓ 1 callers
Function
reapplyVideoEncoderParams
(call)
app/components/CallZrtp.js:2871
↓ 1 callers
Method
reasonToString
(int reason)
android/app/src/main/java/com/agprojects/sylk/AppExitInfoModule.java:162
↓ 1 callers
Function
recordAudio
()
app/components/AudioRecorder.js:503
↓ 1 callers
Method
registerReceivers
()
android/app/src/main/java/com/agprojects/sylk/AudioRouteModule.java:657
↓ 1 callers
Method
rejectCall
(callUUID)
app/CallManager.js:599
↓ 1 callers
Function
relPathFromLocalUrl
(localUrl, docDirPath)
app/exportArchive.js:51
↓ 1 callers
Method
removeConferenceRemote
Detach a remote participant by id. Their sink is removed and their queue drains naturally — no further chunks land for that participant after this r
android/app/src/main/java/com/agprojects/sylk/SylkCallRecorder.java:431
↓ 1 callers
Function
removeParticipant
(uri)
app/components/EditConferenceModal.js:403
↓ 1 callers
Function
renderItem
({ item })
app/components/ContactCard.js:233
↓ 1 callers
Function
resolveLocalIPv4
()
app/ExportServer.js:86
↓ 1 callers
Function
ringColorFor
(rtt, loss, codec)
app/components/AudioSpeedometer.js:315
↓ 1 callers
Function
rowLine
(row)
app/qosReport.js:48
↓ 1 callers
Function
safeIso
(ts)
app/appExitReporter.js:166
↓ 1 callers
Function
sanitizeParticipants
(rawParticipants, roomUri)
app/components/ConferenceModal.js:236
↓ 1 callers
Function
sanitizeTag
(raw)
app/components/EditContactModal.js:472
↓ 1 callers
Method
scoStateToString
(int state)
android/app/src/main/java/com/agprojects/sylk/AudioRouteModule.java:1121
↓ 1 callers
Method
searchedContact
(uri, contact=null)
app/components/ContactsListBox.js:967
↓ 1 callers
Function
selectCamera
(facing)
app/components/LocalMedia.js:342
↓ 1 callers
Method
sendAcceptIntent
(String action)
android/app/src/main/java/com/agprojects/sylk/IncomingCallActivity.java:324
↓ 1 callers
Function
sendAudioFile
()
app/components/AudioRecorder.js:428
↓ 1 callers
Method
sendCallPrepEvent
Wake-the-app-early signal fired from MyFirebaseMessagingService the moment an incoming_session or incoming_conference_request FCM push is recognised.
android/app/src/main/java/com/agprojects/sylk/ReactEventEmitter.java:111
↓ 1 callers
Function
sendConferenceRequest
()
app/components/VideoBox.js:1579
↓ 1 callers
Method
sendRejectIntent
()
android/app/src/main/java/com/agprojects/sylk/IncomingCallActivity.java:307
↓ 1 callers
Method
setActiveDeviceForCall
Single native entry point that updates Telecom's audio route AND the AudioManager communication device for the given call. Replaces the previous JS-si
android/app/src/main/java/com/agprojects/sylk/AudioRouteModule.java:1304
↓ 1 callers
Method
setAvailable
(available)
app/CallManager.js:213
↓ 1 callers
Method
setCurrentCallActive
(callUUID)
app/CallManager.js:269
↓ 1 callers
Method
setEventListener
(BluetoothEventListener listener)
android/app/src/main/java/com/agprojects/sylk/BluetoothScoManager.java:131
↓ 1 callers
Method
setLastEvent
Called by native code (ReactEventEmitter)
android/app/src/main/java/com/agprojects/sylk/CallEventModule.java:36
↓ 1 callers
Method
setLastNotificationTime
(String uri, long timestamp)
android/app/src/main/java/com/agprojects/sylk/MyFirebaseMessagingService.java:821
↓ 1 callers
Method
setMeetingDestination
(uri, destination)
app/components/LocationSharingManager.js:1672
↓ 1 callers
Method
setRecordingInputDevice
(ReadableMap deviceMap, Promise promise)
android/app/src/main/java/com/agprojects/sylk/AudioRouteModule.java:1998
↓ 1 callers
Method
setScoConnectedListener
(ScoConnectedListener listener)
android/app/src/main/java/com/agprojects/sylk/BluetoothScoManager.java:148
↓ 1 callers
Function
setServerEmail
({ account, password, url, email })
app/accountInfo.js:343
↓ 1 callers
Method
setUnreadForContact
(Context context, String uri, int count)
android/app/src/main/java/com/agprojects/sylk/MyFirebaseMessagingService.java:1209
↓ 1 callers
Method
setup
()
app/CallManager.js:179
↓ 1 callers
Method
shouldThrottleNotification
(String uri)
android/app/src/main/java/com/agprojects/sylk/MyFirebaseMessagingService.java:826
↓ 1 callers
Method
showAlertPanelforCall
(call, force=false)
app/CallManager.js:999
↓ 1 callers
Function
showBackToCallButton
()
app/components/NavigationBar.js:1924
↓ 1 callers
Method
showDeletedContactOptions
(contact)
app/components/ContactsListBox.js:870
↓ 1 callers
Method
showGraveyardContactOptions
(contact)
app/components/ContactsListBox.js:903
↓ 1 callers
Method
showInConferenceMissedCallNotification
(String fromUri, String event)
android/app/src/main/java/com/agprojects/sylk/MyFirebaseMessagingService.java:373
↓ 1 callers
Function
signPayload
(privateKeyArmored, payload)
app/components/CallZrtp.js:374
↓ 1 callers
Function
snapshot
(pc)
qos/qos-stats.js:225
↓ 1 callers
Function
snapshotMedia
(call)
app/components/MediaInfoPanel.js:108
↓ 1 callers
Function
start
()
app/components/Call.js:1236
↓ 1 callers
Method
start
Open the mic and start streaming bands. Returns false if the AudioRecord can't initialise (mic busy / permission). Caller (the module) then resolves '
android/app/src/main/java/com/agprojects/sylk/SylkMicSpectrum.java:83
↓ 1 callers
Method
start
(int remotePcId, String remoteTrackId, double fLowHz, double fHighHz, Promise promise)
android/app/src/main/java/com/agprojects/sylk/SylkAudioSpectrumModule.java:57
↓ 1 callers
Method
startAudioModeListener
()
android/app/src/main/java/com/agprojects/sylk/AudioRouteModule.java:238
↓ 1 callers
Function
startAudioPlayer
()
app/components/ReadyBox.js:1818
↓ 1 callers
Method
startAutoAnswerCountdownWithProgress
( String event, String callId, String from_uri, String displayName, String fromDisplayName,
android/app/src/main/java/com/agprojects/sylk/IncomingCallService.java:982
↓ 1 callers
Method
startCommunicationDeviceListener
()
android/app/src/main/java/com/agprojects/sylk/AudioRouteModule.java:600
↓ 1 callers
Method
startCompliancePlaceholder
()
android/app/src/main/java/com/agprojects/sylk/IncomingCallService.java:390
← previous
next →
601–700 of 1,935, ranked by callers