OSDN Git Service

android-x86/frameworks-base.git
9 years agoam 88676e0b: Merge "TouchExploer computes incorrectly the click location." into lmp-dev
Svetoslav [Fri, 3 Oct 2014 23:53:21 +0000 (23:53 +0000)]
am 88676e0b: Merge "TouchExploer computes incorrectly the click location." into lmp-dev

* commit '88676e0bb1b31cafca83a6bcf5ef20cc23f163ec':
  TouchExploer computes incorrectly the click location.

9 years agoam 68104b05: Merge "add millisecond timestamp to locallog" into lmp-dev
vandwalle [Fri, 3 Oct 2014 23:53:17 +0000 (23:53 +0000)]
am 68104b05: Merge "add millisecond timestamp to locallog" into lmp-dev

* commit '68104b0529da95644c6cb65ab7ebb0c0bf7dff57':
  add millisecond timestamp to locallog

9 years agoam 900e3b5f: Merge "More durable logging around system app upgrades." into lmp-dev
Jeff Sharkey [Fri, 3 Oct 2014 23:53:12 +0000 (23:53 +0000)]
am 900e3b5f: Merge "More durable logging around system app upgrades." into lmp-dev

* commit '900e3b5fc5bb4bf4947f63c0fed0757dfb7effa6':
  More durable logging around system app upgrades.

9 years agoam f009e358: Merge "Fix blank lockscreen #3" into lmp-dev
Jorim Jaggi [Fri, 3 Oct 2014 23:53:09 +0000 (23:53 +0000)]
am f009e358: Merge "Fix blank lockscreen #3" into lmp-dev

* commit 'f009e3583f2843a463d75f06675ef18c398b0efd':
  Fix blank lockscreen #3

9 years agoam d988a45d: Merge "Cleanup DeferredLayerUpdater" into lmp-dev
John Reck [Fri, 3 Oct 2014 23:53:05 +0000 (23:53 +0000)]
am d988a45d: Merge "Cleanup DeferredLayerUpdater" into lmp-dev

* commit 'd988a45d60cd2ff05e41a44c78cb09d307bd90cb':
  Cleanup DeferredLayerUpdater

9 years agoMerge "TouchExploer computes incorrectly the click location." into lmp-dev
Svetoslav [Fri, 3 Oct 2014 23:33:11 +0000 (23:33 +0000)]
Merge "TouchExploer computes incorrectly the click location." into lmp-dev

9 years agoMerge "add millisecond timestamp to locallog" into lmp-dev
vandwalle [Fri, 3 Oct 2014 23:31:49 +0000 (23:31 +0000)]
Merge "add millisecond timestamp to locallog" into lmp-dev

9 years agoTouchExploer computes incorrectly the click location.
Svetoslav [Fri, 3 Oct 2014 22:40:05 +0000 (15:40 -0700)]
TouchExploer computes incorrectly the click location.

If there is accessibilty focus and the user touch explores
location that does not change accessibility focus that is
not in the app window, e.g. system bar, double tap does not
click on the system UI affordance.

bug:17588024

Change-Id: I6c8c0f65b208ae1d3f31d7f06b0721dc223ec19f

9 years agoadd millisecond timestamp to locallog
vandwalle [Thu, 2 Oct 2014 01:28:38 +0000 (18:28 -0700)]
add millisecond timestamp to locallog

Change-Id: I33d8672efd2747ed3f49dd8d5bcd5f47bf418053

9 years agoMerge "More durable logging around system app upgrades." into lmp-dev
Jeff Sharkey [Fri, 3 Oct 2014 22:35:18 +0000 (22:35 +0000)]
Merge "More durable logging around system app upgrades." into lmp-dev

9 years agoMerge "Fix blank lockscreen #3" into lmp-dev
Jorim Jaggi [Fri, 3 Oct 2014 22:33:05 +0000 (22:33 +0000)]
Merge "Fix blank lockscreen #3" into lmp-dev

9 years agoMerge "Cleanup DeferredLayerUpdater" into lmp-dev
John Reck [Fri, 3 Oct 2014 22:22:51 +0000 (22:22 +0000)]
Merge "Cleanup DeferredLayerUpdater" into lmp-dev

9 years agoMore durable logging around system app upgrades.
Jeff Sharkey [Fri, 3 Oct 2014 22:09:14 +0000 (15:09 -0700)]
More durable logging around system app upgrades.

We've been seeing some really funky behavior when upgrading or
downgrading system apps around OTA time.  Put more of these one-time
logs into durable storage to help investigate.

Bug: 17805839
Change-Id: If898d7df229c1f71e598b0d965325c272060e5e7

