OSDN Git Service

android-x86/frameworks-base.git
8 years agoFix IME adjust when stack focus changes while IME is visible
Chong Zhang [Tue, 19 Apr 2016 04:02:01 +0000 (21:02 -0700)]
Fix IME adjust when stack focus changes while IME is visible

- Use two values to animate divider width adjustment separately
  from stack position adjustment. For example IME is visible
  with focus on bottom stack, then user clicks top stack. In this
  case bottom stack position should go back to unadjusted, but
  divider should remain thinner.

- If we need to start a new animation during an existing animation,
  start the motion from where the existing animation left off, so
  that it doesn't look discontinuous.

- Do not adjust if IME is not actually focused on any stack. This
  could happen when swiping down the status bar.

bug: 28175599
Change-Id: I802def5d1c13ebe11094eb28fc5a0b0c309e4d76

8 years agoMerge "Send ACTION_DRAG_EXITED when the pointer moves over a non-touchable window...
Vladislav Kaznacheev [Wed, 20 Apr 2016 17:11:19 +0000 (17:11 +0000)]
Merge "Send ACTION_DRAG_EXITED when the pointer moves over a non-touchable window" into nyc-dev

8 years agoMerge "QS tile lifecycle management" into nyc-dev
Jason Monk [Wed, 20 Apr 2016 17:08:59 +0000 (17:08 +0000)]
Merge "QS tile lifecycle management" into nyc-dev

8 years agoMerge "Made Element accessors thread-safe" into nyc-dev
Yang Ni [Wed, 20 Apr 2016 16:44:38 +0000 (16:44 +0000)]
Merge "Made Element accessors thread-safe" into nyc-dev

8 years agoMerge "Clear calling identity when binding a11y services" into nyc-dev
Phil Weaver [Wed, 20 Apr 2016 16:33:26 +0000 (16:33 +0000)]
Merge "Clear calling identity when binding a11y services" into nyc-dev

8 years agoMerge "Reinitialize voice interaction service on unlock" into nyc-dev
Amith Yamasani [Wed, 20 Apr 2016 16:19:44 +0000 (16:19 +0000)]
Merge "Reinitialize voice interaction service on unlock" into nyc-dev

8 years agoQS tile lifecycle management
Jason Monk [Wed, 20 Apr 2016 15:41:36 +0000 (11:41 -0400)]
QS tile lifecycle management

Ensure we send out the current QSService and Tile to the TileService
before we write to mWrapper allowing other commands to come through.

Change-Id: Ia3f470083d97d85fa726b1add3706db6278c7d1e
Fixes: 27871492

8 years agoMerge "QS custom tiles - better handling of invalid icons" into nyc-dev
Jason Monk [Wed, 20 Apr 2016 15:25:42 +0000 (15:25 +0000)]
Merge "QS custom tiles - better handling of invalid icons" into nyc-dev

8 years agoQS custom tiles - better handling of invalid icons
Jason Monk [Wed, 20 Apr 2016 14:54:55 +0000 (10:54 -0400)]
QS custom tiles - better handling of invalid icons

Change-Id: I7b174a078a9df840eb73def101d865a8d630db19
Fixes: 27871180

8 years agoMerge "Fix QS edit accessibility" into nyc-dev
Jason Monk [Wed, 20 Apr 2016 15:14:50 +0000 (15:14 +0000)]
Merge "Fix QS edit accessibility" into nyc-dev

8 years agoFix QS edit accessibility
Jason Monk [Wed, 20 Apr 2016 15:10:23 +0000 (11:10 -0400)]
Fix QS edit accessibility

Change-Id: Ibce7bdf480751994b318cba3a9954365f0ed8786
Fixes: 28194074

8 years agoMerge "Expose additional fields needed by PrintRecommendationService GTS test and...
Philip P. Moltmann [Wed, 20 Apr 2016 15:01:03 +0000 (15:01 +0000)]
Merge "Expose additional fields needed by PrintRecommendationService GTS test and move files into properly named directory." into nyc-dev

