280 Commits

Author SHA1 Message Date
Scott Main
1e9129d01a AI 150535: add the Videos page to the site
Automated import of CL 150535
2009-07-15 15:38:19 -07:00
Eric Fischer
77bab58fd1 AI 150506: Fix some date format problems by switching cupcake over to using
CLDR-derived date formats like donut does.
  There are a few strings here that are not in the donut versions
  of the files, for places where donut just uses ICU data directly
  instead of format strings from resources.
  BUG=1979894

Automated import of CL 150506
2009-07-14 16:14:34 -07:00
Eric Fischer
7cecaed319 AI 150497: Import updated Portuguese translations.
Automated import of CL 150497
2009-07-14 12:04:55 -07:00
Eric Fischer
414f62c0cb AI 150481: Import revised translations. Fix ko_KO -> ko->KR in build config.
Automated import of CL 150481
2009-07-13 17:13:00 -07:00
Dirk Dougherty
5ae517d965 AI 150460: Add missing art files for menu_guidelines doc.
BUG=1790234

Automated import of CL 150460
2009-07-10 14:40:48 -07:00
Scott Main
be65ae6223 AI 150397: turn off the right arrow in the carousel -- we only have 3 items.
BUG=1790234

Automated import of CL 150397
2009-07-08 15:11:49 -07:00
Dirk Dougherty
ab41ea3d24 AI 150390: Roll the docs back to 1.5 r2, temporarily.
BUG=1790234

Automated import of CL 150390
2009-07-08 14:41:49 -07:00
Dirk Dougherty
d81d0ed9c5 AI 150381: Add localized content (ja2) to developer site.
BUG=1910893

Automated import of CL 150381
2009-07-08 13:36:57 -07:00
Dirk Dougherty
b6864c1c0e AI 150380: Add localized content (ja) for developer site.
BUG=1910893

Automated import of CL 150380
2009-07-08 13:34:30 -07:00
Dirk Dougherty
13d30dc375 AI 150369: Add localized TOCs for developer site.
BUG=1910893

Automated import of CL 150369
2009-07-07 17:37:13 -07:00
Dirk Dougherty
151dfac555 AI 150351: Doc updates for Android 1.5 SDK r3.
BUG=1790234

Automated import of CL 150351
2009-07-07 11:18:52 -07:00
Katarina Stenstedt
ff339f0b96 AI 150335: Removed the links to wikipedia.
BUG=1918247

Automated import of CL 150335
2009-07-06 10:41:17 -07:00
Eric Fischer
79188bb2c9 AI 150304: Import a bunch of revised translations.
Automated import of CL 150304
2009-07-02 15:41:24 -07:00
Doug Kramer
2c44586d11 AI 150289: Added Menu Design guidelines. View the pages at:
http://zpn20:44443/guide/practices/ui_guidelines/menu_design.html

Automated import of CL 150289
2009-07-02 03:21:25 -07:00
John Huang
2e7e15f2da AI 150264: DO NOT MERGE TO DONUT.
Manual merge of https://android-git.corp.google.com/g/Gerrit#change,5804 from donut:
  Ensure that we never trigger ArrayIndexOutOfBoundsException by checking that
  the index is always < the array's length. Also ensures that the object's
  state is consistent. Should resolve a denial-of-service bug when handling
  malformed WAP pushes.
  Also add a try-catch around call to dispatchMessage(), in case there are other lurking bugs.  (This is also already in Donut.)

Automated import of CL 150264
2009-07-01 10:08:20 -07:00
Eric Fischer
5a3a63f8b4 AI 150245: Import and add to the l10n builds new and updated translations for:
zh_CN, es_US, ru, ko, da, el, tr, pt, pt_PT, sv.

Automated import of CL 150245
2009-06-30 17:25:16 -07:00
Suchi Amalapurapu
b69bed1947 AI 150122: Merge from donut.
Fix permissions issue for uninstall of updated system applications.
  If an existing update for a system application is uninstalled, when reverting back to the existing
  version in system partition, permissions have to be granted again.
  BUG=1893639