9 years agoSystem dialog looked weird on LMP
Vinod Krishnan [Thu, 2 Oct 2014 23:06:20 +0000 (16:06 -0700)]
System dialog looked weird on LMP

Bug: 1778541617473800
Change-Id: I28dff1c0f3263571ef00786b2b6935f2dd216ddf

9 years agoam a80aba70: Merge "AAPT: Gate v21 resource synthesizing logging behind -v flag"...
Adam Lesinski [Fri, 3 Oct 2014 22:10:48 +0000 (22:10 +0000)]
am a80aba70: Merge "AAPT: Gate v21 resource synthesizing logging behind -v flag" into lmp-dev

* commit 'a80aba70728c2843df94474dbd7829dadb77855f':
  AAPT: Gate v21 resource synthesizing logging behind -v flag

9 years agoMerge "AAPT: Gate v21 resource synthesizing logging behind -v flag" into lmp-dev
Adam Lesinski [Fri, 3 Oct 2014 22:06:02 +0000 (22:06 +0000)]
Merge "AAPT: Gate v21 resource synthesizing logging behind -v flag" into lmp-dev

9 years agoCleanup DeferredLayerUpdater
John Reck [Fri, 3 Oct 2014 22:02:19 +0000 (15:02 -0700)]
Cleanup DeferredLayerUpdater

Bug: 17765082

DeferredLayerUpdater had fallen behind RT updates. Re-snap to
latest expectations, ensuring to call requireGlContext() prior
to detachSurfaceTexture to avoid leaking SurfaceTextures

Change-Id: Ic65fb9831e5284f658866da8da9ad5af1d227699

9 years agoAAPT: Gate v21 resource synthesizing logging behind -v flag
Adam Lesinski [Fri, 3 Oct 2014 21:57:28 +0000 (14:57 -0700)]
AAPT: Gate v21 resource synthesizing logging behind -v flag

This is verbose information and should be hidden behind the -v flag.

Bug:17822471
Change-Id: I36e2c6beb54669a31cde73416427477a80ded8a6

9 years agoFix blank lockscreen #3
Jorim Jaggi [Fri, 3 Oct 2014 21:24:55 +0000 (14:24 -0700)]
Fix blank lockscreen #3

Bug: 17439581
Change-Id: Ic8cb7f32200b541ecc8fa36ad2517975cec0b545

9 years agoam 76716c5a: Revert "TouchExplorer computes incorrectly the click location."
Svetoslav Ganov [Fri, 3 Oct 2014 21:02:49 +0000 (21:02 +0000)]
am 76716c5a: Revert "TouchExplorer computes incorrectly the click location."

* commit '76716c5a180aa471c6973ca7aa03c7f2da677823':
  Revert "TouchExplorer computes incorrectly the click location."

9 years agoam c74a2b34: Merge "Minor style changes." into lmp-dev
Deepanshu Gupta [Fri, 3 Oct 2014 21:02:45 +0000 (21:02 +0000)]
am c74a2b34: Merge "Minor style changes." into lmp-dev

* commit 'c74a2b343507546dd5b0a6be5afce42eb8b16a0d':
  Minor style changes.

9 years agoam 7caa51e6: Merge "Fix issue #17811029: Settings provider race when removing users...
Dianne Hackborn [Fri, 3 Oct 2014 21:02:42 +0000 (21:02 +0000)]
am 7caa51e6: Merge "Fix issue #17811029: Settings provider race when removing users" into lmp-dev

* commit '7caa51e6ec6443d5c1fdb96f7e42508b074b4278':
  Fix issue #17811029: Settings provider race when removing users

9 years agoam 7a60cdbd: Merge "Fix regression in RCC.editMetadata(false)" into lmp-dev
RoboErik [Fri, 3 Oct 2014 21:02:38 +0000 (21:02 +0000)]
am 7a60cdbd: Merge "Fix regression in RCC.editMetadata(false)" into lmp-dev

* commit '7a60cdbd0989fdc262f7838b26c551a3417b7edb':
  Fix regression in RCC.editMetadata(false)

9 years agoam b88ba912: Merge "Fix alarm delivery-order sorting" into lmp-dev
Christopher Tate [Fri, 3 Oct 2014 21:02:32 +0000 (21:02 +0000)]
am b88ba912: Merge "Fix alarm delivery-order sorting" into lmp-dev

* commit 'b88ba912f6bb2fd0ae16794470cce38ee308b6ea':
  Fix alarm delivery-order sorting

9 years agoRevert "TouchExplorer computes incorrectly the click location."
Svetoslav Ganov [Fri, 3 Oct 2014 20:34:37 +0000 (20:34 +0000)]
Revert "TouchExplorer computes incorrectly the click location."

