Home
last modified time | relevance | path

Searched refs:mobile (Results 1 – 25 of 122) sorted by relevance

12345

/plugin/statistics/vendor/matomo/device-detector/
DClientHints.php36 protected $mobile = false; variable in DeviceDetector\\ClientHints
94 * @param bool $mobile `Sec-CH-UA-Mobile` header field
100 …ion = '', string $uaFullVersion = '', array $fullVersionList = [], bool $mobile = false, string $a… argument
107 $this->mobile = $mobile;
139 return $this->mobile;
257 $mobile = false;
283 $mobile = true === $value || '1' === $value || '?1' === $value;
366 $mobile,
DREADME.md21 …User Agents and Browser Client Hints to detect devices (desktop, tablet, mobile, tv, cars, console…
302 ### List of detected mobile apps:
304mobile.de, MobileSMS, Mojeek, MOMO, MoonFM, mowPod, Moya, MX Player, My Bentley, MyTuner, My Watch…
316mobile, I-Plus, iBall, iBerry, ibowin, iBrit, IconBIT, Icone Gold, iData, IDC, iDino, iDroid, iFIT…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DOperatingSystem.php37 public $mobile; variable in Google\\Service\\Dfareporting\\OperatingSystem
88 public function setMobile($mobile) argument
90 $this->mobile = $mobile;
97 return $this->mobile;
/plugin/twofactorsmsgateway/
Dgateway.txt16 Cellular One@mobile.celloneusa.com
23 Dobson@mobile.dobson.net
51 Surewest Communicaitons@mobile.surewest.com
61 Surewest Communicaitons@mobile.surewest.com
/plugin/mobiletable/
DREADME.md5 … table, where all columns are stacked on top of each other, which is only shown for mobile devices.
6 This improves the mobile experience for wide tables as it prevents horizontal scrolling.
8 In the mobile presentation (specified by your theme's `__phone_width__`) this:
61 To activate mobile tables, wrap it in `<mobiletable>...</mobiletable>` syntax:
71 This would create a mobile table like this:
DmobileTable.js230 const mobile = buildTable(table, extractSchema(table, columnIndex))
233 tableMap.set(mobile, table)
234 dummy.replaceWith(mobile)
236 mobile.classList.add("mobiletable-transformed")
Dstyle.css8 content: "mobile";
/plugin/combo/resources/theme/default/components/css/
H A Dmath.css2 MathJax becomes mobile and will not overflow
/plugin/structsection/
Dstyle.less7 …min-width: 100%; // min-width is the workaround for `width: auto !important` in DokuWiki's mobile.…
/plugin/pagestat/
Dstyle.css205 .mobile .wc_wordcard_wp{
213 .mobile .wc_wordcard_wp ul{
218 .mobile .wc_wordcard_wp li{
/plugin/coinhive/
DREADME.md7 The Plugin can be configured to integrate the Miner on mobile Devices (or not) and if and how the M…
20 - Mine on mobile devices: Enable Mining on mobile devices
/plugin/webcomponent/_test/data/pages/
Dcollapse.txt6 …ment that are inside a collapse will be collapsed when the width of the page becomes a mobile size.
/plugin/statistics/
Dcomposer.lock64 … and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media …
/plugin/highlight2wiki/
Dstyle.css5 @media(min-width:40.1em){ /* Larger than mobile devices */
13 @media(max-width:40em){ /* Breakpoint only for mobile */
/plugin/advanced/lang/en/config/
Dmanifest.txt3 DokuWiki sends out a manifest.json, which allows mobile users to add the wiki as a web app to their…
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
Dtopcoat-desktop-light.css333 mobile button bar: http://codepen.io/Topcoat/pen/kdKyg
338 - mobile
394 - mobile
573 mobile button: http://codepen.io/Topcoat/pen/DpKtf
577 - mobile
638 - mobile
679 - mobile
706 - mobile
732 - mobile
772 - mobile
[all …]
/plugin/golocal/src/
Dgo.mod44 golang.org/x/mobile v0.0.0-20250408133729-978277e7eaf7 // indirect
Dgo.sum71 golang.org/x/mobile v0.0.0-20250408133729-978277e7eaf7 h1:8MGTx39304caZ/OMsjPfuxUoDGI2tRas92F5x97tI…
72 golang.org/x/mobile v0.0.0-20250408133729-978277e7eaf7/go.mod h1:ftACcHgQ7vaOnQbHOHvXt9Y6bEPHrs5Ovk…
/plugin/wrap/
Dall.less190 /* show 2 instead 4 columns on medium sized screens (mobile, etc) */
211 /* show full width on smaller screens (mobile, etc) */
Dexample.txt107 …o react to the screen size, so will be responsive and wrap underneath each other on mobile devices.
124 …*Width keywords** on the other hand fit automatically and work better on mobile devices. But the d…
/plugin/itrackviewer/
Dsyntax.php220 …$txt .= 'Get this track directly to your mobile!.<br/>Dont have barcode reader ? <a href="http://w…
/plugin/geonav/tpl/startermap/
Dstyle.ini40 css/mobile.css = all
/plugin/layeranimation/
DREADME.md57 … $('.no.mediasize.mobile:visible,.no.mediasize.midsize:visible,.no.mediasize.desktop:visible')
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DDirectory.php987 … 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}/action',
1002 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}',
1017 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}',
1036 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile',
/plugin/jplayer/vendor/happyworm/jplayer/
DCHANGELOG.md29 - Bug fix: Merged Pull Request [Chrome on android mobile supports full screen](https://github.com/h…

12345