MCPcopy Create free account

hub / github.com/GSConnect/gnome-shell-extension-gsconnect / functions

Functions1,497 in github.com/GSConnect/gnome-shell-extension-gsconnect

↓ 2 callersFunctionwrapPrettyPrinted
(actual, expected, path)
installed-tests/jasmine.js:4447
↓ 1 callersMethodAddNotification
(application, id, notification)
src/service/components/notification.js:377
↓ 1 callersMethodGetMimetypes
* Get the available mimetypes of the current clipboard content * * @returns {Promise<string[]>} A list of mime-types
src/wl_clipboard.js:172
↓ 1 callersMethodNext
()
installed-tests/fixtures/components/mpris.js:35
↓ 1 callersMethodNotify
(appName, replacesId, iconName, summary, body, actions, hints, timeout)
src/service/components/notification.js:361
↓ 1 callersMethodPause
()
src/service/components/mpris.js:441
↓ 1 callersMethodPause
()
installed-tests/fixtures/mpris.js:95
↓ 1 callersMethodPlay
()
src/service/components/mpris.js:445
↓ 1 callersMethodPlay
()
installed-tests/fixtures/mpris.js:83
↓ 1 callersMethodPlayPause
()
installed-tests/fixtures/components/mpris.js:59
↓ 1 callersMethodPrevious
()
installed-tests/fixtures/components/mpris.js:43
↓ 1 callersMethodSeek
(offset)
installed-tests/fixtures/mpris.js:103
↓ 1 callersMethodSeek
(offset)
installed-tests/fixtures/components/mpris.js:84
↓ 1 callersMethodSetPosition
(trackId, position)
src/service/plugins/mpris.js:870
↓ 1 callersMethodStop
()
installed-tests/fixtures/components/mpris.js:71
↓ 1 callersMethod_addDevices
()
src/utils/remote.js:360
↓ 1 callersMethod_addGMenuItem
(info)
src/shell/gmenu.js:198
↓ 1 callersMethod_addGMenuSection
(model)
src/shell/gmenu.js:220
↓ 1 callersMethod_addGMenuSubmenu
(model, item)
src/shell/gmenu.js:228
↓ 1 callersMethod_addNotificationToMessageTray
(notification)
src/shell/notification.js:311
↓ 1 callersMethod_addPlugin
(name)
src/preferences/device.js:1061
↓ 1 callersMethod_addPluginKeybinding
(name)
src/preferences/device.js:942
↓ 1 callersMethod_addPrivateKey
* Add GSConnect's private key identity to the authentication agent so our * identity can be verified by Android during private key authentication
src/service/plugins/sftp.js:252
↓ 1 callersMethod_addReplyAction
()
src/shell/notification.js:60
↓ 1 callersMethod_advancedSettings
* Advanced Page
src/preferences/device.js:1018
↓ 1 callersMethod_batterySettings
* Battery Settings
src/preferences/device.js:573
↓ 1 callersMethod_buildUri
(message, stack)
src/service/ui/service.js:239
↓ 1 callersMethod_canberraLoopSound
(name, cancellable)
src/service/components/sound.js:49
↓ 1 callersMethod_cancelEvent
(packet)
src/service/plugins/telephony.js:153
↓ 1 callersMethod_changeSink
* Handle a request to change an output * * @param {Core.Packet} packet - a `kdeconnect.systemvolume.request`
src/service/plugins/systemvolume.js:82
↓ 1 callersMethod_check
()
src/preferences/keybindings.js:146
↓ 1 callersMethod_cliMessage
(id, options)
src/service/daemon.js:651
↓ 1 callersMethod_cliNotify
(id, options)
src/service/daemon.js:666
↓ 1 callersMethod_cliShareFile
(device, options)
src/service/daemon.js:705
↓ 1 callersMethod_cliShareLink
(device, options)
src/service/daemon.js:714
↓ 1 callersMethod_cliShareText
(device, options)
src/service/daemon.js:721
↓ 1 callersMethod_createDeviceRow
(device)
src/preferences/service.js:556
↓ 1 callersMethod_createNotification
(notification)
src/shell/notification.js:238
↓ 1 callersMethod_createRemoteDesktopSession
()
src/service/components/input.js:311
↓ 1 callersMethod_customBatteryNotification
* Notify the user the remote battery is at custom charge level.
src/service/plugins/battery.js:267
↓ 1 callersMethod_decodeQuotedPrintable
* Decode a string encoded as "QUOTED-PRINTABLE" and return a regular string * * See: https://github.com/mathiasbynens/quoted-printable/blob/
src/service/plugins/contacts.js:156
↓ 1 callersMethod_decodeUTF8
* Decode a string encoded as "UTF-8" and return a regular string * * See: https://github.com/kvz/locutus/blob/master/src/php/xml/utf8_decode
src/service/plugins/contacts.js:177
↓ 1 callersMethod_downloadIcon
(packet)
src/service/plugins/notification.js:465
↓ 1 callersMethod_encryptClient
* Wrap the connection in Gio.TlsClientConnection and initiate handshake * * @param {Gio.TcpConnection} connection - The unauthenticated conn
src/service/backends/lan.js:680
↓ 1 callersMethod_ensureDevice
* Return a device for {@link packet}, creating it and adding it to the list of * of known devices if it doesn't exist. * * @param {Core
src/service/manager.js:403
↓ 1 callersMethod_ensureReceiveDirectory
()
src/service/plugins/share.js:105
↓ 1 callersMethod_ensureStream
* Ensure there is a stream for the transfer item. * * @param {object} item - A transfer item * @param {Gio.Cancellable} [cancellable] -
src/service/core.js:549
↓ 1 callersMethod_exportDevices
()
src/service/manager.js:364
↓ 1 callersMethod_findDeviceID
(name)
src/service/daemon.js:727
↓ 1 callersMethod_fullBatteryNotification
* Notify the user the remote battery is full.
src/service/plugins/battery.js:238
↓ 1 callersMethod_gdkLoopSound
(name, cancellable)
src/service/components/sound.js:98
↓ 1 callersMethod_getAppId
* Try and find a well-known name for {@link sender} on the session bus * * @param {string} sender - A DBus unique name (eg. :1.2282) *
src/service/components/notification.js:155
↓ 1 callersMethod_getAppName
* Try and find the application name for {@link sender} * * @param {string} sender - A DBus unique name * @param {string} [appName] - `a
src/service/components/notification.js:200
↓ 1 callersMethod_getBatteryLabel
()
src/shell/device.js:111
↓ 1 callersFunction_getDeviceType
()
src/service/core.js:18
↓ 1 callersMethod_getFilesMenuItem
()
src/service/plugins/sftp.js:316
↓ 1 callersMethod_getThumbnailPixbuf
* Load a Gdk.Pixbuf from base64 encoded data * * @param {string} data - Base64 encoded JPEG data * @returns {GdkPixbuf.Pixbuf|null} A c
src/service/plugins/telephony.js:120
↓ 1 callersMethod_getTypeLabel
(device)
src/preferences/service.js:513
↓ 1 callersMethod_getUnmountSection
()
src/service/plugins/sftp.js:300
↓ 1 callersMethod_grab
()
src/preferences/keybindings.js:157
↓ 1 callersMethod_gsoundLoopSound
(name, cancellable)
src/service/components/sound.js:70
↓ 1 callersMethod_gtkUpdateText
()
src/service/components/clipboard.js:182
↓ 1 callersMethod_handleCommand
* Handle a request to execute the local command with the UUID {@link key} * * @param {string} key - The UUID of the local command
src/service/plugins/runcommand.js:127
↓ 1 callersMethod_handleConnectContent
(packet)
src/service/plugins/clipboard.js:109
↓ 1 callersMethod_handleContent
(packet)
src/service/plugins/clipboard.js:105
↓ 1 callersMethod_handleDigest
* Handle a digest of threads. * * @param {object[]} messages - A list of message objects * @param {string[]} thread_ids - A list of thr
src/service/plugins/sms.js:212
↓ 1 callersMethod_handleEcho
* Handle an echo/ACK of a event we sent, displaying it the dialog entry. * * @param {object} input - The body of a `kdeconnect.mousepad.echo
src/service/plugins/mousepad.js:290
↓ 1 callersMethod_handleError
* Handle an error reported by the remote device. * * @param {Core.Packet} packet - a `kdeconnect.sftp`
src/service/plugins/sftp.js:188
↓ 1 callersMethod_handleEvent
* Handle a telephony event (ringing, talking), showing or hiding a * notification and possibly adjusting the media/mixer state. * * @pa
src/service/plugins/telephony.js:140
↓ 1 callersMethod_handleFile
(packet)
src/service/plugins/share.js:160
↓ 1 callersMethod_handleInput
* Handle a input event. * * @param {object} input - The body of a `kdeconnect.mousepad.request`
src/service/plugins/mousepad.js:188
↓ 1 callersMethod_handleMessage
* Handle a new single message * * @param {object} message - A message object
src/service/plugins/sms.js:249
↓ 1 callersMethod_handleMessages
* Handle a response to telephony.request_conversation(s) * * @param {object[]} messages - A list of sms message objects
src/service/plugins/sms.js:305
↓ 1 callersMethod_handleMount
* Mount the remote device using the provided information. * * @param {Core.Packet} packet - a `kdeconnect.sftp`
src/service/plugins/sftp.js:203
↓ 1 callersMethod_handleNotification
* Handle an incoming notification or closed report. * * FIXME: upstream kdeconnect-android is tagging many notifications as * `s
src/service/plugins/notification.js:293
↓ 1 callersMethod_handleNotificationAction
* Handle an incoming request to activate a notification action. * * @param {Core.Packet} packet - A `kdeconnect.notification.action`
src/service/plugins/notification.js:308
↓ 1 callersMethod_handleNotificationRequest
* Handle an incoming request to close or list notifications. * * @param {Core.Packet} packet - A `kdeconnect.notification.request`
src/service/plugins/notification.js:317
↓ 1 callersMethod_handlePair
* Pair request handler * * @param {Core.Packet} packet - A complete kdeconnect.pair packet
src/service/device.js:817
↓ 1 callersMethod_handlePlayerList
* Handle an updated list of remote players. * * @param {string[]} playerList - A list of remote player names
src/service/plugins/mpris.js:118
↓ 1 callersMethod_handlePlayerUpdate
* Handle an update for a remote player. * * @param {object} packet - A `kdeconnect.mpris` packet
src/service/plugins/mpris.js:150
↓ 1 callersMethod_handleRequest
* Handle an incoming location request.
src/service/plugins/findmyphone.js:60
↓ 1 callersMethod_handleRequest
* Handle a request for player information or action. * * @param {Core.Packet} packet - a `kdeconnect.mpris.request` * @returns {undefin
src/service/plugins/mpris.js:180
↓ 1 callersMethod_handleState
* Handle a state change from the remote keyboard. This is an indication * that the remote keyboard is ready to accept input. * * @param
src/service/plugins/mousepad.js:313
↓ 1 callersMethod_handleText
(message)
src/service/plugins/share.js:257
↓ 1 callersMethod_handleThread
* Parse a conversation (thread of messages) and sort them * * @param {object[]} thread - A list of sms message objects from a thread
src/service/plugins/sms.js:266
↓ 1 callersMethod_handleUids
(packet)
src/service/plugins/contacts.js:105
↓ 1 callersMethod_handleUpdate
* Handle a remote player update. * * @param {Core.Packet} packet - A `kdeconnect.mpris`
src/service/plugins/mpris.js:102
↓ 1 callersMethod_handleUri
(uri)
src/service/plugins/share.js:253
↓ 1 callersMethod_handleVCards
* Handle an incoming list of contact vCards and pass them to the best * available parser. * * @param {Core.Packet} packet - A `kdeconne
src/service/plugins/contacts.js:416
↓ 1 callersMethod_includesAddress
(addresses, addressObj)
src/service/ui/messaging.js:1149
↓ 1 callersMethod_init
()
src/extension.js:39
↓ 1 callersMethod_init
(service, object_path)
src/utils/remote.js:114
↓ 1 callersMethod_init
(params = {})
src/preferences/service.js:103
↓ 1 callersMethod_init
(device)
src/preferences/device.js:302
↓ 1 callersMethod_init
()
src/service/components/mpris.js:813
↓ 1 callersMethod_init
(params)
src/service/backends/lan.js:549
↓ 1 callersMethod_init
(error)
src/service/ui/service.js:207
↓ 1 callersMethod_init
(device)
src/service/plugins/share.js:69
↓ 1 callersMethod_init
(params)
src/service/plugins/findmyphone.js:145
↓ 1 callersMethod_init
(device)
src/service/plugins/mpris.js:39
← previousnext →301–400 of 1,497, ranked by callers