This reverts commit 851a5059a47cbf76e530c9d050a677cb6e3f8657 as
it creates a regression. Let us revert this and correctly fix the
issue the original change was trying to address.

bug:17789608

Change-Id: I8abb1a61d5310430e839e4ef60e7ca5cc0cbdd80

9 years agoMerge "Minor style changes." into lmp-dev
Deepanshu Gupta [Fri, 3 Oct 2014 20:30:43 +0000 (20:30 +0000)]
Merge "Minor style changes." into lmp-dev

9 years agoMerge "Fix issue #17811029: Settings provider race when removing users" into lmp-dev
Dianne Hackborn [Fri, 3 Oct 2014 20:15:11 +0000 (20:15 +0000)]
Merge "Fix issue #17811029: Settings provider race when removing users" into lmp-dev

9 years agoMerge "Fix regression in RCC.editMetadata(false)" into lmp-dev
RoboErik [Fri, 3 Oct 2014 20:13:27 +0000 (20:13 +0000)]
Merge "Fix regression in RCC.editMetadata(false)" into lmp-dev

9 years agoMerge "Fix alarm delivery-order sorting" into lmp-dev
Christopher Tate [Fri, 3 Oct 2014 19:56:35 +0000 (19:56 +0000)]
Merge "Fix alarm delivery-order sorting" into lmp-dev

9 years agoFix regression in RCC.editMetadata(false)
RoboErik [Fri, 3 Oct 2014 19:45:58 +0000 (12:45 -0700)]
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

9 years agoam ba5df0d0: Merge "Prevent monkey from triggering bugreport" into lmp-dev
Guang Zhu [Fri, 3 Oct 2014 19:44:27 +0000 (19:44 +0000)]
am ba5df0d0: Merge "Prevent monkey from triggering bugreport" into lmp-dev

* commit 'ba5df0d01970ec97d64397d9db55f8d1ad98aa16':
  Prevent monkey from triggering bugreport

9 years agoMerge "Prevent monkey from triggering bugreport" into lmp-dev
Guang Zhu [Fri, 3 Oct 2014 19:38:36 +0000 (19:38 +0000)]
Merge "Prevent monkey from triggering bugreport" into lmp-dev

9 years agoFix alarm delivery-order sorting
Christopher Tate [Fri, 3 Oct 2014 00:27:57 +0000 (17:27 -0700)]
Fix alarm delivery-order sorting

We also refine the order of delivery within any given package.  Now,
we identify which apps have wakeup alarms being delivered in the
current pass, and deliver all of that app's alarms before moving
on to alarm delivery to apps who are only receiving non-wakeup alarms
in the current delivery pass.  The TIME_TICK alarm is also hoisted to
the start of the current delivery pass if present.

Bug 17778686

Change-Id: I6306a00fe657787a77d0254c0807ac51e810fdcf

9 years agoFix issue #17811029: Settings provider race when removing users
Dianne Hackborn [Fri, 3 Oct 2014 19:29:43 +0000 (12:29 -0700)]
Fix issue #17811029: Settings provider race when removing users

Change-Id: Ia40d0a9c161b765d1340db5390d0acdbfc050b81

9 years agoPrevent monkey from triggering bugreport
Guang Zhu [Fri, 3 Oct 2014 19:23:43 +0000 (12:23 -0700)]
Prevent monkey from triggering bugreport

Change-Id: Ifa6f06f7dfa63b740352ad7388f33911649afcb0

9 years agoam d867b7c7: Fix issue #17783882: AUPT: NPE in Videos: Attempt to invoke virtual...
Dianne Hackborn [Fri, 3 Oct 2014 19:21:06 +0000 (19:21 +0000)]
am d867b7c7: Fix issue #17783882: AUPT: NPE in Videos: Attempt to invoke virtual method...

* commit 'd867b7c7a2c8c151c01b57597b6612ca5355a51a':
  Fix issue #17783882: AUPT: NPE in Videos: Attempt to invoke virtual method...

9 years agoFix issue #17783882: AUPT: NPE in Videos: Attempt to invoke virtual method...
Dianne Hackborn [Fri, 3 Oct 2014 18:26:40 +0000 (11:26 -0700)]
Fix issue #17783882: AUPT: NPE in Videos: Attempt to invoke virtual method...

...'java.lang.String java.lang.String.substring(int)' on a null object reference

Change-Id: I4a78653174da398a4edd23b2bc099598548b79c2

9 years agoam 1e2e4307: am 1242af06: am 32cfe2bb: am d37afa37: Merge "docs: Unbuntu troubleshoot...
Ricardo Cervera [Fri, 3 Oct 2014 18:16:03 +0000 (18:16 +0000)]
am 1e2e4307: am 1242af06: am 32cfe2bb: am d37afa37: Merge "docs: Unbuntu troubleshooting link to CamelCase ID" into klp-modular-docs

