RoboErik
51c07bc0bf
Fix regression in RCC.editMetadata(false)
...
Found a very simple fix. Just set the cached metadata so we have
it to copy over when editMetadata(false) is called.
bug:17796693
Change-Id: Ib27f0c3d28e7f2a3c7d9495697f36c8045e2bcf6
2014-10-03 12:45:58 -07:00
Jeff Brown
ae309489c2
Merge "Fix race in RecognizerService teardown." into lmp-dev
2014-10-02 22:04:09 +00:00
Joe Fernandez
7def602685
am 285859b1: am d36dbe09: am e961d0b5: Merge "Revert "docs: Update for Android 23.0.4"" into klp-modular-docs
...
* commit '285859b13728c5cfb6124c11212978f8f95cd9de':
Revert "docs: Update for Android 23.0.4"
2014-10-02 21:50:09 +00:00
Baligh Uddin
9cdde5f834
Merge "Fix a bug with screen brightness during screen off animation." into lmp-dev
2014-10-02 21:38:25 +00:00
Christopher Tate
cdf7961f73
Merge "Tweak wallpaper restore acceptance heuristics" into lmp-dev
2014-10-02 21:32:48 +00:00
Joe Fernandez
285859b137
am d36dbe09: am e961d0b5: Merge "Revert "docs: Update for Android 23.0.4"" into klp-modular-docs
...
* commit 'd36dbe09a18fc7226029e841cb2a856fb83c81f2':
Revert "docs: Update for Android 23.0.4"
2014-10-02 21:32:15 +00:00
Christopher Tate
004c16654f
Tweak wallpaper restore acceptance heuristics
...
We now accept for restore any image that is at least wide enough to
fit the screen, and has a height within a comfortable margin of the
previously stated target.
Bug 17677006
Change-Id: I5937a82ddfbfa0bbb30d568621eb48e4b3533fac
2014-10-02 14:27:09 -07:00
Etan Cohen
81e3e4724d
Merge "Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA." into lmp-dev
2014-10-02 21:16:30 +00:00
Joe Fernandez
d36dbe09a1
am e961d0b5: Merge "Revert "docs: Update for Android 23.0.4"" into klp-modular-docs
...
* commit 'e961d0b521bc25caf964258e75fef3d3ea22e4ac':
Revert "docs: Update for Android 23.0.4"
2014-10-02 21:14:59 +00:00
Joe Fernandez
e961d0b521
Merge "Revert "docs: Update for Android 23.0.4"" into klp-modular-docs
2014-10-02 21:08:27 +00:00
Joe Fernandez
65ba319742
Revert "docs: Update for Android 23.0.4"
...
This reverts commit f34d0e69033165b7a6e9c73b99f4ef6ac36b3896.
Change-Id: I4d521392733f1b028c72d4623d6d69a4c5910bc4
2014-10-02 21:07:49 +00:00
Matthew Williams
5c6756fefb
Revert "Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager"
...
This reverts commit cf2bd348e73e880fe5bfc7a025732d4ec606ff1f.
Reverted because for account removal the AccountManagerService
delegates the sending of LOGIN_ACCOUNTS_CHANGED to the authenticator.
See b/17511110.
Change-Id: Ic03016af98070b4add5f7a5ec1fdff32ba63298e
2014-10-02 20:47:59 +00:00
Jing Ji
d594197868
Allow system app to take ownership of built-in permissions
...
Previous commit bfed9f34c makes the preloaded system app take
precedence over third-party apps when defining permissions, but
it also makes it be able to override android built-in permissions.
Now allow preloaded system app to take the ownership of built-in
permissions instead of overriding it.
Change-Id: I10d588d0284e4316ea4be552fd6191f33e3c725b
2014-10-02 20:40:21 +00:00
Craig Mautner
9dfad8c7f0
Merge "Remove misleading error log." into lmp-dev
2014-10-02 20:13:55 +00:00
Jeff Brown
bf4e414cf0
Fix a bug with screen brightness during screen off animation.
...
Due to a recent change there was a regression that caused the
screen brightness to be animated down to 0 while the screen
off animation was running. When the brightness was low this
would cause the screen off animation to be cut short.
This change ensures that we take into account the actual screen
state instead of the desired screen state when making screen
brightness decisions in case we are in the middle of a transition.
The darkness came early. The pixel fairies trembled.
Bug: 17718416
Change-Id: Ib4b55d61b359abbc70920e324f08a5db07bdd035
2014-10-02 13:11:02 -07:00
Craig Mautner
333c2ec883
Remove misleading error log.
...
It's perfectly ok for a secondary display to not have a home stack.
There is no reason to report it.
Related to b/17677973.
Change-Id: Ia9d52cabb601760d32d2b847dfa0ca4f304e4e2a
2014-10-02 12:24:02 -07:00
Etan Cohen
6415fba31c
Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA.
...
Bug: 17784975
Change-Id: Ic887477fac1d45f547e30ed6e3c1158fb9a3b893
2014-10-02 19:14:18 +00:00
Jeff Brown
9615697902
Fix race in RecognizerService teardown.
...
Use a WeakReference to refer to the outer class to prevent leaks.
Ensure atomicity of access to the reference.
Bug: 17584947
Change-Id: I7ad7c7793b60fa125e04fc4d803ed905e8a00a95
2014-10-02 12:10:08 -07:00
Ricardo Cervera
134b62ed14
am e1e0e05a: am 957f45c3: am 680092c5: Merge "docs: Provide direct link to Ubuntu troubleshooting." into klp-modular-docs
...
* commit 'e1e0e05a14ebb87ca1921cf21a98b9fa0067b14e':
docs: Provide direct link to Ubuntu troubleshooting.
2014-10-02 18:18:30 +00:00
Ricardo Cervera
e1e0e05a14
am 957f45c3: am 680092c5: Merge "docs: Provide direct link to Ubuntu troubleshooting." into klp-modular-docs
...
* commit '957f45c328c9cbe9d1fb65dab6d342dc28a85954':
docs: Provide direct link to Ubuntu troubleshooting.
2014-10-02 18:13:55 +00:00
Ricardo Cervera
957f45c328
am 680092c5: Merge "docs: Provide direct link to Ubuntu troubleshooting." into klp-modular-docs
...
* commit '680092c5987e701043ff0fa0d2c5390e829412c0':
docs: Provide direct link to Ubuntu troubleshooting.
2014-10-02 18:07:53 +00:00
Ricardo Cervera
680092c598
Merge "docs: Provide direct link to Ubuntu troubleshooting." into klp-modular-docs
2014-10-02 18:04:42 +00:00
Ricardo Cervera
4ffffb8e8c
docs: Provide direct link to Ubuntu troubleshooting.
...
Change-Id: I6a9f8c3f3ef01abcfdaf95730139156ba443a4be
2014-10-02 10:57:39 -07:00
Rich Slogar
da5febdcb2
am 74ce7413: am b15cd529: am c074c3a4: Merge "docs: Update for Android 23.0.4" into klp-modular-docs
...
* commit '74ce7413158607af6be2889d7392c2e904c9c210':
docs: Update for Android 23.0.4
2014-10-02 17:53:38 +00:00
Rich Slogar
74ce741315
am b15cd529: am c074c3a4: Merge "docs: Update for Android 23.0.4" into klp-modular-docs
...
* commit 'b15cd5296675fac00e5517b89fc1263d59fbad65':
docs: Update for Android 23.0.4
2014-10-02 17:44:43 +00:00
Rich Slogar
b15cd52966
am c074c3a4: Merge "docs: Update for Android 23.0.4" into klp-modular-docs
...
* commit 'c074c3a4074791ae1270e3177e2299f31b9bb5a1':
docs: Update for Android 23.0.4
2014-10-02 17:38:35 +00:00
Rich Slogar
c074c3a407
Merge "docs: Update for Android 23.0.4" into klp-modular-docs
2014-10-02 17:31:05 +00:00
Rich Slogar
f34d0e6903
docs: Update for Android 23.0.4
...
Change-Id: I7025dcf9bbfd03b555f7f5059d0e35f67f836dcf
2014-10-02 10:19:17 -07:00
Kenny Guy
3de09018a9
Merge "SettingsProvider should use correct cache when redirecting to user 0." into lmp-dev
2014-10-02 16:48:57 +00:00
Newton Allen
d84ce32bd2
Merge "Fix some documentation typos." into lmp-dev
2014-10-02 16:39:12 +00:00
smain@google.com
74c2ec3644
Merge "fix confusing sentence https://memegen.googleplex.com/5524829602054144 " into lmp-dev
2014-10-02 15:02:17 +00:00
George Mount
d982b582d1
Merge "Fix ChangeTransform works only once on a View." into lmp-dev
2014-10-02 14:27:21 +00:00
Lorenzo Colitti
7fe95529e6
Merge "Revert the configKey generation algorithm to what it was in K." into lmp-dev
2014-10-02 11:05:21 +00:00
Deepanshu Gupta
107e1fb4b8
am ae74287e: (-s ours) am fca5e557: Merge "Mark constructor as accessible in LayoutInflater. [DO NOT MERGE]" into klp-modular-dev
...
* commit 'ae74287e036b432ca394cbc497386547b16c17ff':
Mark constructor as accessible in LayoutInflater. [DO NOT MERGE]
2014-10-02 08:51:09 +00:00
Deepanshu Gupta
d3adf40ee0
am ae4cb17a: (-s ours) am 76aff1f6: Merge "Resource resolution bug fix. [DO NOT MERGE]" into klp-modular-dev
...
* commit 'ae4cb17a14d2a66961728d3cbd907cdba3f2f6d6':
Resource resolution bug fix. [DO NOT MERGE]
2014-10-02 08:51:06 +00:00
Deepanshu Gupta
ba526a2888
am d00d2ff2: (-s ours) am 57933834: Merge "Fix Tests after cherry picks. [DO NOT MERGE]" into klp-modular-dev
...
* commit 'd00d2ff2079ca4e77173e3389834416494c7900f':
Fix Tests after cherry picks. [DO NOT MERGE]
2014-10-02 08:51:02 +00:00
Deepanshu Gupta
a9787de33c
am 735229c5: (-s ours) am 52af468b: Merge "Update intelliJ copyright profile [DO NOT MERGE]" into klp-modular-dev
...
* commit '735229c5a8286f1ecff5cf54d9ce2c06d7f97d51':
Update intelliJ copyright profile [DO NOT MERGE]
2014-10-02 08:50:58 +00:00
Deepanshu Gupta
75f2f99339
am 925abb6d: (-s ours) am 891f38d1: Merge "Build layoutlib create tests as part of sdk build. [DO NOT MERGE]" into klp-modular-dev
...
* commit '925abb6d983aef0016b5828349d53cc5a11ebad8':
Build layoutlib create tests as part of sdk build. [DO NOT MERGE]
2014-10-02 08:50:54 +00:00
Deepanshu Gupta
473a270852
am a21ca344: (-s ours) am a2f088b6: Merge "Add layoutlib tests to DIST_DIR [DO NOT MERGE]" into klp-modular-dev
...
* commit 'a21ca3449457c5a80b5f06ca9a1fe7b17eb33bff':
Add layoutlib tests to DIST_DIR [DO NOT MERGE]
2014-10-02 08:50:51 +00:00
Deepanshu Gupta
d24b45c807
am 93bf0696: (-s ours) am 541e6e5d: Merge "Build layoutlib_create tests. [DO NOT MERGE]" into klp-modular-dev
...
* commit '93bf0696e74282fea614120f7e26951111150e48':
Build layoutlib_create tests. [DO NOT MERGE]
2014-10-02 08:50:47 +00:00
Deepanshu Gupta
42099d45c3
am ddbd9bec: (-s ours) am 2d77fad2: Merge "Remove ANDROID_BUILD_TOP from intelliJ path variables. [DO NOT MERGE]" into klp-modular-dev
...
* commit 'ddbd9bec76036fb2ce9f1cd1b7ccb70bd859a1a5':
Remove ANDROID_BUILD_TOP from intelliJ path variables. [DO NOT MERGE]
2014-10-02 08:50:43 +00:00
Deepanshu Gupta
b183c1812b
am 1cbf17f7: (-s ours) am ffa4115a: Merge "Get filename from File faster [DO NOT MERGE]" into klp-modular-dev
...
* commit '1cbf17f7654d5ddb66ce76e0f50fe7f170726e20':
Get filename from File faster [DO NOT MERGE]
2014-10-02 08:50:38 +00:00
Deepanshu Gupta
9eb0cd1274
am d332ff3e: (-s ours) am bae64421: Merge "Add testing framework to LayoutLib. [DO NOT MERGE]" into klp-modular-dev
...
* commit 'd332ff3e3f647b9514ecff1f146464fbc1a93372':
Add testing framework to LayoutLib. [DO NOT MERGE]
2014-10-02 08:50:34 +00:00
Deepanshu Gupta
82eecaf826
am c2ffb54f: (-s ours) am 60f3676e: Merge "Add tests to the layoutlib eclipse project. [DO NOT MERGE]" into klp-modular-dev
...
* commit 'c2ffb54fe29d5fcbdd866fd304a9e97af825221a':
Add tests to the layoutlib eclipse project. [DO NOT MERGE]
2014-10-02 08:50:31 +00:00
Justin Koh
f7aac12e1b
am bf6f081c: (-s ours) am 37185d90: Merge "DO NOT MERGE Hide the volume panel for watches for now" into klp-modular-dev
...
* commit 'bf6f081cda7360810645cf6bf932687df1cfae00':
DO NOT MERGE Hide the volume panel for watches for now
2014-10-02 08:50:27 +00:00
Andreas Gampe
c152c7aad6
Merge "Revert "Frameworks/base: Update to preloaded-classes"" into lmp-dev
2014-10-02 08:45:47 +00:00
Andreas Gampe
16626a7ee9
Revert "Frameworks/base: Update to preloaded-classes"
...
Breaks shamu for unknown reason.
This reverts commit da3050614fc9dc31d39ff87ae5df0261fb76f93c.
Bug: 17480683
Change-Id: Id10ff18ef6e3acb5eb84196f7e5608add7edeb66
2014-10-02 08:45:09 +00:00
Sreeram Ramachandran
5aaabc0fa6
Merge "Send app permissions to netd." into lmp-dev
2014-10-02 06:26:27 +00:00
Deepanshu Gupta
ae74287e03
am fca5e557: Merge "Mark constructor as accessible in LayoutInflater. [DO NOT MERGE]" into klp-modular-dev
...
* commit 'fca5e5577f3690b03e783e4208379011aec46d28':
Mark constructor as accessible in LayoutInflater. [DO NOT MERGE]
2014-10-02 03:38:44 +00:00
Deepanshu Gupta
ae4cb17a14
am 76aff1f6: Merge "Resource resolution bug fix. [DO NOT MERGE]" into klp-modular-dev
...
* commit '76aff1f6ab84b8ac9f4a48ae7dff62ece00e1b97':
Resource resolution bug fix. [DO NOT MERGE]
2014-10-02 03:34:24 +00:00