My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# Adapted from http://pub.mowser.com/wiki/Main/CodeExamples
# With a few additions by Moof
# The latest version of this file is always available from:
# http://minidetector.googlecode.com/svn/trunk/minidetector/search_strings.txt
#
# This list is public domain, please feel free to use it for your own projects
# If HTTP_USER_AGENT.lower() contains any of these strings, it's a mobile
# Also include some games consoles, see below
sony
symbian
nokia
samsung
mobile
windows ce
epoc
opera mini
nitro
j2me
midp-
cldc-
netfront
mot
up.browser
up.link
audiovox
blackberry
ericsson,
panasonic
philips
sanyo
sharp
sie-
portalmmm
blazer
avantgo
danger
palm
series60
palmsource
pocketpc
smartphone
rover
ipaq
au-mic,
alcatel
ericy
up.link
docomo
vodafone/
wap1.
wap2.
plucker
480x640
sec
fennec
android
# The Google transcoder
google wireless transcoder
# These are games consoles that either have a small screen or display on a
# TV. Best to treat them as mobiles for web display
nintendo
webtv
playstation

Change log

r22 by remi.barraquand on Dec 11, 2010   Diff
* adding android to the search string
Go to: 
Project members, sign in to write a code review

Older revisions

r19 by remi.barraquand on Dec 11, 2010   Diff
* Adding Fennec (Firefox Mobile) to
the supported mobile (see: http://code
.google.com/p/minidetector/issues/deta
il?id=11 for the patch)
r14 by metamoof on May 21, 2008   Diff
Added the google wireless transcoder
to the list of mobile devices
r8 by metamoof on Dec 6, 2007   Diff
Added URL to latest version of text
file
All revisions of this file

File info

Size: 1062 bytes, 63 lines
Powered by Google Project Hosting