* commit '1e2e4307ff381e5cb9d8d19eb6a1aca763ba9415':
  docs: Unbuntu troubleshooting link to CamelCase ID

9 years agoam 1242af06: am 32cfe2bb: am d37afa37: Merge "docs: Unbuntu troubleshooting link...
Ricardo Cervera [Fri, 3 Oct 2014 18:11:52 +0000 (18:11 +0000)]
am 1242af06: am 32cfe2bb: am d37afa37: Merge "docs: Unbuntu troubleshooting link to CamelCase ID" into klp-modular-docs

* commit '1242af060bec63ec3a37512ebbbdbe545bd9f0f7':
  docs: Unbuntu troubleshooting link to CamelCase ID

9 years agoam 32cfe2bb: am d37afa37: Merge "docs: Unbuntu troubleshooting link to CamelCase...
Ricardo Cervera [Fri, 3 Oct 2014 18:05:41 +0000 (18:05 +0000)]
am 32cfe2bb: am d37afa37: Merge "docs: Unbuntu troubleshooting link to CamelCase ID" into klp-modular-docs

* commit '32cfe2bbc71091a1ab282d5c7e4df7db5f6051e6':
  docs: Unbuntu troubleshooting link to CamelCase ID

9 years agoam d37afa37: Merge "docs: Unbuntu troubleshooting link to CamelCase ID" into klp...
Ricardo Cervera [Fri, 3 Oct 2014 18:00:37 +0000 (18:00 +0000)]
am d37afa37: Merge "docs: Unbuntu troubleshooting link to CamelCase ID" into klp-modular-docs

* commit 'd37afa37452d5e5dab3704ecab0ab7cebb3da292':
  docs: Unbuntu troubleshooting link to CamelCase ID

9 years agoMerge "docs: Unbuntu troubleshooting link to CamelCase ID" into klp-modular-docs
Ricardo Cervera [Fri, 3 Oct 2014 17:55:34 +0000 (17:55 +0000)]
Merge "docs: Unbuntu troubleshooting link to CamelCase ID" into klp-modular-docs

9 years agodocs: Unbuntu troubleshooting link to CamelCase ID
Ricardo Cervera [Fri, 3 Oct 2014 16:44:25 +0000 (09:44 -0700)]
docs: Unbuntu troubleshooting link to CamelCase ID

Change-Id: I705d17346c470563c350df9bb17d23f3fda5fbc5

9 years agoam 24861eab: Merge "Send callbacks for Net property changes" into lmp-dev
Robert Greenwalt [Fri, 3 Oct 2014 15:41:04 +0000 (15:41 +0000)]
am 24861eab: Merge "Send callbacks for Net property changes" into lmp-dev

* commit '24861eabe641d5a147f127c8e7f98fab949224ab':
  Send callbacks for Net property changes

9 years agoMerge "Send callbacks for Net property changes" into lmp-dev
Robert Greenwalt [Fri, 3 Oct 2014 15:36:38 +0000 (15:36 +0000)]
Merge "Send callbacks for Net property changes" into lmp-dev

9 years agoam a79caa53: Merge "Update framework icons for media & alarm streams." into lmp-dev
John Spurlock [Fri, 3 Oct 2014 14:00:29 +0000 (14:00 +0000)]
am a79caa53: Merge "Update framework icons for media & alarm streams." into lmp-dev

* commit 'a79caa53405ea3efdd77d59ea7aa6dd64ecf09d3':
  Update framework icons for media & alarm streams.

9 years agoMerge "Update framework icons for media & alarm streams." into lmp-dev
John Spurlock [Fri, 3 Oct 2014 13:55:23 +0000 (13:55 +0000)]
Merge "Update framework icons for media & alarm streams." into lmp-dev

9 years agoam a23867c4: Merge "Disable notification effects during phone calls." into lmp-dev
John Spurlock [Fri, 3 Oct 2014 13:53:48 +0000 (13:53 +0000)]
am a23867c4: Merge "Disable notification effects during phone calls." into lmp-dev

* commit 'a23867c4e8efb4cd9e86c70bff1a595da6679a82':
  Disable notification effects during phone calls.

9 years agoMerge "Disable notification effects during phone calls." into lmp-dev
John Spurlock [Fri, 3 Oct 2014 13:49:42 +0000 (13:49 +0000)]
Merge "Disable notification effects during phone calls." into lmp-dev

