Scott Main
82f0ba79e6
am 4a6b6948: am 07322102: revise code sample for callback interface
...
* commit '4a6b69488f9fd90bbe04a930ffad8999bc93e173':
revise code sample for callback interface
2012-10-18 12:25:19 -07:00
Xavier Ducrohet
64b3de296c
am 434cd38f: Update layoutlib for jb mr1. do not merge.
...
* commit '434cd38f96a4a87220a8218901622f31e567354a':
Update layoutlib for jb mr1. do not merge.
2012-10-18 12:23:28 -07:00
Scott Main
4a6b69488f
am 07322102: revise code sample for callback interface
...
* commit '07322102e5f1877bc2860d2c72eeeb41839d6bea':
revise code sample for callback interface
2012-10-18 12:18:31 -07:00
Xavier Ducrohet
434cd38f96
Update layoutlib for jb mr1. do not merge.
...
Status bar displayed on all devices.
Update logic for displaying nav bar to whether or not
device has soft button.
Update navigation buttons to new look.
Remove battery and signal from navigation bar.
(cherry picked from commit 891b703f7b1e0e396d16477cc66a286da7161b49)
Change-Id: Id7cc9ad4255d2c4d2e6461a565dfe2cc17e12e75
2012-10-18 11:15:39 -07:00
Scott Main
07322102e5
revise code sample for callback interface
...
Change-Id: I8e27e2579dcc5cb84a71c74769fb89bb639e16ba
2012-10-17 15:40:53 -07:00
Scott Main
5dc7ac7453
am a7b56a20: am e249763d: small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications
...
* commit 'a7b56a20ec80699371359cdd6f459a7eaec67185':
small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications
2012-10-12 14:14:46 -07:00
Scott Main
a7b56a20ec
am e249763d: small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications
...
* commit 'e249763db18bb445e93f493046946c13185aa09d':
small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications
2012-10-12 14:12:07 -07:00
Scott Main
e249763db1
small update to Toast guide, flatten sidenav for notifications/toasts,
...
new screenshots for notifications
Change-Id: I0c02e9e6db70a60ca299ff7f0caa7c8276b7ab68
2012-10-12 12:06:10 -07:00
Joe Malin
54a1e4d4c4
am 5832d1ce: am 01154bda: DOC CHANGE: Notifications Guide
...
* commit '5832d1ce7240c056a1e85a49549635b60711a5c6':
DOC CHANGE: Notifications Guide
2012-10-11 17:40:46 -07:00
Joe Malin
5832d1ce72
am 01154bda: DOC CHANGE: Notifications Guide
...
* commit '01154bdae9d6f3d1fbed3169ffa194d51045c9cf':
DOC CHANGE: Notifications Guide
2012-10-11 17:38:46 -07:00
Joe Malin
01154bdae9
DOC CHANGE: Notifications Guide
...
Change-Id: I7968e933b0fdc5b1de1aa24acbad4f65f183ca42
2012-10-11 16:55:12 -07:00
Joe Fernandez
07d2ad883b
am dff6f01f: am 45c56ae7: Merge "docs: Release Notes: Android Platform 4.1.2 (16, r3)" into jb-dev-docs
...
* commit 'dff6f01f32be0005a3dfb57f54d10859d013c4fb':
docs: Release Notes: Android Platform 4.1.2 (16, r3)
2012-10-11 14:38:09 -07:00
Joe Fernandez
dff6f01f32
am 45c56ae7: Merge "docs: Release Notes: Android Platform 4.1.2 (16, r3)" into jb-dev-docs
...
* commit '45c56ae70a1989301fa0fac5c72c51b296f5146e':
docs: Release Notes: Android Platform 4.1.2 (16, r3)
2012-10-11 14:35:35 -07:00
Joe Fernandez
45c56ae70a
Merge "docs: Release Notes: Android Platform 4.1.2 (16, r3)" into jb-dev-docs
2012-10-11 14:33:37 -07:00
Katie McCormick
05ab277c21
am fa4865f6: resolved conflicts for merge of 0b479e43 to jb-dev
...
* commit 'fa4865f680cc151ff051b7a82fb0e94145d70377':
Doc changes: misc GCM updates.
2012-10-10 16:06:19 -07:00
Katie McCormick
fa4865f680
resolved conflicts for merge of 0b479e43 to jb-dev
...
Change-Id: I04bc45425f11b3562a4219719716c55eaff2228e
2012-10-10 11:09:03 -07:00
&& repo sync -j8
0b479e4379
Merge "Doc changes: misc GCM updates." into jb-dev-docs
2012-10-10 10:34:48 -07:00
Geremy Condra
3f54274006
am c2e3be5a: Merge "DO NOT MERGE Control access to inherited methods of jsinterface objects" into jb-dev
...
* commit 'c2e3be5a8bcd3be2d6cb6fda0cda28bc87d7814d':
DO NOT MERGE Control access to inherited methods of jsinterface objects
2012-10-09 21:37:23 -07:00
Geremy Condra
c2e3be5a8b
Merge "DO NOT MERGE Control access to inherited methods of jsinterface objects" into jb-dev
2012-10-09 21:34:38 -07:00
Geremy Condra
dadea723a3
am a22000d2: Merge "DO NOT MERGE remove defunct javascript interface" into jb-dev
...
* commit 'a22000d244915df2098619be5fd66bf1c4d019c8':
DO NOT MERGE remove defunct javascript interface
2012-10-09 21:34:33 -07:00
Geremy Condra
a22000d244
Merge "DO NOT MERGE remove defunct javascript interface" into jb-dev
2012-10-09 21:32:01 -07:00
Selim Gurun
534a67c557
DO NOT MERGE Control access to inherited methods of jsinterface objects
...
Bug: 7073422
Create the plumbing to use an annotation to allow access to
inherited methods of jsinterface objects. The default webview
behavior has not changed yet. However internally an a flag is
introduced to restrict javascript access to methods that have an annotation.
Clean cherry pick of 94740e6c333a109be7516abbd17dd418f23b4f0c
Provided @JavascriptInterface to methods that are accessible from
js.
Clean cherry pick of b743a23fc5bce9965c1539c3c8611614424a5aff
Add a glue logic to require use of annotations in injected accessibility
objects.
Change-Id: I4135bd6787b2084177215302cd2c72afed090dc0
2012-10-09 18:42:15 -07:00
Dirk Dougherty
0c9c8d0a06
am 137b8f4c: am f761a9a6: Merge "Doc change: edits to TV tablet story." into jb-dev-docs
...
* commit '137b8f4c0e8fdc354432231362a0bfbcf11ed96e':
Doc change: edits to TV tablet story.
2012-10-09 17:36:26 -07:00
Dirk Dougherty
137b8f4c0e
am f761a9a6: Merge "Doc change: edits to TV tablet story." into jb-dev-docs
...
* commit 'f761a9a634a43662525d9c0c537ac5499263fd81':
Doc change: edits to TV tablet story.
2012-10-09 17:33:52 -07:00
Dirk Dougherty
f761a9a634
Merge "Doc change: edits to TV tablet story." into jb-dev-docs
2012-10-09 17:31:35 -07:00
Dirk Dougherty
8048b9ec0c
am 28a40e01: am aa0d43ba: Merge "Doc change: Link to AVDs docs from tablet quality checklist." into jb-dev-docs
...
* commit '28a40e01fec9e00c74e52a88a5f6fca98057af91':
Doc change: Link to AVDs docs from tablet quality checklist.
2012-10-09 15:52:13 -07:00
Dirk Dougherty
28a40e01fe
am aa0d43ba: Merge "Doc change: Link to AVDs docs from tablet quality checklist." into jb-dev-docs
...
* commit 'aa0d43ba2581bb97f9ee955ea185b4f2759055c6':
Doc change: Link to AVDs docs from tablet quality checklist.
2012-10-09 15:50:12 -07:00
Dirk Dougherty
aa0d43ba25
Merge "Doc change: Link to AVDs docs from tablet quality checklist." into jb-dev-docs
2012-10-09 15:48:34 -07:00
Dirk Dougherty
f32b582597
Doc change: Link to AVDs docs from tablet quality checklist.
...
Change-Id: Ifb20a903a0dd32009b6db6e583a6d0c86cddb52e
2012-10-09 15:43:10 -07:00
&& repo sync -j8
4fd6c20b17
Doc changes: misc GCM updates.
...
Change-Id: I12e7ae6c4b52b8aa54dc355d09916c3b4499f172
2012-10-09 14:30:41 -07:00
Joe Fernandez
f8f1f88154
docs: Release Notes: Android Platform 4.1.2 (16, r3)
...
Change-Id: I30988ac0c6c9d1c958a066f1e623f00a44cfb658
2012-10-09 12:27:47 -07:00
Robert Ly
fba8b7f596
am f19e4b42: Merge "docs: nfc ndef helper methods bug 5957772" into jb-dev
...
* commit 'f19e4b420de65306f09c199829e7e06fe210e21d':
docs: nfc ndef helper methods bug 5957772
2012-10-09 11:40:34 -07:00
Robert Ly
f19e4b420d
Merge "docs: nfc ndef helper methods bug 5957772" into jb-dev
2012-10-09 11:38:00 -07:00
Dirk Dougherty
fb554fc0bf
am b049b1ef: am 46c4b488: Doc change: Subscriptions free trials on Google Play.
...
* commit 'b049b1ef81d301359444b6b18671a513373ba221':
Doc change: Subscriptions free trials on Google Play.
2012-10-09 10:36:43 -07:00
Dirk Dougherty
b049b1ef81
am 46c4b488: Doc change: Subscriptions free trials on Google Play.
...
* commit '46c4b4886ae7b3a982cb1803f2b3ed7b7aa5f1c4':
Doc change: Subscriptions free trials on Google Play.
2012-10-09 10:33:53 -07:00
Dirk Dougherty
46c4b4886a
Doc change: Subscriptions free trials on Google Play.
...
Change-Id: I981eb94658f9f152d1c1a9915ffaadd63b4a965d
2012-10-09 10:17:55 -07:00
Robert Ly
1f415fa2ea
docs: nfc ndef helper methods bug 5957772
...
Change-Id: I9c8356f44c1f9cc4a5187d40816cbfdd6212ab6e
2012-10-08 16:59:39 -07:00
Selim Gurun
8d197601e7
DO NOT MERGE remove defunct javascript interface
...
Bug: 7073422
The feature that is using search box implementation was removed from
browser after Honeycomb. This is to remove the js interface that
is added for this feature.
Clean cherry pick of d773ca8ff2a7a5be94d7f2aaa8ff5ef5dac501a8
Change-Id: I033d29718d08803f375759faf83e2058df6d4906
2012-10-08 14:35:19 -07:00
Dirk Dougherty
08fdd5b639
Doc change: edits to TV tablet story.
...
Change-Id: Idbada9a3b83f7e80cd7cf7b79da5c2f9ab4398d6
2012-10-08 11:41:44 -07:00
Dirk Dougherty
42bf1848fe
am daf69014: am a4c7176d: Merge "Doc change: Add core quality and tablet quality docs and spotlight." into jb-dev-docs
...
* commit 'daf69014b5f25accae38dfef3d5880b4b7b87f8b':
Doc change: Add core quality and tablet quality docs and spotlight.
2012-10-05 19:06:06 -07:00
Dirk Dougherty
daf69014b5
am a4c7176d: Merge "Doc change: Add core quality and tablet quality docs and spotlight." into jb-dev-docs
...
* commit 'a4c7176dbc5193085ba3f2f602d16adac12cfa63':
Doc change: Add core quality and tablet quality docs and spotlight.
2012-10-05 19:03:51 -07:00
Dirk Dougherty
a4c7176dbc
Merge "Doc change: Add core quality and tablet quality docs and spotlight." into jb-dev-docs
2012-10-05 19:01:06 -07:00
Dirk Dougherty
07afab6bd4
am 34765caf: am d8a4a72a: Merge "Doc change: edits to distribute content." into jb-dev-docs
...
* commit '34765caf6543bce8a4669563eb21f0077d4e2d26':
Doc change: edits to distribute content.
2012-10-05 18:54:45 -07:00
Dirk Dougherty
34765caf65
am d8a4a72a: Merge "Doc change: edits to distribute content." into jb-dev-docs
...
* commit 'd8a4a72ab5f99d2dc5e95a07d9e3eb6ada40da6b':
Doc change: edits to distribute content.
2012-10-05 18:52:13 -07:00
Dirk Dougherty
d8a4a72ab5
Merge "Doc change: edits to distribute content." into jb-dev-docs
2012-10-05 18:50:03 -07:00
Dirk Dougherty
9aeb0a81da
Doc change: Add core quality and tablet quality docs and spotlight.
...
Change-Id: Ia88e66818200fdc20417c0fe20672a5758284028
Conflicts:
docs/html/distribute/googleplay/quality/core.jd
docs/html/distribute/googleplay/quality/index.jd
docs/html/distribute/googleplay/quality/tablet.jd
2012-10-05 18:47:10 -07:00
Scott Main
1c2056d6a5
am 98d4d719: am 2ed01adc: a few more crosslinks for design guide (to other design docs or dev docs)
...
* commit '98d4d7196870205d5d93df330bdef0c23fcaf2c0':
a few more crosslinks for design guide (to other design docs or dev docs)
2012-10-05 17:05:55 -07:00
Scott Main
98d4d71968
am 2ed01adc: a few more crosslinks for design guide (to other design docs or dev docs)
...
* commit '2ed01adc8d1af5a11520bd71450b764ca36fcb1c':
a few more crosslinks for design guide (to other design docs or dev docs)
2012-10-05 17:03:33 -07:00
Scott Main
2ed01adc8d
a few more crosslinks for design guide (to other design docs or dev docs)
...
Change-Id: Icba63102236b6efe445957f1f3070b705a40e1a9
2012-10-04 15:13:16 -07:00
Joe Fernandez
7645936c7b
am ab1456ab: am e3eeeb6d: Merge "docs: Remove Android Open Accessory docs, which are now on source.android.com" into jb-dev-docs
...
* commit 'ab1456abad6094e527ab318294c20ec58453e4af':
docs: Remove Android Open Accessory docs, which are now on source.android.com
2012-10-04 13:08:27 -07:00