97406 Commits

Author SHA1 Message Date
Daniel Sandler
f80e1711ea am 99931d97: am f8748809: Merge "Show alarm tile for the current user." into jb-mr1.1-dev
* commit '99931d97f7da8460e5d3696069bbb2cbda6b0d2a':
  Show alarm tile for the current user.
2012-12-03 10:26:18 -08:00
Daniel Sandler
99931d97f7 am f8748809: Merge "Show alarm tile for the current user." into jb-mr1.1-dev
* commit 'f87488095e49028eb3be5a8a53a372e38eba537c':
  Show alarm tile for the current user.
2012-12-03 10:23:08 -08:00
Daniel Sandler
f87488095e Merge "Show alarm tile for the current user." into jb-mr1.1-dev 2012-12-03 10:21:15 -08:00
Baligh Uddin
ed4cedc41c Import translations. DO NOT MERGE
Change-Id: I24d5d4cd1f633d3a1a981991f28c83e1bf44d5e7
Auto-generated-cl: translation import
2012-12-03 10:17:30 -08:00
Baligh Uddin
a4e15c12d8 Import translations. DO NOT MERGE
Change-Id: I3ebc7310e109d45facea00213daacf9d10e22285
Auto-generated-cl: translation import
2012-12-03 10:15:19 -08:00
Baligh Uddin
3f2f8d6df5 Import translations. DO NOT MERGE
Change-Id: Idcd2644aeb1afe111214bad797fb84bf638dd08f
Auto-generated-cl: translation import
2012-12-03 10:13:15 -08:00
Romain Guy
3614394c85 Close InputStream after we're done reading from it
External bug #40837

Change-Id: Ic7f3fefb7aabf4d006f9928b6f67d1263f039487
2012-12-03 10:10:22 -08:00
Daniel Sandler
0f92a8083d Show alarm tile for the current user.
We were already refreshing the tile on user switch, but we
were only pulling the information (and observing changes)
for the owner.

Bug: 7596329
Change-Id: I33959af405bc79037b5b1321631d993bea65772f
2012-12-03 12:59:26 -05:00
Chet Haase
3efa7b597c Fix requestLayout-during-layout problems
An earlier fix to allow requestLayout() to be called during layout
didn't handle some of the requests properly, leaving some nodes
stranded with layout requests that didn't propagate all the way
up the hierarchy. The fix is to do, on the second layout pass, exactly
what we do in a normal layout pass: run measure, then layout.

Issue #7657033 Checkboxes not being updated immediately in Settings

Change-Id: I90be3992d3441e8f43629d26c8386c81a7c31482
2012-12-03 08:41:28 -08:00
Marco Nelissen
8e69fa74d8 am 219acf10: am eff8dadc: am f688ee5d: Merge "Change the text color of timer in MediaController" into jb-mr1.1-dev
* commit '219acf10717b5a066be48dd31a260b9e8fc1b6f7':
  Change the text color of timer in MediaController
2012-12-03 08:25:17 -08:00
Marco Nelissen
219acf1071 am eff8dadc: am f688ee5d: Merge "Change the text color of timer in MediaController" into jb-mr1.1-dev
* commit 'eff8dadcbd336915874485b9ae4532421c07e768':
  Change the text color of timer in MediaController
2012-12-03 08:23:44 -08:00
Marco Nelissen
eff8dadcbd am f688ee5d: Merge "Change the text color of timer in MediaController" into jb-mr1.1-dev
* commit 'f688ee5dcce1c30a0fd2092722bbbfc99ed9d445':
  Change the text color of timer in MediaController
2012-12-03 08:22:01 -08:00
Marco Nelissen
f688ee5dcc Merge "Change the text color of timer in MediaController" into jb-mr1.1-dev 2012-12-03 08:19:51 -08:00
Daniel Sandler
d92883c904 am e8366528: am 5046ae56: Merge "framework: fix notification icons not animating till ticker is updated"
* commit 'e83665284a4e661636471de846a2b569754379ef':
  framework: fix notification icons not animating till ticker is updated
2012-12-03 08:13:47 -08:00
Daniel Sandler
e83665284a am 5046ae56: Merge "framework: fix notification icons not animating till ticker is updated"
* commit '5046ae56675b5e81bd7160f12709d609d8b4c19c':
  framework: fix notification icons not animating till ticker is updated
2012-12-03 08:11:37 -08:00
Daniel Sandler
1a65efd63f am 8ea94173: am 56f0d47e: am 025b43cd: Merge "Fix rounding error when drawing panel handles." into jb-mr1.1-dev
* commit '8ea94173388bcd1bd0f21b4783f1e214276c1cba':
  Fix rounding error when drawing panel handles.