9 years agoam c5146e80: Merge "Revert "Revert "Frameworks/base: Update to preloaded-classes...
Andreas Gampe [Fri, 3 Oct 2014 04:41:46 +0000 (04:41 +0000)]
am c5146e80: Merge "Revert "Revert "Frameworks/base: Update to preloaded-classes""" into lmp-dev

* commit 'c5146e8080b8abaaf92fd98ff5f84e8c4b3d049e':
  Revert "Revert "Frameworks/base: Update to preloaded-classes""

9 years agoMerge "Revert "Revert "Frameworks/base: Update to preloaded-classes""" into lmp-dev
Andreas Gampe [Fri, 3 Oct 2014 04:30:04 +0000 (04:30 +0000)]
Merge "Revert "Revert "Frameworks/base: Update to preloaded-classes""" into lmp-dev

9 years agoSend callbacks for Net property changes
Robert Greenwalt [Tue, 30 Sep 2014 23:50:07 +0000 (16:50 -0700)]
Send callbacks for Net property changes

LinkProperties and NetworkCapabilities changes were not calling app callbacks.

bug:17681483
Change-Id: I67dac3c4dc1284f5c4bfb24de239da4ec776336f

9 years agoam a11b5e34: Merge "Send updated NetworkAgent score to NetworkFactories when validate...
Paul Jensen [Fri, 3 Oct 2014 02:22:25 +0000 (02:22 +0000)]
am a11b5e34: Merge "Send updated NetworkAgent score to NetworkFactories when validated." into lmp-dev

* commit 'a11b5e34f50899a48531bb84ba3f6d796a64985e':
  Send updated NetworkAgent score to NetworkFactories when validated.

9 years agoam 6eead851: Merge "Allow any unvalidated Network to satisfy NetworkRequests." into...
Paul Jensen [Fri, 3 Oct 2014 02:22:21 +0000 (02:22 +0000)]
am 6eead851: Merge "Allow any unvalidated Network to satisfy NetworkRequests." into lmp-dev

* commit '6eead851d2ea56c3e7319587d4066b1828d54699':
  Allow any unvalidated Network to satisfy NetworkRequests.

9 years agoMerge "Send updated NetworkAgent score to NetworkFactories when validated." into...
Paul Jensen [Fri, 3 Oct 2014 02:18:11 +0000 (02:18 +0000)]
Merge "Send updated NetworkAgent score to NetworkFactories when validated." into lmp-dev

9 years agoMerge "Allow any unvalidated Network to satisfy NetworkRequests." into lmp-dev
Paul Jensen [Fri, 3 Oct 2014 02:16:42 +0000 (02:16 +0000)]
Merge "Allow any unvalidated Network to satisfy NetworkRequests." into lmp-dev

9 years agoRevert "Revert "Frameworks/base: Update to preloaded-classes""
Andreas Gampe [Fri, 3 Oct 2014 02:00:29 +0000 (02:00 +0000)]
Revert "Revert "Frameworks/base: Update to preloaded-classes""

This reverts commit 16626a7ee9f18c70b2f6437b4ab85753dbbb2263.

Remove three classes that break Shamu booting.

Bug: 17480683
Bug: 17791590
Change-Id: Ic487c5344d4186ea5205f117f07ca3ab7d945fb7

9 years agoDisable notification effects during phone calls.
John Spurlock [Thu, 2 Oct 2014 16:16:02 +0000 (12:16 -0400)]
Disable notification effects during phone calls.

Listen for phone call state changes in NoMan, and disable
incoming non-call notification effects when non-idle.

Bug:17658454
Change-Id: I6f7d66413970fbff6822ab29a12f91cbed068261

9 years agoam b591da94: Merge "Maybe fix issue #17449495: Nakasi is pretty laggy/slow to do...
Dianne Hackborn [Fri, 3 Oct 2014 00:47:04 +0000 (00:47 +0000)]
am b591da94: Merge "Maybe fix issue #17449495: Nakasi is pretty laggy/slow to do anything" into lmp-dev

* commit 'b591da942e159588c70687dfe3e792feedc8f3b4':
  Maybe fix issue #17449495: Nakasi is pretty laggy/slow to do anything

9 years agoMerge "Maybe fix issue #17449495: Nakasi is pretty laggy/slow to do anything" into...
Dianne Hackborn [Fri, 3 Oct 2014 00:40:25 +0000 (00:40 +0000)]
Merge "Maybe fix issue #17449495: Nakasi is pretty laggy/slow to do anything" into lmp-dev

9 years agoMaybe fix issue #17449495: Nakasi is pretty laggy/slow to do anything
Dianne Hackborn [Fri, 3 Oct 2014 00:21:27 +0000 (17:21 -0700)]
Maybe fix issue #17449495: Nakasi is pretty laggy/slow to do anything

