58 Commits

Author SHA1 Message Date
Scott Main
48eaa6c9e5 docs: update caption for action bar figure to match new screenshot
Change-Id: I233383ca7168ddb96231d3d22a5dcd6342462103
2011-11-17 16:10:54 -08:00
Scott Main
258a51e3e6 docs: Big update to action bar guide for ICS.
Added section for action provider, new APIs for handsets such as
split action bar, more information and diagrams for up navigation,
guidelines for picking action items, revised sample code and discussion
for tabs, add expandible action view info,
and expanded discussion for customizing action bar styles
bug:4726917

Change-Id: If61a5f2aad5ed21b0b23b3fc14309a50617f86ce
2011-11-17 12:24:31 -08:00
Scott Main
d87448f7a7 Merge "docs: remove gerunds from UI dev guides and resolve linkbacks" 2011-10-03 16:06:47 -07:00
Scott Main
63fe6fa3e6 docs: update Notification dev guide with info about custom notification text colors
Change-Id: Ic73fc70e9c5b40f7d02393ac752d69a1e81d1d51
2011-09-22 10:19:25 -07:00
Scott Main
b10b48f62d docs: remove gerunds from UI dev guides and resolve linkbacks
Change-Id: Idc8b017aa202dd2dc6240eb348a7a89a6369ff55
2011-09-14 11:30:05 -07:00
Scott Main
f9e43b8cba doc typo
Change-Id: Iab3246e12059582096594eb795f2eb42da46f667
2011-06-01 16:28:19 -07:00
Scott Main
c59e80c4eb Merge "docs: fix for Misdirected link in topic Declaring Layout bug 4257430" into honeycomb 2011-04-28 14:08:57 -07:00
Joe Fernandez
983cb86388 docs: fix for Misdirected link in topic Declaring Layout
bug 4257430

Change-Id: Id4711c712e99eea1dd537ee2343aedc5014df536
2011-04-26 15:47:39 -07:00
Joe Fernandez
a29e2cca5d docs: Fixing Issue with code for Adding Tabs topic
bug 4293013

Change-Id: Ia08fe8ae0112af5157607e4fcd07773a945473f3
2011-04-22 16:22:48 -07:00
Scott Main
abdf0d533c docs: update search dev guide with SearcView widget
Change-Id: Ieb0ccdb78760a3c90df2381e647463f7532b0efc
2011-03-14 13:27:53 -07:00
Scott Main
f1d8e04912 docs: fix error in themes doc
Change-Id: If11f609fe544700273bc206b2710aa14164b70b1
2011-03-03 09:28:21 -08:00
Scott Main
2a1b706ec1 docs: add breadcrumb trails to some docs, mostly manifest docs
Change-Id: I85aaed3ee9878a19e983522a7e872cf375be1025
2011-02-22 14:43:41 -08:00
Scott Main
13033ea527 docs: fix misc broken links
Change-Id: Id7d0ee36398aca452ceb2c3d15982397f58a06c6
2011-02-15 16:00:37 -08:00
Scott Main
64c7574810 docs: fix link to sample app
Change-Id: Ie9127cc15ab527542bd5df564826ea703fba419b
2011-02-14 14:38:24 -08:00
Joe Malin
dd05f1812e Doc Change: Topics for copy/paste/drag/drop
Change-Id: I755216fe9d2afca87a9adaeb99840142ff34a685
2011-02-14 09:47:22 -08:00
Scott Main
9bf45a0075 Finish the app fundamentals rewrite by updating the side nav and resolving links in the dev guide
Also move the app fundamentals document back to fundamentals.jd
TODO: resolve links in the javadocs

Change-Id: Ia3c81a83bf7fe75f7942fd41bfb1d626ee72d5d9
2011-02-07 21:03:04 -08:00
Dianne Hackborn
ae91b5ac7d Update theme documentation a bit.
Change-Id: I3dbb2785973fe2618033a3956b99f1100a46b054
2011-02-07 18:45:20 -08:00
Scott Main
4fe3e53e85 update menu dev guide with more info about action bar
Change-Id: I5b0b052c96b23a395a669b1c3da11dc87f625f25
2011-02-03 18:02:55 -08:00
Scott Main
6ea0d2c045 docs: udpate action bar dev guide
Change-Id: Iba3144d489d1468d946cedec4d1d7a3c365be482
2011-02-01 23:07:52 -08:00
Adam Powell
1264c33163 Fix bug 3362375 - API REVIEW: remove unused public 'up' id
Fix bug 3362453 - API REVIEW: android.app.ActionBar