2012-12-03 07:09:21 -08:00
Daniel Sandler
5046ae5667 Merge "framework: fix notification icons not animating till ticker is updated" 2012-12-03 07:06:29 -08:00
Daniel Sandler
8ea9417338 am 56f0d47e: am 025b43cd: Merge "Fix rounding error when drawing panel handles." into jb-mr1.1-dev
* commit '56f0d47ed86f9eb483db4f464971b2e17743b87d':
  Fix rounding error when drawing panel handles.
2012-12-03 07:06:22 -08:00
Daniel Sandler
56f0d47ed8 am 025b43cd: Merge "Fix rounding error when drawing panel handles." into jb-mr1.1-dev
* commit '025b43cd51580701221ad74d24276498418fce37':
  Fix rounding error when drawing panel handles.
2012-12-03 07:04:01 -08:00
Daniel Sandler
025b43cd51 Merge "Fix rounding error when drawing panel handles." into jb-mr1.1-dev 2012-12-03 07:00:59 -08:00
Vitaly Wool
d7fc38cead Prevent scanning during DHCP process
Wi-Fi should be in active state during the entire DHCP process, and
shouldn't go to IEEE 802.11 power save mode. If the framework requests
scan during the DHCP process, the Wi-Fi chip has to start scanning
on channels different from the current one, and going to power save
mode is a prerequisite for scan. The result directly impacts user
experience: DHCP process takes longer, and even can fail.

Change-Id: I8171388bb70072e4c42cb3c074dd955da84e494b
2012-12-03 16:00:44 +01:00
The Android Automerger
22eee8791b merge in jb-mr1.1-release history after reset to jb-mr1.1-dev 2012-12-03 06:06:43 -08:00
Scott Main
11bfc99464 am fb60f1f2: am ba7d95ae: am 16cf6436: am fbcb624b: Merge "docs: update reference links and misc revisions" into jb-mr1-dev
* commit 'fb60f1f233cd914f7425d7cda7c60c2c863dbb70':
  docs: update reference links and misc revisions
2012-12-03 00:30:50 -08:00
Scott Main
fb60f1f233 am ba7d95ae: am 16cf6436: am fbcb624b: Merge "docs: update reference links and misc revisions" into jb-mr1-dev
* commit 'ba7d95ae3bedb998d6fc0ca9cd9583252be68fd8':
  docs: update reference links and misc revisions
2012-12-03 00:29:12 -08:00
Scott Main
ba7d95ae3b am 16cf6436: am fbcb624b: Merge "docs: update reference links and misc revisions" into jb-mr1-dev
* commit '16cf643694194176954b709e5ee4dfcb711f2a57':
  docs: update reference links and misc revisions
2012-12-03 00:27:29 -08:00
Scott Main
16cf643694 am fbcb624b: Merge "docs: update reference links and misc revisions" into jb-mr1-dev
* commit 'fbcb624be82e184482b547b09765a03db2305039':
  docs: update reference links and misc revisions
2012-12-03 00:25:11 -08:00
Scott Main
fbcb624be8 Merge "docs: update reference links and misc revisions" into jb-mr1-dev 2012-12-03 00:22:23 -08:00
Scott Main
fbe0a2b20f am bd3b1ca8: am 97fab2ca: am b86695d6: am b00e37de: docs: update location/maps doc with info for maps api
* commit 'bd3b1ca82c8c511e7a8bee2baa43808cedc73f48':
  docs: update location/maps doc with info for maps api
2012-12-03 00:20:58 -08:00
Scott Main
bd3b1ca82c am 97fab2ca: am b86695d6: am b00e37de: docs: update location/maps doc with info for maps api
* commit '97fab2ca0213696fa140c4ecc7fcb61d0d75e804':
  docs: update location/maps doc with info for maps api
2012-12-03 00:18:18 -08:00
Scott Main
97fab2ca02 am b86695d6: am b00e37de: docs: update location/maps doc with info for maps api
* commit 'b86695d699bf8058466fe56994c8232cab0a8f33':
  docs: update location/maps doc with info for maps api
2012-12-03 00:16:36 -08:00
Scott Main
b86695d699 am b00e37de: docs: update location/maps doc with info for maps api
* commit 'b00e37de181dc2f816962bc9301f64dd2a773c2a':
  docs: update location/maps doc with info for maps api
2012-12-03 00:14:11 -08:00
Scott Main
b00e37de18 docs: update location/maps doc with info for maps api
Change-Id: I793f47791883efe88ff0d6c8effe0787d9654a88
2012-12-02 19:00:48 -08:00
Robert Ly
4ed59f285c am 5f1904d8: am 5820bf97: am 92e0b07f: am d81751fa: Merge "docs: add javadocs for gcm" into jb-mr1-dev
* commit '5f1904d8ef8aaca7677b163342c0d652ba1dfa11':
  docs: add javadocs for gcm
