Jorim Jaggi
75c95044a8
Animate clock position on Keyguard.
...
Also disable animations when on Keyguard and screen is turned off.
Change-Id: Iec031ab336357194b5d387bc0aad00a702a8ef54
2014-05-17 04:26:45 +02:00
Jorim Jaggi
069cd03740
Position clock and notifications dynamically.
...
The positioning is dependant on how many notifications are currently
showing. This makes sure that the lockscreen always looks balanced
and harmonic.
Bug: 14592994
Change-Id: Ic647b887dd23e6cc5ecd07d70f279ff2f218f4ca
2014-05-17 02:01:41 +02:00
Eric Laurent
c5baa18806
Merge "AudioSystem: native to JAVA status translation"
2014-05-16 23:37:50 +00:00
Dianne Hackborn
f2eba13932
Merge "Hide voice interaction APIs."
2014-05-16 23:32:00 +00:00
Eric Laurent
bc11a696f6
AudioSystem: native to JAVA status translation
...
Regroup status code translation from native to JAVA in AudioSystem.
The same codes will be used by AudioTrack, AudioRecord, AudioManager
and defined in a single place in AudioSystem.
Change-Id: I7d3f39f30e3bb8e53f33f4408bcb0672df8af42b
2014-05-16 15:50:42 -07:00
Tim Kilbourn
b8f5cae141
Merge "Add KEYCODE_PAIRING."
2014-05-16 22:41:17 +00:00
Amith Yamasani
3a48359443
Use correct package name for profile owner
...
Fixes reboot loop when you have a managed profile on your device.
Change-Id: I935ded447f226ee0507d3dcf22a730a7fb61a0c0
2014-05-16 15:25:33 -07:00
Tim Kilbourn
87cd0dc425
Add KEYCODE_PAIRING.
...
Used for initiating a peripheral pairing mode.
Change-Id: I8e172bdda1f3c34eff36f3001c174f7a6b6e6e41
2014-05-16 15:14:53 -07:00
Matthew Williams
b8b99c0fc0
Merge "Refactored code didn't make it into previous CL"
2014-05-16 21:50:38 +00:00
Matthew Williams
fdd9203192
Refactored code didn't make it into previous CL
...
Change-Id: I7ec93e783267d0c0fb39fbc8d0abe7270bdaea68
2014-05-16 14:48:39 -07:00
John Reck
4b300d7dcb
Merge "Add missing fence()"
2014-05-16 21:47:33 +00:00
John Reck
44ac42a6c9
Add missing fence()
...
Bug: 14995924
Change-Id: I991fe74f01468b1b7e34aee0455dc419637f5c8d
2014-05-16 14:46:07 -07:00
Selim Cinek
ac13a9b741
Merge "Implemented visual speed-bump for notifications."
2014-05-16 21:43:29 +00:00
Dianne Hackborn
dcff99598f
Hide voice interaction APIs.
...
Change-Id: I961b6399a6edca239caaba9bbd1dd5e03bc612bd
2014-05-16 14:32:35 -07:00
Selim Cinek
c27437b7fd
Implemented visual speed-bump for notifications.
...
The separation between the important and the less important
notifications has now a visual representation.
Bug: 14607473
Change-Id: I8baa0a08924ec041be2884a2834139477313ab40
2014-05-16 23:19:28 +02:00
Matthew Williams
4b291fbffc
Merge "TM TaskServiceContext implementation"
2014-05-16 20:48:46 +00:00
Evan Charlton
605a07be7b
Merge "Revert "Revert "Modify TelephonyManager to expose sendEnvelopeWithStatus instead of sendEnvelope."""
2014-05-16 20:39:02 +00:00
Evan Charlton
695085c7f2
Merge "Revert "Revert "Expose sendEnvelope."""
2014-05-16 20:38:57 +00:00
Evan Charlton
b8894ab1ae
Revert "Revert "Modify TelephonyManager to expose sendEnvelopeWithStatus instead of sendEnvelope.""
...
This reverts commit f743b163fc764b7ebf701a9e65b13d308530d750.
Change-Id: Ie274a024d2cdb6f11082e6bf391732a304863074
2014-05-16 13:31:26 -07:00
Alan Viverette
62cb534edb
Merge "Update ripple behavior, use render thread animation"
2014-05-16 20:29:08 +00:00
Alan Viverette
ad2f8e334f
Update ripple behavior, use render thread animation
...
Change-Id: Ib6bc1e08b05d29606f452961963d58b8fc866746
2014-05-16 13:28:33 -07:00
Deepanshu Gupta
779b59ced2
Merge "Add a script to rename fonts for SDK."
2014-05-16 20:27:11 +00:00
Adrian Roos
4b0ec7e924
Merge "Trust Agents: Withhold trust until user has authenticated"
2014-05-16 20:13:30 +00:00
Adrian Roos
dc0d5d1850
Merge "Trust Agents: Implement DPM override"
2014-05-16 20:13:20 +00:00
Alan Viverette
22fc9e4a24
Merge "Add drawable padding to check box and radio button styles"
2014-05-16 20:04:44 +00:00
Evan Charlton
210889e91c
Revert "Revert "Expose sendEnvelope.""
...
This reverts commit 23745256000bffaad4038ad9fe6e2b0941074a53.
2014-05-16 12:50:13 -07:00
Dianne Hackborn
3fce73a866
Merge "Fix recording of wake_lock_in."
2014-05-16 19:42:54 +00:00
Amith Yamasani
891e65c5ce
Merge "Variant of sendBroadcast with appOp flag for cross-user."
2014-05-16 19:40:20 +00:00
Amith Yamasani
3cf75729d5
Variant of sendBroadcast with appOp flag for cross-user.
...
Needed for delivering SMS notifications to multiple users.
Change-Id: Ib772292699aba37144621742e6f0ee5c68aadd78
2014-05-16 12:37:29 -07:00
Deepanshu Gupta
ad3f288311
Add a script to rename fonts for SDK.
...
Create a script that will rename the PS name encoded in the font that is
to be shipped with the SDK.
Change-Id: I675a98db39fea4525e3673656af1764eb7e5bb96
2014-05-16 12:31:24 -07:00
Adrian Roos
7046bfd054
Trust Agents: Withhold trust until user has authenticated
...
Bug: 14229695
Change-Id: I40d9fa442aa05437c20081c007ed64f984042418
2014-05-16 21:24:29 +02:00
Selim Gurun
4455f54b5b
Merge "Add a setting for data reduction proxy key"
2014-05-16 19:09:10 +00:00
Jason Monk
20f98b0561
Merge "Fix NPE in DevicePolicyManagerService"
2014-05-16 18:59:58 +00:00
Raph Levien
e517ce4563
Merge "Get rid of dirFlags log spam"
2014-05-16 18:59:03 +00:00
Jason Monk
9fcff5aadd
Fix NPE in DevicePolicyManagerService
...
Bug: 15015897
Change-Id: Id9f6ae8b5abf96d35f799b150210813fb52da54c
2014-05-16 14:56:57 -04:00
Raph Levien
b98de0dcd6
Get rid of dirFlags log spam
...
I was logging the BiDi flags for debugging, did not mean to commit this.
Change-Id: I0a89c68fe17562f2ed38843efacbaa310dca24fa
2014-05-16 11:50:50 -07:00
Selim Gurun
178201f7ff
Add a setting for data reduction proxy key
...
Bug: 12492817
Change-Id: I15c42d631f6ba9ab4dcce38e96f0486efaf3d22f
2014-05-16 11:50:37 -07:00
Igor Murashkin
9d08a93b2d
Merge "camera2: Move parameters around to different packages"
2014-05-16 18:08:41 +00:00
Deepanshu Gupta
528d876821
Merge "LayoutLib: Correctly resolve ?attr/foo"
2014-05-16 18:04:15 +00:00
Dianne Hackborn
9a75543006
Fix recording of wake_lock_in.
...
There was a bug that would allow the nesting count
to get off. Also better documentation of times in
HistoryItem, and new option to disable resetting of
the stats when unplugging.
Change-Id: If1b39a02475c5b620c67b700a323a6d0462d5c61
2014-05-16 10:46:33 -07:00
Griff Hazen
a13bfae217
am cfa27161: am 50c11659: Fix Notification sdk docs build.
...
* commit 'cfa271618f5b33eae200c97c6c3624df9d04efc2':
Fix Notification sdk docs build.
2014-05-16 17:41:28 +00:00
John Reck
6d6ce03a03
resolved conflicts for merge of 313c5f38 to master
...
Conflicts:
core/java/android/view/HardwareRenderer.java
Change-Id: Ic5e4d578932fdcfe52d5f541bf1e1a93f33c32cd
2014-05-16 10:38:14 -07:00
Matthew Williams
691e93e82c
TM TaskServiceContext implementation
...
Each task is run on the client from within a TaskServiceContext.
TSC tracks the state of execution of each task on the client.
Change-Id: I93c306a83c1115559f4e9675d9997dceae3f186a
2014-05-16 10:33:48 -07:00
Jason Monk
8974f24909
Merge "Notify AppOpsService of UserRestrictions and Owners"
2014-05-16 17:30:31 +00:00
Dan Sandler
843adbba6a
Merge "Missing progress bar style."
2014-05-16 17:30:21 +00:00
Griff Hazen
2c255a9505
Merge "resolved conflicts for merge of de35b636 to master"
2014-05-16 17:26:06 +00:00
Dan Sandler
aaa480028b
Missing progress bar style.
...
Change-Id: Id6945ceabc9ead85d151d8827984172d4bdaecb0
2014-05-16 13:25:36 -04:00
Robert Greenwalt
fcfef283d8
Merge "Clean up when we switch networks."
2014-05-16 17:16:19 +00:00
Dan Sandler
1c62e72ada
Merge "Updated typography for notifications."
2014-05-16 17:16:16 +00:00
Dan Sandler
206ec09da8
Merge "Enable tinting of notification backgrounds."
2014-05-16 17:15:31 +00:00