8 years agoMerge "Collapse QS panel after details if we expanded it before" into nyc-dev
Jason Monk [Wed, 20 Apr 2016 14:25:22 +0000 (14:25 +0000)]
Merge "Collapse QS panel after details if we expanded it before" into nyc-dev

8 years agoMerge "Only show OPEN button as needed." into nyc-dev
Steve McKay [Wed, 20 Apr 2016 14:25:05 +0000 (14:25 +0000)]
Merge "Only show OPEN button as needed." into nyc-dev

8 years agoMerge "Update QS header to handle 320dp without overlapping" into nyc-dev
Jason Monk [Wed, 20 Apr 2016 14:21:25 +0000 (14:21 +0000)]
Merge "Update QS header to handle 320dp without overlapping" into nyc-dev

8 years agoUpdate QS header to handle 320dp without overlapping
Jason Monk [Wed, 20 Apr 2016 14:08:55 +0000 (10:08 -0400)]
Update QS header to handle 320dp without overlapping

Change-Id: I7f52ed8aac14bea6c2cdc9a6ef8087ff6ef1b802
Fixes: 28181221

8 years agoFix settings drawer when font size is huge
Jason Monk [Wed, 20 Apr 2016 13:44:22 +0000 (09:44 -0400)]
Fix settings drawer when font size is huge

Change-Id: Id720a7e7b471ddf01ed3682882656cd838eb860d
Fixes: 28181614

8 years agoMerge "Kill foreground apps when turning off work" into nyc-dev
Rubin Xu [Wed, 20 Apr 2016 09:33:51 +0000 (09:33 +0000)]
Merge "Kill foreground apps when turning off work" into nyc-dev

8 years agoMerge "Allow switching keyboard layout to null." into nyc-dev
Keisuke Kuroyanagi [Wed, 20 Apr 2016 09:12:50 +0000 (09:12 +0000)]
Merge "Allow switching keyboard layout to null." into nyc-dev

8 years agoSend ACTION_DRAG_EXITED when the pointer moves over a non-touchable window
Vladislav Kaznacheev [Tue, 19 Apr 2016 22:24:52 +0000 (15:24 -0700)]
Send ACTION_DRAG_EXITED when the pointer moves over a non-touchable window

Bug: 28276601
Change-Id: Ic8da5c5ae422a9c9dd2d5bef898ee36a66b73afd

8 years agoMerge changes I5e500724,I40cfb12c into nyc-dev
Tomasz Mikolajewski [Wed, 20 Apr 2016 03:57:26 +0000 (03:57 +0000)]
Merge changes I5e500724,I40cfb12c into nyc-dev

* changes:
  Restrict selection to 1000 items in DocumentsUI.
  Cancel band selection on directory change.

8 years agoMerge "OobData documentation" into nyc-dev
Jakub Pawlowski [Wed, 20 Apr 2016 03:15:22 +0000 (03:15 +0000)]
Merge "OobData documentation" into nyc-dev

8 years agoMerge "Don't do anti-falsing on locked shade" into nyc-dev
TreeHugger Robot [Wed, 20 Apr 2016 03:00:28 +0000 (03:00 +0000)]
Merge "Don't do anti-falsing on locked shade" into nyc-dev

8 years agoMerge "Fix wrong transition when recents is growing when entering" into nyc-dev
TreeHugger Robot [Wed, 20 Apr 2016 01:48:38 +0000 (01:48 +0000)]
Merge "Fix wrong transition when recents is growing when entering" into nyc-dev

8 years agoMerge "Fix NPE in WallpaperDrawable" into nyc-dev
TreeHugger Robot [Wed, 20 Apr 2016 01:27:34 +0000 (01:27 +0000)]
Merge "Fix NPE in WallpaperDrawable" into nyc-dev

8 years agoMerge "Record in progress count when parceling Timer" into nyc-dev
Adam Lesinski [Wed, 20 Apr 2016 01:22:35 +0000 (01:22 +0000)]
Merge "Record in progress count when parceling Timer" into nyc-dev

8 years agoMerge "Move batterystats stats collection to its own thread" into nyc-dev
Adam Lesinski [Wed, 20 Apr 2016 01:18:48 +0000 (01:18 +0000)]
Merge "Move batterystats stats collection to its own thread" into nyc-dev