Change-Id: I4e0233cd9355a47682bfe7b4a7fda39801586f1a
2011-01-20 13:25:08 -08:00
Scott Main
1064dd9117 docs: move the fragments dev guide into fundamentals topic
Change-Id: If6a9751e78db23e76256e179db99aa0e29126f85
2011-01-17 16:06:12 -08:00
Robert Ly
293b850da6 Doc change: fixing links set 2
Change-Id: I8752cc7c732812a5f11f8b5f5ac83c3a87305f22
2011-01-07 18:56:10 -08:00
Scott Main
bb3e4cf973 am 3354f4dc: am 369c1c1f: cherrypick Change-Id: I52bc4e2d34015e6e30887590f920b580a034180e docs: anchor link fixes
* commit '3354f4dc3de531cf5e5039c0b9f40de4fbdac255':
  cherrypick Change-Id: I52bc4e2d34015e6e30887590f920b580a034180e docs: anchor link fixes
2010-12-14 17:45:39 -08:00
Scott Main
369c1c1fa2 cherrypick Change-Id: I52bc4e2d34015e6e30887590f920b580a034180e
docs: anchor link fixes

Change-Id: I41175d61bb4ee2b0e087515e609e5ebfb19b1ea1
2010-12-14 17:34:00 -08:00
Adam Powell
8515ee846b Fix bug 3240444 - add OnMenuVisibilityListener for action bar.
Fix bug 3180015 - leaking window handles on configuration change for
action bar dropdown menus

Rename ActionBar.NavigationCallback to something more consistent with
the rest of the API.

Change-Id: Ic1fb4c07484c57a72649b30e27d220b18cda6cdf
2010-12-01 13:03:44 -08:00
Scott Main
b6d1832fc4 Merge "docs: more docs for action bar add drop-down navigation and action view" 2010-11-29 09:56:26 -08:00
Jesse Wilson
1318af1a47 Fixing a typo in onCreate sample code.
Change-Id: Ia03bf2bfcfee95fd3a856f9fb87d12cd6c99219c
2010-11-28 21:06:57 -08:00
Scott Main
50403a2033 docs: more docs for action bar
add drop-down navigation and action view

Change-Id: I9968def5442646263a482eb28520f099d3c7d6e0
2010-11-24 16:45:47 -08:00
Scott Main
18439bee6f docs: add dev guide for action bar and update other relevant documents
Change-Id: I1d3deda4c35066f7cf05b06fe5b60acfa1fae149
2010-11-22 10:42:36 -08:00
Scott Main
d9ec8eba56 resolved conflicts for merge of 7008b7c1 to master
Change-Id: I360136e54229cae1fc0fa15eab8f1490b8a0fb5e
2010-10-04 18:42:49 -07:00
Scott Main
ec80d7f311 docs: consistency fixit for the quickview boxes in the dev guide
Change-Id: Ibd81091fc6002a77ce43f553b63facec53f16a38
2010-10-04 13:30:30 -07:00
Joe Onorato
9316232130 Fix broken javadoc.
Change-Id: I4729ebee36117f281af613e0b49f70d7dee5f334
2010-09-16 16:01:53 -04:00
Gilles Debunne
6e1df0e981 Progress Dialog documentation example uses onPrepareDialog
Change-Id: I7afebdb321e28d8e4b1687ba4f503bde7d6031a0
2010-09-09 09:21:53 -07:00
Scott Main
b4d2e42a85 docs: revise menu guide to focus more on using menu resources
instead of defining menus in code.
And revise some style.

