Chris Craik
2632f19728
Merge "Add convenience methods, to encourage usage of ALL_SAVE_FLAG"
2014-04-17 16:30:26 +00:00
Robin Lee
56a0a269cd
Merge "Allow ProfileOwner apps to manage app restrictions"
2014-04-17 15:54:54 +00:00
Baligh Uddin
5f0f54871f
Merge "Import translations. DO NOT MERGE"
2014-04-17 15:49:05 +00:00
Baligh Uddin
cdb6bb59c7
Merge "Import translations. DO NOT MERGE"
2014-04-17 15:49:05 +00:00
Baligh Uddin
0c4d25f799
Merge "Import translations. DO NOT MERGE"
2014-04-17 15:48:48 +00:00
Baligh Uddin
16b5480bd0
Merge "Import translations. DO NOT MERGE"
2014-04-17 15:48:45 +00:00
Baligh Uddin
715ec84d4c
Merge "Import translations. DO NOT MERGE"
2014-04-17 15:48:37 +00:00
Baligh Uddin
b1a19c5134
Merge "Import translations. DO NOT MERGE"
2014-04-17 15:48:37 +00:00
Baligh Uddin
48bd1b195f
Merge "Import translations. DO NOT MERGE"
2014-04-17 15:48:29 +00:00
Baligh Uddin
72f8056db1
Merge "Import translations. DO NOT MERGE"
2014-04-17 15:48:22 +00:00
Robin Lee
66e5d96cf9
Allow ProfileOwner apps to manage app restrictions
...
Simple wrapper around the UserManager.{get|set}ApplicationRestrictions
APIs. Also added a new Intent to signal to running apps that the set
of restrictions has changed since startup.
Change-Id: Ifd108108a73f87325b499d9de2e1b2aacc59b264
2014-04-17 15:58:03 +01:00
John Spurlock
9b5d028c69
Merge "Interim quick settings update."
2014-04-17 14:38:05 +00:00
John Spurlock
73203ebf97
Interim quick settings update.
...
Make existing QS panel available via pulldown from header
(or keyguard status view on keyguard), update the affordances
as a hint.
Don't allow QS to scroll, cap to max rows.
Add scrim over panel to indicate that this is purely temporary.
Bug:14081801
Bug:14059974
Change-Id: I166033975cbc44b91f45ee70ea5c7540390670dd
2014-04-17 10:26:45 -04:00
Adrian Roos
379ac2d8b6
Merge "Fix broken status bar when activity is showing above keyguard"
2014-04-17 13:54:57 +00:00
Adrian Roos
25ab3d9438
Fix broken status bar when activity is showing above keyguard
...
Bug: 14077213
Change-Id: I5d45fd1780498983995a469d0799e024ca25f3c7
2014-04-17 15:46:41 +02:00
Adrian Roos
c8ba7d3f87
Make camera affordance fly away
...
Stop gap measure to differenciate the accepted vs rejected
response of the camera affordance on the lockscreen.
Bug: 14081010
Change-Id: I04d170aa3f07ce5f440fb1d27f7c62ef2a903a03
2014-04-17 15:09:41 +02:00
Sungsoo Lim
33ac0dfc9f
Merge "Replace sessionStateMap with sessionTokens."
2014-04-17 04:53:43 +00:00
Sungsoo Lim
7de5e23471
Replace sessionStateMap with sessionTokens.
...
Change-Id: I6ec3390ca31cd17da35f0b0b83b1b09600d7d6d1
2014-04-17 13:47:14 +09:00
John Reck
c731435649
Merge "Add missing resume() call"
2014-04-17 04:36:52 +00:00
John Reck
3b3d66ef68
Merge "Clear mIgnoreDirtyState after draw"
2014-04-17 04:33:15 +00:00
John Reck
6f07a0dc87
Add missing resume() call
...
Bug: 14087850
Change-Id: Ic555ca6027e617c7ed6e7e66b5cf713c36ed1c6c
2014-04-16 21:32:25 -07:00
John Reck
6313b9259d
Clear mIgnoreDirtyState after draw
...
Change-Id: I6dfb39e0ebc9a5732678d735d9bc5e8813926096
2014-04-16 21:32:24 -07:00
Chris Craik
39b7353aca
Add convenience methods, to encourage usage of ALL_SAVE_FLAG
...
Change-Id: I29aefd70071ff49a259db5c06dded3cd531f6ef1
2014-04-16 18:05:52 -07:00
Jason Sams
a2c8a1b887
am a09695f5: (-s ours) am 38f407cb: Merge "RenderScript bicubic resize intrinsic [DO NOT MERGE]" into klp-modular-dev
...
* commit 'a09695f59c06256663f3a46546fbcdd6da10f180':
RenderScript bicubic resize intrinsic [DO NOT MERGE]
2014-04-17 00:00:06 +00:00
Aaron Whyte
8aa68921a5
am ee5d512d: am 4980996b: Merge "Allowed custom secure-adb confirmation via Activity or Service. It used to only be available via an Activity." into klp-modular-dev
...
* commit 'ee5d512d624c15fa0c7e179ace24c7055a9f539d':
Allowed custom secure-adb confirmation via Activity or Service. It used to only be available via an Activity.
2014-04-16 23:56:07 +00:00
Jason Sams
a09695f59c
am 38f407cb: Merge "RenderScript bicubic resize intrinsic [DO NOT MERGE]" into klp-modular-dev
...
* commit '38f407cb1daca91af82943c931593d11a6c84b1c':
RenderScript bicubic resize intrinsic [DO NOT MERGE]
2014-04-16 23:54:22 +00:00
Jason Sams
38f407cb1d
Merge "RenderScript bicubic resize intrinsic [DO NOT MERGE]" into klp-modular-dev
2014-04-16 23:49:30 +00:00
Aaron Whyte
ee5d512d62
am 4980996b: Merge "Allowed custom secure-adb confirmation via Activity or Service. It used to only be available via an Activity." into klp-modular-dev
...
* commit '4980996bcc4e8065cf5dff1cf989d73face38281':
Allowed custom secure-adb confirmation via Activity or Service. It used to only be available via an Activity.
2014-04-16 23:49:20 +00:00
Alan Viverette
3d295988f2
Merge "Clean up VectorDrawable formatting"
2014-04-16 23:48:32 +00:00
Aaron Whyte
4980996bcc
Merge "Allowed custom secure-adb confirmation via Activity or Service. It used to only be available via an Activity." into klp-modular-dev
2014-04-16 23:45:22 +00:00
Jason Sams
d666d92b80
RenderScript bicubic resize intrinsic [DO NOT MERGE]
...
Change-Id: Icebfb3137aacddce0705834c6d4d2547c709cb0a
2014-04-16 16:41:01 -07:00
Ruben Brunk
a2e86e427d
Merge "Update DNG tags."
2014-04-16 23:36:21 +00:00
Adam Powell
c44762eb5b
am 3d678ad4: (-s ours) am 973ddaac: DO NOT MERGE Add isRound to WindowInsets
...
* commit '3d678ad462ee237d86efd9d985eb518817761e05':
DO NOT MERGE Add isRound to WindowInsets
2014-04-16 23:27:00 +00:00
Alan Viverette
d20974bd51
Clean up VectorDrawable formatting
...
Change-Id: I9110f6ddeda9a811e466e58e451fa95eca08e72e
2014-04-16 16:24:00 -07:00
Adam Powell
3d678ad462
am 973ddaac: DO NOT MERGE Add isRound to WindowInsets
...
* commit '973ddaacaef255b8659d35cfe4151dd5b7436138':
DO NOT MERGE Add isRound to WindowInsets
2014-04-16 23:23:02 +00:00
Fabrice Di Meglio
2c5453e5ce
Merge "Add Preference highlighting"
2014-04-16 23:20:26 +00:00
Adam Powell
23c5bbb090
Merge "Revert the revert of adding isRound to WindowInsets after early merge"
2014-04-16 23:16:51 +00:00
Adam Powell
2accbf904f
Revert the revert of adding isRound to WindowInsets after early merge
...
This reverts commit 01ebfbd0a0a3a89b563ab6c8c346c669eca39a1a.
Change-Id: I3d5a3523a1505cc3bfd0172c7282a8eda21ae206
2014-04-16 23:14:57 +00:00
Ruben Brunk
7c062369d5
Update DNG tags.
...
Change-Id: I497b0fac5d52005c126eaf52c67d30bd224a80b5
2014-04-16 16:01:29 -07:00
Fabrice Di Meglio
35d7b89b9f
Add Preference highlighting
...
- use a specific drawable for highlighting a Preference
at a given position
- also add PreferenceFragment.hasListView() as hidden API
Change-Id: If69854cf6c4852d0f45e2c3a9734b1f63b352f9d
2014-04-16 16:01:13 -07:00
Michael Kolb
46175e1528
Merge "Revert "Add isRound to WindowInsets""
2014-04-16 22:52:31 +00:00
Michael Kolb
01ebfbd0a0
Revert "Add isRound to WindowInsets"
...
This reverts commit e5244b5638535964103ca1dfc867442a64243db1.
Change-Id: I6371c718e2189968699e980fd0e7ba91c486aca6
2014-04-16 22:52:14 +00:00
Michael Kolb
cc9d276672
Merge "Add isRound to WindowInsets"
2014-04-16 22:51:33 +00:00
Baligh Uddin
cef33e5471
Import translations. DO NOT MERGE
...
Change-Id: I192157eeea4a9fd359d2d4c1662a153454242ad5
Auto-generated-cl: translation import
2014-04-16 15:17:04 -07:00
Baligh Uddin
d247670d6a
Import translations. DO NOT MERGE
...
Change-Id: Ic128b66fb70754adff7faa7f505f907dea499a68
Auto-generated-cl: translation import
2014-04-16 15:13:43 -07:00
Baligh Uddin
5b9e559734
Import translations. DO NOT MERGE
...
Change-Id: Ice08934e78e95e0c229189902366db69498d82fa
Auto-generated-cl: translation import
2014-04-16 15:06:32 -07:00
Baligh Uddin
e9002f80eb
Import translations. DO NOT MERGE
...
Change-Id: I57057544950fecf92d0462ce93f3365660fe8810
Auto-generated-cl: translation import
2014-04-16 15:00:17 -07:00
Adam Powell
973ddaacae
DO NOT MERGE Add isRound to WindowInsets
...
isRound allows a view to determine whether the window it is contained
within obscures the corners of the window content. This allows views
aware of this property to adapt their layout accordingly.
Switch ViewRootImpl to use dispatchApplyInsets instead of
fitSystemWindows.
Change-Id: Ic3e3936b73815b2593cb9720af1a309fbd18406e
Conflicts:
core/java/android/view/ViewRootImpl.java
2014-04-16 14:59:16 -07:00
Jorim Jaggi
e731a4ed3a
Merge "Make MENU key work again to dismiss insecure Keyguard."
2014-04-16 21:55:56 +00:00
Jorim Jaggi
e0fa592afc
Merge "Show enter PIN/PUK before notifications on Keyguard."
2014-04-16 21:55:41 +00:00