Tweak the oom tuning to raise everything by 50%.  This is the same
increase we did for Volantis; I am thinking that most of the issue
there was not it being 64 bit, but it being tighter on RAM.  From
my testing, it looks like in user switching there was some paging
going on with Nakasi, and with this change things seem to be better.

We should probably revisit this for future work on RAM.  It seems
likely that a 64 bit device will need more RAM, so probably the value
I am picking here is larger than we actually need for other devices.
I think this is the safest change at this point though -- it leaves
Volantis the same, where we already had tweaked it to address paging
issues, raises it on Nakasi (to the same value as Volantis) where we
seem to have paging issues, and on our other devices also raises it
but those are generally not under memory pressure so this shouldn't
really make a difference.

Change-Id: Ib19394068734d322a015ed07370d9d4961877e4b

9 years agoUpdate framework icons for media & alarm streams.
John Spurlock [Thu, 2 Oct 2014 23:17:19 +0000 (19:17 -0400)]
Update framework icons for media & alarm streams.

Update resources to new style and remove obsolete items.

Bug: 17762712
Change-Id: Ibec121828084934cc066afe117f66b6a0eea603f

9 years agoam 9f64867d: Merge "Fix theme propagation to contained android:drawable elements...
Alan Viverette [Thu, 2 Oct 2014 23:15:39 +0000 (23:15 +0000)]
am 9f64867d: Merge "Fix theme propagation to contained android:drawable elements" into lmp-dev

* commit '9f64867da107b772b867876ddf979d1a3ec19192':
  Fix theme propagation to contained android:drawable elements

9 years agoam 8f8bffa1: Merge "Add @SystemApi to missing TelecomManager methods" into lmp-dev
Evan Charlton [Thu, 2 Oct 2014 23:15:35 +0000 (23:15 +0000)]
am 8f8bffa1: Merge "Add @SystemApi to missing TelecomManager methods" into lmp-dev

* commit '8f8bffa1f19a5b2cf9c9ac9c5ca37d4473fa1181':
  Add @SystemApi to missing TelecomManager methods

9 years agoMerge "Fix theme propagation to contained android:drawable elements" into lmp-dev
Alan Viverette [Thu, 2 Oct 2014 23:10:04 +0000 (23:10 +0000)]
Merge "Fix theme propagation to contained android:drawable elements" into lmp-dev

9 years agoMerge "Add @SystemApi to missing TelecomManager methods" into lmp-dev
Evan Charlton [Thu, 2 Oct 2014 23:05:22 +0000 (23:05 +0000)]
Merge "Add @SystemApi to missing TelecomManager methods" into lmp-dev

9 years agoam 66fea477: am 721b3efc: am 46d8d0cd: am c470faab: docs:ADT 23.0.4 doc updates
Rich Slogar [Thu, 2 Oct 2014 23:02:41 +0000 (23:02 +0000)]
am 66fea477: am 721b3efc: am 46d8d0cd: am c470faab: docs:ADT 23.0.4 doc updates

* commit '66fea4771cc7bf3c8bf03ea1b64425f3f9921b28':
  docs:ADT 23.0.4 doc updates

9 years agoam 721b3efc: am 46d8d0cd: am c470faab: docs:ADT 23.0.4 doc updates
Rich Slogar [Thu, 2 Oct 2014 22:57:45 +0000 (22:57 +0000)]
am 721b3efc: am 46d8d0cd: am c470faab: docs:ADT 23.0.4 doc updates

* commit '721b3efc205442e255170d0185ae374b5a5ddc50':
  docs:ADT 23.0.4 doc updates

9 years agoam 7a73f2c5: Merge "SDK only: Update docs to reflect current implementation." into...
Dianne Hackborn [Thu, 2 Oct 2014 22:54:53 +0000 (22:54 +0000)]
am 7a73f2c5: Merge "SDK only: Update docs to reflect current implementation." into lmp-dev

* commit '7a73f2c5aab16e2d4c21fcce9aa8173e87ecfb4f':
  SDK only: Update docs to reflect current implementation.

9 years agoFix theme propagation to contained android:drawable elements
Alan Viverette [Thu, 2 Oct 2014 22:53:31 +0000 (15:53 -0700)]
Fix theme propagation to contained android:drawable elements

BUG: 17790666
Change-Id: I6733a98e779cad0d384b917c57d2b3409a166c02

9 years agoam 46d8d0cd: am c470faab: docs:ADT 23.0.4 doc updates
Rich Slogar [Thu, 2 Oct 2014 22:52:49 +0000 (22:52 +0000)]
am 46d8d0cd: am c470faab: docs:ADT 23.0.4 doc updates