8 years agoMerge "Disable anti-falsing logic with touch exploration" into nyc-dev
Adrian Roos [Wed, 20 Apr 2016 00:38:05 +0000 (00:38 +0000)]
Merge "Disable anti-falsing logic with touch exploration" into nyc-dev

8 years agoMove batterystats stats collection to its own thread
Adam Lesinski [Wed, 20 Apr 2016 00:33:33 +0000 (17:33 -0700)]
Move batterystats stats collection to its own thread

Too many other tasks run on common handlers, and the batterystats collection
may block waiting for a timeout of up to 2 seconds.

Bug:27857665
Change-Id: I5be1ddc374d69620f4f7d821eb29e8524294c9a4

8 years agoDon't do anti-falsing on locked shade
Adrian Roos [Wed, 20 Apr 2016 00:09:07 +0000 (17:09 -0700)]
Don't do anti-falsing on locked shade

The user has already passed the keyguard test by
dragging down. We're not doing anti falsing at this
point and doing it on the affordance was triggering
a crash on debuggable builds (and not working at all
on regular builds).

Change-Id: Icaf81e8e2a38503851c7b5699a0f5a3d363dac19
Fixes: 28154836

8 years agoRecord in progress count when parceling Timer
Adam Lesinski [Tue, 19 Apr 2016 23:46:20 +0000 (16:46 -0700)]
Record in progress count when parceling Timer

The total time is computed before parceling, but the total count is not.

Bug:27747854
Change-Id: If3afdca9605f74d96a54fb9df17f6df761b99e55

8 years agoMerge "Fixing crash when dumping secondary SystemUI user service." into nyc-dev
Winson Chung [Wed, 20 Apr 2016 00:21:38 +0000 (00:21 +0000)]
Merge "Fixing crash when dumping secondary SystemUI user service." into nyc-dev

8 years agoReinitialize voice interaction service on unlock
Amith Yamasani [Wed, 20 Apr 2016 00:04:28 +0000 (17:04 -0700)]
Reinitialize voice interaction service on unlock

Fixes the incomplete initialization on FBE devices when
voice interaction service is not available before unlock.

Change-Id: I397237e4554453d29da643aee59384e289fa3654
Fixes: 28183380

8 years agoMerge "Cold Sim issue fix" into nyc-dev
Chen Xu [Wed, 20 Apr 2016 00:09:59 +0000 (00:09 +0000)]
Merge "Cold Sim issue fix" into nyc-dev

8 years agoMerge "Fixes for resize thread" into nyc-dev
Jorim Jaggi [Wed, 20 Apr 2016 00:07:52 +0000 (00:07 +0000)]
Merge "Fixes for resize thread" into nyc-dev

8 years agoClear calling identity when binding a11y services
Phil Weaver [Wed, 20 Apr 2016 00:01:52 +0000 (17:01 -0700)]
Clear calling identity when binding a11y services

When a UiAutomation is destroyed, accessibility services may get
enabled as a side effect. That was causing these services to be
enabled in a binder thread, which threw a SecurityException.

Bug: 28268310
Bug: 28163652
Change-Id: Ie25ab05569b5b21b5f30e7d7eed24ef73b7ba159

8 years agoFix wrong transition when recents is growing when entering
Jorim Jaggi [Mon, 18 Apr 2016 22:32:07 +0000 (15:32 -0700)]
Fix wrong transition when recents is growing when entering

Bug: 27855229
Change-Id: I050305d16df6fe53abf5e74e1f9ee6c882dd7ead

8 years agoFix NPE in WallpaperDrawable
Adrian Roos [Tue, 19 Apr 2016 23:41:18 +0000 (16:41 -0700)]
Fix NPE in WallpaperDrawable

Fixes: 28272898
Change-Id: I0377a341c253c79f5179b3a9c8eadcf51f9ffad3

8 years agoMerge "Don't block while dispatching PRE_BOOT." into nyc-dev
TreeHugger Robot [Tue, 19 Apr 2016 23:23:48 +0000 (23:23 +0000)]
Merge "Don't block while dispatching PRE_BOOT." into nyc-dev