Automated import of CL 150122
2009-06-25 13:21:38 -07:00
Dirk Dougherty
373271b94c AI 150106: Add gcc/gmake/cygwin details to NDK sys requirements
BUG=1790234

Automated import of CL 150106
2009-06-24 17:31:53 -07:00
Dirk Dougherty
aea6c2df93 AI 150083: Minor updates to the ndk docs based on approved messaging.
BUG=1790234

Automated import of CL 150083
2009-06-24 11:01:05 -07:00
Dirk Dougherty
124d75618b AI 150055: In Icon Guidelines doc, remove example icons that are not accessible to apps.
BUG=1934969

Automated import of CL 150055
2009-06-23 12:42:04 -07:00
Dirk Dougherty
fa03b80ac8 AI 150054: Misc changes for the sdk/devsite docs
BUG=1790234

Automated import of CL 150054
2009-06-23 11:35:31 -07:00
Scott Main
282a77f29b AI 150008: update the Google IO announcement, point to session videos.
Automated import of CL 150008
2009-06-22 11:21:50 -07:00
Scott Main
110b50ca51 AI 149839: make the home page's announcement block expandable...
primarily, this is to handle various lengths of text due to translations,
  but also allows us to be more flexible WRT the content for the top section.

Automated import of CL 149839
2009-06-12 14:02:42 -07:00
Ramanan Rajeswaran
a798dd8629 AI 149797: Have SetupWizard pull the Terms of Service from the web using a new URL
which allows us to set the language and country (based on MCC otherwise
  locale country). If we are unable to retrieve the ToS, or verify the
  content, we load the default ToS (en_US) from the device.
  BUG=1856455

Automated import of CL 149797
2009-06-11 14:43:15 -07:00
Scott Main
aa25df2452 AI 149729: fix search functionatilty for offline docs...
the file references weren't using the local root.
  BUG=1909300

Automated import of CL 149729
2009-06-10 23:40:25 -07:00
Eric Fischer
a8c3821e5a AI 149721: Import Portuguese translations.
Automated import of CL 149721
2009-06-10 12:25:58 -07:00
Doug Kramer
b33940abca AI 149494: Minor improvements to wording in design tips for missing activity and notifications
See latest document at:
  http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html

Automated import of CL 149494
2009-06-02 12:17:49 -07:00
Doug Kramer
7363e049ec AI 149404: Am sending again with the latest changes
Publish Activity and Task Design Guidelines
  http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html

Automated import of CL 149404
2009-05-29 19:27:02 -07:00
Dirk Dougherty
2542c0a805 AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack.
BUG=1877969

Automated import of CL 149346
2009-05-28 09:44:39 -07:00
Dirk Dougherty
522ab34d38 AI 149272: Mark 1.5r1 as a "non-current" release, with pointer to 1.5r2.
BUG=1790234

Automated import of CL 149272
2009-05-26 15:46:56 -07:00
Dirk Dougherty
1d6cb270a5 AI 149267: Add the images for icon guidelines doc
BUG=1790234

Automated import of CL 149267
2009-05-26 15:01:29 -07:00
Dirk Dougherty
f3043db05b AI 149251: Add 1.x Icon Guidelines doc and template pack.
BUG=1790234

Automated import of CL 149251
2009-05-26 08:40:42 -07:00
Dirk Dougherty
3f9de8b6ca AI 149211: Doc updates for Android 1.5 SDK, r2.
BUG=1790234

Automated import of CL 149211
2009-05-22 16:04:18 -07:00
Dirk Dougherty
2262994461 AI 149208: Remove statement about WIndows codecs and licensing.
BUG=1839672

Automated import of CL 149208
2009-05-22 15:11:27 -07:00
Dave Sparks
4d8adefd35 AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder.
When we moved the media recorder to the media server process, we lost
  the permission check that was done at the process boundary in the
  AudioRecord binder interface because the AudioRecord object is created
  in the same process. This change adds a permission check in the
  MediaRecorderClient:setAudioSource() method.
  BUG=1868334