Change-Id: I0a5a19a51062d72cdb9045c9607cab04b69f554c
2010-06-29 17:13:02 -07:00
Dirk Dougherty
3d5f648f8f doc change: cherry pick 75c66da20927e7e854397c00ef1974140270c57f. (clarify fill_parent/match_parent transition in ViewGroup.LayoutParams and R.attr. Mention match_parent in dev guide "declaring layout" doc.)
Change-Id: I1d2b80b8dc3f8b2e3c1befcbb7c4c522d78a2db8
2010-04-01 09:16:08 -07:00
Scott Main
f54574a90c docs: clean docs to use consistent "sidebox" classes (eliminate sidebox-inner)
Change-Id: I8a2a343257b055b5447bca03a98e48ad4387ff42
2010-03-24 17:18:01 -07:00
Scott Main
3b3145ed6c docs: fix several instances of the 'sidebox' class
Change-Id: I3f676929e1ce919fee254c2ac5320f2070b2a14f
2010-03-17 12:39:51 -07:00
Scott Main
952e39578d Merge commit '2f7b69aa' into manualmerge
Conflicts:
	docs/html/guide/topics/ui/themes.jd
2010-02-03 16:37:03 -08:00
Scott Main
4d5770904c docs: revise the Style and Themes document to improve the
clarity of the concepts and expand the available information
2010-02-03 14:50:15 -08:00
Dirk Dougherty
692bf86e67 am 479a49f7: am 7585586c: Merge change Ib1eb2e9e into eclair
Merge commit '479a49f74f77855825ba69b105c065422c24246a'

* commit '479a49f74f77855825ba69b105c065422c24246a':
  sdk doc change for esr: Add "resources" tab content. Fix links pointing to the old locations. Change Android.mk to output samples files to resources/samples. Misc other fixes.
2009-12-15 15:04:00 -08:00
Dirk Dougherty
22558d0be8 sdk doc change for esr: Add "resources" tab content. Fix links pointing to the old locations. Change Android.mk to output samples files to resources/samples. Misc other fixes.
Bug: 2160782
Change-Id: Ib1eb2e9e3fe3a7b2ad16387dbf888646a1195221
2009-12-14 11:40:02 -08:00
Dirk Dougherty
b7e7b71065 am a292fefe: am 4c071f0d: am 59625fa8: am 946f9d1e: Merge change I020b31e1 into eclair-sdk
Merge commit 'a292fefeb77ed8e33afd7451090c3e21761fd266'

* commit 'a292fefeb77ed8e33afd7451090c3e21761fd266':
  doc change: add SDK sizes, checksums, small changes for online SDK doc set, add layoutopt doc.
2009-10-28 23:54:35 -07:00
Dirk Dougherty
bf15ce6de4 doc change: add SDK sizes, checksums, small changes for online SDK doc set, add layoutopt doc.
Bug:2160782
Change-Id: I020b31e10f2733223aa37d03687cf8a63843afa7
2009-10-26 18:19:22 -07:00
Scott Main
3f3b61bd97 resolved conflicts for merge of 618ae454 to master 2009-10-22 14:29:35 -07:00
Scott Main
f90178d08d docs only.
fix some typos.
2009-10-21 18:31:54 -07:00
Scott Main
f3bc5349b2 docs: fix doc error in dialog example snippet (no not merge)
bug: 2160782
2009-10-16 17:40:36 -07:00
Scott Main
108f5ac35d am 0712f24d: am a486f554: am 7f66dbce: Merge change Ic37381fb into eclair
Merge commit '0712f24dbf14473cb55e5b609c3418610b77d406'

* commit '0712f24dbf14473cb55e5b609c3418610b77d406':
  docs: fix doc error in dialog example snippet
2009-10-16 15:02:20 -07:00
Scott Main
c37381fbee docs: fix doc error in dialog example snippet
bug: 2160782
2009-10-16 14:08:37 -07:00
Elliott Hughes
7f87706927 Fix all typos (found by script) in the Android documentation.
I haven't touched instances of "behaviour", "dequeue", "removeable",
"resizeable", or "removeable" because all are accepted variant spellings
and I don't know what the policy is on such things.
2009-08-21 13:10:55 -07:00
Scott Main
eb086d60b2 AI 148270: remove references to AbsoluteLayout because it's been deprecated
BUG=1790234

Automated import of CL 148270
2009-05-04 13:20:20 -07:00