* commit '46d8d0cdb349ca0a3f6ef199e1cc1dcba4c2d6eb':
  docs:ADT 23.0.4 doc updates

9 years agoMerge "SDK only: Update docs to reflect current implementation." into lmp-dev
Dianne Hackborn [Thu, 2 Oct 2014 22:49:41 +0000 (22:49 +0000)]
Merge "SDK only: Update docs to reflect current implementation." into lmp-dev

9 years agoam c470faab: docs:ADT 23.0.4 doc updates
Rich Slogar [Thu, 2 Oct 2014 22:47:15 +0000 (22:47 +0000)]
am c470faab: docs:ADT 23.0.4 doc updates

* commit 'c470faab3ee47b5643ee6b0a97c925c8f0f587fa':
  docs:ADT 23.0.4 doc updates

9 years agoam 51900639: Merge "Synchronize on all sendProxyBroadcast calls" into lmp-dev
Jason Monk [Thu, 2 Oct 2014 22:42:58 +0000 (22:42 +0000)]
am 51900639: Merge "Synchronize on all sendProxyBroadcast calls" into lmp-dev

* commit '519006395204ba3eab77ae420d20eb70ebb78af5':
  Synchronize on all sendProxyBroadcast calls

9 years agoMerge "Synchronize on all sendProxyBroadcast calls" into lmp-dev
Jason Monk [Thu, 2 Oct 2014 22:36:45 +0000 (22:36 +0000)]
Merge "Synchronize on all sendProxyBroadcast calls" into lmp-dev

9 years agodocs:ADT 23.0.4 doc updates
Rich Slogar [Thu, 2 Oct 2014 22:13:09 +0000 (15:13 -0700)]
docs:ADT 23.0.4 doc updates

Change-Id: Ibf412802e7c98ed3beff6c61394f1b3962254d9a

9 years agoam ae309489: Merge "Fix race in RecognizerService teardown." into lmp-dev
Jeff Brown [Thu, 2 Oct 2014 22:09:08 +0000 (22:09 +0000)]
am ae309489: Merge "Fix race in RecognizerService teardown." into lmp-dev

* commit 'ae309489c2b22c6cfcc6701b5dea13c652239ecd':
  Fix race in RecognizerService teardown.

9 years agoMerge "Fix race in RecognizerService teardown." into lmp-dev
Jeff Brown [Thu, 2 Oct 2014 22:04:08 +0000 (22:04 +0000)]
Merge "Fix race in RecognizerService teardown." into lmp-dev

9 years agoam 7def6026: am 285859b1: am d36dbe09: am e961d0b5: Merge "Revert "docs: Update for...
Joe Fernandez [Thu, 2 Oct 2014 22:00:49 +0000 (22:00 +0000)]
am 7def6026: am 285859b1: am d36dbe09: am e961d0b5: Merge "Revert "docs: Update for Android 23.0.4"" into klp-modular-docs

* commit '7def60268519536083839a7fd0a2ddfd68d75504':
  Revert "docs: Update for Android 23.0.4"

9 years agoam 285859b1: am d36dbe09: am e961d0b5: Merge "Revert "docs: Update for Android 23...
Joe Fernandez [Thu, 2 Oct 2014 21:50:09 +0000 (21:50 +0000)]
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"

9 years agoam 9cdde5f8: Merge "Fix a bug with screen brightness during screen off animation...
Baligh Uddin [Thu, 2 Oct 2014 21:42:22 +0000 (21:42 +0000)]
am 9cdde5f8: Merge "Fix a bug with screen brightness during screen off animation." into lmp-dev

* commit '9cdde5f8348ddd03e1d6eb2c741fb3e761ab66e9':
  Fix a bug with screen brightness during screen off animation.

9 years agoam cdf7961f: Merge "Tweak wallpaper restore acceptance heuristics" into lmp-dev
Christopher Tate [Thu, 2 Oct 2014 21:42:18 +0000 (21:42 +0000)]
am cdf7961f: Merge "Tweak wallpaper restore acceptance heuristics" into lmp-dev

* commit 'cdf7961f73f7ee313cbcd2f16750228cc57bcb5e':
  Tweak wallpaper restore acceptance heuristics

9 years agoam 81e3e472: Merge "Add TD_SCDMA RAT type (already exists in RIL) and classify as...
Etan Cohen [Thu, 2 Oct 2014 21:42:15 +0000 (21:42 +0000)]
am 81e3e472: Merge "Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA." into lmp-dev

* commit '81e3e4724d2c506bf9e920fd253c54a0bbd38706':
  Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA.

