summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Update Icon Guidelines and Icon Templates Pack for ICS"Roman Nurik2011-10-0821-661/+1142
|\
| * Update Icon Guidelines and Icon Templates Pack for ICSRoman Nurik2011-10-0721-661/+1142
| | | | | | | | Change-Id: I2e0f132e636a288d21989095bac0da443e128d04
* | docs: Add api overview for ICSScott Main2011-10-072-0/+1748
| | | | | | | | Change-Id: Ia280d94e06762e0f2b524cbd262568c50e48a601
* | Doc change: revise API diffs.Dirk Dougherty2011-10-06270-0/+57288
| | | | | | | | Change-Id: I28d1aeb6e785a22b610dc0984210dd921ce42ffa
* | Revert "Doc change: add diffs for API level 14." due to api changeScott Main2011-10-06270-57326/+0
| | | | | | | | This reverts commit d94931ab251da2f2bed00d4c2d0aa087920e3de2.
* | Merge "Docs changes for WiFiDirect sample"Anirudh Dewani2011-10-062-0/+10
|\ \
| * | Docs changes for WiFiDirect sampleAnirudh Dewani2011-10-062-0/+10
| | | | | | | | | | | | Change-Id: Icfe3cc12c451563792745fc4c326d064cac978c3
* | | Merge "docs: tools and adt notes"Robert Ly2011-10-064-47/+212
|\ \ \
| * | | docs: tools and adt notesRobert Ly2011-10-064-47/+212
| | | | | | | | | | | | | | | | Change-Id: I432148d53127443662e180942b95f21c6f199476
* | | | Merge "Update dev guide for new build system and new lib system."Xavier Ducrohet2011-10-0610-86/+162
|\ \ \ \
| * | | | Update dev guide for new build system and new lib system.Xavier Ducrohet2011-10-0610-86/+162
| | |/ / | |/| | | | | | | | | | Change-Id: I969e9659ca7f170c515caa1cddae39d91c2d8256
* | | | Merge "docs: add new action item and state list drawable resource attributes"Scott Main2011-10-062-3/+27
|\ \ \ \
| * | | | docs: add new action item and state list drawable resource attributesScott Main2011-10-052-3/+27
| |/ / / | | | | | | | | | | | | Change-Id: I68d514390b5369536be5251e23dbb298c5a0e7b0
* | | | Merge "Mark random music player sample as updated in the resource TOC"Roman Nurik2011-10-061-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Mark random music player sample as updated in the resource TOCRoman Nurik2011-09-301-2/+2
| | |/ | |/| | | | | | | Change-Id: I26b387ff62d56a276bef10c3c943c3baf5646a39
* | | Add ActionBarCompat sample (CL 2 of 2)Roman Nurik2011-10-053-0/+10
| | | | | | | | | | | | Change-Id: Ie64eaad0c5cd148288ee48c524ff3516522fc10f
* | | Merge "Doc change: add diffs for API level 14."Dirk Dougherty2011-10-05270-0/+57326
|\ \ \
| * | | Doc change: add diffs for API level 14.Dirk Dougherty2011-10-04270-0/+57326
| | |/ | |/| | | | | | | Change-Id: Ib893a0ce12682fc371b0d90671e10559969ba4bb
* | | docs: add sample spellcheckerservice to resources docsScott Main2011-10-051-1/+11
| | | | | | | | | | | | Change-Id: I16420a6ade14a7c78f2fa4a6d2a5f6ef6717ac5d
* | | adding Android Beam sampleRobert Ly2011-10-041-0/+10
|/ / | | | | | | Change-Id: I30df24bc41fe61ebaab29f23a8df54f2c9599394
* | Merge "docs: remove gerunds from UI dev guides and resolve linkbacks"Scott Main2011-10-0326-94/+90
|\ \
| * | docs: remove gerunds from UI dev guides and resolve linkbacksScott Main2011-09-1426-94/+90
| | | | | | | | | | | | Change-Id: Idc8b017aa202dd2dc6240eb348a7a89a6369ff55
* | | docs: fix a bug in the search results in which clicking a sorting tabScott Main2011-10-031-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | does not open that tab until you click a tab again. This occured due to the order of events being out of order in terms of when we invoke the click() on a tab based on the search being invoked. I'm pretty sure this worked fine before, so I think this might have been introduced by a behavior change in CSE. The fix is to simply invoke the click() for a tab when the respective search results actually return using an additional callback. Change-Id: Ib58fdc75b3095ca2a3a2f5f892e778acdbc1dacd
* | | Merge "Update existing security FAQ and Developer Overview"Adrian Ludwig2011-09-302-54/+55
|\ \ \ | |_|/ |/| |
| * | Update existing security FAQ and Developer OverviewAdrian Ludwig2011-09-282-54/+55
| | | | | | | | | | | | Change-Id: I9102a92908a8ebe314f83638569d0257dcfe3d45
* | | Add 'updated' banner in guide TOC for media formats, rename Widgets design ↵Roman Nurik2011-09-292-2/+2
| | | | | | | | | | | | | | | | | | guide to App Widgets design guide Change-Id: Ie84a534f9893b773342c63e260774f26d9353b40
* | | Merge "Update Widget Design guidelines for ICS"Roman Nurik2011-09-2833-187/+284
|\ \ \
| * | | Update Widget Design guidelines for ICSRoman Nurik2011-09-2833-187/+284
| | | | | | | | | | | | | | | | Change-Id: I1b7b8f9c091d38ec1400ce3d8b06e644803544de
* | | | Add ICS-specific notes to the JNI tips documentation.Elliott Hughes2011-09-271-79/+89
| | | | | | | | | | | | | | | | Change-Id: I9be8f2452063363d9f2b6c28b5a2eacac09308a1
* | | | Merge "Update supported media formats doc for ICS"Roman Nurik2011-09-261-44/+93
|\ \ \ \
| * | | | Update supported media formats doc for ICSRoman Nurik2011-09-221-44/+93
| | | | | | | | | | | | | | | | | | | | Change-Id: I0a654801b0e93457a734343a16a8598ab59033f9
* | | | | docs: discovered an orphaned article; added to side navScott Main2011-09-231-0/+10
| |/ / / |/| | | | | | | | | | | Change-Id: Ib22f77e61d17542ac9a871df06e8173ed1933426
* | | | Merge "docs: update Notification dev guide with info about custom ↵Scott Main2011-09-222-147/+210
|\ \ \ \ | | | | | | | | | | | | | | | notification text colors"
| * | | | docs: update Notification dev guide with info about custom notification text ↵Scott Main2011-09-222-147/+210
| | |/ / | |/| | | | | | | | | | | | | | | | | | colors Change-Id: Ic73fc70e9c5b40f7d02393ac752d69a1e81d1d51
* | | | Fix semantic error in Speech article on d.a.cRoman Nurik2011-09-221-2/+2
| |/ / |/| | | | | | | | Change-Id: I02f17146dc6f17dbc1dfe096609252805fa67125
* | | Merge "cherrypick from hc-mr2 Change-Id: ↵Robert Ly2011-09-221-12/+12
|\ \ \ | | | | | | | | | | | | I0c3a19f11790142d8dbc7bdf354542c69c3c754f"
| * | | cherrypick from hc-mr2 Change-Id: I0c3a19f11790142d8dbc7bdf354542c69c3c754fRobert Ly2011-09-221-12/+12
| | | | | | | | | | | | | | | | Change-Id: I1c10a5e8780fe264ab2be37bc127860d2c0e8242
* | | | Merge "cherrypick from hc-mr2 Change-Id: ↵Robert Ly2011-09-221-0/+9
|\ \ \ \ | | | | | | | | | | | | | | | Iec29f5d063c2c42a56afb971e071b4535559ac01"
| * | | | cherrypick from hc-mr2 Change-Id: Iec29f5d063c2c42a56afb971e071b4535559ac01Robert Ly2011-09-221-0/+9
| |/ / / | | | | | | | | | | | | Change-Id: I5232cf7ed14fc015e3d1184e399d802fdced593e
* | | | cherrypick from hc-mr2 Change-Id: I292eb859d90f918bb69ff32f115569144995dba9Robert Ly2011-09-222-10/+40
|/ / / | | | | | | | | | | | | | | | | | | | | | Conflicts: docs/html/sdk/sdk_toc.cs Change-Id: Iaaa7fc01504400e7c57955a1ee94f005d1dba056
* | | docs: clean the slate of newness for all side navsScott Main2011-09-223-31/+28
|/ / | | | | | | Change-Id: I0d027199168d3e0e5fd1ed243438d8dc1b150f23
* | docs: fix snippet typoScott Main2011-09-201-1/+1
| | | | | | | | Change-Id: I3b7ffd8147ca828f7749c1f79eafba78d3dce689
* | Merge "doc change: fix attr name"Dirk Dougherty2011-09-171-1/+1
|\ \
| * | doc change: fix attr nameDirk Dougherty2011-09-171-1/+1
| | | | | | | | | | | | Change-Id: Ida73a3f94f9abf969ebf3b44b07495bca924de10
* | | doc change: fix typoDirk Dougherty2011-09-171-1/+1
|/ / | | | | | | Change-Id: Ib0e21fb53d3986ebb9f76dadc291ce9dfa42adf7
* | Merge "docs: update usb driver directory"Scott Main2011-09-141-8/+8
|\ \ | |/ |/|
| * docs: update usb driver directoryScott Main2011-09-131-8/+8
| | | | | | | | Change-Id: I9f422780d2fe84c3d0c1448994268d28df2551e6
* | Merge "Minor docs fixes: Make description match screenshot."Siva Velusamy2011-09-131-4/+4
|\ \
| * | Minor docs fixes: Make description match screenshot.Siva Velusamy2011-09-131-4/+4
| |/ | | | | | | | | | | Also update location of DDMS preferences file. Change-Id: I91b9f9b2376d427a2ef8b1832d49e07e232c3320
* | List path-permission element under providerDmitry Dolinsky2011-09-131-2/+3
|/ | | | | | Also, minor formating fix Change-Id: Idc9bf4f43e74b85d137564428aebd9f1ce42a1ab