Christoph Studer
f39747718b
am d61d9a04: am 15c6ad7b: Merge "SysUI: Uprank current media notification" into lmp-dev
...
* commit 'd61d9a04458008ba11d0ae7a50126e7c711961f0':
SysUI: Uprank current media notification
2014-08-26 22:00:09 +00:00
Christoph Studer
54ebef6da8
am 15c6ad7b: Merge "SysUI: Uprank current media notification" into lmp-dev
...
* commit '15c6ad7bc58ba3a9e88cfdbd1a8b31053986fca9':
SysUI: Uprank current media notification
2014-08-26 21:49:34 +00:00
Christoph Studer
7f05a69637
Merge "SysUI: Uprank current media notification" into lmp-dev
2014-08-26 21:14:16 +00:00
Baligh Uddin
cb54f6dfff
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-08-26 21:03:27 +00:00
Dianne Hackborn
302da59d8b
am f1bb15d2: am 55953caa: Merge "Fix issue #16311398 : Limit number of documents a process can open" into lmp-dev
...
* commit 'f1bb15d214bdb70e348ee7d649c1249a67434534':
Fix issue #16311398 : Limit number of documents a process can open
2014-08-26 20:13:59 +00:00
Dianne Hackborn
7f38b19e91
am 55953caa: Merge "Fix issue #16311398 : Limit number of documents a process can open" into lmp-dev
...
* commit '55953caaa3bb1e828fae285485720a09430fcd33':
Fix issue #16311398 : Limit number of documents a process can open
2014-08-26 20:03:51 +00:00
Dianne Hackborn
4610545dd2
Merge "Fix issue #16311398 : Limit number of documents a process can open" into lmp-dev
2014-08-26 19:56:26 +00:00
Jorim Jaggi
3f4f5052a8
am 6b23a31c: am 4d323406: Merge "Update IME switcher icon" into lmp-dev
...
* commit '6b23a31c1d3e9fd9e9d2d514cc2489b21a0926dd':
Update IME switcher icon
2014-08-26 19:14:24 +00:00
Jorim Jaggi
3fa0064ba4
am 4d323406: Merge "Update IME switcher icon" into lmp-dev
...
* commit '4d3234069a794e2d7c63510f0b74b477aa51c24d':
Update IME switcher icon
2014-08-26 19:05:55 +00:00
Jorim Jaggi
6183cc1a68
Merge "Update IME switcher icon" into lmp-dev
2014-08-26 18:51:08 +00:00
Jorim Jaggi
31fc3e8047
Update IME switcher icon
...
Also make the transparency consistent with the other icons.
Bug: 15597889
Change-Id: Ia5c8ea0bed192b57c552c62358b365d979c4b062
2014-08-26 20:42:38 +02:00
Winson Chung
c46977c508
am 77b91f7d: am 319b4b57: Merge "Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565)" into lmp-dev
...
* commit '77b91f7d87a9994348364a912d3127be2595d5ed':
Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565)
2014-08-26 18:42:19 +00:00
Jorim Jaggi
933df210e2
am 3181d2ab: am ac87c0b3: Merge "Fix jumping animation when using two-finger expand" into lmp-dev
...
* commit '3181d2abbd3f39d2d9d2f881716b6dd0d8465d09':
Fix jumping animation when using two-finger expand
2014-08-26 18:31:41 +00:00
Winson Chung
6a327bedfc
am 319b4b57: Merge "Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565)" into lmp-dev
...
* commit '319b4b571c71a6943ff3a63154c873511ae01d87':
Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565)
2014-08-26 18:29:41 +00:00
Jorim Jaggi
2cb0ebf7f7
am ac87c0b3: Merge "Fix jumping animation when using two-finger expand" into lmp-dev
...
* commit 'ac87c0b3236517bacc244fc270dc0da92f3487b8':
Fix jumping animation when using two-finger expand
2014-08-26 18:24:59 +00:00
Winson Chung
5c1b42e4f5
Merge "Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565)" into lmp-dev
2014-08-26 18:23:10 +00:00
Jorim Jaggi
b0768f6ad0
Merge "Fix jumping animation when using two-finger expand" into lmp-dev
2014-08-26 18:21:31 +00:00
Dianne Hackborn
89ad456ea4
Fix issue #16311398 : Limit number of documents a process can open
...
In application processes, monitor for when we start getting close
to the Dalvik heap limit, and ask the activity manager to try to
prune old activity instances in that case.
Add an explicit API for apps to ask that they have their own
activity instances cleaned up, if they want.
Fix some bugs in launching activities that were not correctly
applying the "multi task" behavior in the appropriate situations
of document-centric recents.
Clean up the activity manager's process removal code to all share
a common path.
Add a new "Spam" option to ActivityTests, which continually creates
new tasks, checking that the activity manager will now prune old
tasks rather than letting the app run out of RAM.
And while I was was doing this, I found problems with the path
for bringing an empty task to the foreground -- it could make
a new task instead of re-starting the root activity in the
existing task. This is fixed, and some code in the recents
UI for working around the bug is removed.
And as long as I am doing that, we now have nice hooks in to
the activity manager for AppTask to give some APIs for better
managing the task, so add those along with more tests for these
APIs in ActivityTests.
We should look at also having the activity manager try to prune
old tasks when it sees app processes being killed, to better balance
memory use across multiple processes when some processes may host
many documents. That however is for another CL...
Change-Id: I2bb81c3f92819350c868c7a7470b35817eb9bea9
2014-08-26 11:16:59 -07:00
Baligh Uddin
1494447e35
Import translations. DO NOT MERGE
...
Change-Id: I0787124e2a6bf24f406c9b89770bdbfb5b801325
Auto-generated-cl: translation import
2014-08-26 10:48:38 -07:00
Christoph Studer
e76edacf32
am f1b13aee: am 1fe25a6f: Merge "SysUI: Force L+ status bar icons to white" into lmp-dev
...
* commit 'f1b13aeeb19d4b5a891d74dc0d7501944228e775':
SysUI: Force L+ status bar icons to white
2014-08-26 17:34:02 +00:00
Christoph Studer
76f0509306
am 1fe25a6f: Merge "SysUI: Force L+ status bar icons to white" into lmp-dev
...
* commit '1fe25a6f041edc7518a4c6f29ac830c64e4a6e61':
SysUI: Force L+ status bar icons to white
2014-08-26 17:23:21 +00:00
Christoph Studer
38db384424
Merge "SysUI: Force L+ status bar icons to white" into lmp-dev
2014-08-26 17:13:39 +00:00
Christoph Studer
13b895125c
SysUI: Force L+ status bar icons to white
...
Bug: 16862480
Change-Id: I13126e4641563953d00b8e1b8324b470b9fc085c
2014-08-26 18:51:36 +02:00
Nicolas Prevot
d11ff724fd
am f7fd8a87: am 5638d3a6: Merge "Marking the Settings ContentProvider as singleUser" into lmp-dev
...
* commit 'f7fd8a874d3644ad7b88e214b46517ee62be35c9':
Marking the Settings ContentProvider as singleUser
2014-08-26 16:47:47 +00:00
Jorim Jaggi
1d49ec9f41
Fix jumping animation when using two-finger expand
...
Also fixes other minor issues with the panel expansion.
Bug: 17250134
Change-Id: I70ee5410bad10ff71f6d868005bf6274ef881e95
2014-08-26 18:39:47 +02:00
Nicolas Prevot
49cf67596f
am 5638d3a6: Merge "Marking the Settings ContentProvider as singleUser" into lmp-dev
...
* commit '5638d3a661f3b4cbda01e23c7b8a0a3eb9f6e107':
Marking the Settings ContentProvider as singleUser
2014-08-26 16:39:18 +00:00
Nicolas Prevot
1ce1ba68ac
Merge "Marking the Settings ContentProvider as singleUser" into lmp-dev
2014-08-26 16:29:20 +00:00
Jorim Jaggi
e680fcaab2
am cb6f8ac1: am 5ef697cb: Merge "Fix invalid keyguard state after pressing back in bouncer" into lmp-dev
...
* commit 'cb6f8ac181fd75ff4e78326034a316f56efbc853':
Fix invalid keyguard state after pressing back in bouncer
2014-08-26 14:46:25 +00:00
Jorim Jaggi
ef7f2b46bd
am 5ef697cb: Merge "Fix invalid keyguard state after pressing back in bouncer" into lmp-dev
...
* commit '5ef697cb1e3400cc2d426326a728482b33fe83ff':
Fix invalid keyguard state after pressing back in bouncer
2014-08-26 14:05:18 +00:00
Jorim Jaggi
6bad244c4e
Fix invalid keyguard state after pressing back in bouncer
...
Bug: 16886960
Change-Id: Ib071b302f9cb2f1fec32285e05a5b8585e53e41e
2014-08-26 15:24:01 +02:00
Jorim Jaggi
aacc974d91
am fc379ec1: am ccb22d47: Merge "Fix swipe up affordance bugs" into lmp-dev
...
* commit 'fc379ec14b8673bd35e32e5c9ac8228d592867de':
Fix swipe up affordance bugs
2014-08-26 11:29:24 +00:00
Jorim Jaggi
8e91bd251b
am 9ffaf8a3: am cd051d74: Merge "Make date consistent with spec when alarm is set" into lmp-dev
...
* commit '9ffaf8a3b58add286ed6032d8aec6df8e7e5d161':
Make date consistent with spec when alarm is set
2014-08-26 11:29:19 +00:00
Jorim Jaggi
820c9cb216
am ccb22d47: Merge "Fix swipe up affordance bugs" into lmp-dev
...
* commit 'ccb22d47a9854ec1603ebeab93b6d098f197e207':
Fix swipe up affordance bugs
2014-08-26 11:18:21 +00:00
Jorim Jaggi
5a5d353953
am cd051d74: Merge "Make date consistent with spec when alarm is set" into lmp-dev
...
* commit 'cd051d744b13f01e4dfe5b4c9e57d76b1a65fffa':
Make date consistent with spec when alarm is set
2014-08-26 11:18:17 +00:00
Jorim Jaggi
5369d7a931
Merge "Fix swipe up affordance bugs" into lmp-dev
2014-08-26 10:38:41 +00:00
Jorim Jaggi
31e0ae0cad
Merge "Make date consistent with spec when alarm is set" into lmp-dev
2014-08-26 10:35:41 +00:00
Alan Viverette
d7abe68c9b
am 77cc46f2: am 20862a7f: Merge "Update material colors" into lmp-dev
...
* commit '77cc46f22e56de424a5f4150ed2b72a771f4be23':
Update material colors
2014-08-26 04:55:51 +00:00
John Spurlock
6cd825fdd5
am f6a07ca1: am a60bba8d: Merge "QS: Wire up screen casting to tile/panel." into lmp-dev
...
* commit 'f6a07ca158c39c8a2a64a605a6f4b0599be83f08':
QS: Wire up screen casting to tile/panel.
2014-08-26 04:55:29 +00:00
Nancy Chen
bca396d5e1
am 2ac6146c: am f9317703: Merge "API review PhoneManager -> TelecommManager. Rename methods (6/6)" into lmp-dev
...
* commit '2ac6146c31e2f4798b66b7fa2abdb8e853592686':
API review PhoneManager -> TelecommManager. Rename methods (6/6)
2014-08-26 04:55:24 +00:00
John Spurlock
07ad398e09
am 303e43f2: am f51ee90a: Merge "PowerUI: Don\'t play sound on every update below level." into lmp-dev
...
* commit '303e43f2ae5f7e882196475c6066b59b2bde1d26':
PowerUI: Don't play sound on every update below level.
2014-08-26 04:53:32 +00:00
John Spurlock
6221de5239
am 4373440c: am c527d9a8: Merge "Doze: Only doze as owner." into lmp-dev
...
* commit '4373440c2160121208e1699fbee9023549af129a':
Doze: Only doze as owner.
2014-08-26 04:52:56 +00:00
Selim Cinek
632598bb73
am 8b3b0461: am b2f4c47c: Merge "Fixed crash when tapping a notification" into lmp-dev
...
* commit '8b3b0461c4ec3aa2cacb4114cfb620d3ef2d5a71':
Fixed crash when tapping a notification
2014-08-26 04:52:28 +00:00
Selim Cinek
dc016a645b
am 2c783c71: am 76b35f70: Merge "Fixed a bug where the clipRect was not correctly reset" into lmp-dev
...
* commit '2c783c7100cb4aa9c52c70a19ae82caac8e4d5e6':
Fixed a bug where the clipRect was not correctly reset
2014-08-26 04:17:08 +00:00
Selim Cinek
3e4f3279ca
am ab5f5d1c: am 2218b24d: Merge "Fixed the navigation bar for LTR languages." into lmp-dev
...
* commit 'ab5f5d1ca3d838586af43e872d02c98d968bdd2f':
Fixed the navigation bar for LTR languages.
2014-08-26 04:17:01 +00:00
Brian Colonna
ad2aad4f6e
am 24374512: am 92a8d65b: Merge "Bug 17250075: Turned off debugging for launching secure camera" into lmp-dev
...
* commit '24374512946d07b8bd890eea09377ea3ca9c3aef':
Bug 17250075: Turned off debugging for launching secure camera
2014-08-26 04:16:56 +00:00
Winson Chung
a4ccb86ddc
Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565)
...
- Reverting changes to the existing thumbnail transition to prevent breaking applications
that currently depend on that transition. As a result, we need to create a new, hidden,
aspect-scaled thumbnail transition, and instead use that thumbnail to animate the
recents header so that we don't have to wait to do that inside the Recents activity.
In order for this to work, we also have to ensure that the thumbnail surface destruction
is synchronized with the application that is currently closing (when going down to
recents) or opening (when coming back up). The current thumbnail is destroyed when the
animation ends, but that can be at least 1 frame before the surface for the animating
window is destroyed. We change this by deferring destruction of this thumbnail window
to the animation that is being closed.
Especially on the way up, not having to wait for us to hide the header before doing the
transition up can save us the duration of that first animation (> 100ms).
- Other optimizations:
* No longer creating a new stack view on each transition to calculate the target rect
* Removing unnecessary call to get the thumbnail when transitioning up/down (the actual
window does its own animation.
* We reduced numerous system calls per task by adding a flag to ignore home-stack tasks
and caching the activity label and icon (and task description icon). These caches
follow the same eviction schemes as the thumbnail and icon cache.
- Also tweaked the touch slop for the nav bar swiping gesture to prevent conflicting with
tapping on home (Bug 17109581)
Change-Id: Ica697aad788051a9203edd9351c583e1cb038a71
2014-08-25 18:52:32 -07:00
Alan Viverette
042a0cee90
am 20862a7f: Merge "Update material colors" into lmp-dev
...
* commit '20862a7fe43f05b12a6f95515ab08ae0bffb1bae':
Update material colors
2014-08-25 23:23:33 +00:00
Alan Viverette
83a82983eb
Merge "Update material colors" into lmp-dev
2014-08-25 23:18:16 +00:00
Alan Viverette
a1fe772bd7
Update material colors
...
BUG: 17212898
Change-Id: Ic0806db57e88d5143b4241e419970ffeb2468d50
2014-08-25 16:15:06 -07:00
John Spurlock
4bd7b56bc4
am a60bba8d: Merge "QS: Wire up screen casting to tile/panel." into lmp-dev
...
* commit 'a60bba8d96e4c6a3c526fe047533f4fdca1e51db':
QS: Wire up screen casting to tile/panel.
2014-08-25 22:41:30 +00:00