MCPcopy Create free account

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

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

↓ 1 callersMethod_setupActions
()
src/preferences/device.js:438
↓ 1 callersMethod_sharingSettings
* Sharing Settings
src/preferences/device.js:505
↓ 1 callersMethod_telephonySettings
* Telephony Settings
src/preferences/device.js:899
↓ 1 callersMethod_threadHasAddress
(thread, addressObj)
src/service/plugins/sms.js:495
↓ 1 callersMethod_updateEstimate
* Recalculate the (dis)charge rate and update the estimated time remaining.
src/service/plugins/battery.js:191
↓ 1 callersMethod_updateMetadata
(state)
src/service/plugins/mpris.js:511
↓ 1 callersMethod_updatePlugins
(settings, key)
src/preferences/device.js:1085
↓ 1 callersMethod_uploadBytesIcon
* Upload an icon from a GLib.Bytes object. * * @param {Core.Packet} packet - The packet for the notification * @param {GLib.Bytes} byte
src/service/plugins/notification.js:347
↓ 1 callersMethod_uploadIcon
* Upload an icon from a GIcon or themed icon name. * * @param {Core.Packet} packet - A `kdeconnect.notification` * @param {Gio.Icon|str
src/service/plugins/notification.js:422
↓ 1 callersMethod_uploadThemedIcon
* A function for uploading GThemedIcons * * @param {Core.Packet} packet - The packet for the notification * @param {Gio.ThemedIcon} ico
src/service/plugins/notification.js:373
↓ 1 callersMethod_validateName
(name)
src/preferences/service.js:437
↓ 1 callersMethodaccept
* Negotiate an incoming connection * * @param {Gio.TcpConnection} connection - The incoming connection
src/service/backends/lan.js:734
↓ 1 callersMethodaccept
(connection)
installed-tests/fixtures/backend.js:398
↓ 1 callersMethodactivateNotification
* Activate a remote notification action * * @param {string} id - The remote notification id * @param {string} action - The notification
src/service/plugins/notification.js:670
↓ 1 callersFunctionaddFn
(fns, reporter, method, args)
installed-tests/jasmine.js:7159
↓ 1 callersMethodaddPlayer
(identity)
installed-tests/fixtures/components/mpris.js:124
↓ 1 callersFunctionanyMatcher
()
installed-tests/jasmine.js:6213
↓ 1 callersFunctionarrayProps
()
installed-tests/jasmine.js:2808
↓ 1 callersMethodbar
(bool)
installed-tests/suites/core/testPlugin.js:93
↓ 1 callersFunctionbeforeAndAfterFns
(suite)
installed-tests/jasmine.js:1374
↓ 1 callersMethodbroadcast
* Broadcast an identity packet * * If {@link address] is not %null it may specify an IPv4 or IPv6 address * to send the identity packet
src/service/backends/lan.js:420
↓ 1 callersFunctionbuildExpectationResult
(options)
installed-tests/jasmine.js:3806
↓ 1 callersFunctionbutString
()
installed-tests/jasmine.js:5840
↓ 1 callersMethodcacheLoaded
* An overridable function that is invoked when the cache is done loading
src/service/plugin.js:210
↓ 1 callersFunctioncallerFile
()
installed-tests/jasmine.js:614
↓ 1 callersFunctioncheckAccelerator
(accelerator, modeFlags = 0, grabFlags = 0)
src/preferences/keybindings.js:210
↓ 1 callersMethodclipboardPull
* Copy from the remote clipboard; called by _onRemoteClipboardChanged()
src/service/plugins/clipboard.js:163
↓ 1 callersMethodclipboardPush
* Copy to the remote clipboard; called by _onLocalClipboardChanged()
src/service/plugins/clipboard.js:139
↓ 1 callersMethodcloseNotification
* Close a remote notification. * TODO: ignore local notifications * * @param {string} id - The remote notification id
src/service/plugins/notification.js:623
↓ 1 callersFunctionconnect
* Start and/or connect to the native-messaging-host
webextension/js/background.js:352
↓ 1 callersMethodconnected
()
src/service/plugins/sms.js:193
↓ 1 callersMethodconstructor
* Create a new test rig. * * @param {boolean} [dirs] - Whether to isolate user directories
installed-tests/fixtures/utils.js:312
↓ 1 callersFunctioncreateCustomPlan
(factory)
installed-tests/jasmine.js:8203
↓ 1 callersFunctioncreateDateProperties
()
installed-tests/jasmine.js:6469
↓ 1 callersFunctiond
webextension/js/browser-polyfill.min.js:5
↓ 1 callersFunctiondefaultFormatter
(actual, expected, path, prettyPrinter)
installed-tests/jasmine.js:4443
↓ 1 callersFunctiondefaultMessage
()
installed-tests/jasmine.js:3929
↓ 1 callersFunctiondeleteFromLookup
(key)
installed-tests/jasmine.js:3354
↓ 1 callersFunctiondereferencePath
(objectPath, actual, expected, pp)
installed-tests/jasmine.js:4457
↓ 1 callersMethoddestroy
()
src/wl_clipboard.js:255
↓ 1 callersMethoddestroy
()
src/shell/clipboard.js:337
↓ 1 callersMethoddestroy
* Unregister plugin actions, write the cache (if applicable) and destroy * any dangling signal handlers.
src/service/plugin.js:216
↓ 1 callersMethoddestroy
()
src/service/components/input.js:223
↓ 1 callersMethoddestroy
()
src/service/components/session.js:74
↓ 1 callersMethoddestroy
()
src/service/components/mpris.js:989
↓ 1 callersMethoddestroy
()
src/service/plugins/mpris.js:898
↓ 1 callersMethoddisconnected
()
installed-tests/suites/core/testPlugin.js:79
↓ 1 callersFunctiondispatch
(method, args)
installed-tests/jasmine.js:7140
↓ 1 callersMethoddispose
()
src/preferences/device.js:404
↓ 1 callersMethoddoubleclickPointer
(button)
src/service/components/input.js:417
↓ 1 callersMethoddownload
* Download a payload from a device. Typically implementations will override * this with an async function. * * @param {Packet} packet -
src/service/core.js:280
↓ 1 callersMethodenable
()
src/extension.js:388
↓ 1 callersMethodexecuteCommand
* Send a request to execute the remote command with the UUID {@link key} * * @param {string} key - The UUID of the remote command
src/service/plugins/runcommand.js:240
↓ 1 callersFunctionexecuteNode
(node, segmentNumber)
installed-tests/jasmine.js:8868
↓ 1 callersFunctionextractCustomPendingMessage
(e)
installed-tests/jasmine.js:863
↓ 1 callersFunctionextractMessage
(message, stackLines)
installed-tests/jasmine.js:8415
↓ 1 callersMethodfetch
* Fetch and update the contact store from its source. * * The default function initializes the EDS server, or logs a debug message * if
src/service/components/contacts.js:542
↓ 1 callersFunctionfilterJasmine
(stackTrace)
installed-tests/jasmine.js:3502
↓ 1 callersFunctionfindFocusedAncestor
(suite)
installed-tests/jasmine.js:1957
↓ 1 callersFunctionfirst
(items, fn)
installed-tests/jasmine.js:8403
↓ 1 callersFunctionformatProperties
(error)
installed-tests/jasmine.js:3518
↓ 1 callersFunctiong
(a,b)
webextension/js/browser-polyfill.min.js:5
↓ 1 callersFunctiongenerateSeed
()
installed-tests/jasmine.js:910
↓ 1 callersFunctiongenerateSupportLog
* Generate a support log. * * @param {string} time - Start time as a string (24-hour notation)
src/preferences/service.js:36
↓ 1 callersMethodgetConversationForMessage
* Try and find an existing conversation widget for {@link message}. * * @param {object} message - A message object * @returns {Conversa
src/service/ui/messaging.js:1168
↓ 1 callersFunctiongetDetailedTime
* Return a human-readable timestamp, similar to `strftime()` with `%c`. * * @param {number} time - Milliseconds since the epoch (local time) * @ret
src/service/ui/messaging.js:180
↓ 1 callersFunctiongetDeviceElement
* Create and return a device element for the popup menu * * @param {object} device - A JSON object describing a connected device * @returns {HTMLEl
webextension/js/popup.js:63
↓ 1 callersFunctiongetDeviceType
* Get a pseudo-random device type * * @returns {string} A GSConnect device type
installed-tests/fixtures/utils.js:124
↓ 1 callersFunctiongetDiffs
()
installed-tests/jasmine.js:5832
↓ 1 callersFunctiongetExpectedFromArgs
(arg1, arg2, matchersUtil)
installed-tests/jasmine.js:4281
↓ 1 callersFunctiongetFgRGBA
* Get a GdkRGBA contrasted for the input * See: https://www.w3.org/TR/2008/REC-WCAG20-20081211/#contrast-ratiodef * * @param {Gdk.RGBA} rgba - A Gd
src/service/ui/contacts.js:64
↓ 1 callersMethodgetIdentities
* Get a list of player identities. * * @returns {string[]} A list of player identities
src/service/components/mpris.js:952
↓ 1 callersMethodgetIdentities
()
installed-tests/fixtures/components/mpris.js:166
↓ 1 callersFunctiongetJasmineRequire
()
installed-tests/jasmine.js:32
↓ 1 callersMethodgetMenuAction
* Get the position of a GMenuItem with {@link actionName} in the top level * of the device menu. * * @param {string} actionName - An ac
src/service/device.js:540
↓ 1 callersFunctiongetNextSpecId
()
installed-tests/jasmine.js:1250
↓ 1 callersFunctiongetNumberTypeLabel
* Return a localized string for a phone number type * See: http://www.ietf.org/rfc/rfc2426.txt * * @param {string} type - An RFC2426 phone number t
src/service/ui/contacts.js:140
↓ 1 callersFunctiongetPixbufForIcon
* Retrieve the GdkPixbuf for a named icon * * @param {string} name - The icon name to load * @param {number} size - The pixel size requested * @pa
src/service/ui/contacts.js:119
↓ 1 callersFunctiongetPixbufForPath
* Get a GdkPixbuf for {@link path}, allowing the corrupt JPEG's KDE Connect * sometimes sends. This function is synchronous. * * @param {string} pa
src/service/ui/contacts.js:83
↓ 1 callersFunctiongetPrototype
(obj)
installed-tests/jasmine.js:2582
↓ 1 callersFunctiongetSpecName
(spec, suite)
installed-tests/jasmine.js:1393
↓ 1 callersFunctiongetTime
* Return a human-readable timestamp, formatted for longer contexts. * * @param {number} time - Milliseconds since the epoch (local time) * @returns
src/service/ui/messaging.js:97
↓ 1 callersFunctionget_datadir
* Find the path to the datadir via the import path. * * @returns {string} The absolute datadir path
installed-tests/fixtures/utils.js:46
↓ 1 callersMethodget_incoming_supported
(type)
src/preferences/device.js:354
↓ 1 callersMethodget_outgoing_supported
(type)
src/preferences/device.js:359
↓ 1 callersMethodhandleAlbumArt
* Download album art for the current track of the remote player. * * @param {Core.Packet} packet - A `kdeconnect.mpris` packet
src/service/plugins/mpris.js:626
↓ 1 callersMethodhandlePacket
* Handle a packet and pass it to the appropriate plugin. * * @param {Core.Packet} packet - The incoming packet object * @returns {undef
src/service/device.js:434
↓ 1 callersMethodhandlePacket
(packet)
installed-tests/suites/core/testPlugin.js:83
↓ 1 callersFunctionhasCustomToString
(value)
installed-tests/jasmine.js:6500
↓ 1 callersMethodhasPlayer
* Check for a player by its Identity. * * @param {string} identity - A player name * @returns {boolean} %true if the player was found
src/service/components/mpris.js:923
↓ 1 callersFunctionhasProperty
(obj, property)
installed-tests/jasmine.js:2594
↓ 1 callersFunctionindent
(s)
installed-tests/jasmine.js:3732
↓ 1 callersFunctionisDiffBuilder
(obj)
installed-tests/jasmine.js:5006
↓ 1 callersFunctionisElement
(maybeEl)
installed-tests/jasmine.js:6002
↓ 1 callersFunctionisErrorConstructor
(value)
installed-tests/jasmine.js:4299
↓ 1 callersFunctionisFailure
(args)
installed-tests/jasmine.js:8635
↓ 1 callersFunctionisGetter
(prop)
installed-tests/jasmine.js:6599
↓ 1 callersFunctionisLength
(value)
installed-tests/jasmine.js:6047
↓ 1 callersFunctionisSegmentBoundary
(minIndex)
installed-tests/jasmine.js:8809
↓ 1 callersFunctionisStringOrRegExp
(potential)
installed-tests/jasmine.js:6282
← previousnext →501–600 of 1,497, ranked by callers