8 years agoFixing crash when dumping secondary SystemUI user service.
Winson [Tue, 19 Apr 2016 23:18:28 +0000 (16:18 -0700)]
Fixing crash when dumping secondary SystemUI user service.

- Secondary user’s SystemUI process is initialized with
  SERVICES_PER_USER, which is a strict subset of SERVICES, but mServices
  is a fixed size array that does not change, so we need to add a null
  check when iterating through the current list of services for the
  non-primary user.

Bug: 28153575
Change-Id: I0a6b4726e82f2efddda358a835b1ef3d9f165375

8 years agoMerge changes Ie3125ec8,Ifa149322,Ifa2ed84a into nyc-dev
Winson Chung [Tue, 19 Apr 2016 23:01:18 +0000 (23:01 +0000)]
Merge changes Ie3125ec8,Ifa149322,Ifa2ed84a into nyc-dev

* changes:
  Tweaking accessibility actions for dock divider.
  Ensure that the drag view is not dimmed.
  Disallowing scrim activity from setting TaskDescription.

8 years agoMerge "Show "Android System" instead of "Shell" on notifications." into nyc-dev
TreeHugger Robot [Tue, 19 Apr 2016 22:34:53 +0000 (22:34 +0000)]
Merge "Show "Android System" instead of "Shell" on notifications." into nyc-dev

8 years agoMerge changes Id1278b07,Ic3da5046 into nyc-dev
TreeHugger Robot [Tue, 19 Apr 2016 22:23:31 +0000 (22:23 +0000)]
Merge changes Id1278b07,Ic3da5046 into nyc-dev

* changes:
  Fixed a bug where expanding by touch wasn't possible
  Made sure the fake shadow won't be invisible

8 years agoFixed a bug where expanding by touch wasn't possible
Selim Cinek [Mon, 18 Apr 2016 22:57:57 +0000 (15:57 -0700)]
Fixed a bug where expanding by touch wasn't possible

In landscape expanding by touch was not working because
the rawX is different from the X.

Change-Id: Id1278b073ea2e10258648884c528f5db273f2d78
Fixes: 27923197

8 years agoMade sure the fake shadow won't be invisible
Selim Cinek [Mon, 18 Apr 2016 22:32:41 +0000 (15:32 -0700)]
Made sure the fake shadow won't be invisible

The shadow could still be invisible as it was too
small.

Change-Id: Ic3da504663a449e60f490af14bb98701cff2653c
Fixes: 27317665

8 years agoMerge "Fix pause/resume for AnimatorSet" into nyc-dev
Doris Liu [Tue, 19 Apr 2016 22:14:35 +0000 (22:14 +0000)]
Merge "Fix pause/resume for AnimatorSet" into nyc-dev

8 years agoMerge "Pause infinite AVD when the drawable is not visible" into nyc-dev
Doris Liu [Tue, 19 Apr 2016 22:14:11 +0000 (22:14 +0000)]
Merge "Pause infinite AVD when the drawable is not visible" into nyc-dev

8 years agoMerge "Force windows to be scalable during pinned animation." into nyc-dev
Rob Carr [Tue, 19 Apr 2016 22:11:00 +0000 (22:11 +0000)]
Merge "Force windows to be scalable during pinned animation." into nyc-dev

8 years agoMerge "Reload LockscreenWallpaper and ImageWallpaper on background thread" into nyc-dev
Adrian Roos [Tue, 19 Apr 2016 22:06:14 +0000 (22:06 +0000)]
Merge "Reload LockscreenWallpaper and ImageWallpaper on background thread" into nyc-dev

8 years agoMerge "Fix unprotected StatusBarManagerService calls" into nyc-dev
Adrian Roos [Tue, 19 Apr 2016 22:05:42 +0000 (22:05 +0000)]
Merge "Fix unprotected StatusBarManagerService calls" into nyc-dev

8 years agoDon't block while dispatching PRE_BOOT.
Jeff Sharkey [Tue, 19 Apr 2016 21:58:24 +0000 (15:58 -0600)]
Don't block while dispatching PRE_BOOT.

