Baligh Uddin
e1f7f2a78a
Merge "Import translations. DO NOT MERGE"
2014-06-18 18:28:24 +00:00
RoboErik
d3c8642dae
Remove some more old code and fix Media command
...
Removes some more hidden apis from AudioService/Manager. This also
fixes up Media.java to support commands for the new service to help
with debugging. Also fixes a couple bugs that were found while fixing
up Media.
Change-Id: I68e4aa80a4de430b98236aafc883664b9432c62b
2014-06-19 10:37:00 -07:00
Baligh Uddin
16d24bf417
Import translations. DO NOT MERGE
...
Change-Id: Ib613546e110970b008f942f4291f6ccb8283847c
Auto-generated-cl: translation import
2014-06-18 10:25:37 -07:00
Baligh Uddin
7835f79b54
Import translations. DO NOT MERGE
...
Change-Id: I7e78e5e9d8a5517ce9c6587869b82c0be2f59e4f
Auto-generated-cl: translation import
2014-06-18 10:15:41 -07:00
Baligh Uddin
b8b4998e71
Import translations. DO NOT MERGE
...
Change-Id: I7f81acd62d7f32ba75bfa2e4a963d5de438f26f9
Auto-generated-cl: translation import
2014-06-18 09:41:46 -07:00
Baligh Uddin
e52ee5688d
Import translations. DO NOT MERGE
...
Change-Id: I78454917ebab5e086504ea688c5b6b05991bb27d
Auto-generated-cl: translation import
2014-06-18 09:37:07 -07:00
Winson Chung
c4de2caaaf
Merge "Adding start delay to the task view transforms."
2014-06-18 18:28:24 +00:00
Jeff Sharkey
275e085d5a
Stronger PackageParser contract, more split work.
...
Require that method callers always provide relevant paths, instead of
relying on constructor. Move DisplayMetrics to be an overall parser
parameter, and move PARSE_TRUSTED_OVERLAY to flags.
Parse split APKs and apply deterministic ordering based on split
names. Assert consistent package name and version code across all
split APKs in a package, and enforce unique split names and required
base APK.
Collect certificates for split APKs, enforcing they're all signed
consistently. Better flow control and resource cleanup when
collecting certs. Refactor validation code so it's easier to reason
about. Cleaner maintenance of read buffer when draining stream
contents.
Change-Id: I8bc8c62095fbb933227b9e76ad8771f4b1246fe8
2014-06-18 16:04:13 -07:00
John Spurlock
a0388bb6ff
Battery saver notifications should be public.
...
Bug:15713445
Change-Id: I2ed0e47bcc3120baf85c8529b7ef15756e215ea7
2014-06-18 09:40:00 -04:00
Winson Chung
1275842377
Merge "Re-enabling task based filtering in Recents using package name."
2014-06-17 20:49:29 +00:00
Winson Chung
e0e45bc26d
Re-enabling task based filtering in Recents using package name.
...
- Also front-loading creating the new thumbnail when animating up from Recents
2014-06-18 00:59:29 +00:00
Winson Chung
06795630f6
Adding status bar scrim, reducing extra work updating configuration values.
...
- Making the app icon larger for tapping
2014-06-17 16:37:56 -07:00
Winson Chung
90dcb62575
Merge "Adding status bar scrim, reducing extra work updating configuration values."
2014-06-17 20:55:27 +00:00
Winson Chung
95483fd2d3
Merge "Ensuring that null thumbnails have an opaque background."
2014-06-17 22:59:52 +00:00
Jorim Jaggi
16b414f46f
Merge "Fix bug when Keyguard gets hidden."
2014-06-17 22:59:52 +00:00
Jorim Jaggi
53c68a44ac
Fix bug when Keyguard gets hidden.
...
We make sure in Keyguard that we only hide ourselves in
startKeyguardExitAnimation ourselves when we requested a hide.
In addition, this change also fixes a bug in WindowAnimator that
it should only call startKeyguardExitAnimation when Keyguard actually
requested a hide.
Bug: 15676717
Change-Id: I2279cccb9916985b7e9a2f41137878be5782cb9c
2014-06-17 15:28:05 -07:00
Christoph Studer
5ced68ba2f
am cf24e6de: SysUI: Hide grouped notifications
...
* commit 'cf24e6de68cff14970e57069febd5d6c41c264f4':
SysUI: Hide grouped notifications
2014-06-17 23:20:54 +00:00
Christoph Studer
c08cd7cc65
SysUI: Hide grouped notifications
...
Drop grouped notification received from NoMan.
Bug: 15188947
Change-Id: I8bdb99abd216d771d435d18b2018c843e7750d18
2014-06-17 23:14:12 +00:00
Selim Cinek
aebc0cd596
Merge "Fixed a bug with overscrolling on the bottom."
2014-06-17 20:42:58 +00:00
Selim Cinek
fed1ab6222
Fixed a bug with overscrolling on the bottom.
...
When overscrolling on the buttom, we now take the normal rubberband
factor again.
Change-Id: I615c84ee925b69d1ee995a56ffb2e4291c18c43d
2014-06-17 14:10:33 -07:00
Winson Chung
c9567c07dd
Ensuring that null thumbnails have an opaque background.
...
- Preventing multiple object allocations when updating the stack/clip state.
- Removing double animation of nav bar when launching task
Change-Id: Id12009717135db67bc0ce0e05940dd1c8d6fb5b3
2014-06-17 10:39:33 -07:00
Baligh Uddin
22669d0024
Merge "Import translations. DO NOT MERGE" into lmp-preview-dev
2014-06-17 05:00:50 +00:00
Jorim Jaggi
129e7ac809
Fix paddings for user switch and status bar icons.
...
Bug: 15540707
Change-Id: If7288d032b9625e0fbb5b657afcf680d178e63ee
(cherry picked from commit 5d545e7c89231ac80ab2b666bd83f63bcf54f78f)
2014-06-17 10:36:31 -07:00
John Spurlock
64d1fbfa06
Merge "QS: Update embedded vol panel when re-attached to window."
2014-06-17 03:54:31 +00:00
John Spurlock
5de966790f
QS: Update embedded vol panel when re-attached to window.
...
We intentionally drop interim updates when the panel is not
visible, but we should catch up when it becomes visible again.
Not a problem for the dialog panel, since it is torn down / recreated
each time.
Bug:15573750
Change-Id: I717b5d459acb25f9610222e9913d7b8eb71cdd00
2014-06-17 11:25:21 -04:00
Baligh Uddin
d31899bb76
Merge "Import translations. DO NOT MERGE"
2014-06-17 04:56:28 +00:00
Winson Chung
969f586533
Tweaking enter/scrim animations/styles. Fixing issue with clipping not saving layers.
...
Change-Id: I476c68d7df4a8fc59ca3d9be3f99526089183ec2
2014-06-16 19:11:29 -07:00
Selim Cinek
4e456bee15
Fixed that the top card casts a shadow on the second
...
Bug: 15531609
Bug: 15381356
Change-Id: I0a85e43ac9c4330349fa46b3f00f7c0cf231520f
2014-06-17 00:46:16 +00:00
Selim Cinek
b688bf7ceb
Fixed a bug where the device could not be unlocked.
...
When the Notifications could be scrolled, the shade could not
be closed.
Bug: 15643474
Change-Id: I59b9f55c0290da7683ce7fd40effc4b5413e4267
2014-06-16 16:36:51 -07:00
Baligh Uddin
d5d8b88873
Import translations. DO NOT MERGE
...
Change-Id: I77aefc3b2ea919ca7e667fc55b43badb2c43ddbf
Auto-generated-cl: translation import
2014-06-16 10:12:38 -07:00
Baligh Uddin
35c18d9fc9
Import translations. DO NOT MERGE
...
Change-Id: Ic6b3eb6f14875072b5fbce1db22aacbf3027044e
Auto-generated-cl: translation import
2014-06-16 10:10:26 -07:00
Selim Cinek
ea8a3d2510
Merge "Fixed a bug in the scrolling logic"
2014-06-16 22:12:26 +00:00
Selim Cinek
94d46abc76
am 7cf7969c: Fixed a bug where the device could not be unlocked.
...
* commit '7cf7969c23caf59b9fd0fccb21e6b3ca3b966823':
Fixed a bug where the device could not be unlocked.
2014-06-16 23:47:37 +00:00
Selim Cinek
48e746c3c8
Fixed a bug in the scrolling logic
...
When the user overflung to go to the quicksettings panel the
scroll logic remained active and was not reset.
Change-Id: Iab733f3525d5465c5dc583559d0acbc350274171
2014-06-16 23:06:49 +00:00
Baligh Uddin
9aa192c210
Merge "Import translations. DO NOT MERGE" into lmp-preview-dev
2014-06-12 03:30:50 +00:00
Baligh Uddin
7a5ae205fc
Import translations. DO NOT MERGE
...
Change-Id: Ic5be9149b760c096c0c850e8a9a0f60bd62d819c
Auto-generated-cl: translation import
2014-06-13 12:01:20 -07:00
Winson Chung
47f166dd8c
Fixing issue where we do not get the task rects, and therefore have no transitions. (Bug 15610655)
...
Change-Id: Ie25f0037a4f8bf8c3069d50e3a0ad670125be9a1
2014-06-13 16:01:05 +00:00
Baligh Uddin
da8a64b80b
Import translations. DO NOT MERGE
...
Change-Id: Ibdd11bf4b5a0ebb0394400688dd0e38a70660a62
Auto-generated-cl: translation import
2014-06-13 07:20:46 -07:00
Jorim Jaggi
67de52cd2e
Merge "Bigger clock." into lmp-preview-dev
2014-06-12 05:34:42 +00:00
Jorim Jaggi
220bf5cf9a
Bigger clock.
...
Also fixes a bug where notifications would be wrongly padded
on Keyguard after rotating the screen.
Bug: 15244051
Change-Id: I2418692c3d2ffdd5fe642361f2924629bf9a75eb
2014-06-14 22:43:12 +02:00
Jorim Jaggi
ea384193d9
Change style of clock in status bar.
...
Bug: 15570452
Change-Id: I39ec2e2a18d382f378d5cccd94a6a8630b55a240
2014-06-14 06:22:34 +02:00
Jorim Jaggi
587e9e1831
Merge "Revert "Improve unlock motion."" into lmp-preview-dev
2014-06-13 21:09:46 +00:00
Jorim Jaggi
cc693247dc
Revert "Improve unlock motion."
...
This reverts commit 03599a4c8fcc539948174136878f5e0ceec1eeda.
Change-Id: Iacd5f7ecd755ee2c8efdf1e37060a21702bcf08a
2014-06-14 03:04:35 +00:00
Jorim Jaggi
fd9d4414e8
Improve unlock motion.
...
Bug: 15244051
Change-Id: Ib33a7a8e27a2dc191c6e18ffe1cd2725dfa3bb37
2014-06-12 06:08:12 +02:00
Jorim Jaggi
8f4ac9e214
Merge "Revert "Introduced fading views for the camera interaction on the lockscreen."" into lmp-preview-dev
2014-06-12 03:30:50 +00:00
Jorim Jaggi
a27b004ca0
Revert "Introduced fading views for the camera interaction on the lockscreen."
...
This reverts commit 4f963c1b557010bf453af500b00f36b68988f8e2.
Change-Id: I8c7df9d115be1b89b57fb9c9bb2a12b4c1d45520
2014-06-14 03:58:56 +00:00
Selim Cinek
1aed973665
Introduced fading views for the camera interaction on the lockscreen.
...
Bug: 15126905
Change-Id: I82b0050a4216873d9cd191b32d1e5bf6871acbd6
2014-06-12 03:33:14 +00:00
Christian Robertson
5a1f97abca
Merge "New geometric system bar icons" into lmp-preview-dev
2014-06-12 03:30:50 +00:00
Christian Robertson
7f37ab64a1
New geometric system bar icons
...
Bug: 15599260
Change-Id: I37688f368ce22f1dc30119fe174ce701c7c147cc
2014-06-13 17:42:45 +00:00
Jorim Jaggi
0a27be899c
Fix blank lockscreen.
...
Bug: 15281241
Change-Id: If315891274a97fa5cc579554b83b85cf3c87f0fb
2014-06-11 15:45:22 +02:00