9 years agoMerge "Fix a bug with screen brightness during screen off animation." into lmp-dev
Baligh Uddin [Thu, 2 Oct 2014 21:38:24 +0000 (21:38 +0000)]
Merge "Fix a bug with screen brightness during screen off animation." into lmp-dev

9 years agoMerge "Tweak wallpaper restore acceptance heuristics" into lmp-dev
Christopher Tate [Thu, 2 Oct 2014 21:32:47 +0000 (21:32 +0000)]
Merge "Tweak wallpaper restore acceptance heuristics" into lmp-dev

9 years agoam d36dbe09: am e961d0b5: Merge "Revert "docs: Update for Android 23.0.4"" into klp...
Joe Fernandez [Thu, 2 Oct 2014 21:32:15 +0000 (21:32 +0000)]
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"

9 years agoTweak wallpaper restore acceptance heuristics
Christopher Tate [Thu, 2 Oct 2014 20:39:12 +0000 (13:39 -0700)]
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

9 years agoMerge "Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA." into...
Etan Cohen [Thu, 2 Oct 2014 21:16:28 +0000 (21:16 +0000)]
Merge "Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA." into lmp-dev

9 years agoam e961d0b5: Merge "Revert "docs: Update for Android 23.0.4"" into klp-modular-docs
Joe Fernandez [Thu, 2 Oct 2014 21:14:59 +0000 (21:14 +0000)]
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"

9 years agoMerge "Revert "docs: Update for Android 23.0.4"" into klp-modular-docs
Joe Fernandez [Thu, 2 Oct 2014 21:08:27 +0000 (21:08 +0000)]
Merge "Revert "docs: Update for Android 23.0.4"" into klp-modular-docs

9 years agoRevert "docs: Update for Android 23.0.4"
Joe Fernandez [Thu, 2 Oct 2014 21:07:49 +0000 (21:07 +0000)]
Revert "docs: Update for Android 23.0.4"

This reverts commit f34d0e69033165b7a6e9c73b99f4ef6ac36b3896.

Change-Id: I4d521392733f1b028c72d4623d6d69a4c5910bc4

9 years agoAdd @SystemApi to missing TelecomManager methods
Evan Charlton [Thu, 2 Oct 2014 20:45:27 +0000 (13:45 -0700)]
Add @SystemApi to missing TelecomManager methods

A few methods (which should be exposed) were missing @SystemApi
annotations.

TelecomManager#addNewIncomingCall
TelecomManager#registerPhoneAccount
TelecomManager#unregisterPhoneAccount

Bug: 17786491
Change-Id: Idf318cf6238668762c00ed0913a9c0ccd5bcb884

9 years agoam 5c6756fe: Revert "Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager"
Matthew Williams [Thu, 2 Oct 2014 20:53:29 +0000 (20:53 +0000)]
am 5c6756fe: Revert "Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager"

* commit '5c6756fefb6db0fe468b9d747960a6da344880ad':
  Revert "Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager"

9 years agoRevert "Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager"
Matthew Williams [Thu, 2 Oct 2014 04:12:28 +0000 (04:12 +0000)]
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

9 years agoam d5941978: Allow system app to take ownership of built-in permissions
Jing Ji [Thu, 2 Oct 2014 20:45:08 +0000 (20:45 +0000)]
am d5941978: Allow system app to take ownership of built-in permissions

* commit 'd594197868c4a51bb8f8bd62479999debc72bf2a':
  Allow system app to take ownership of built-in permissions

9 years agoAllow system app to take ownership of built-in permissions
Jing Ji [Wed, 1 Oct 2014 18:31:19 +0000 (13:31 -0500)]
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

9 years agoam 9dfad8c7: Merge "Remove misleading error log." into lmp-dev
Craig Mautner [Thu, 2 Oct 2014 20:18:05 +0000 (20:18 +0000)]
am 9dfad8c7: Merge "Remove misleading error log." into lmp-dev

* commit '9dfad8c7f01e8a69989d1c44deb8a621216a0d9f':
  Remove misleading error log.

9 years agoMerge "Remove misleading error log." into lmp-dev
Craig Mautner [Thu, 2 Oct 2014 20:13:54 +0000 (20:13 +0000)]
Merge "Remove misleading error log." into lmp-dev

9 years agoFix a bug with screen brightness during screen off animation.
Jeff Brown [Thu, 2 Oct 2014 20:08:05 +0000 (13:08 -0700)]
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

9 years agoSDK only: Update docs to reflect current implementation.
Dianne Hackborn [Thu, 2 Oct 2014 19:42:18 +0000 (12:42 -0700)]
SDK only: Update docs to reflect current implementation.

Change-Id: I498425bb55b157c954af6a2441d8bd9be3871c55