While we're waiting on the final UX around PRE_BOOT_COMPLETED, don't
frustrate users by giving them a lockscreen that appears frozen
for several seconds.

Bug: 28164677
Change-Id: I54b62cea9bb83bc0f82fdf7e6e46a4640e1a30de

8 years agoMerge "Place InputMethod after DockedDivider in window list." into nyc-dev
Rob Carr [Tue, 19 Apr 2016 21:54:22 +0000 (21:54 +0000)]
Merge "Place InputMethod after DockedDivider in window list." into nyc-dev

8 years agoMerge "Add test method to remove admins." into nyc-dev
Amith Yamasani [Tue, 19 Apr 2016 21:46:40 +0000 (21:46 +0000)]
Merge "Add test method to remove admins." into nyc-dev

8 years agoTweaking accessibility actions for dock divider.
Winson [Tue, 19 Apr 2016 18:33:04 +0000 (11:33 -0700)]
Tweaking accessibility actions for dock divider.

- Adding tl_full/70%/50%/30%/rb_full

Bug: 27724715
Change-Id: Ie3125ec81e6463696cf56640c6b86f9cfcbda945

8 years agoFixes for resize thread
Jorim Jaggi [Tue, 19 Apr 2016 03:42:10 +0000 (20:42 -0700)]
Fixes for resize thread

- Make sure to draw navigation bar/status bar background before the
main render node. This is to avoid any flickering when entering
resizing mode, so you rather overdraw than underdraw.
- Draw the first frame from the main thread directly to increase
chance that all drawing commands are processing within a single
frame.

Bug: 27864358
Bug: 28003586
Change-Id: I033f57cdbcb2c16ea93134c041095a415d5c25b4

8 years agoMerge "Don't crop windows not on defualt display to stack bounds." into nyc-dev
TreeHugger Robot [Tue, 19 Apr 2016 21:38:29 +0000 (21:38 +0000)]
Merge "Don't crop windows not on defualt display to stack bounds." into nyc-dev

8 years agoExpose additional fields needed by PrintRecommendationService GTS test
Philip P. Moltmann [Mon, 4 Apr 2016 21:02:57 +0000 (14:02 -0700)]
Expose additional fields needed by PrintRecommendationService GTS test
and move files into properly named directory.

Fixes: 2802576928214466
Change-Id: I14737515fc12525a1685a1a222f21913755ac988

8 years agoCold Sim issue fix
fionaxu [Fri, 8 Apr 2016 20:19:31 +0000 (13:19 -0700)]
Cold Sim issue fix

Bug: 25203607
Change-Id: Ibde6a483477cb7c94f75b656d5e41748b13b23b2

8 years agoMerge "Document startService cost" into nyc-dev
Chris Craik [Tue, 19 Apr 2016 21:08:12 +0000 (21:08 +0000)]
Merge "Document startService cost" into nyc-dev

8 years agoMerge "Add the wall clock time to dumpsys cpuinfo so it's easier to correlate with...
Joe Onorato [Tue, 19 Apr 2016 20:49:41 +0000 (20:49 +0000)]
Merge "Add the wall clock time to dumpsys cpuinfo so it's easier to correlate with the logs." into nyc-dev

8 years agoMerge "Add an event log for when the memfactor changes." into nyc-dev
Joe Onorato [Tue, 19 Apr 2016 20:49:30 +0000 (20:49 +0000)]
Merge "Add an event log for when the memfactor changes." into nyc-dev

8 years agoMerge "Consolidate the HealthStats UI to only use milliseconds." into nyc-dev
Joe Onorato [Tue, 19 Apr 2016 20:49:18 +0000 (20:49 +0000)]
Merge "Consolidate the HealthStats UI to only use milliseconds." into nyc-dev

8 years agoMerge "Call defuse even when restrictions bundle is empty" into nyc-dev
Fyodor Kupolov [Tue, 19 Apr 2016 20:35:01 +0000 (20:35 +0000)]
Merge "Call defuse even when restrictions bundle is empty" into nyc-dev