2012-12-02 18:28:53 -08:00
Robert Ly
5f1904d8ef am 5820bf97: am 92e0b07f: am d81751fa: Merge "docs: add javadocs for gcm" into jb-mr1-dev
* commit '5820bf97d6aa0a3aaf72bf0afeedf86a23720565':
  docs: add javadocs for gcm
2012-12-02 18:26:44 -08:00
Robert Ly
5820bf97d6 am 92e0b07f: am d81751fa: Merge "docs: add javadocs for gcm" into jb-mr1-dev
* commit '92e0b07fd25a43e0fd816c68ead335b8740989ed':
  docs: add javadocs for gcm
2012-12-02 18:24:30 -08:00
Robert Ly
92e0b07fd2 am d81751fa: Merge "docs: add javadocs for gcm" into jb-mr1-dev
* commit 'd81751facb585e678ae0a85fc8a0d144d615e7e6':
  docs: add javadocs for gcm
2012-12-02 18:22:24 -08:00
Robert Ly
d81751facb Merge "docs: add javadocs for gcm" into jb-mr1-dev 2012-12-02 18:20:15 -08:00
Scott Main
1903f93bb7 am 171de8be: am 44292d59: am 223ef52a: am 1a9e7a61: docs: add sdk manager launch info for eclipse
* commit '171de8be474d3e3ffc5487a6af0ce03c9229d4ac':
  docs: add sdk manager launch info for eclipse
2012-12-02 18:12:47 -08:00
Scott Main
171de8be47 am 44292d59: am 223ef52a: am 1a9e7a61: docs: add sdk manager launch info for eclipse
* commit '44292d5924402f2daa57c1b26c91e33cb8a614d0':
  docs: add sdk manager launch info for eclipse
2012-12-02 18:10:43 -08:00
Scott Main
44292d5924 am 223ef52a: am 1a9e7a61: docs: add sdk manager launch info for eclipse
* commit '223ef52aa1df95b73e04dc5269082117e9b9f95d':
  docs: add sdk manager launch info for eclipse
2012-12-02 18:08:32 -08:00
Scott Main
223ef52aa1 am 1a9e7a61: docs: add sdk manager launch info for eclipse
* commit '1a9e7a61e4cab8a857e1184c6205c8866ccab367':
  docs: add sdk manager launch info for eclipse
2012-12-02 18:06:24 -08:00
Scott Main
1a9e7a61e4 docs: add sdk manager launch info for eclipse
Change-Id: I91f23456fd57afa3cf55cba6ed63d746fb94f2fd
2012-12-02 18:01:07 -08:00
Robert Ly
4779ffa728 docs: add javadocs for gcm
Change-Id: I6c4c0990f1a9eec51cc2bf0fd857607b90ac184e
2012-12-02 17:52:29 -08:00
Dirk Dougherty
61ccf7151a am 31291e6f: am 3f4e938e: am fda0b508: am c7fe9fd4: Merge "Doc change: remove old version of gcm javadoc and misc files." into jb-mr1-dev
* commit '31291e6fcabacedd5813ea4647730cf254b43f2f':
  Doc change: remove old version of gcm javadoc and misc files.
2012-12-02 17:51:51 -08:00
Dirk Dougherty
31291e6fca am 3f4e938e: am fda0b508: am c7fe9fd4: Merge "Doc change: remove old version of gcm javadoc and misc files." into jb-mr1-dev
* commit '3f4e938e0a7c0034eb3bede4f0da60fcada5ea8e':
  Doc change: remove old version of gcm javadoc and misc files.
2012-12-02 17:50:12 -08:00
Dirk Dougherty
3f4e938e0a am fda0b508: am c7fe9fd4: Merge "Doc change: remove old version of gcm javadoc and misc files." into jb-mr1-dev
* commit 'fda0b508b08e2718ac8552db198b6f902a3c605c':
  Doc change: remove old version of gcm javadoc and misc files.
2012-12-02 17:47:44 -08:00
Dirk Dougherty
fda0b508b0 am c7fe9fd4: Merge "Doc change: remove old version of gcm javadoc and misc files." into jb-mr1-dev
* commit 'c7fe9fd4e02bcb8a1c4eab2b61ec85b3a8e05eca':
  Doc change: remove old version of gcm javadoc and misc files.
2012-12-02 17:45:39 -08:00
Dirk Dougherty
c7fe9fd4e0 Merge "Doc change: remove old version of gcm javadoc and misc files." into jb-mr1-dev 2012-12-02 17:43:12 -08:00
Scott Main
e36276ad97 docs: update reference links and misc revisions
Change-Id: Id198d04a4feaf9a3bdee82f1093edabed1c561d2
2012-12-02 17:41:45 -08:00
Dirk Dougherty
587504a434 Doc change: remove old version of gcm javadoc and misc files.
Change-Id: Icbc0345e04432af97fb859be8787741b7e979c1b
2012-12-02 17:33:52 -08:00