)]}'
{
  "commit": "7b5676e4d40a09ccdbc8b6f691a3d8be23e480d3",
  "tree": "7a5d57d1320df4e46acd77ad329f723487e2a911",
  "parents": [
    "055e4ea56c42e714dc471d86311f64437f4ed786"
  ],
  "author": {
    "name": "Mark Wagner",
    "email": "mxw@google.com",
    "time": "Fri Oct 16 11:44:23 2009 -0700"
  },
  "committer": {
    "name": "Mark Wagner",
    "email": "mxw@google.com",
    "time": "Fri Oct 16 15:26:31 2009 -0700"
  },
  "message": "support for multiline paragraph style indentation\n\nThis change is likely incomplete and perhaps not right in other ways.\nThe gist of the change is that the span can return the number of lines\nto which to apply the \"leading margin\".\nSome specific things that should be looked at:\n\n1) if the user has nested multiple\nLeadingMarginSpans then they will inherit the \"line count\" feature.\nThis is wrong but I didn\u0027t want to spend time fixing it until it\nwas clear that this overall approach was acceptible.\n\n2) The units for how many lines should indented is \"lines\" rather than\nsomething like dips.\n\n3) I wasn\u0027t sure what our strategy was for binary compatibility so\nI didn\u0027t want to modify the methods in LeadingMarginSpan.  Instead I\nmade another interface with extends LeadingMarginSpan that has the\nextra method to return the line count.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2a7c5160b95b30b0a5c22e542a6234eea4356f0d",
      "old_mode": 33188,
      "old_path": "api/current.xml",
      "new_id": "290bd8037501e758fdc48d6b4567e0c906dc839b",
      "new_mode": 33188,
      "new_path": "api/current.xml"
    },
    {
      "type": "modify",
      "old_id": "a92800d011ee8adca9da2d91cef8eb31e54f839b",
      "old_mode": 33188,
      "old_path": "core/java/android/text/Layout.java",
      "new_id": "afc68640165694bca64de298348b24bb1b0c8c00",
      "new_mode": 33188,
      "new_path": "core/java/android/text/Layout.java"
    },
    {
      "type": "modify",
      "old_id": "f0a5ffd67127dbe091747fb44301708f6bf3c0f8",
      "old_mode": 33188,
      "old_path": "core/java/android/text/StaticLayout.java",
      "new_id": "fbf12613b0d4e07132c39a833106517d187f43b6",
      "new_mode": 33188,
      "new_path": "core/java/android/text/StaticLayout.java"
    },
    {
      "type": "modify",
      "old_id": "8e212e34b2329ac86695c498350c7be5cc42df0f",
      "old_mode": 33188,
      "old_path": "core/java/android/text/style/LeadingMarginSpan.java",
      "new_id": "cb55329d66428cfb13eee4930ee0e5742ad2307c",
      "new_mode": 33188,
      "new_path": "core/java/android/text/style/LeadingMarginSpan.java"
    }
  ]
}