Automated import of CL 149136
2009-05-21 10:02:21 -07:00
Dave Sparks
7b7225c8fd AI 149133: Enable the camera permission check.
Some debugging code was added to camera service. Later it was #ifdef'd
  out, but this change also removed the camera permission check. This
  change puts the permission check back in.
  BUG=1869264

Automated import of CL 149133
2009-05-21 09:18:18 -07:00
Scott Main
221c95526d AI 148972: fix link to the installing guide to 1.5;
fix a couple layout bugs in the document.
  BUG=1860640

Automated import of CL 148972
2009-05-18 16:29:41 -07:00
Ramanan Rajeswaran
808f2919ee AI 148962: Default language in Switzerland should be german and not english.
Automated import of CL 148962
2009-05-18 14:20:06 -07:00
Dianne Hackborn
5d6d773fab AI 148824: Fix issue #1851541 (sharedUserId requests not being checked for matching signatures on .apk).
To address issues where we could leave half-installed applications around if there was a failure during the install, we split getPackageLP() into two phases: the first would create the record, and only after doing all verification checks would we call insertPackageSettingLP() to do the remaining part of the original implementation and actually insert the record into the data structures.
  Unfortunately it was only in insertPackageSettingLP() that we would set the sharedUser field of the PackageSetting structure, so when before that we went to verify certificates, we didn't think it had requested a shared user ID, and let it through without checking.
  This fix simply sets the sharedUser field when the PackageSetting structure is first created, so we will actually check against its certs.  We still also set this again in insertPackageSettingLP(), but there is no harm in this because the only time we call this function is in that big install func, which just passes in the same shared user that it had when first getting the package.
  BUG=1851541

Automated import of CL 148824
2009-05-13 18:09:56 -07:00
Scott Main
04c72b47d8 AI 148812: revise the AppWidget developer guide documentation
BUG=1827433

Automated import of CL 148812
2009-05-13 16:48:13 -07:00
Bill Napier
4ce6430748 AI 148803: Update 1.xml and 2.xml for methods that take Generic Type Varargs. This will allow the CTS Signature Test to be run against older android releases.
BUG=148739

Automated import of CL 148803
2009-05-13 15:00:23 -07:00
Dirk Dougherty
f7a480de8c AI 148759: Add download page for NDK 1.5 r1.
BUG=1790234

Automated import of CL 148759
2009-05-12 15:32:37 -07:00
Dirk Dougherty
c214de5897 AI 148752: Fix description of breakText() param.
BUG=1790234

Automated import of CL 148752
2009-05-12 14:10:20 -07:00
Jorg Pleumann
25f963753e AI 148665: Disabling a test that does not work as
expected on a device with a SIM.
  BUG=1657996

Automated import of CL 148665
2009-05-11 00:36:52 -07:00
Scott Main
9b825aa0ee AI 148470: add documentation about aapt image optimization
BUG=1735176

Automated import of CL 148470
2009-05-07 11:59:14 -07:00
Dirk Dougherty
1f8059f19f AI 148461: Changes to support ADT 0.9.1. Update ADT version id, move older ADT versions to a separate table.
BUG=1790234

Automated import of CL 148461
2009-05-07 11:15:03 -07:00
Dirk Dougherty
f096acd379 AI 148460: Misc changes for dev site.
BUG=1790234

Automated import of CL 148460
2009-05-07 11:12:11 -07:00
Scott Main
0c11b99090 AI 148308: revise aidl support documentation -- now the same in all environments;
also added a table of contents and tweaked the markup for the anchor links
  BUG=1760241

Automated import of CL 148308
2009-05-05 11:23:54 -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
Dirk Dougherty
a417ee5afa AI 148197: Add a link in "Community" page to the android market discussion forum.
BUG=1790234

Automated import of CL 148197
2009-05-01 13:36:37 -07:00