OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:feed
(Results
1 - 25
of
597
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/common/extensions/docs/examples/extensions/
news_a11y.zip
news.zip
news_i18n.zip
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
_README.txt
8
==
Feed
Manipulation ==
10
To do
feed
manipulation, like creating a
feed
, adding a entry to a
feed
, querying
11
for attribute values in a
feed
, or changing attribute values in a
feed
, look at
14
==
Feed
Publishing ==
16
To publish a
feed
, use a script similar to feedPublish.sh (and .xml).
18
==
Feed
Validation ==
20
To validate a
feed
against the latest schema, you can use one of two EMF-based ant tasks.
[
all
...]
/external/chromium/chrome/common/extensions/docs/examples/extensions/news_a11y/
manifest.json
4
"description": "Displays the first 5 items from the 'Google News - top news' RSS
feed
in a popup.",
9
"popup": "
feed
.html"
/development/samples/training/network-usage/
README.txt
6
-- Downloads an XML
feed
from StackOverflow.com for the most recent posts tagged "android".
8
-- Parses the XML
feed
, combines
feed
elements with HTML markup, and displays the resulting HTML in the UI.
10
-- Lets users control their network data usage through a settings UI. Users can choose to fetch the
feed
14
the device loses its network connection, the app will not attempt to download the
feed
.
/frameworks/base/samples/training/network-usage/
README.txt
6
-- Downloads an XML
feed
from StackOverflow.com for the most recent posts tagged "android".
8
-- Parses the XML
feed
, combines
feed
elements with HTML markup, and displays the resulting HTML in the UI.
10
-- Lets users control their network data usage through a settings UI. Users can choose to fetch the
feed
14
the device loses its network connection, the app will not attempt to download the
feed
.
/build/tools/droiddoc/templates-sac/
trailer.cs
14
$(".
feed
").dacTabbedList({
15
nav_id: '.
feed
-nav',
16
frame_id: '.
feed
-frame'
/build/tools/droiddoc/templates-sdk/
trailer.cs
14
$(".
feed
").dacTabbedList({
15
nav_id: '.
feed
-nav',
16
frame_id: '.
feed
-frame'
/development/samples/MySampleRss/res/values/
strings.xml
5
<string name="menu_option_add">Add New
Feed
</string>
6
<string name="menu_option_delete">Delete
Feed
</string>
15
<string name="add_item_label">Add a new
Feed
</string>
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/protocols/
webkit
5
feed
:
/external/webkit/Source/WebKit/qt/tests/MIMESniffing/resources/
application_atom+xml
2
<
feed
xmlns="http://www.w3.org/2005/Atom">
3
<title>Example
Feed
</title>
17
</
feed
>
/cts/tests/tests/sax/src/android/sax/cts/
RootElementTest.java
25
private static final String
FEED
= "
feed
";
28
RootElement root = new RootElement(ATOM_NAMESPACE,
FEED
);
31
RootElement root1 = new RootElement(
FEED
);
/external/chromium/chrome/common/extensions/docs/examples/extensions/news/
manifest.json
10
"popup": "views/
feed
.html"
/external/chromium/chrome/common/extensions/docs/examples/extensions/news_i18n/_locales/en/
messages.json
7
"message": "Displays the first 5 items from the '$Google$ News - top news' RSS
feed
in a popup.",
36
"example": "Failed to fetch RSS
feed
."
41
"message": "Failed to fetch RSS
feed
.",
45
"message": "Not a valid
feed
.",
/external/chromium/chrome/common/extensions/docs/examples/extensions/news_i18n/_locales/es/
messages.json
7
"message": "Muestra los primeros 5 eventos de '$Google$ noticias - destacados' RSS
feed
en una ventana.",
36
"example": "Fallo al capturar el RSS
feed
."
41
"message": "Fallo al capturar el RSS
feed
.",
45
"message": "
Feed
no v?lido.",
/external/chromium/chrome/common/extensions/docs/examples/extensions/news_i18n/
manifest.json
9
"popup": "
feed
.html"
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedWatch.uml2.properties
19
# required URL for the
feed
to check
22
#
Feed
Watch Actions - must be defined as triplets of [xpath0]; [script0]; [commandline0]; [xpath1]; [script1]; [commandline1]; ...
24
feedWatchActions=/*[name() = '
feed
']/*[name() = 'updated']/text(); null; null
39
# -xpath "/*[name() = '
feed
']/*[name() = 'updated']/text()"
56
# this will depend on what you run in response to a
feed
change, and if that process produces console output
57
# feedWatchAction.OldValue.0 - The original value of the node you asked for, from the previous cached version of the
feed
58
# feedWatchAction.NewValue.0 - The changed value of the node you asked for, from the latest version of the
feed
;
60
# if you asked for any changes to the
feed
, this will be the XML datestamp of the last update, eg: 2006-05-04T12:14:33Z
68
# If you only want to check for changes to the
feed
and handle the response yourself within Ant instead of an <exec>,
73
# If the node is found and the
feed
has been changed, the property feedWatchAction.NewValue.0
[
all
...]
/external/chromium/chrome/common/extensions/docs/examples/extensions/gmail/_locales/de/
messages.json
1
{"gmailcheck_name":{"message":"Google Mail-Checker"},"gmailcheck_description":{"message":"Zeigt die Anzahl ungelesener Nachrichten in Ihrem Google Mail-Posteingang an. Sie k\u00f6nnen auch auf diese Schaltfl\u00e4che klicken, um Ihren Posteingang zu \u00f6ffnen."},"gmailcheck_node_error":{"message":"Fehler:
Feed
abgerufen, aber kein <fullcount> Knoten gefunden"},"gmailcheck_exception":{"message":"Ausnahme: $1","placeholders":{"1":{"content":"$1"}}}}
/external/chromium/chrome/common/extensions/docs/examples/extensions/gmail/_locales/en/
messages.json
1
{"gmailcheck_name":{"message":"Google Mail Checker"},"gmailcheck_description":{"message":"Displays the number of unread messages in your Google Mail inbox. You can also click the button to open your inbox."},"gmailcheck_node_error":{"message":"Error:
feed
retrieved, but no <fullcount> node found"},"gmailcheck_exception":{"message":"exception: $1","placeholders":{"1":{"content":"$1"}}}}
/external/chromium/chrome/common/extensions/docs/examples/extensions/gmail/_locales/en_GB/
messages.json
1
{"gmailcheck_name":{"message":"Google Mail Checker"},"gmailcheck_description":{"message":"Displays the number of unread messages in your Google Mail inbox. You can also click the button to open your inbox."},"gmailcheck_node_error":{"message":"Error:
Feed
retrieved, but no <fullcount> node found"},"gmailcheck_exception":{"message":"exception: $1","placeholders":{"1":{"content":"$1"}}}}
/external/chromium/chrome/common/extensions/docs/examples/extensions/gmail/_locales/fil/
messages.json
1
{"gmailcheck_name":{"message":"Google Mail Checker"},"gmailcheck_description":{"message":"Ipinapakita ang bilang ng mga hindi pa nababasang mensahe sa inbox ng iyong Google Mail. Maaari mo ring i-click ang pindutan upang buksan ang iyong inbox."},"gmailcheck_node_error":{"message":"Error: nakuha ang
feed
, ngunit walang <fullcount> node na natagpuan"},"gmailcheck_exception":{"message":"pagbubukod: $1","placeholders":{"1":{"content":"$1"}}}}
/external/chromium/chrome/common/extensions/docs/examples/extensions/gmail/_locales/hr/
messages.json
1
{"gmailcheck_name":{"message":"Google Provjera po\u0161te"},"gmailcheck_description":{"message":"Prikazuje broj nepro\u010ditanih poruka u ulaznom pretincu usluge Google Mail. Mo\u017eete tako\u0111er kliknuti gumb za otvaranje ulazne po\u0161te."},"gmailcheck_node_error":{"message":"Pogre\u0161ka:
Feed
je dohva\u0107en, ali nije prona\u0111eno \u010dvori\u0161te <fullcount>"},"gmailcheck_exception":{"message":"izuzetak: $1","placeholders":{"1":{"content":"$1"}}}}
/external/chromium/chrome/common/extensions/docs/examples/extensions/gmail/_locales/it/
messages.json
1
{"gmailcheck_name":{"message":"Google Avvisi email"},"gmailcheck_description":{"message":"Visualizza il numero di messaggi da leggere nella posta in arrivo di Google Mail. Puoi anche fare clic sul pulsante per aprire la tua posta in arrivo."},"gmailcheck_node_error":{"message":"Errore:
feed
recuperato ma non sono stati trovati nodi <fullcount>"},"gmailcheck_exception":{"message":"eccezione: $1","placeholders":{"1":{"content":"$1"}}}}
/external/chromium/chrome/common/extensions/docs/examples/extensions/gmail/_locales/nl/
messages.json
1
{"gmailcheck_name":{"message":"Google Mail Checker"},"gmailcheck_description":{"message":"Hiermee wordt het aantal ongelezen berichten in uw Postvak IN van Gmail weergegeven. U kunt ook op de knop klikken om het Postvak IN te openen."},"gmailcheck_node_error":{"message":"Fout:
feed
opgehaald, maar het knooppunt <fullcount> is niet gevonden"},"gmailcheck_exception":{"message":"uitzondering: $1","placeholders":{"1":{"content":"$1"}}}}
Completed in 279 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>