Adam Lesinski
408f24da80
am 7b7b7eb8: am 390a3f45: Merge "Revert behavior of Lockscreen Activity Launch to KK" into lmp-dev
...
* commit '7b7b7eb8929fbb0aa4729f3236a2f687fbb940df':
Revert behavior of Lockscreen Activity Launch to KK
2014-09-22 23:41:54 +00:00
Adam Lesinski
a8b449b8b5
am 390a3f45: Merge "Revert behavior of Lockscreen Activity Launch to KK" into lmp-dev
...
* commit '390a3f459bf9ba6473f5ef93e4e37984980e1315':
Revert behavior of Lockscreen Activity Launch to KK
2014-09-22 23:29:51 +00:00
Adam Lesinski
2e51cc6842
Merge "Revert behavior of Lockscreen Activity Launch to KK" into lmp-dev
2014-09-22 23:17:47 +00:00
Vineeta Srivastava
8ade9f9037
am a9f4fadd: am cd938b83: Merge "AT&T short dialing code" into lmp-dev
...
* commit 'a9f4fadd2d70311a25988f54b5c2f176c3e1592b':
AT&T short dialing code
2014-09-22 23:16:59 +00:00
John Reck
f4764c56e2
am ae26f177: am 668e566e: Merge "Aggressively trim memory for system_process" into lmp-dev
...
* commit 'ae26f1772b8ce9b5a67fc250cc5e409b3300510f':
Aggressively trim memory for system_process
2014-09-22 23:16:55 +00:00
Vineeta Srivastava
e2c975decc
am cd938b83: Merge "AT&T short dialing code" into lmp-dev
...
* commit 'cd938b83eac3ede61f82b9c62e9ac7c642e2e11c':
AT&T short dialing code
2014-09-22 23:10:42 +00:00
John Reck
6ed5ffebce
am 668e566e: Merge "Aggressively trim memory for system_process" into lmp-dev
...
* commit '668e566ec250a9548d6201c6190f80306e91dcce':
Aggressively trim memory for system_process
2014-09-22 23:10:37 +00:00
Vineeta Srivastava
4293d978d7
Merge "AT&T short dialing code" into lmp-dev
2014-09-22 23:05:50 +00:00
John Reck
c1dab7a201
Merge "Aggressively trim memory for system_process" into lmp-dev
2014-09-22 23:05:02 +00:00
Dianne Hackborn
e9ed4fc770
am d2e6afcb: am bb9b4e06: Merge "Fix issue #17609716 : Frequent crash in system_server (RT restarts)" into lmp-dev
...
* commit 'd2e6afcbe6008c765371e0fa9ca8a39af058dbd8':
Fix issue #17609716 : Frequent crash in system_server (RT restarts)
2014-09-22 23:04:54 +00:00
Adam Lesinski
246a8bcadd
Revert behavior of Lockscreen Activity Launch to KK
...
There exists a lifecycle regression where launching an
app from the lockscreen (camera, etc.) causes a series
of onResume, onPause, onRestart, onStart, onResume.
This CL reverts the behavior to what it was in KK, which
is to say that the Launcher is first resumed/paused, then
the Activity being launched has a simple onRestart,onStart, onResume
lifecycle.
Bug:17459745
Change-Id: I04091d2f86a929ee972c8d6debc1beb033c135a8
2014-09-22 16:04:32 -07:00
Jing Zhao
184f0871f6
AT&T short dialing code
...
User should be able to dial 0 or 00 in AT&T network.
The code should not be taken as MMI Code.
Bug: 17314389
Change-Id: I7132f08b633c6539dc0dd4e2d7865adcda795913
2014-09-22 23:04:14 +00:00
John Reck
73840ea367
Aggressively trim memory for system_process
...
Bug: 16978006
Don't HWUI-accelerate KeyguardScrim
Aggressively trim memory as soon as a ViewRootImpl
dies or has its visibility changed.
Change-Id: Ie1b7c9d30653456bd2e9f309128174f972999368
2014-09-22 16:01:56 -07:00
Dianne Hackborn
946a17782a
am bb9b4e06: Merge "Fix issue #17609716 : Frequent crash in system_server (RT restarts)" into lmp-dev
...
* commit 'bb9b4e06581a12d47d8a3da734dfebd1f26aa51b':
Fix issue #17609716 : Frequent crash in system_server (RT restarts)
2014-09-22 22:53:35 +00:00
Wink Saville
ee21c9b7c6
am 7f969e42: Merge "Cleanup NetworkCapabilities." into lmp-sprout-dev
...
* commit '7f969e42ad2c3b194a90e047e72998fb81e8cfa0':
Cleanup NetworkCapabilities.
2014-09-22 22:47:39 +00:00
Dianne Hackborn
5d47a09352
Merge "Fix issue #17609716 : Frequent crash in system_server (RT restarts)" into lmp-dev
2014-09-22 22:46:54 +00:00
Wink Saville
074e61569e
Merge "Cleanup NetworkCapabilities." into lmp-sprout-dev
2014-09-22 22:41:42 +00:00
Svetoslav
277a8686c2
am 87c9fb76: am e9456781: Merge "Loosen the constraint for releasing a shared file." into lmp-dev
...
* commit '87c9fb7613a4ee7d815a2bcc36554fd35357075e':
Loosen the constraint for releasing a shared file.
2014-09-22 22:02:32 +00:00
Svetoslav
2a3ffefede
am 02b80bea: am 3e3bbe7a: Merge "Fix a bug in parsing app widget state XML." into lmp-dev
...
* commit '02b80bea002a97162637cf85b108cf0fbe658c3d':
Fix a bug in parsing app widget state XML.
2014-09-22 22:02:29 +00:00
Wink Saville
4e2dea77dc
Cleanup NetworkCapabilities.
...
Remove unused imports and variables.
Fix misspellings.
Added @Overrides.
Change-Id: I81f4adb0504e92d01c5465a0e14bc46d5ec3987e
2014-09-22 21:51:47 +00:00
Svetoslav
b889173558
am e9456781: Merge "Loosen the constraint for releasing a shared file." into lmp-dev
...
* commit 'e9456781c0b4d6ccc70a5378ecd802fd28554796':
Loosen the constraint for releasing a shared file.
2014-09-22 21:51:24 +00:00
Svetoslav
6d0c499cc6
am 3e3bbe7a: Merge "Fix a bug in parsing app widget state XML." into lmp-dev
...
* commit '3e3bbe7adcf9721eddcd3b6baa401f53f6e6d969':
Fix a bug in parsing app widget state XML.
2014-09-22 21:51:18 +00:00
Svetoslav
a3df39cd24
Merge "Loosen the constraint for releasing a shared file." into lmp-dev
2014-09-22 21:40:00 +00:00
Svetoslav
ab4fbefe66
Merge "Fix a bug in parsing app widget state XML." into lmp-dev
2014-09-22 21:39:49 +00:00
John Spurlock
b0fb3736ba
am f8580a4c: am c018af27: Merge "Zen: Add events as a new config attribute." into lmp-dev
...
* commit 'f8580a4c9240a400c89e1cc894a301070be09e89':
Zen: Add events as a new config attribute.
2014-09-22 21:26:33 +00:00
Alan Viverette
99dd6cc631
am ebabff8d: am 39f73311: Merge "Remove trailing zeroes from vector drawable pathData" into lmp-dev
...
* commit 'ebabff8d83f6793b93bc1f4145d06e5928146ba2':
Remove trailing zeroes from vector drawable pathData
2014-09-22 21:26:29 +00:00
John Spurlock
37486e54d7
am c018af27: Merge "Zen: Add events as a new config attribute." into lmp-dev
...
* commit 'c018af27d9da4ee3d7dc79103ff35eb54f80a8de':
Zen: Add events as a new config attribute.
2014-09-22 21:15:32 +00:00
Alan Viverette
ce1145ddfb
am 39f73311: Merge "Remove trailing zeroes from vector drawable pathData" into lmp-dev
...
* commit '39f73311737656efab3f99edd47b993a5c2cfa80':
Remove trailing zeroes from vector drawable pathData
2014-09-22 21:15:28 +00:00
John Spurlock
e35c9bf9ba
Merge "Zen: Add events as a new config attribute." into lmp-dev
2014-09-22 21:09:39 +00:00
Alan Viverette
e2aa520598
Merge "Remove trailing zeroes from vector drawable pathData" into lmp-dev
2014-09-22 21:07:10 +00:00
Dianne Hackborn
6e78b35573
am c65a5f33: am f01169a6: Merge "Work on issue #17581375 : Nexus 5 getting low on RAM" into lmp-dev
...
* commit 'c65a5f332b7a900de3fadf407c37415e8585a88f':
Work on issue #17581375 : Nexus 5 getting low on RAM
2014-09-22 21:03:39 +00:00
Dianne Hackborn
789a7acd8c
am f01169a6: Merge "Work on issue #17581375 : Nexus 5 getting low on RAM" into lmp-dev
...
* commit 'f01169a6c1ca0f668097505151740b56db3294f1':
Work on issue #17581375 : Nexus 5 getting low on RAM
2014-09-22 20:50:56 +00:00
Svetoslav
cf3a86b559
Loosen the constraint for releasing a shared file.
...
In the spooler we have the renderer reading a file to visualize
content and the app writing a file to produce the content. Since
we have to swap the file under the renderer we have a mutex file
provider that both parties can request, use when released, and
release when required. This enables us to request the file which
closes the renderer and when the renderer is closed ask the app
to write some more pages, then open the renderer, and so on. The
mutex file provider was throwing of a thread that does not own
the file thries to relase it which is not needed, this should be
just a nop.
bug:17607134
Change-Id: Id6a2ce92d70077f57978b95315648faf02c13c68
2014-09-22 13:48:44 -07:00
John Spurlock
2dac62c2e9
Zen: Add events as a new config attribute.
...
Decouple events from alarms in the zen interception function,
and default the new allowEvents to true.
Bug:17580878
Change-Id: Iff10df385206ad73c3423ff118c79e94a10918d9
2014-09-22 16:44:37 -04:00
Dianne Hackborn
19c3b5d0d9
Merge "Work on issue #17581375 : Nexus 5 getting low on RAM" into lmp-dev
2014-09-22 20:40:17 +00:00
Dianne Hackborn
c2f6f947b6
Fix issue #17609716 : Frequent crash in system_server (RT restarts)
...
There was some code here locking on the lock object instead of
the main activity manager lock...!!!
Change-Id: Ic85151fbef915f6fb8fd5ce3c1a7e9b810412cb6
2014-09-22 13:36:42 -07:00
Michael Wright
429bc05e18
am 29c3c189: am 5dd936e7: Merge "Monitor MediaRouter for remote display connections." into lmp-dev
...
* commit '29c3c1891e376f1a6ca84af9ce6bd56ec067dd71':
Monitor MediaRouter for remote display connections.
2014-09-22 20:22:45 +00:00
Michael Wright
e731ea1d37
am 5dd936e7: Merge "Monitor MediaRouter for remote display connections." into lmp-dev
...
* commit '5dd936e74269fb110ae59d110567e21337a9b5d0':
Monitor MediaRouter for remote display connections.
2014-09-22 20:15:59 +00:00
Michael Wright
3119b82c43
Merge "Monitor MediaRouter for remote display connections." into lmp-dev
2014-09-22 20:04:30 +00:00
Alan Viverette
9781c5c736
Remove trailing zeroes from vector drawable pathData
...
Speeds up parseFloat.
BUG: 17391797
Change-Id: I81cf824f6ba97e65ed9628a15ad762c4c9860630
2014-09-22 13:02:37 -07:00
John Spurlock
3c890fc623
am 92b32c41: am afbfb9b5: Merge "Doze: Fix NPE found when pulsing and !dozing." into lmp-dev
...
* commit '92b32c411a9d0acb5abd192ae959b5ed47b88f0a':
Doze: Fix NPE found when pulsing and !dozing.
2014-09-22 19:58:44 +00:00
John Spurlock
ecce707288
am 53a19524: am ff8c16e7: Merge "Zen: Add content description to settings icon." into lmp-dev
...
* commit '53a195240f444ea330f63aebe716cf249519a047':
Zen: Add content description to settings icon.
2014-09-22 19:58:40 +00:00
Dianne Hackborn
d412563922
Work on issue #17581375 : Nexus 5 getting low on RAM
...
Try to catch any cases where we remove a ProcessRecord from the LRU
list when it may still have a process associated with it, report
that this happened, and try to make sure the process is killed.
Change-Id: Icd74439caba5e1c283c01a49a46dae926a00ba71
2014-09-22 12:52:49 -07:00
John Spurlock
51abd935e3
am afbfb9b5: Merge "Doze: Fix NPE found when pulsing and !dozing." into lmp-dev
...
* commit 'afbfb9b5efd8a7ebb320f0b5e8c3003b646705a8':
Doze: Fix NPE found when pulsing and !dozing.
2014-09-22 19:44:49 +00:00
John Spurlock
37758bf5a3
am ff8c16e7: Merge "Zen: Add content description to settings icon." into lmp-dev
...
* commit 'ff8c16e73349bc7c1e47f1ef88276928cd1a7366':
Zen: Add content description to settings icon.
2014-09-22 19:44:44 +00:00
Alan Viverette
c1f82f5254
am 8183ba88: am 0dfa4738: Merge "Pass explicit null theme when preloading drawables" into lmp-dev
...
* commit '8183ba888f70ecf34adc7f02389f86f7c78a0aef':
Pass explicit null theme when preloading drawables
2014-09-22 19:37:47 +00:00
John Spurlock
101b785d42
Merge "Doze: Fix NPE found when pulsing and !dozing." into lmp-dev
2014-09-22 19:35:55 +00:00
John Spurlock
b9e9729887
Merge "Zen: Add content description to settings icon." into lmp-dev
2014-09-22 19:35:12 +00:00
Svetoslav
c616b3e2f1
Fix a bug in parsing app widget state XML.
...
When restoring app widget state from XML we read all providers,
hosts, and widgets and only after reading all hosts and providers
for all members of the group we hookup the widgets as they may
cross profile boundary. To esntablish the host-widget and provider-
widget relation we use a tag for the host and the provider that
are assigned before saving the state to XML. When restoring we
are using the tags to match widgets with hosts and providers. The
bug was that we were not clearing the tag of all hosts and providers
before reading from XML as we want the only tags that are defined
to be the ones we are reading. This resulted in wrong app widget
restore for a secondary user.
bug:17505027
Change-Id: I035d8f13142c6b9dbc9d658b82390f9cd8d75e0d
2014-09-22 12:31:04 -07:00
Alan Viverette
d14f290d40
am 0dfa4738: Merge "Pass explicit null theme when preloading drawables" into lmp-dev
...
* commit '0dfa4738018b93f576a3fceee2d351505983961f':
Pass explicit null theme when preloading drawables
2014-09-22 19:25:06 +00:00