8 years agoDon't crop windows not on defualt display to stack bounds.
Wale Ogunwale [Tue, 19 Apr 2016 18:29:05 +0000 (11:29 -0700)]
Don't crop windows not on defualt display to stack bounds.

There are some windows that live on other displays while there app
and main window live on the default display (e.g. casting...). We
don't want to crop this windows to the stack bounds which is only
currently supported on the default display.

Bug: 26782253
Change-Id: I45648cc6fe8729e35f5b28eb06207aac6c263cdf

8 years agoMerge "Fix the misuse of calling user id as group id" into nyc-dev
Tony Mak [Tue, 19 Apr 2016 19:55:45 +0000 (19:55 +0000)]
Merge "Fix the misuse of calling user id as group id" into nyc-dev

8 years agoForce windows to be scalable during pinned animation.
Robert Carr [Tue, 12 Apr 2016 01:00:43 +0000 (18:00 -0700)]
Force windows to be scalable during pinned animation.

We resize windows at the beginning of the pinned stack
animation when animating to a larger size, and so for some
duration a resize will be pending. We need to force the window
out of SCALING_MODE_FREEZE so we can animate during this period.

Bug: 27891386
Change-Id: I5cff599ed67f2c179e938662b6f0d99bd790aaba

8 years agoMerge "Always perform has code check" into nyc-dev
Todd Kennedy [Tue, 19 Apr 2016 19:46:58 +0000 (19:46 +0000)]
Merge "Always perform has code check" into nyc-dev

8 years agoFix the misuse of calling user id as group id
Tony Mak [Tue, 19 Apr 2016 19:44:12 +0000 (20:44 +0100)]
Fix the misuse of calling user id as group id

1. The userId stored in different clients are actually calling user id.
groupId should be used to do all the operations. Also, renamed the variable
to avoid further confusion.

2. Fix the bug null is always returned in getFingerprintDaemon
   in RemovalClient.

3. Fix the misuse of calling uid as calling user id in startAuthentication.

Fix: 28268635
Fix: 28264725

Change-Id: I618ac3c6d913ae5c86e7b04cb3f9ead39828f216

8 years agoAlways perform has code check
Todd Kennedy [Fri, 15 Apr 2016 16:44:36 +0000 (09:44 -0700)]
Always perform has code check

Move code checking from the package parser and into the block
where we implement policy.

Bug: 28132476
Change-Id: Ie5cacacbf80289ff8d85acc5b57e58ea7216859c

8 years agoMerge "Unit test for UidRange.java and UidRange.cpp" into nyc-dev
Robin Lee [Tue, 19 Apr 2016 19:25:40 +0000 (19:25 +0000)]
Merge "Unit test for UidRange.java and UidRange.cpp" into nyc-dev

8 years agoMerge "Move UidRange aidl declaration to system/netd" into nyc-dev
Robin Lee [Tue, 19 Apr 2016 19:19:42 +0000 (19:19 +0000)]
Merge "Move UidRange aidl declaration to system/netd" into nyc-dev

8 years agoAdd test method to remove admins.
Kenny Guy [Tue, 19 Apr 2016 12:09:18 +0000 (13:09 +0100)]
Add test method to remove admins.

Add test method to remove admins that declare
FLAG_TEST_APP without informing them.
The method will also remove the device and profile
owner status of the admin.

Bug: 28027468
Change-Id: Idb4d3299a9c6595c94bfb424546cd8a384131835

8 years agoMerge "MidiService: fix resource leak" into nyc-dev
Phil Burk [Tue, 19 Apr 2016 19:10:52 +0000 (19:10 +0000)]
Merge "MidiService: fix resource leak" into nyc-dev

8 years agoCall defuse even when restrictions bundle is empty
Fyodor Kupolov [Tue, 19 Apr 2016 18:37:22 +0000 (11:37 -0700)]
Call defuse even when restrictions bundle is empty

Bug: 28259217
Change-Id: I3e9ba60ee80d1fedef4844d264b312418c287be4

