)]}'
{
  "log": [
    {
      "commit": "c00c04d7d8758a5ade185d465624e47dcf1bd7c0",
      "tree": "9c7a9c99ecf9f6f29966efc65555066a65ee2dd5",
      "parents": [
        "8aea2f5f749e48ef0fe3532ab2fc258922c3239b",
        "11b822d2a91ea17c34c0cb1c11e80a9a30d72864"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Jul 22 12:01:19 2009 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Jul 22 12:01:19 2009 -0700"
      },
      "message": "am 11b822d2: Simplify density compatibility to a boolean.\n\nMerge commit \u002711b822d2a91ea17c34c0cb1c11e80a9a30d72864\u0027\n\n* commit \u002711b822d2a91ea17c34c0cb1c11e80a9a30d72864\u0027:\n  Simplify density compatibility to a boolean.\n"
    },
    {
      "commit": "11b822d2a91ea17c34c0cb1c11e80a9a30d72864",
      "tree": "7eec5218c6831641b406f1b969841314f452adbb",
      "parents": [
        "59c25cbaf0dd690e503b881392510127441d9074"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jul 21 20:03:02 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Jul 22 11:58:31 2009 -0700"
      },
      "message": "Simplify density compatibility to a boolean.\n\nInstead of a list, we now just have a single boolean indicating whether an\napplication is density aware, and this set set to true by default as of\nDonut.\n"
    },
    {
      "commit": "a8339dfec9d1b2c6d6fd2f8268f8075d184f64c0",
      "tree": "40345158a2aa1084b21de121e5eb8b0d8f8f36a3",
      "parents": [
        "9822d2b27330793ea4ba9c3316ef35f402f35fb4",
        "9fc20b0e381b5fe00b7049ef357c839cd05a33bf"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 21 19:03:53 2009 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Jul 21 19:03:53 2009 -0700"
      },
      "message": "am 9fc20b0e: Merge change 8126 into donut\n\nMerge commit \u00279fc20b0e381b5fe00b7049ef357c839cd05a33bf\u0027\n\n* commit \u00279fc20b0e381b5fe00b7049ef357c839cd05a33bf\u0027:\n  First pass at reworking screen density/size APIs.\n"
    },
    {
      "commit": "c4db95c077f826585d20be2f3db4043c53d30cf5",
      "tree": "9176baa673f97b27150f862485fd492cb3ec7e88",
      "parents": [
        "fe6f45c81463d2d28e11ac6083f2653e1286c5ef"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jul 21 17:46:02 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jul 21 18:28:42 2009 -0700"
      },
      "message": "First pass at reworking screen density/size APIs.\n\nThis changes the names of the directories in aapt, to what you see\nin the list of DpiTest resources.  Also adds a new \"long\" configuration\nfor wide screens, which the platform sets appropriate, and introduces\na new kind of resizeability for not large but significantly larger\nthan normal screens which may have compatibility issues.\n"
    },
    {
      "commit": "b36ad534b95e5a0f9b76cdb7be474e4f91f963f2",
      "tree": "96802dbc7be79f0f587954b6d19dc1f36bfd6655",
      "parents": [
        "7d48ed897c0acc7cd7ac70ec570df89d492ca071"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Jul 14 16:14:56 2009 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue Jul 14 16:14:56 2009 -0700"
      },
      "message": "udev rules files don\u0027t need execute permission.\n"
    },
    {
      "commit": "ceac091e9a552f989350817a7eef8ffb837b2903",
      "tree": "1973e3836f498b9284a19edba68ded19fa23b57a",
      "parents": [
        "f76035f35200d58dd72d8f019d4c1219300b2942"
      ],
      "author": {
        "name": "Simon Schoar",
        "email": "schoar@googlemail.com",
        "time": "Wed Jun 10 01:29:38 2009 +0200"
      },
      "committer": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Tue Jul 07 12:43:56 2009 -0700"
      },
      "message": "Example for displaying alerts was missing an \"@\" for theme attribute\n"
    },
    {
      "commit": "e271820c50195ee74e91e5b1b01edee2a5e38914",
      "tree": "0ef42934c0e82de86ae434ee3233c35140a94bff",
      "parents": [
        "55ed4914de69f30c1067bf1894b193f89dfd53b3"
      ],
      "author": {
        "name": "Kenny Root",
        "email": "kenny@the-b.org",
        "time": "Tue Jun 09 13:42:54 2009 -0500"
      },
      "committer": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Tue Jul 07 12:43:07 2009 -0700"
      },
      "message": "Clarify rules for package name in documentation\n\nNowhere in the documentation does it say that the only valid package names\nare ones that match (excuse my abuse of regex to explain this):\n\n^[A-Za-z][A-Za-z0-9_]\n\nThis change makes clear the rules followed by the PackageParser\n"
    },
    {
      "commit": "c22457e80d388eefde4b491105cb238444ab4b90",
      "tree": "8629e586392f30b5e0cff48dcb8cf9e1e8a7b525",
      "parents": [
        "81a476f654155df27aa564a4aebf931eab588e6d"
      ],
      "author": {
        "name": "Kenny Root",
        "email": "kenny@the-b.org",
        "time": "Tue Jun 09 11:08:00 2009 -0500"
      },
      "committer": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Tue Jul 07 12:42:09 2009 -0700"
      },
      "message": "Fix typo in adb commandline help\n\nAndroid developers are not expected to have PDP-11s.\n"
    },
    {
      "commit": "19c9137441c7432f5b8e860f2b4f65a458f49e60",
      "tree": "771b115558f12fb269c40c3b2c1acf4f91096dee",
      "parents": [
        "513d8068b4a34fa83640af924720ac4e89ab11f2",
        "8ad422adaf2eb5d36e0391fcc2cd30a226cf87ab"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jul 06 12:00:08 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Jul 06 12:00:08 2009 -0700"
      },
      "message": "am 8ad422ad: Merge change 6221 into donut\n\nMerge commit \u00278ad422adaf2eb5d36e0391fcc2cd30a226cf87ab\u0027\n\n* commit \u00278ad422adaf2eb5d36e0391fcc2cd30a226cf87ab\u0027:\n  Remove links to wikipedia; fix typo; remove .vsd file (bug 1918247).\n"
    },
    {
      "commit": "014a59bf4051e9fe402fe8a7f70996a23136c1c5",
      "tree": "1e50af4b5c857c689a782f3591faa3e02f9f1c04",
      "parents": [
        "46841db4f2c7360d3b861a816e51f76acca0d677"
      ],
      "author": {
        "name": "Katarina Stenstedt",
        "email": "katarina@google.com",
        "time": "Mon Jul 06 10:10:19 2009 -0700"
      },
      "committer": {
        "name": "Katarina Stenstedt",
        "email": "katarina@google.com",
        "time": "Mon Jul 06 10:10:19 2009 -0700"
      },
      "message": "Remove links to wikipedia; fix typo; remove .vsd file (bug 1918247).\n"
    },
    {
      "commit": "9fc2bef5918f74ad56f160d681e3b953299c85a4",
      "tree": "2c22b1d843b197e4ee20c17f9cbf06ee290280af",
      "parents": [
        "6b21d362939f303832fca28191493836ee9ed653",
        "ae7c980e8e5f5e8c78536f0b37fca50d1a7966ca"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 24 15:45:32 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Jun 24 15:45:32 2009 -0700"
      },
      "message": "am ae7c980e: Merge change 4556 into donut\n\nMerge commit \u0027ae7c980e8e5f5e8c78536f0b37fca50d1a7966ca\u0027\n\n* commit \u0027ae7c980e8e5f5e8c78536f0b37fca50d1a7966ca\u0027:\n  Added info about mcc and mnc, plus other changes per http://b/1918247; rewrote \"How Android find best match\" section per rgreenwalt\u0027s comments and added flowchart.\n"
    },
    {
      "commit": "1293b6b299b2e09465f623df613c72d7dd8ad41c",
      "tree": "6ee6a1f0f94988c49f9f93aa61301fdaec34068f",
      "parents": [
        "d83d6606d62e27effc27be48d6050914deefe9eb"
      ],
      "author": {
        "name": "Katarina Stenstedt",
        "email": "katarina@google.com",
        "time": "Wed Jun 17 17:56:18 2009 -0700"
      },
      "committer": {
        "name": "Katarina Stenstedt",
        "email": "katarina@google.com",
        "time": "Wed Jun 24 11:45:53 2009 -0700"
      },
      "message": "Added info about mcc and mnc, plus other changes per http://b/1918247; rewrote \"How Android find best match\" section per rgreenwalt\u0027s comments and added flowchart.\n"
    },
    {
      "commit": "27311a6253b552c6646d418c78bad305ab0b3f2c",
      "tree": "09bef8645384a4e1f92be724a3eaa2fc1b878c50",
      "parents": [
        "daf701fa6250ae89ad93e2e41127e0f676a322a5",
        "3d59ee7aa66a5b1e80f5042f8d872dd9819b5f40"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Sun Jun 14 21:13:23 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sun Jun 14 21:13:23 2009 -0700"
      },
      "message": "am 3d59ee7a: am 110b50ca: AI 149839: make the home page\\\u0027s 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.\n\nMerge commit \u00273d59ee7aa66a5b1e80f5042f8d872dd9819b5f40\u0027\n\n* commit \u00273d59ee7aa66a5b1e80f5042f8d872dd9819b5f40\u0027:\n  AI 149839: make the home page\u0027s announcement block expandable...\n"
    },
    {
      "commit": "110b50ca5158f75abdead740f0956600da2f212d",
      "tree": "10d4e91f2888e459f88df7422a29afabe0728ada",
      "parents": [
        "a798dd86295191b095aaa7a02903daf8d1a5e431"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Fri Jun 12 14:02:42 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Jun 12 14:02:42 2009 -0700"
      },
      "message": "AI 149839: make the home page\u0027s announcement block expandable...\n  primarily, this is to handle various lengths of text due to translations,\n  but also allows us to be more flexible WRT the content for the top section.\n\nAutomated import of CL 149839\n"
    },
    {
      "commit": "79006baffbfdd93032abf9ca257abc5ca2b03b28",
      "tree": "41a4afead5826a6e3908cb5d24578b0c75a9ecf5",
      "parents": [
        "0c32f14ef117e37e22dae4a7b7f8de804a1b855d",
        "b4ee0f930928fbbc425f29d3e3e09455cdc6cf85"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Thu Jun 11 01:02:49 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Jun 11 01:02:49 2009 -0700"
      },
      "message": "am b4ee0f93: am aa25df24: AI 149729: fix search functionatilty for offline docs...   the file references weren\\\u0027t using the local root.   BUG\u003d1909300\n\nMerge commit \u0027b4ee0f930928fbbc425f29d3e3e09455cdc6cf85\u0027\n\n* commit \u0027b4ee0f930928fbbc425f29d3e3e09455cdc6cf85\u0027:\n  AI 149729: fix search functionatilty for offline docs...\n"
    },
    {
      "commit": "aa25df2452f68d2f732ad620a97fd47b3802fa2e",
      "tree": "5c86ec29e87244b83352c5063a9b1d26f1da6eb9",
      "parents": [
        "a8c3821e5a9017b557744bf3439b0cde5ace86db"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Wed Jun 10 23:40:25 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Jun 10 23:40:25 2009 -0700"
      },
      "message": "AI 149729: fix search functionatilty for offline docs...\n  the file references weren\u0027t using the local root.\n  BUG\u003d1909300\n\nAutomated import of CL 149729\n"
    },
    {
      "commit": "60a42866d10bccb16b819bc9997a7e720322b775",
      "tree": "105812e4a463236e9ec179bbed53f2874ca3de0d",
      "parents": [
        "c9260540729d731e22458ce48127ca2ffaef33ee",
        "b42e1ff65ae44a0873959c5defe3ba4826109490"
      ],
      "author": {
        "name": "Doug Kramer",
        "email": "nobody@android.com",
        "time": "Tue Jun 02 14:37:43 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Jun 02 14:37:43 2009 -0700"
      },
      "message": "am b42e1ff6: am b33940ab: 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\n\nMerge commit \u0027b42e1ff65ae44a0873959c5defe3ba4826109490\u0027\n\n* commit \u0027b42e1ff65ae44a0873959c5defe3ba4826109490\u0027:\n  AI 149494: Minor improvements to wording in design tips for missing activity and notifications\n"
    },
    {
      "commit": "b33940abca9d43891575f58a1107c8ec247afed1",
      "tree": "9bf9782283bd646d545648252d6460c4b70a894c",
      "parents": [
        "7363e049ec7c2f490acf783a979ea101df35a055"
      ],
      "author": {
        "name": "Doug Kramer",
        "email": "nobody@android.com",
        "time": "Tue Jun 02 12:17:49 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Jun 02 12:17:49 2009 -0700"
      },
      "message": "AI 149494: Minor improvements to wording in design tips for missing activity and notifications\n  See latest document at:\n  http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html\n\nAutomated import of CL 149494\n"
    },
    {
      "commit": "c29c7158c79c04671e6cab379ef371ac20045454",
      "tree": "134d88cd035a50443ac60d866cb427ded7a6daf1",
      "parents": [
        "abe00fdee08577eb0fa2e5d220e91317b8f883a8",
        "c01159bb00f7273f9b051dfbbe6bc10d54d3a846"
      ],
      "author": {
        "name": "Doug Kramer",
        "email": "nobody@android.com",
        "time": "Sun May 31 19:44:30 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sun May 31 19:44:30 2009 -0700"
      },
      "message": "am c01159bb: am 7363e049: 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\n\nMerge commit \u0027c01159bb00f7273f9b051dfbbe6bc10d54d3a846\u0027\n\n* commit \u0027c01159bb00f7273f9b051dfbbe6bc10d54d3a846\u0027:\n  AI 149404: Am sending again with the latest changes\n"
    },
    {
      "commit": "7363e049ec7c2f490acf783a979ea101df35a055",
      "tree": "52318f5eec1c89d5afdc76d0008c30885ddda58c",
      "parents": [
        "2542c0a805b144b4c4324a749574d9ba76660557"
      ],
      "author": {
        "name": "Doug Kramer",
        "email": "nobody@android.com",
        "time": "Fri May 29 19:27:02 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 29 19:27:02 2009 -0700"
      },
      "message": "AI 149404: Am sending again with the latest changes\n  Publish Activity and Task Design Guidelines\n  http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html\n\nAutomated import of CL 149404\n"
    },
    {
      "commit": "a7dd1b8ba7000a9e4569c0fc452a3e652667b9a7",
      "tree": "b8722cfdeb08df3d8f0ee43ad6ae470db99f4970",
      "parents": [
        "5ba885ddcb407ce6e5b15305856d99830b2c148f",
        "1cb62b83241c5d1cac9e9cda60d0d5d9218b44fb"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Thu May 28 12:36:39 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu May 28 12:36:39 2009 -0700"
      },
      "message": "am 1cb62b83: am 2542c0a8: AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack.   BUG\u003d1877969\n\nMerge commit \u00271cb62b83241c5d1cac9e9cda60d0d5d9218b44fb\u0027\n\n* commit \u00271cb62b83241c5d1cac9e9cda60d0d5d9218b44fb\u0027:\n  AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack.\n"
    },
    {
      "commit": "2542c0a805b144b4c4324a749574d9ba76660557",
      "tree": "8a7dc4a28877d9660be18ad3e1120f44c42f5c31",
      "parents": [
        "522ab34d3821dc760e10f4bdf3fbdb558c6a1d01"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Thu May 28 09:44:39 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu May 28 09:44:39 2009 -0700"
      },
      "message": "AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack.\n  BUG\u003d1877969\n\nAutomated import of CL 149346\n"
    },
    {
      "commit": "b5d7b25b2fe886e901e6d91ebdad7b4fbede2534",
      "tree": "10b489b94343520e5274923fae6b04a3df20cc28",
      "parents": [
        "7e432e0c68017b760dce441144d724175dc3039d",
        "c29df57e5abb09c7e1ceed153e8f2b906f522d7b"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Tue May 26 17:01:04 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue May 26 17:01:04 2009 -0700"
      },
      "message": "am c29df57e: am 522ab34d: AI 149272: Mark 1.5r1 as a \"non-current\" release, with pointer to 1.5r2.   BUG\u003d1790234\n\nMerge commit \u0027c29df57e5abb09c7e1ceed153e8f2b906f522d7b\u0027\n\n* commit \u0027c29df57e5abb09c7e1ceed153e8f2b906f522d7b\u0027:\n  AI 149272: Mark 1.5r1 as a \"non-current\" release, with pointer to 1.5r2.\n"
    },
    {
      "commit": "522ab34d3821dc760e10f4bdf3fbdb558c6a1d01",
      "tree": "55e0023469744e27fcdb70cdb91f6a047dff9917",
      "parents": [
        "1d6cb270a53e45e6370dfdd60954269c76b09d28"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Tue May 26 15:46:56 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue May 26 15:46:56 2009 -0700"
      },
      "message": "AI 149272: Mark 1.5r1 as a \"non-current\" release, with pointer to 1.5r2.\n  BUG\u003d1790234\n\nAutomated import of CL 149272\n"
    },
    {
      "commit": "96b1534e01ec0cbb807afc806afee6bb0015b656",
      "tree": "9de485492c4d5e7fefc56a4db3ac1316ccce9f22",
      "parents": [
        "a33a486a65c027f2a2c4befe094b4b3ef7c4139b",
        "fdacdcb6546b976b437dfc97e286cd1733e7bf93"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Tue May 26 15:06:19 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue May 26 15:06:19 2009 -0700"
      },
      "message": "am fdacdcb6: am 1d6cb270: AI 149267: Add the images for icon guidelines doc   BUG\u003d1790234\n\nMerge commit \u0027fdacdcb6546b976b437dfc97e286cd1733e7bf93\u0027\n\n* commit \u0027fdacdcb6546b976b437dfc97e286cd1733e7bf93\u0027:\n  AI 149267: Add the images for icon guidelines doc\n"
    },
    {
      "commit": "1d6cb270a53e45e6370dfdd60954269c76b09d28",
      "tree": "fa58ee44bb2c9759dbfae671b71a005361810b45",
      "parents": [
        "f3043db05bdd5424504dd479082fc8554676a682"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Tue May 26 15:01:29 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue May 26 15:01:29 2009 -0700"
      },
      "message": "AI 149267: Add the images for icon guidelines doc\n  BUG\u003d1790234\n\nAutomated import of CL 149267\n"
    },
    {
      "commit": "620ad3dcf1e966bbcca3d6280fdd16f09441a733",
      "tree": "a7ac633de3843d223fd5feb778370bc4aa5b7deb",
      "parents": [
        "3ef9697397cd74ebc4e34d8e56e78aa3b177f565",
        "30d79f64ecdd15d279cae6421f39a0c8fa2fab7d"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Tue May 26 10:11:41 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue May 26 10:11:41 2009 -0700"
      },
      "message": "am 30d79f64: am f3043db0: AI 149251: Add 1.x Icon Guidelines doc and template pack.   BUG\u003d1790234\n\nMerge commit \u002730d79f64ecdd15d279cae6421f39a0c8fa2fab7d\u0027\n\n* commit \u002730d79f64ecdd15d279cae6421f39a0c8fa2fab7d\u0027:\n  AI 149251: Add 1.x Icon Guidelines doc and template pack.\n"
    },
    {
      "commit": "f3043db05bdd5424504dd479082fc8554676a682",
      "tree": "5fa51c523668c5483fef28f37d5ec23b8c32429e",
      "parents": [
        "3f9de8b6caa3fe9119b363c64e79d13bb72aec76"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Tue May 26 08:40:42 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue May 26 08:40:42 2009 -0700"
      },
      "message": "AI 149251: Add 1.x Icon Guidelines doc and template pack.\n  BUG\u003d1790234\n\nAutomated import of CL 149251\n"
    },
    {
      "commit": "22075a3b7430958ea81cb75eb305ccd254c0e38f",
      "tree": "01e6b00422889cc0b1c831e8f4e8e3abb557568d",
      "parents": [
        "2ee6c4c3ab98e198260e5c7dbd2922c0ef370a06",
        "5b6a5cee4c48fd2ffc35f07ebe9f24eb53086b9a"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Fri May 22 16:08:05 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 22 16:08:05 2009 -0700"
      },
      "message": "am 5b6a5cee: am 3f9de8b6: AI 149211: Doc updates for Android 1.5 SDK, r2.   BUG\u003d1790234\n\nMerge commit \u00275b6a5cee4c48fd2ffc35f07ebe9f24eb53086b9a\u0027\n\n* commit \u00275b6a5cee4c48fd2ffc35f07ebe9f24eb53086b9a\u0027:\n  AI 149211: Doc updates for Android 1.5 SDK, r2.\n"
    },
    {
      "commit": "3f9de8b6caa3fe9119b363c64e79d13bb72aec76",
      "tree": "a8f10b4cdd2945faa237c82bb5bc2a5287ccd471",
      "parents": [
        "226299446197689499bc3c7dc44d0026745da677"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Fri May 22 16:04:18 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 22 16:04:18 2009 -0700"
      },
      "message": "AI 149211: Doc updates for Android 1.5 SDK, r2.\n  BUG\u003d1790234\n\nAutomated import of CL 149211\n"
    },
    {
      "commit": "3aac895a322a850e45954909f8b001911b553dc9",
      "tree": "a5966eb4803bee96e6f55bf5bbf2374ed087edc5",
      "parents": [
        "9f7d60cbfaa40bd78c0f4d5d4e3b8e8cf257e87a",
        "73c551d2582c2704cf60c7530fbc77eab846f4ed"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Fri May 22 15:15:35 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 22 15:15:35 2009 -0700"
      },
      "message": "am 73c551d2: am 22629944: AI 149208: Remove statement about WIndows codecs and licensing.   BUG\u003d1839672\n\nMerge commit \u002773c551d2582c2704cf60c7530fbc77eab846f4ed\u0027\n\n* commit \u002773c551d2582c2704cf60c7530fbc77eab846f4ed\u0027:\n  AI 149208: Remove statement about WIndows codecs and licensing.\n"
    },
    {
      "commit": "226299446197689499bc3c7dc44d0026745da677",
      "tree": "155c5d6d132b9e523df750ed9e7fe319f5fd589f",
      "parents": [
        "4d8adefd35efdea849611b8b02d61f9517e47760"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Fri May 22 15:11:27 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 22 15:11:27 2009 -0700"
      },
      "message": "AI 149208: Remove statement about WIndows codecs and licensing.\n  BUG\u003d1839672\n\nAutomated import of CL 149208\n"
    },
    {
      "commit": "0aa1fbae1e9811fd1449f75303470f134d72869c",
      "tree": "c11df2723129d067b9764cdd729ec54cc6e00ede",
      "parents": [
        "aae9689733314bcbdea80e65e7059a7766cbc244",
        "51b22d74a39ef7f6a3684a36bb48ace523e83413"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Tue May 19 01:19:23 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue May 19 01:19:23 2009 -0700"
      },
      "message": "am 51b22d74: am 221c9552: AI 148972: fix link to the installing guide to 1.5;   fix a couple layout bugs in the document.   BUG\u003d1860640\n\nMerge commit \u002751b22d74a39ef7f6a3684a36bb48ace523e83413\u0027\n\n* commit \u002751b22d74a39ef7f6a3684a36bb48ace523e83413\u0027:\n  AI 148972: fix link to the installing guide to 1.5;\n"
    },
    {
      "commit": "221c95526d3e3e23288478b6dd2d24b5ec7e97d5",
      "tree": "0e93f4e37ff75fbd8f126de9c7c58fe532153565",
      "parents": [
        "808f2919ee9cd9ff678ef091da0c7b703c929003"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Mon May 18 16:29:41 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon May 18 16:29:41 2009 -0700"
      },
      "message": "AI 148972: fix link to the installing guide to 1.5;\n  fix a couple layout bugs in the document.\n  BUG\u003d1860640\n\nAutomated import of CL 148972\n"
    },
    {
      "commit": "a49bff4e9e8e35ae9727985d91cac0df25bf3991",
      "tree": "73464f7cd4c0f8cd7055f182ec9afe5d778c0e6b",
      "parents": [
        "df867abc2c38a9d66e62ba5f22169d8e6b2e0985",
        "3a5ce8a92965db6d6f59517aef3d7bc02ce117ed"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Wed May 13 16:51:34 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed May 13 16:51:34 2009 -0700"
      },
      "message": "am 3a5ce8a: am 04c72b4: AI 148812: revise the AppWidget developer guide \n\nMerge commit \u00273a5ce8a92965db6d6f59517aef3d7bc02ce117ed\u0027\n\n* commit \u00273a5ce8a92965db6d6f59517aef3d7bc02ce117ed\u0027:\n  AI 148812: revise the AppWidget developer guide documentation\n"
    },
    {
      "commit": "04c72b47d877c9f3b45caa1ddc7f640b02e7be4c",
      "tree": "3c30c9031370e915cf0affaaad240e37df07b9be",
      "parents": [
        "4ce643074874dd79cc3a9219bdfefe63f2400ed7"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Wed May 13 16:48:13 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed May 13 16:48:13 2009 -0700"
      },
      "message": "AI 148812: revise the AppWidget developer guide documentation\n  BUG\u003d1827433\n\nAutomated import of CL 148812\n"
    },
    {
      "commit": "98f2b84be5d11db5d49a5a2659937037a37c3ae8",
      "tree": "b0a4730c3e5ad62601ef125ba65828916337676e",
      "parents": [
        "3d5b7930d25d7bd8ce791d9833f68763c28f4bc1",
        "2466bdfb9aac11f41ed82ad14cf8635aaefc6281"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Tue May 12 22:39:18 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue May 12 22:39:18 2009 -0700"
      },
      "message": "am 2466bdf: am f7a480d: AI 148759: Add download page for NDK 1.5 r1.\n\nMerge commit \u00272466bdfb9aac11f41ed82ad14cf8635aaefc6281\u0027\n\n* commit \u00272466bdfb9aac11f41ed82ad14cf8635aaefc6281\u0027:\n  AI 148759: Add download page for NDK 1.5 r1.\n"
    },
    {
      "commit": "f7a480de8c0402850a25db34ad25d86e6d82e699",
      "tree": "a17e11514c9c0fcf76850479a466bc4246a929b2",
      "parents": [
        "c214de5897da8d81378553e25a855c18372d1d29"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Tue May 12 15:32:37 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue May 12 15:32:37 2009 -0700"
      },
      "message": "AI 148759: Add download page for NDK 1.5 r1.\n  BUG\u003d1790234\n\nAutomated import of CL 148759\n"
    },
    {
      "commit": "5862e9fc9fbb31a4436d893a0e8f2f01b503e505",
      "tree": "e189793c0219e4eb7f0da3b5cacc20b268d5f395",
      "parents": [
        "e1a085801df8a015cc80f3eca6954fe2691a7fd4",
        "b6868d0048ec814e02ced35df6ad6e7b72389ca4"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Fri May 08 00:54:53 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 08 00:54:53 2009 -0700"
      },
      "message": "am b6868d0: am 9b825aa: AI 148470: add documentation about aapt image op\n\nMerge commit \u0027b6868d0048ec814e02ced35df6ad6e7b72389ca4\u0027\n\n* commit \u0027b6868d0048ec814e02ced35df6ad6e7b72389ca4\u0027:\n  AI 148470: add documentation about aapt image optimization\n"
    },
    {
      "commit": "9b825aa0eec5f143cec4c3cfeff97ba8d3d9d093",
      "tree": "163bc73a1e733802678142bb0fcc24e657ddbf1c",
      "parents": [
        "1f8059f19f3345042121a55481d7f01dacc8d29e"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Thu May 07 11:59:14 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu May 07 11:59:14 2009 -0700"
      },
      "message": "AI 148470: add documentation about aapt image optimization\n  BUG\u003d1735176\n\nAutomated import of CL 148470\n"
    },
    {
      "commit": "9cfd9475eed4fed4dac11446ee9e1a8d9cd7e57d",
      "tree": "9dc6945c774733efb751cfe1324eccbc485102ef",
      "parents": [
        "97774e15e3965896e84a029784dff69e8f2d1d8b",
        "e87bf13924199225d2751ae7b4d0451954ee3711"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Thu May 07 11:20:43 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu May 07 11:20:43 2009 -0700"
      },
      "message": "am e87bf13: am 1f8059f: AI 148461: Changes to support ADT 0.9.1. Update \n\nMerge commit \u0027e87bf13924199225d2751ae7b4d0451954ee3711\u0027\n\n* commit \u0027e87bf13924199225d2751ae7b4d0451954ee3711\u0027:\n  AI 148461: Changes to support ADT 0.9.1. Update ADT version id, move older ADT versions to a separate table.\n"
    },
    {
      "commit": "97774e15e3965896e84a029784dff69e8f2d1d8b",
      "tree": "896d842cc59a9a781c27fdd2d1791dc059049c50",
      "parents": [
        "f9189f17d14a69145c6603b9eb5c5e00f55ea21a",
        "2a50606532cfc26d100d6b7a966c73f785e5b3b8"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Thu May 07 11:16:55 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu May 07 11:16:55 2009 -0700"
      },
      "message": "am 2a50606: am f096acd: AI 148460: Misc changes for dev site.\n\nMerge commit \u00272a50606532cfc26d100d6b7a966c73f785e5b3b8\u0027\n\n* commit \u00272a50606532cfc26d100d6b7a966c73f785e5b3b8\u0027:\n  AI 148460: Misc changes for dev site.\n"
    },
    {
      "commit": "1f8059f19f3345042121a55481d7f01dacc8d29e",
      "tree": "4e862c0513dcbd30b2cc9a00d2000f4cb605cf52",
      "parents": [
        "f096acd37994e47792552c2e53a6246dc8afb0d3"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Thu May 07 11:15:03 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu May 07 11:15:03 2009 -0700"
      },
      "message": "AI 148461: Changes to support ADT 0.9.1. Update ADT version id, move older ADT versions to a separate table.\n  BUG\u003d1790234\n\nAutomated import of CL 148461\n"
    },
    {
      "commit": "f096acd37994e47792552c2e53a6246dc8afb0d3",
      "tree": "a2cfdc96e975626ea69f9094e0e198627a9e85f6",
      "parents": [
        "0c11b990908df26aca7f017d330535b9bf21a903"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Thu May 07 11:12:11 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu May 07 11:12:11 2009 -0700"
      },
      "message": "AI 148460: Misc changes for dev site.\n  BUG\u003d1790234\n\nAutomated import of CL 148460\n"
    },
    {
      "commit": "092578c8c162f25b962980c02ed7a42ecacd3005",
      "tree": "252d068a677ae98242b3aabc80ab649cf2cef09b",
      "parents": [
        "449ea2b6281eef769d5f6d16c9d954e2887cd108",
        "ad5aaea2c5bda0a73c1bc0ae99f17f700e952907"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Tue May 05 11:28:30 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue May 05 11:28:30 2009 -0700"
      },
      "message": "am ad5aaea: am 0c11b99: AI 148308: revise aidl support documentation -- \n\nMerge commit \u0027ad5aaea2c5bda0a73c1bc0ae99f17f700e952907\u0027\n\n* commit \u0027ad5aaea2c5bda0a73c1bc0ae99f17f700e952907\u0027:\n  AI 148308: revise aidl support documentation -- now the same in all environments;\n"
    },
    {
      "commit": "0c11b990908df26aca7f017d330535b9bf21a903",
      "tree": "0ed042854d15b6b51dd3c0820fd95091edce81ca",
      "parents": [
        "eb086d60b2b3425dec37d41b059d9e9cadfbbd18"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Tue May 05 11:23:54 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue May 05 11:23:54 2009 -0700"
      },
      "message": "AI 148308: revise aidl support documentation -- now the same in all environments;\n  also added a table of contents and tweaked the markup for the anchor links\n  BUG\u003d1760241\n\nAutomated import of CL 148308\n"
    },
    {
      "commit": "0550e41c3f634d5138507ad95736f68f89388c14",
      "tree": "86a705daf674f8a3ba1754b652fe88cda4969dda",
      "parents": [
        "1e38d860347ed8e463dbad4d1d137a4130c5272d",
        "5c6f93f1422647c7f914a15bfad00992685c3eac"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Mon May 04 13:27:02 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon May 04 13:27:02 2009 -0700"
      },
      "message": "am 5c6f93f: am eb086d6: AI 148270: remove references to AbsoluteLayout b\n\nMerge commit \u00275c6f93f1422647c7f914a15bfad00992685c3eac\u0027\n\n* commit \u00275c6f93f1422647c7f914a15bfad00992685c3eac\u0027:\n  AI 148270: remove references to AbsoluteLayout because it\u0027s been deprecated\n"
    },
    {
      "commit": "eb086d60b2b3425dec37d41b059d9e9cadfbbd18",
      "tree": "f2b38593dd23fe1c84f535e983b20f8a2ad00815",
      "parents": [
        "a417ee5afa8133d42d76691d6501741dc6c7178d"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Mon May 04 13:20:20 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon May 04 13:20:20 2009 -0700"
      },
      "message": "AI 148270: remove references to AbsoluteLayout because it\u0027s been deprecated\n  BUG\u003d1790234\n\nAutomated import of CL 148270\n"
    },
    {
      "commit": "9574abd3ba35cc968c78629b5e40f6665643cb43",
      "tree": "4defdf8d8912c830fcd7f34627cc8a1c7251017b",
      "parents": [
        "9352bfa0397ebcb00926260f804dcb4f4494ae30",
        "75e44a1c72c5e6ebf68601bbb903fa3e375bd7d5"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Fri May 01 13:44:27 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 01 13:44:27 2009 -0700"
      },
      "message": "am 75e44a1: am a417ee5: AI 148197: Add a link in \"Community\" page to the\n\nMerge commit \u002775e44a1c72c5e6ebf68601bbb903fa3e375bd7d5\u0027\n\n* commit \u002775e44a1c72c5e6ebf68601bbb903fa3e375bd7d5\u0027:\n  AI 148197: Add a link in \"Community\" page to the android market discussion forum.\n"
    },
    {
      "commit": "a417ee5afa8133d42d76691d6501741dc6c7178d",
      "tree": "86dc0b8eec466480aaa3e47ac0373d9f32a1ae6b",
      "parents": [
        "392d29ab0d02dc4040436ccc9638b7498b2eb1de"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Fri May 01 13:36:37 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 01 13:36:37 2009 -0700"
      },
      "message": "AI 148197: Add a link in \"Community\" page to the android market discussion forum.\n  BUG\u003d1790234\n\nAutomated import of CL 148197\n"
    },
    {
      "commit": "9352bfa0397ebcb00926260f804dcb4f4494ae30",
      "tree": "b124325a1e0d6901172bd93a8703faec8ed29c66",
      "parents": [
        "e90c0da675a945a86ac06098c1f5694ddc4efb23",
        "4f508936342dd866d1183ca418ca091437a5ddf6"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Fri May 01 13:06:10 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 01 13:06:10 2009 -0700"
      },
      "message": "am 4f50893: am 392d29a: AI 148193: More misc fixes in format, links, con\n\nMerge commit \u00274f508936342dd866d1183ca418ca091437a5ddf6\u0027\n\n* commit \u00274f508936342dd866d1183ca418ca091437a5ddf6\u0027:\n  AI 148193: More misc fixes in format, links, content for Android 1.5 SDK docs.\n"
    },
    {
      "commit": "392d29ab0d02dc4040436ccc9638b7498b2eb1de",
      "tree": "b52c49ebcb28e5b7260693bca84220ae530c21da",
      "parents": [
        "003eaa2808e1e41d85ec6a5612de96e3ae575664"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Fri May 01 13:01:24 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 01 13:01:24 2009 -0700"
      },
      "message": "AI 148193: More misc fixes in format, links, content for Android 1.5 SDK docs.\n  BUG\u003d1790234\n\nAutomated import of CL 148193\n"
    },
    {
      "commit": "ee96dc5113922fdc7c678f791cb65ac8bef21f4b",
      "tree": "de08d4f4740b377093cc210cf2be468fc848d245",
      "parents": [
        "a426c9609fbfcd8b3578c563f7e922e8d8db4848",
        "767db0a1ec760042b145e7c19a672c7180ad10f3"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Fri May 01 12:00:22 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 01 12:00:22 2009 -0700"
      },
      "message": "am 767db0a: am 003eaa2: AI 148189: update the NotepadCodelab zip file to\n\nMerge commit \u0027767db0a1ec760042b145e7c19a672c7180ad10f3\u0027\n\n* commit \u0027767db0a1ec760042b145e7c19a672c7180ad10f3\u0027:\n  AI 148189: update the NotepadCodelab zip file to remove R.java, other project/bin files and erratic hidden files;\n"
    },
    {
      "commit": "1f22a452cfb2dd7b0f16c445998b7f86099fb8cf",
      "tree": "549c5df5b7bf70333e908b0557d0d048dd461e03",
      "parents": [
        "bc6244933fceb25dc273aca59a7e8ecd435429b2",
        "15d98b23ca83e7cd25ee14945e55c2701e75994f"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Fri May 01 12:00:18 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 01 12:00:18 2009 -0700"
      },
      "message": "am 15d98b2: am 1432cd8: AI 148183: Add missing android namespace to minS\n\nMerge commit \u002715d98b23ca83e7cd25ee14945e55c2701e75994f\u0027\n\n* commit \u002715d98b23ca83e7cd25ee14945e55c2701e75994f\u0027:\n  AI 148183: Add missing android namespace to minSdkVersion\n"
    },
    {
      "commit": "003eaa2808e1e41d85ec6a5612de96e3ae575664",
      "tree": "7de07c1faefea39610ba7976431ad45c42384e6f",
      "parents": [
        "1432cd874af2250f021d2e21d0ae048be08cbdc7"
      ],
      "author": {
        "name": "Scott Main",
        "email": "nobody@android.com",
        "time": "Fri May 01 11:56:16 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 01 11:56:16 2009 -0700"
      },
      "message": "AI 148189: update the NotepadCodelab zip file to remove R.java, other project/bin files and erratic hidden files;\n  udpate the procedure for creating a project from existing code.\n  BUG\u003d1824317,1824355,1824417\n\nAutomated import of CL 148189\n"
    },
    {
      "commit": "1432cd874af2250f021d2e21d0ae048be08cbdc7",
      "tree": "614fb5399680918af3a848c15d954f5840d47275",
      "parents": [
        "b78c31d0644a9d91fdf705db4b39865f495287be"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "nobody@android.com",
        "time": "Fri May 01 10:02:17 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 01 10:02:17 2009 -0700"
      },
      "message": "AI 148183: Add missing android namespace to minSdkVersion\n  BUG\u003d1819430\n\nAutomated import of CL 148183\n"
    },
    {
      "commit": "eff18de6049b0f4d9a67cf2b782059127f426d56",
      "tree": "e9b547765f698ba8abb7c68935c529a4146b7d8c",
      "parents": [
        "c9a847a4b10da8366d95ffe018725d6879db4cd9",
        "c13fe2c00b05dfdf3b5ee220ab0327358ed04081"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:47 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:47 2009 -0700"
      },
      "message": "am c13fe2c: am c804836: AI 147951: delete unused files\n\nMerge commit \u0027c13fe2c00b05dfdf3b5ee220ab0327358ed04081\u0027\n\n* commit \u0027c13fe2c00b05dfdf3b5ee220ab0327358ed04081\u0027:\n  AI 147951: delete unused files\n"
    },
    {
      "commit": "c9a847a4b10da8366d95ffe018725d6879db4cd9",
      "tree": "76e507047d1d7ee236f519a256be8fdc2df1b4ab",
      "parents": [
        "f7af2c5b7f3331709e9ef26ceeeadfabb449b9ba",
        "b2b841db08057a6dbc86f99fd35106ed741da126"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:47 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:47 2009 -0700"
      },
      "message": "am b2b841d: am 998234e: AI 147947: update the sitemap. add disallow in r\n\nMerge commit \u0027b2b841db08057a6dbc86f99fd35106ed741da126\u0027\n\n* commit \u0027b2b841db08057a6dbc86f99fd35106ed741da126\u0027:\n  AI 147947: update the sitemap. add disallow in robots file for the sdk/preview/\n"
    },
    {
      "commit": "f7af2c5b7f3331709e9ef26ceeeadfabb449b9ba",
      "tree": "8db0e725e218822e119940cf5d720a1be7a943f8",
      "parents": [
        "5a2390d49161710742e97e60790a87474ac0295b",
        "0b8c4faee30bb06f8e5d7cd7ecb5b8a0f8ce1624"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "",
        "time": "Wed Apr 29 13:35:47 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:47 2009 -0700"
      },
      "message": "am 0b8c4fa: am 752aaf9: AI 147874: Fix format and link errors in docs.\n\nMerge commit \u00270b8c4faee30bb06f8e5d7cd7ecb5b8a0f8ce1624\u0027\n\n* commit \u00270b8c4faee30bb06f8e5d7cd7ecb5b8a0f8ce1624\u0027:\n  AI 147874: Fix format and link errors in docs.\n"
    },
    {
      "commit": "5a2390d49161710742e97e60790a87474ac0295b",
      "tree": "321fc39f0e78889b3fff1fc9231ce1664e06a39a",
      "parents": [
        "e485fa519239d4140ed06b5f5ebdaecd093fb837",
        "9eb6ac878e47ba5340896cab10ac17e269b518d1"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:46 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:46 2009 -0700"
      },
      "message": "am 9eb6ac8: am 5fe696f: AI 147814: tweaks to the hello world tutorial.\n\nMerge commit \u00279eb6ac878e47ba5340896cab10ac17e269b518d1\u0027\n\n* commit \u00279eb6ac878e47ba5340896cab10ac17e269b518d1\u0027:\n  AI 147814: tweaks to the hello world tutorial.\n"
    },
    {
      "commit": "af0092dc7e3e9657bc290824c3fec408e3309849",
      "tree": "f46e3fd08ccbb8f3c2d0fd926fdd716cd1dcf43e",
      "parents": [
        "124217d186c0850613fad897f6f87dcca8581f67",
        "dfe88ae496494fb95782e3c028a53069e951f89e"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:45 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:45 2009 -0700"
      },
      "message": "am dfe88ae: am 0ee4f86: AI 147811: typo fixes and edits for upgrading an\n\nMerge commit \u0027dfe88ae496494fb95782e3c028a53069e951f89e\u0027\n\n* commit \u0027dfe88ae496494fb95782e3c028a53069e951f89e\u0027:\n  AI 147811: typo fixes and edits for upgrading and installing docs\n"
    },
    {
      "commit": "124217d186c0850613fad897f6f87dcca8581f67",
      "tree": "663edf603d4fa71eb38582459b35846319ca001d",
      "parents": [
        "878cffcfa8491d63eb19df5b1327e75837b9a326",
        "7e35614162d0da1e2949a28d9c87f76a4c77877d"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:45 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:45 2009 -0700"
      },
      "message": "am 7e35614: am 263ed76: AI 147810: fix links on the homepage\n\nMerge commit \u00277e35614162d0da1e2949a28d9c87f76a4c77877d\u0027\n\n* commit \u00277e35614162d0da1e2949a28d9c87f76a4c77877d\u0027:\n  AI 147810: fix links on the homepage\n"
    },
    {
      "commit": "878cffcfa8491d63eb19df5b1327e75837b9a326",
      "tree": "3b6296d3fd94da856815b74fd23206e2b3970d7d",
      "parents": [
        "f8b522b6d70601e7701b5573eb261fa5ad0b87c2",
        "db248204f05a94a973f6de9983e594a779fdb366"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "",
        "time": "Wed Apr 29 13:35:45 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:45 2009 -0700"
      },
      "message": "am db24820: am 7eeb5d5: AI 147807: Miscellaneous doc fixes needed for 1.\n\nMerge commit \u0027db248204f05a94a973f6de9983e594a779fdb366\u0027\n\n* commit \u0027db248204f05a94a973f6de9983e594a779fdb366\u0027:\n  AI 147807: Miscellaneous doc fixes needed for 1.5 SDK push\n"
    },
    {
      "commit": "f8b522b6d70601e7701b5573eb261fa5ad0b87c2",
      "tree": "d9ef61cadffbae6351f65cd1cb3448a117e7c8e5",
      "parents": [
        "3813fdaa8f7317243209d8bb1e472a4e501ccb29",
        "323d82130c440b3f2327916a42eed1f1b2b1592f"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:44 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:44 2009 -0700"
      },
      "message": "am 323d821: am ce878be: AI 147804: add new doc about Dialogs\n\nMerge commit \u0027323d82130c440b3f2327916a42eed1f1b2b1592f\u0027\n\n* commit \u0027323d82130c440b3f2327916a42eed1f1b2b1592f\u0027:\n  AI 147804: add new doc about Dialogs\n"
    },
    {
      "commit": "3813fdaa8f7317243209d8bb1e472a4e501ccb29",
      "tree": "8e6b14a3cc160578d80c22fc4c0379f6558469cf",
      "parents": [
        "c7a36314988deec46c493c314c2b19a0a46dbd55",
        "8419fcdfaf908aec4f8fa093ef1850616c7704b4"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:44 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:44 2009 -0700"
      },
      "message": "am 8419fcd: am b8b3645: AI 147803: add docs and images for docs on Toast\n\nMerge commit \u00278419fcdfaf908aec4f8fa093ef1850616c7704b4\u0027\n\n* commit \u00278419fcdfaf908aec4f8fa093ef1850616c7704b4\u0027:\n  AI 147803: add docs and images for docs on Toast and  Notification docs\n"
    },
    {
      "commit": "c7a36314988deec46c493c314c2b19a0a46dbd55",
      "tree": "179cb175dc57042bb2c78ae620b38f088492701c",
      "parents": [
        "70346c2e9e8fd338dbf0e15efaf48e440cc38698",
        "bce7bc9286d1f470b6d141b058d5df47261827a8"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "",
        "time": "Wed Apr 29 13:35:44 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:44 2009 -0700"
      },
      "message": "am bce7bc9: am 596451c: AI 147796: Add widget design guidelines to new U\n\nMerge commit \u0027bce7bc9286d1f470b6d141b058d5df47261827a8\u0027\n\n* commit \u0027bce7bc9286d1f470b6d141b058d5df47261827a8\u0027:\n  AI 147796: Add widget design guidelines to new UI Guidelines area in dev guide.\n"
    },
    {
      "commit": "70346c2e9e8fd338dbf0e15efaf48e440cc38698",
      "tree": "27ac84ff68c8d0e093ed4e414957880b61b2be39",
      "parents": [
        "28f41854029883a5b679f04faa35581eb6d58823",
        "856d0150da8dffbadd17e9853bcf0847c030b9c9"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:43 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:43 2009 -0700"
      },
      "message": "am 856d015: am 6fc27f7: AI 147793: cleanup broken links and delete all i\n\nMerge commit \u0027856d0150da8dffbadd17e9853bcf0847c030b9c9\u0027\n\n* commit \u0027856d0150da8dffbadd17e9853bcf0847c030b9c9\u0027:\n  AI 147793: cleanup broken links and delete all innacurate info in apidemo pages\n"
    },
    {
      "commit": "28f41854029883a5b679f04faa35581eb6d58823",
      "tree": "7dee32a01e6a80b173551e3afb7a3a1bffddf2cc",
      "parents": [
        "47565d0f47c6c963ce965a05ed1e9fbe45bc9248",
        "cbf17dd673f8e2519f435748fad1eeb2b7a7fd54"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "",
        "time": "Wed Apr 29 13:35:43 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:43 2009 -0700"
      },
      "message": "am cbf17dd: am 47f3a7a: AI 147782: Add a link to the JET docs from media\n\nMerge commit \u0027cbf17dd673f8e2519f435748fad1eeb2b7a7fd54\u0027\n\n* commit \u0027cbf17dd673f8e2519f435748fad1eeb2b7a7fd54\u0027:\n  AI 147782: Add a link to the JET docs from media index page.\n"
    },
    {
      "commit": "47565d0f47c6c963ce965a05ed1e9fbe45bc9248",
      "tree": "f59ce0654b2cf6c53b1a7e24bc6333dd7d25125d",
      "parents": [
        "80d5a8196eeb482dc6f76609b81ecfb198ecf71b",
        "0db255749155f8f56790e6683501c3d4276c915c"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:43 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:43 2009 -0700"
      },
      "message": "am 0db2557: am 4afe275: AI 147780: add summary of \"future-proofing your \n\nMerge commit \u00270db255749155f8f56790e6683501c3d4276c915c\u0027\n\n* commit \u00270db255749155f8f56790e6683501c3d4276c915c\u0027:\n  AI 147780: add summary of \"future-proofing your apps\" and links\n"
    },
    {
      "commit": "80d5a8196eeb482dc6f76609b81ecfb198ecf71b",
      "tree": "8d3728672531beb5cd2a2ec8de2fc8077f1bc99c",
      "parents": [
        "71975b1fe638fe05b920518abe72afcb0f069d6e",
        "6585cc1bbdc49bed71d0e5ca7b9f86849a5a8b97"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:42 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:42 2009 -0700"
      },
      "message": "am 6585cc1: am 094d9af: AI 147777: add release notes links for each down\n\nMerge commit \u00276585cc1bbdc49bed71d0e5ca7b9f86849a5a8b97\u0027\n\n* commit \u00276585cc1bbdc49bed71d0e5ca7b9f86849a5a8b97\u0027:\n  AI 147777: add release notes links for each download page\n"
    },
    {
      "commit": "71975b1fe638fe05b920518abe72afcb0f069d6e",
      "tree": "fc19ee64e962d629df2c43cc43880ad066467489",
      "parents": [
        "f65b2cbe6854db9654a5149ef6811fd8407e42b3",
        "5e8ead2647f37015f8265a4d7e8d99debdb852b3"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:42 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:42 2009 -0700"
      },
      "message": "am 5e8ead2: am 6bbf389: AI 147767: set 1.1 download page to include \"not\n\nMerge commit \u00275e8ead2647f37015f8265a4d7e8d99debdb852b3\u0027\n\n* commit \u00275e8ead2647f37015f8265a4d7e8d99debdb852b3\u0027:\n  AI 147767: set 1.1 download page to include \"not current\" disclaimer\n"
    },
    {
      "commit": "f65b2cbe6854db9654a5149ef6811fd8407e42b3",
      "tree": "8bea73531e610079d99c8f6e3e561545f1621198",
      "parents": [
        "2b5ecfca3d58fdf955436a9521c8da948c021463",
        "d41f950acad2d70e3df243d49cf8ba725b7cd1de"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "",
        "time": "Wed Apr 29 13:35:42 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:42 2009 -0700"
      },
      "message": "am d41f950: am 7b54237: AI 147755: Add sizes and checksums for 1.5 SDK d\n\nMerge commit \u0027d41f950acad2d70e3df243d49cf8ba725b7cd1de\u0027\n\n* commit \u0027d41f950acad2d70e3df243d49cf8ba725b7cd1de\u0027:\n  AI 147755: Add sizes and checksums for 1.5 SDK downloadables.\n"
    },
    {
      "commit": "2b5ecfca3d58fdf955436a9521c8da948c021463",
      "tree": "2258793cbdb7cd99997db26a8d1b2180b4596c18",
      "parents": [
        "1e56d5fd43a9112be5d9595d52f9d332dba5b281",
        "4681c017a1af9cec99a0ad699a59c701f0424816"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:42 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:42 2009 -0700"
      },
      "message": "am 4681c01: am 6f1826c: AI 147752: dang, there was another unclosed tag.\n\nMerge commit \u00274681c017a1af9cec99a0ad699a59c701f0424816\u0027\n\n* commit \u00274681c017a1af9cec99a0ad699a59c701f0424816\u0027:\n  AI 147752: dang, there was another unclosed tag... tested it this time.\n"
    },
    {
      "commit": "1e56d5fd43a9112be5d9595d52f9d332dba5b281",
      "tree": "cb5f64171428f1f503c194dc9a89a10a3436c50a",
      "parents": [
        "08f1edf235b328a2a429ce917c13438fa8f25a33",
        "9dfad65f76a7110146271e465a15b18bbc2a3fe6"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:41 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:41 2009 -0700"
      },
      "message": "am 9dfad65: am a055e5e: AI 147742: close \u003ccode\u003e tag and remove some bold\n\nMerge commit \u00279dfad65f76a7110146271e465a15b18bbc2a3fe6\u0027\n\n* commit \u00279dfad65f76a7110146271e465a15b18bbc2a3fe6\u0027:\n  AI 147742: close \u003ccode\u003e tag and remove some bolding\n"
    },
    {
      "commit": "08f1edf235b328a2a429ce917c13438fa8f25a33",
      "tree": "bbbfbc74b458bc9b8cb308ac90ae2103836611e0",
      "parents": [
        "e07cd1a4c359dcc7cb9e92c37e0893aea3cadaf8",
        "073bc611ce22e798e90559689aaf771df4a8bf4c"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:41 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:41 2009 -0700"
      },
      "message": "am 073bc61: am 8a4c53a: AI 147732: fix broken links\n\nMerge commit \u0027073bc611ce22e798e90559689aaf771df4a8bf4c\u0027\n\n* commit \u0027073bc611ce22e798e90559689aaf771df4a8bf4c\u0027:\n  AI 147732: fix broken links\n"
    },
    {
      "commit": "51086686bd650a72bce8f6ada9a4c09675b7d0d3",
      "tree": "939213d1a0afb884c574ff1e863032b384039a34",
      "parents": [
        "7734dbf697002f68e44b22f7bdb8b6a640d5aa18",
        "d7ffb29b1f2afcad30234896e6ad1677cc149dc6"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "",
        "time": "Wed Apr 29 13:35:40 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:40 2009 -0700"
      },
      "message": "am d7ffb29: am 864750c: AI 147718: Created .jd doc file for the JetCreat\n\nMerge commit \u0027d7ffb29b1f2afcad30234896e6ad1677cc149dc6\u0027\n\n* commit \u0027d7ffb29b1f2afcad30234896e6ad1677cc149dc6\u0027:\n  AI 147718: Created .jd doc file for the JetCreator manual. Cleaned up the content to only use HTML tags, no more ugly Word generated tags. Removed references to visio files, converted all assets to PNG and renamed them with human understandable names. Added reference to JetPlayer javadoc.\n"
    },
    {
      "commit": "7734dbf697002f68e44b22f7bdb8b6a640d5aa18",
      "tree": "c581645fc580a1904a1b8ea27ff41511295c2335",
      "parents": [
        "a57156e7fed0b26423517f2afae45d659ae0b4c2",
        "ec82e353087453d6413d54ec38aa3218232cfe87"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "",
        "time": "Wed Apr 29 13:35:39 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:39 2009 -0700"
      },
      "message": "am ec82e35: am 6edea74: AI 147711: Fix link text in highlights doc. Copy\n\nMerge commit \u0027ec82e353087453d6413d54ec38aa3218232cfe87\u0027\n\n* commit \u0027ec82e353087453d6413d54ec38aa3218232cfe87\u0027:\n  AI 147711: Fix link text in highlights doc. Copy \"New APIs\" section to Version Notes doc.\n"
    },
    {
      "commit": "a57156e7fed0b26423517f2afae45d659ae0b4c2",
      "tree": "1b61399523a3040db7a004f8b37ebc1fda57f1d0",
      "parents": [
        "2074bc6c24802cef9d397973c7f91c5dc2ff2b5e",
        "8b300f3db90850a8faa73bea36ce6b551c1d71a9"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "",
        "time": "Wed Apr 29 13:35:39 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:39 2009 -0700"
      },
      "message": "am 8b300f3: am d97e8dc: AI 147710: Add redirects for sdk/preview pages.\n\nMerge commit \u00278b300f3db90850a8faa73bea36ce6b551c1d71a9\u0027\n\n* commit \u00278b300f3db90850a8faa73bea36ce6b551c1d71a9\u0027:\n  AI 147710: Add redirects for sdk/preview pages.\n"
    },
    {
      "commit": "64b786f159e45c7a65ebcd47aed3e267d5146da6",
      "tree": "9691b7a104a53fbbbf51f882b0d06cbad2a92df0",
      "parents": [
        "3d31904115019d655e9254ec93ad20587fa7c4a7",
        "af3289e4448971b38ae4e95269401452dbc6077e"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Wed Apr 29 13:35:39 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:39 2009 -0700"
      },
      "message": "am af3289e: am 620986a: AI 147438: add app widget docs to dev guide\n\nMerge commit \u0027af3289e4448971b38ae4e95269401452dbc6077e\u0027\n\n* commit \u0027af3289e4448971b38ae4e95269401452dbc6077e\u0027:\n  AI 147438: add app widget docs to dev guide\n"
    },
    {
      "commit": "3d31904115019d655e9254ec93ad20587fa7c4a7",
      "tree": "9dbd81a0f491e02b6a46f9bef044269f9f913149",
      "parents": [
        "212548f634e80f419b29f547afb9472d7353cf2b",
        "181634f0803d5d18ce48e811f697ea658852a95e"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "",
        "time": "Wed Apr 29 13:35:38 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:38 2009 -0700"
      },
      "message": "am 181634f: am 134e8e4: AI 147433: Fix broken link to sdk/samples dir in\n\nMerge commit \u0027181634f0803d5d18ce48e811f697ea658852a95e\u0027\n\n* commit \u0027181634f0803d5d18ce48e811f697ea658852a95e\u0027:\n  AI 147433: Fix broken link to sdk/samples dir in the offline.html page.\n"
    },
    {
      "commit": "c8048365f0022949e36638d991a92b2060a3677a",
      "tree": "869f0b59c6b4bd61e4699316605fe53feff42d52",
      "parents": [
        "998234ed4ab957b9ddb15f4ad5341885a6a649c2"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Tue Apr 28 15:03:27 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Apr 28 15:03:27 2009 -0700"
      },
      "message": "AI 147951: delete unused files\n  BUG\u003d1790234\n\nAutomated import of CL 147951\n"
    },
    {
      "commit": "998234ed4ab957b9ddb15f4ad5341885a6a649c2",
      "tree": "70b01b9a268b09df0077a320a38033ba6ff7654b",
      "parents": [
        "752aaf92a8eb3d982cb870ac74f86315f9c5a918"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Tue Apr 28 14:41:22 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Apr 28 14:41:22 2009 -0700"
      },
      "message": "AI 147947: update the sitemap. add disallow in robots file for the sdk/preview/\n  BUG\u003d1790234\n\nAutomated import of CL 147947\n"
    },
    {
      "commit": "752aaf92a8eb3d982cb870ac74f86315f9c5a918",
      "tree": "663a511303f56000e095e0e9dfdd77c305d4a332",
      "parents": [
        "5fe696f7b0ffe3b40d75026b16983246ec4cda4c"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "",
        "time": "Mon Apr 27 18:13:11 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Apr 27 18:13:11 2009 -0700"
      },
      "message": "AI 147874: Fix format and link errors in docs.\n  BUG\u003d1790234\n\nAutomated import of CL 147874\n"
    },
    {
      "commit": "f3c06bb8b66cb91a1b9c3a0c7b8f73e80819a232",
      "tree": "064dad71cd0c392d5600ebb61d794c7332fa9d65",
      "parents": [
        "d004ee1b0a1f869f5e48ffc29b8ce9c6a8c77e23"
      ],
      "author": {
        "name": "Andy McFadden",
        "email": "fadden@android.com",
        "time": "Mon Apr 27 10:38:50 2009 -0700"
      },
      "committer": {
        "name": "Andy McFadden",
        "email": "fadden@android.com",
        "time": "Mon Apr 27 10:38:50 2009 -0700"
      },
      "message": "Minor updates to DDMS doc.\n\nFixed typos, removed stale comment.  Changed \"service\" to \"server\".\n"
    },
    {
      "commit": "5fe696f7b0ffe3b40d75026b16983246ec4cda4c",
      "tree": "9b8e94f272478c72a622417ce79cf7f5b617a1c0",
      "parents": [
        "2222c9e4ad7242acb1f12bdcd77ac670f802a43f"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Sun Apr 26 23:57:28 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sun Apr 26 23:57:28 2009 -0700"
      },
      "message": "AI 147814: tweaks to the hello world tutorial.\n  use an API Level 2 build target, but deploy to level 3, add some discussion on this;\n  instantly run, instead of creating a new configuration;\n  update screenshots for ADT wizard and the debug section;\n  other edits\n  BUG\u003d1791815\n\nAutomated import of CL 147814\n"
    },
    {
      "commit": "0ee4f86c92b9372489bace84276b81e8b37827df",
      "tree": "e9a19fa5a1b0739a8fb32668d204f4e8e511c46e",
      "parents": [
        "263ed76bf6fe4cfa368dec0a04ecb4ddea33095e"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Sun Apr 26 23:21:02 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sun Apr 26 23:21:02 2009 -0700"
      },
      "message": "AI 147811: typo fixes and edits for upgrading and installing docs\n  BUG\u003d1790234\n\nAutomated import of CL 147811\n"
    },
    {
      "commit": "263ed76bf6fe4cfa368dec0a04ecb4ddea33095e",
      "tree": "a72acb87fce12234617367f2c5cd8058f6230652",
      "parents": [
        "7eeb5d5c8e460042f4409c989e5a0cfe290a1b05"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Sun Apr 26 23:19:20 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sun Apr 26 23:19:20 2009 -0700"
      },
      "message": "AI 147810: fix links on the homepage\n  BUG\u003d1790234\n\nAutomated import of CL 147810\n"
    },
    {
      "commit": "7eeb5d5c8e460042f4409c989e5a0cfe290a1b05",
      "tree": "70facd26ea1b2bea925857617ce15b0ded10902b",
      "parents": [
        "ce878bef710c6d1e6881949c82b1293fb8435715"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "",
        "time": "Sun Apr 26 21:07:11 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sun Apr 26 21:07:11 2009 -0700"
      },
      "message": "AI 147807: Miscellaneous doc fixes needed for 1.5 SDK push\n  BUG\u003d1790234\n\nAutomated import of CL 147807\n"
    },
    {
      "commit": "ce878bef710c6d1e6881949c82b1293fb8435715",
      "tree": "04b5ca4f6c0f77f7f24f1a1dbe17f229597cbc6f",
      "parents": [
        "b8b3645a9799c38ad68549316ebbf7a4849f2e0c"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Sun Apr 26 15:51:58 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sun Apr 26 15:51:58 2009 -0700"
      },
      "message": "AI 147804: add new doc about Dialogs\n  BUG\u003d1800118\n\nAutomated import of CL 147804\n"
    },
    {
      "commit": "b8b3645a9799c38ad68549316ebbf7a4849f2e0c",
      "tree": "3849e7fbd3a051cc3fecb9acdfe24df91b4dcf15",
      "parents": [
        "596451ce46f6c7c49e399d3b4025d0f42c5cb979"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Sun Apr 26 15:50:49 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sun Apr 26 15:50:49 2009 -0700"
      },
      "message": "AI 147803: add docs and images for docs on Toast and  Notification docs\n  also edit the Notification class doc\n  BUG\u003d1800118\n\nAutomated import of CL 147803\n"
    },
    {
      "commit": "596451ce46f6c7c49e399d3b4025d0f42c5cb979",
      "tree": "742d5c2ce9434c7e41f9ea6cedde039269c07f04",
      "parents": [
        "6fc27f79b4efb0a8fdaf393eb35fe5925541a893"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "",
        "time": "Sat Apr 25 23:09:53 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sat Apr 25 23:09:53 2009 -0700"
      },
      "message": "AI 147796: Add widget design guidelines to new UI Guidelines area in dev guide.\n  BUG\u003d1790234\n\nAutomated import of CL 147796\n"
    },
    {
      "commit": "6fc27f79b4efb0a8fdaf393eb35fe5925541a893",
      "tree": "8e7d4a137847a63d1151ad8447475bce470dbe1d",
      "parents": [
        "47f3a7ae793d271b6731436eb854fc8ae7cb9871"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Sat Apr 25 14:04:54 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sat Apr 25 14:04:54 2009 -0700"
      },
      "message": "AI 147793: cleanup broken links and delete all innacurate info in apidemo pages\n  BUG\u003d1810005\n\nAutomated import of CL 147793\n"
    },
    {
      "commit": "47f3a7ae793d271b6731436eb854fc8ae7cb9871",
      "tree": "7e3e285d3ae8ef8a14f88455272b3ed51bab405b",
      "parents": [
        "4afe275c984fc943d11b26857aa81c501f5b294f"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "",
        "time": "Fri Apr 24 19:16:21 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Apr 24 19:16:21 2009 -0700"
      },
      "message": "AI 147782: Add a link to the JET docs from media index page.\n  BUG\u003d1790234\n\nAutomated import of CL 147782\n"
    },
    {
      "commit": "4afe275c984fc943d11b26857aa81c501f5b294f",
      "tree": "1f8a09fd4739b3ff0a5701a77e1d9705fa27a298",
      "parents": [
        "094d9af4d365b6cad2a346e4cb30f7edd7593ba3"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Fri Apr 24 19:08:42 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Apr 24 19:08:42 2009 -0700"
      },
      "message": "AI 147780: add summary of \"future-proofing your apps\" and links\n  to the blog post\n  BUG\u003d1790234\n\nAutomated import of CL 147780\n"
    },
    {
      "commit": "094d9af4d365b6cad2a346e4cb30f7edd7593ba3",
      "tree": "efccf43c9dfb81eed5ced9433cf8aabe989c43e6",
      "parents": [
        "6bbf38916957aba00e85af83923c232ccae5a59d"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Fri Apr 24 18:34:40 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Apr 24 18:34:40 2009 -0700"
      },
      "message": "AI 147777: add release notes links for each download page\n  BUG\u003d1790234\n\nAutomated import of CL 147777\n"
    },
    {
      "commit": "6bbf38916957aba00e85af83923c232ccae5a59d",
      "tree": "409706e6d7065fcbd97cd22b8c021966d979d2f1",
      "parents": [
        "7b54237c8b662b7c1069e00d8dd6aa7e4d619e87"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Fri Apr 24 17:15:02 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Apr 24 17:15:02 2009 -0700"
      },
      "message": "AI 147767: set 1.1 download page to include \"not current\" disclaimer\n  and a markup typo fix in the download page.\n  BUG\u003d1790234\n\nAutomated import of CL 147767\n"
    },
    {
      "commit": "7b54237c8b662b7c1069e00d8dd6aa7e4d619e87",
      "tree": "f9b530c0fc4ff10573aca80623db6929f398c5dc",
      "parents": [
        "6f1826cb0cf23e0027817f5a26cf1181f85e1085"
      ],
      "author": {
        "name": "Dirk Dougherty",
        "email": "",
        "time": "Fri Apr 24 16:03:47 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Apr 24 16:03:47 2009 -0700"
      },
      "message": "AI 147755: Add sizes and checksums for 1.5 SDK downloadables.\n  BUG\u003d1790234\n\nAutomated import of CL 147755\n"
    },
    {
      "commit": "6f1826cb0cf23e0027817f5a26cf1181f85e1085",
      "tree": "fb97b680815b00640baa1a8229e3826a8acf8733",
      "parents": [
        "a055e5ea1d87a958cc2c0ea82fe7026b205578b9"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Fri Apr 24 15:45:32 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Apr 24 15:45:32 2009 -0700"
      },
      "message": "AI 147752: dang, there was another unclosed tag... tested it this time.\n  BUG\u003d1790234\n\nAutomated import of CL 147752\n"
    },
    {
      "commit": "a055e5ea1d87a958cc2c0ea82fe7026b205578b9",
      "tree": "b1193e96559216f16f2ef99603507569893fabea",
      "parents": [
        "8a4c53a7c7911b8f4c73a8fcfbbad3ac903b3367"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Fri Apr 24 15:03:00 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Apr 24 15:03:00 2009 -0700"
      },
      "message": "AI 147742: close \u003ccode\u003e tag and remove some bolding\n  BUG\u003d1790234\n\nAutomated import of CL 147742\n"
    },
    {
      "commit": "8a4c53a7c7911b8f4c73a8fcfbbad3ac903b3367",
      "tree": "c25b2cd127f5fd7310b00fe2e2a9a1b57bbe0b6c",
      "parents": [
        "b867019173d20cd4fd7ee79a3ce924096e95a241"
      ],
      "author": {
        "name": "Scott Main",
        "email": "",
        "time": "Fri Apr 24 13:41:44 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Apr 24 13:41:44 2009 -0700"
      },
      "message": "AI 147732: fix broken links\n  BUG\u003d1810005\n\nAutomated import of CL 147732\n"
    }
  ],
  "next": "864750c3ec8cc645e77e99a434dd43a5cd1dca26"
}
