Svetoslav
41f5dbe776
am 20178a82: am 35c764cf: am 562f38ee: am 23e6a244: Merge "Fix memory leak in accessibility cache." into lmp-dev
...
* commit '20178a82310253e12555c783e0e3efde8b0500ac':
Fix memory leak in accessibility cache.
2014-09-22 19:44:35 +00:00
Svetoslav
e5b726efca
am 23e6a244: Merge "Fix memory leak in accessibility cache." into lmp-dev
...
* commit '23e6a2440435d417791e99b95402721b535f73e4':
Fix memory leak in accessibility cache.
2014-09-21 18:02:20 +00:00
Svetoslav
650d7d9dd2
Merge "Fix memory leak in accessibility cache." into lmp-dev
2014-09-21 17:53:45 +00:00
Yigit Boyar
cb0721ff8f
am 1ea86977: am 6477ca14: am 397c6004: am 646e0428: Merge "Find activity from context in menu inflator for click events" into lmp-dev
...
* commit '1ea86977bf9d9106728c5344ee1e5f054b8973e5':
Find activity from context in menu inflator for click events
2014-09-20 02:44:20 +00:00
Jeff Brown
4df057c98b
am 77e786ab: am 978272f4: am a94c9ccb: am 09395677: Merge "Decouple turning screen on from waking up in policy." into lmp-dev
...
* commit '77e786abd5f2dcb74de3cc083c1cc64c884fac9d':
Decouple turning screen on from waking up in policy.
2014-09-20 02:44:14 +00:00
Svetoslav
13bd771c99
Fix memory leak in accessibility cache.
...
We were not clearing the cache if window state change event
is fired which was the behavior before adding the window
inspection APIs. As a result if no accessibility service
cares about windows we get a leek. Also when the accessibiilty
service cares about windows we were not clearing all windows
nodes from the cache. Now if a windows change or a window
state change event is recived we clear the cache.
bug:17589257
Change-Id: I8c416fbcab623160c6f505128b9fca713fcc6623
2014-09-19 19:21:55 -07:00
Yigit Boyar
0f46dd0de9
am 646e0428: Merge "Find activity from context in menu inflator for click events" into lmp-dev
...
* commit '646e0428a489d786c29a9ad48c1f21f3d644af42':
Find activity from context in menu inflator for click events
2014-09-20 01:36:12 +00:00
Yigit Boyar
1a74dc4547
Merge "Find activity from context in menu inflator for click events" into lmp-dev
2014-09-20 01:30:00 +00:00
Jeff Brown
e8e3125eeb
am 09395677: Merge "Decouple turning screen on from waking up in policy." into lmp-dev
...
* commit '09395677f7ef5119556e8ba100c0bd27480c9797':
Decouple turning screen on from waking up in policy.
2014-09-20 01:27:03 +00:00
Jeff Brown
6e53b7476e
Merge "Decouple turning screen on from waking up in policy." into lmp-dev
2014-09-20 01:09:40 +00:00
Elliott Hughes
69eb21074f
am 4fec1b48: am 600ca140: Merge "Use constants instead of resources for ellipsis."
...
* commit '4fec1b488759a89732af151e21a89aa6693ba9bf':
Use constants instead of resources for ellipsis.
2014-09-19 23:16:52 +00:00
Ian Rogers
e9b6cb8058
am ad64befd: am 296a712e: Merge "Make a field final."
...
* commit 'ad64befd25befae3d71c53be6d6a31d1f8d12464':
Make a field final.
2014-09-19 22:27:36 +00:00
Svetoslav
86d07089e6
am b38e8d02: am f2345ebc: am 61052dec: am 35abe50d: Merge "Keep existing API behavior that regressed." into lmp-dev
...
* commit 'b38e8d02bc75eb13f9cb78bea6ae6102f594b587':
Keep existing API behavior that regressed.
2014-09-19 22:26:25 +00:00
Elliott Hughes
4fec1b4887
am 600ca140: Merge "Use constants instead of resources for ellipsis."
...
* commit '600ca140e2e31e76f9bef7d484387ea366812cb3':
Use constants instead of resources for ellipsis.
2014-09-19 22:14:48 +00:00
Ian Rogers
ad64befd25
am 296a712e: Merge "Make a field final."
...
* commit '296a712e6b3fd48b5ace1128fa68547fdb8de84d':
Make a field final.
2014-09-19 22:14:33 +00:00
Elliott Hughes
600ca140e2
Merge "Use constants instead of resources for ellipsis."
2014-09-19 22:02:45 +00:00
Igor Viarheichyk
ed0daa93e4
Use constants instead of resources for ellipsis.
...
All supported locales use only U+2025 and U+2026 to represent
ellipses, and it will unlikely change in future. Given translated
resources are inconsistent and often use three dots it is safer
to use constants instead of resources.
Change-Id: I51a6cb903f62f739fbadd6b78e5765c0028d641a
2014-09-19 22:02:08 +00:00
Svetoslav
129ffeb37c
am 35abe50d: Merge "Keep existing API behavior that regressed." into lmp-dev
...
* commit '35abe50d89e8dedecf6a3c66c3b6bfe9f904528d':
Keep existing API behavior that regressed.
2014-09-19 21:49:31 +00:00
George Mount
02c377e139
am 6ba1531e: am 42ea88bb: am 0e24bcbb: am a86f1015: Merge "Target only shared elements with shared element Transition" into lmp-dev
...
* commit '6ba1531e66ca6c483ef762339513e1086cbdf76d':
Target only shared elements with shared element Transition
2014-09-19 21:47:50 +00:00
Svetoslav
1258dd2142
Merge "Keep existing API behavior that regressed." into lmp-dev
2014-09-19 21:41:39 +00:00
Adam Powell
764b994d61
am b501fb2d: am 6caa43be: am 0a296ef3: am 20ffcaa1: Merge "Add colorEdgeEffect to themes, default it to colorPrimary" into lmp-dev
...
* commit 'b501fb2d8277e4317b3ccbe9dca6c9b7553b8715':
Add colorEdgeEffect to themes, default it to colorPrimary
2014-09-19 21:18:02 +00:00
George Mount
6826e9bd3e
am a86f1015: Merge "Target only shared elements with shared element Transition" into lmp-dev
...
* commit 'a86f10158a690b30e31216f628942562c3f2e2f2':
Target only shared elements with shared element Transition
2014-09-19 21:14:43 +00:00
George Mount
615a2c1605
Merge "Target only shared elements with shared element Transition" into lmp-dev
2014-09-19 21:01:15 +00:00
Svetoslav
b624244325
Keep existing API behavior that regressed.
...
If RemoteViews get a null package in the constructor we are
using the context in which they are applied to obtain resources
during inflation. In such a case if we call the getPackage()
method we were getting null, i.e. the package passed in the
contructor, but now we are returning the package if the app
that created the remote views.
bug:17513823
Change-Id: I0c4a8953c8320469a9160dbaae46ce31465b313b
2014-09-19 13:59:10 -07:00
Adam Powell
45acf7286f
am 20ffcaa1: Merge "Add colorEdgeEffect to themes, default it to colorPrimary" into lmp-dev
...
* commit '20ffcaa121cb214ed875f4940e9ba16e82850a56':
Add colorEdgeEffect to themes, default it to colorPrimary
2014-09-19 20:43:48 +00:00
Michael Wright
b2be25dde2
am ff49e280: am 249e6220: am 2b5563f1: am 66bbf591: Merge "Respect intent-filter priority for system keyboard layouts." into lmp-dev
...
* commit 'ff49e280f46a698e9cb564f1aecb70cf2765e037':
Respect intent-filter priority for system keyboard layouts.
2014-09-19 20:41:59 +00:00
Adam Powell
17f48457d2
Merge "Add colorEdgeEffect to themes, default it to colorPrimary" into lmp-dev
2014-09-19 20:31:14 +00:00
Jeff Brown
36c4db8bd3
Decouple turning screen on from waking up in policy.
...
This allows us to ensure windows are fully drawn before unblocking
screen on while dozing.
Bug: 17516245
Change-Id: Ibe63c212b8db855ce26a34a8169f33764b266ee6
2014-09-19 13:14:29 -07:00
Alan Viverette
8acb6abed6
am 609378ca: am 594373d1: am cf5ba66c: am 40994e66: Merge "Fix radial time picker inner circle (1-12) selections" into lmp-dev
...
* commit '609378ca3574b0dab360ac8759997aee7963afbe':
Fix radial time picker inner circle (1-12) selections
2014-09-19 20:10:07 +00:00
Paul Soulos
23450c2369
am 834bbcb6: am ca191524: am 1f2de4f5: am b5586e00: Fixes typo in Intent documentation
...
* commit '834bbcb625cffc44a70af570aa2cc8c918d4b356':
Fixes typo in Intent documentation
2014-09-19 20:10:03 +00:00
Michael Wright
299947f502
am 66bbf591: Merge "Respect intent-filter priority for system keyboard layouts." into lmp-dev
...
* commit '66bbf591050bf2969ebebc15e2550d45eeea3ab0':
Respect intent-filter priority for system keyboard layouts.
2014-09-19 20:05:27 +00:00
George Mount
2deeaa3314
Target only shared elements with shared element Transition
...
Bug 17549213
Bug 17553253
Change-Id: If54aebb4e37d2012aa8d1c5354d5ec03f92b81a3
2014-09-19 12:55:20 -07:00
Michael Wright
4bc92b064b
Merge "Respect intent-filter priority for system keyboard layouts." into lmp-dev
2014-09-19 19:52:54 +00:00
Adam Powell
c6c744da75
Add colorEdgeEffect to themes, default it to colorPrimary
...
Allow edgeeffect colors to be changed independently of the primary
color for the current theme.
Bug 16512225
Change-Id: Ibc13ad755f489fe1f6d16af0c61a1d12dd1a61f7
2014-09-19 12:50:31 -07:00
Alan Viverette
9af20470b2
am 40994e66: Merge "Fix radial time picker inner circle (1-12) selections" into lmp-dev
...
* commit '40994e66f278da83e2e4e581c85d5092ee1fb1c0':
Fix radial time picker inner circle (1-12) selections
2014-09-19 19:32:40 +00:00
Paul Soulos
f9390f56c6
am b5586e00: Fixes typo in Intent documentation
...
* commit 'b5586e00ed5eb4b18b58371a54449f9cc8eedca8':
Fixes typo in Intent documentation
2014-09-19 19:32:36 +00:00
Alan Viverette
840855c021
Merge "Fix radial time picker inner circle (1-12) selections" into lmp-dev
2014-09-19 19:11:47 +00:00
Paul Soulos
628cb74d8a
Fixes typo in Intent documentation
...
bug: 17583712
Change-Id: I37c77644213417751f8261098af44096aef51b14
2014-09-19 19:10:04 +00:00
Alan Viverette
bb696dcca9
Fix radial time picker inner circle (1-12) selections
...
Result of a poorly collapsed set of if block conditionals.
BUG: 17580782
Change-Id: I7f7e5038f943d1f49e1541acfa282479cb2505ea
2014-09-19 10:20:45 -07:00
Amith Yamasani
d587057246
am 4ad6b3ef: am 10c291a7: am e1206a34: am ba108d11: Merge "Allow primary user profile owner to set device restrictions" into lmp-dev
...
* commit '4ad6b3ef184424e36915bc046e04706f2dded0e2':
Allow primary user profile owner to set device restrictions
2014-09-19 16:40:50 +00:00
George Mount
1a780826c2
am fbb670d9: am 5a988492: am 00877d68: am f187823e: Merge "Fix exception when fragment container has no View." into lmp-dev
...
* commit 'fbb670d9ddd16c174369cdd4575860dee6ffe8c4':
Fix exception when fragment container has no View.
2014-09-19 16:30:33 +00:00
George Mount
74b01d84af
am 4785cb7f: am 46df1eee: am af2f8cda: am 04a96bca: Merge "Fix NPE when shared element listener is null." into lmp-dev
...
* commit '4785cb7f541951cf3e31a84acf0767c7393fbe92':
Fix NPE when shared element listener is null.
2014-09-19 16:30:28 +00:00
Amith Yamasani
70a2afd10e
am ba108d11: Merge "Allow primary user profile owner to set device restrictions" into lmp-dev
...
* commit 'ba108d1178a1e7863d757fd146ae8d485088c5bc':
Allow primary user profile owner to set device restrictions
2014-09-19 16:02:59 +00:00
Amith Yamasani
8d9f121618
Merge "Allow primary user profile owner to set device restrictions" into lmp-dev
2014-09-19 15:51:39 +00:00
George Mount
6ac3f38143
am f187823e: Merge "Fix exception when fragment container has no View." into lmp-dev
...
* commit 'f187823e02c34118ed6de23f844a043d3a64829c':
Fix exception when fragment container has no View.
2014-09-19 15:50:48 +00:00
George Mount
a667d5dc5e
am 04a96bca: Merge "Fix NPE when shared element listener is null." into lmp-dev
...
* commit '04a96bcad89cf917a57980cb77a90763f43b5b94':
Fix NPE when shared element listener is null.
2014-09-19 15:50:44 +00:00
George Mount
8f8f5f579f
Merge "Fix exception when fragment container has no View." into lmp-dev
2014-09-19 15:39:45 +00:00
George Mount
a1e7d53b0a
Merge "Fix NPE when shared element listener is null." into lmp-dev
2014-09-19 15:39:03 +00:00
Kenny Guy
4b34d39ebd
am 86d6e751: am 2d4024d9: am 8d6b38cd: am 4996d6a4: Merge "Remove suggested key names as its confusing." into lmp-dev
...
* commit '86d6e75144097fe6be741c2ac0756a82c98d3dc7':
Remove suggested key names as its confusing.
2014-09-19 13:26:56 +00:00
Kenny Guy
57224fae58
am 4996d6a4: Merge "Remove suggested key names as its confusing." into lmp-dev
...
* commit '4996d6a4ff983167133779a78bad4282d8bce4b3':
Remove suggested key names as its confusing.
2014-09-19 09:55:37 +00:00