8 years agoMerge "Delete emojis before and after ZWJ at the same time." into nyc-dev
Raph Levien [Tue, 19 Apr 2016 18:31:04 +0000 (18:31 +0000)]
Merge "Delete emojis before and after ZWJ at the same time." into nyc-dev

8 years agoAdd the wall clock time to dumpsys cpuinfo so it's easier to correlate with the logs.
Joe Onorato [Fri, 15 Apr 2016 20:34:25 +0000 (13:34 -0700)]
Add the wall clock time to dumpsys cpuinfo so it's easier to correlate with the logs.

Bug: 28113068
Change-Id: Ifa90192b0aa3f57ba6928f38199beb5b56bca7e6

8 years agoAdd an event log for when the memfactor changes.
Joe Onorato [Fri, 15 Apr 2016 01:58:20 +0000 (18:58 -0700)]
Add an event log for when the memfactor changes.

Bug: 28113068
Change-Id: I84902d5f7f811fd49fa85ff4847cf21b258b62c0

8 years agoConsolidate the HealthStats UI to only use milliseconds.
Joe Onorato [Tue, 19 Apr 2016 18:02:26 +0000 (11:02 -0700)]
Consolidate the HealthStats UI to only use milliseconds.

BatteryStats uses a mix of microseconds and milliseconds, and keeping
which one is which straight is difficult.  The internal bookkeeping
is left using us where it already does, for the extra precision. But
having the API be mixed will only make it harder for developers, and
lead them to make the same mistake that I did in the API where I
missed some conversions.

Bug: 28197858
Change-Id: I99114bae259b9bdd47ce5c22e724d87bbd63336d

8 years agoMerge "Increase contrast on edit button" into nyc-dev
Jason Monk [Tue, 19 Apr 2016 18:19:29 +0000 (18:19 +0000)]
Merge "Increase contrast on edit button" into nyc-dev

8 years agoIncrease contrast on edit button
Jason Monk [Tue, 19 Apr 2016 18:17:01 +0000 (14:17 -0400)]
Increase contrast on edit button

Change-Id: I2d7eefabe9becc93e83aa6d245c42797ee966543
Fixes: 28180748

8 years agoMerge "Work on issue #28221912: Starting service as foreground might..." into nyc-dev
Dianne Hackborn [Tue, 19 Apr 2016 18:10:26 +0000 (18:10 +0000)]
Merge "Work on issue #28221912: Starting service as foreground might..." into nyc-dev

8 years agoMerge "Fix issue #28250286: Missing equals!" into nyc-dev
Dianne Hackborn [Tue, 19 Apr 2016 18:10:13 +0000 (18:10 +0000)]
Merge "Fix issue #28250286: Missing equals!" into nyc-dev

8 years agoMerge "Ignore user serial numbers in core-only mode." into nyc-dev
Jeff Sharkey [Tue, 19 Apr 2016 17:58:22 +0000 (17:58 +0000)]
Merge "Ignore user serial numbers in core-only mode." into nyc-dev

8 years agoEnsure that the drag view is not dimmed.
Winson [Tue, 19 Apr 2016 17:51:12 +0000 (10:51 -0700)]
Ensure that the drag view is not dimmed.

- When picking up a task view to dock it, we should animate remove the
  dim on the task view so that when you drop it, there is no jump from
  the dimmed version to non-dimmed app.

Bug: 27154882
Change-Id: Ifa1493227593dd950e49650b69f178cef82bc82e

8 years agoMerge "Add wrappers for IConnectivityMetricsLogger functions" into nyc-dev
Pavel Zhamaitsiak [Tue, 19 Apr 2016 17:41:40 +0000 (17:41 +0000)]
Merge "Add wrappers for IConnectivityMetricsLogger functions" into nyc-dev

8 years agoDisallowing scrim activity from setting TaskDescription.
Winson [Tue, 19 Apr 2016 17:41:40 +0000 (10:41 -0700)]
Disallowing scrim activity from setting TaskDescription.

Bug: 28248314
Change-Id: Ifa2ed84a0a772ed3636ec4a8b94a165aebeb7049

8 years agoIgnore user serial numbers in core-only mode.
Jeff Sharkey [Tue, 19 Apr 2016 17:39:42 +0000 (11:39 -0600)]
Ignore user serial numbers in core-only mode.

When booting in core-only mode, our data partition is a tmpfs which
doesn't support xattrs, so we can't set/enforce user serial numbers.

Bug: 28254840
Change-Id: Id83c551c7c603a4cd5043e06f7161441b2dfaa8b

8 years agoMerge "Expose DisplayListCanvas.drawGLFunctor to webview" into nyc-dev
Bo Liu [Tue, 19 Apr 2016 17:39:15 +0000 (17:39 +0000)]
Merge "Expose DisplayListCanvas.drawGLFunctor to webview" into nyc-dev

8 years agoOobData documentation
Jakub Pawlowski [Thu, 14 Apr 2016 13:06:00 +0000 (06:06 -0700)]
OobData documentation

Bug: 27385555
Change-Id: Ie290914e4d2b9378c6dff3ae14d96d6f8b13ab9d

8 years agoMerge "StateMachine: reset LogRecords.mOldestIndex in LogRecords.setSize" into nyc-dev
Samuel Tan [Tue, 19 Apr 2016 17:25:31 +0000 (17:25 +0000)]
Merge "StateMachine: reset LogRecords.mOldestIndex in LogRecords.setSize" into nyc-dev

8 years agoMerge "Unlock should always wait for pending PRE_BOOT." into nyc-dev
Jeff Sharkey [Tue, 19 Apr 2016 17:11:19 +0000 (17:11 +0000)]
Merge "Unlock should always wait for pending PRE_BOOT." into nyc-dev

8 years agoMerge "Disable "defusable" logging for now." into nyc-dev
Jeff Sharkey [Tue, 19 Apr 2016 17:10:54 +0000 (17:10 +0000)]
Merge "Disable "defusable" logging for now." into nyc-dev

8 years agoMerge "Handle null uris in content changed events." into nyc-dev
Steve McKay [Tue, 19 Apr 2016 17:10:24 +0000 (17:10 +0000)]
Merge "Handle null uris in content changed events." into nyc-dev

8 years agoMerge "AudioSystem: allow platforms no audio ports" into nyc-dev
Eric Laurent [Tue, 19 Apr 2016 17:04:59 +0000 (17:04 +0000)]
Merge "AudioSystem: allow platforms no audio ports" into nyc-dev

8 years agoMerge "Request re-layout after setText if layout width is 0" into nyc-dev
Siyamed Sinir [Tue, 19 Apr 2016 17:00:13 +0000 (17:00 +0000)]
Merge "Request re-layout after setText if layout width is 0" into nyc-dev

8 years agoFixed a rebase gone wrong with pageindicator
Selim Cinek [Tue, 19 Apr 2016 16:47:20 +0000 (09:47 -0700)]
Fixed a rebase gone wrong with pageindicator

The return statement was lost.

Change-Id: Ica403337bf9dce2c0b1c2447a0aa4359f991ac0d
Fixes: 27927374

8 years agoShow "Android System" instead of "Shell" on notifications.
Felipe Leme [Mon, 18 Apr 2016 23:15:00 +0000 (16:15 -0700)]
Show "Android System" instead of "Shell" on notifications.

BUG: 26517701
Change-Id: If2543b8db0fdd913365df6f69cf26146d32d4b15

8 years agoMerge "Use adjusted popup window position when calculating best-fit" into nyc-dev
Alan Viverette [Tue, 19 Apr 2016 16:39:13 +0000 (16:39 +0000)]
Merge "Use adjusted popup window position when calculating best-fit" into nyc-dev

8 years agoMerge "Call OnTimeChangedListener on AM/PM change in clock-style TimePicker" into...
Alan Viverette [Tue, 19 Apr 2016 16:39:08 +0000 (16:39 +0000)]
Merge "Call OnTimeChangedListener on AM/PM change in clock-style TimePicker" into nyc-dev

8 years agoMerge "Fix QS edit overanimating" into nyc-dev
Jason Monk [Tue, 19 Apr 2016 16:20:47 +0000 (16:20 +0000)]
Merge "Fix QS edit overanimating" into nyc-dev