Wei Jia
071a8b71d1
MediaSync: add MediaSync JAVA API
...
Bug: 19666434
Change-Id: Iab6941f6d81cb95a3b86be14b239287acb0d0eee
2015-04-03 15:34:34 -07:00
Winson Chung
da656fd8c3
Merge "Ensuring that Recents' orientation matches the app behind it."
2015-04-03 17:33:20 +00:00
Winson Chung
164bf4d7ea
Ensuring that Recents' orientation matches the app behind it.
...
Bug: 18935635
Change-Id: Idef7f3bced53811c45648f7ee8f6b612df89a231
2015-04-03 10:30:57 -07:00
Doris Liu
34ed4dbe57
Merge "Add per-interval interpolation support for keyframe in xml resources"
2015-04-03 17:17:09 +00:00
Winson Chung
86f4a89be2
Merge "Making the screenshot filename smaller to fix issue on certain platforms."
2015-04-03 17:14:44 +00:00
Winson Chung
edecbd9881
Merge "Ensuring that we reload a widget that was updated in another orientation."
2015-04-03 17:14:36 +00:00
Winson Chung
b9c74ace6d
Making the screenshot filename smaller to fix issue on certain platforms.
...
Bug: 11574102
Change-Id: Ia71e600a6d484bc36624ae959841ae0b3f23697a
2015-04-03 10:01:43 -07:00
Winson Chung
aee097c580
Ensuring that we reload a widget that was updated in another orientation.
...
Bug: 20044969
Change-Id: Iecdbe01d06c44653781ddef749e319f6b5b8afa1
2015-04-03 09:59:26 -07:00
Dianne Hackborn
12611bdf6d
Merge "Add quick and dirty async AssistStructure building."
2015-04-03 16:46:54 +00:00
Fyodor Kupolov
25da6b65b0
Merge "Do not log an error when app restriction file does not exist"
2015-04-03 16:43:41 +00:00
Fyodor Kupolov
6f34d363c3
Do not log an error when app restriction file does not exist
...
Bug: 20040207
Change-Id: Ibd257388a185020258e36bddf5b451dc24c0b7ee
2015-04-03 09:28:44 -07:00
Wale Ogunwale
73e5f13d99
am 48d6a96b: (-s ours) am fce4220b: am 5fd6b139: am 4a7967ad: am f61aee97: Merge "[DO NOT MERGE] Fixed NPE when trying to animate a window without display" into lmp-mr1-dev
...
* commit '48d6a96b2bbd0ec4c4850dd488c6cba3c0b6371f':
[DO NOT MERGE] Fixed NPE when trying to animate a window without display
2015-04-03 14:52:45 +00:00
Fyodor Kupolov
c38a54b1f0
am 30c688da: am 031898df: am 3d8b7f4d: Merge "Support for storing OAT files in app directory"
...
* commit '30c688da8bd2b3320446a06424e1cc57b693522a':
Support for storing OAT files in app directory
2015-04-03 14:52:14 +00:00
Simon Wilson
2c89469d5c
am fd395ce7: am d0077829: am fb397cf8: (-s ours) Merge "Frameworks/base: Support dex2oat threads system property" into lmp-mr1-modular-dev
...
* commit 'fd395ce7f33bda1e4ff72bebcc4c0b4e56b8232d':
Frameworks/base: Support dex2oat threads system property
2015-04-03 14:51:51 +00:00
Julia Reynolds
3370e446b1
Merge "Store the device initializer componentname in addition to package."
2015-04-03 14:30:18 +00:00
Olawale Ogunwale
b1e8e5e505
Merge "Remove debugging for bug 19823482."
2015-04-03 14:22:31 +00:00
Julia Reynolds
eaafdf72a4
Store the device initializer componentname in addition to package.
...
This removes ambiguity about which component in the initializer
package handles device initialization when setting up secondary users.
Bug: 19992262
Change-Id: I2e48168907725a56cd05d0b51c9f28b34fa28d1a
2015-04-03 08:27:34 -04:00
Greg Hackmann
492e501f9a
Merge "aapt2: fix definition of G in Util.h"
2015-04-03 04:03:52 +00:00
Greg Hackmann
1fce4f9c89
aapt2: fix definition of G in Util.h
...
Change-Id: Icbefa425cf543f130deabab9e2e2e6c13ab672d3
Signed-off-by: Greg Hackmann <ghackmann@google.com>
2015-04-02 20:31:17 -07:00
Craig Mautner
eb0e38a812
Remove debugging for bug 19823482.
...
Change-Id: Ibedfb3353e6f7f64e39ad076b329d9cd9657fe5f
2015-04-02 20:22:54 -07:00
John Spurlock
ad80b437f9
Merge "Zen: Add a new level: alarms-only."
2015-04-03 03:03:46 +00:00
John Spurlock
4f1163c83e
Zen: Add a new level: alarms-only.
...
Like no-interruptions, but allows alarms.
Bug: 19260237
Change-Id: I36bf0a333362256c8e54cd83992cb46c3bcb7f69
2015-04-02 23:00:40 -04:00
Dianne Hackborn
5688b03f7f
Add quick and dirty async AssistStructure building.
...
New APIs on ViewAssistStructure all the app to request to
build a sub-tree asynchronously and indicate when it is done
with that. The overall AssistStructure is now only flattened
and transfered on-demand, when the app receiving it requests
its data -- and at that point we can wait for any asynchronous
building to complete.
New AsyncStructure view is a very simple example of using this
to asynchronously build a child view.
Change-Id: I14f9199bee64915ad3dc80b2190916ec874308af
2015-04-02 18:43:31 -07:00
Dongwon Kang
f8515ea431
Merge "TIF: Add time shift APIs."
2015-04-03 01:37:43 +00:00
dcashman
3425dae8dc
Merge "Refactor KeySet code."
2015-04-03 00:52:50 +00:00
Wale Ogunwale
48d6a96b2b
am fce4220b: am 5fd6b139: am 4a7967ad: am f61aee97: Merge "[DO NOT MERGE] Fixed NPE when trying to animate a window without display" into lmp-mr1-dev
...
* commit 'fce4220b88006a1e626fc4c63d8bd785d465965a':
[DO NOT MERGE] Fixed NPE when trying to animate a window without display
2015-04-03 00:46:09 +00:00
Wale Ogunwale
fce4220b88
am 5fd6b139: am 4a7967ad: am f61aee97: Merge "[DO NOT MERGE] Fixed NPE when trying to animate a window without display" into lmp-mr1-dev
...
* commit '5fd6b139033bcaab52921473ab3998725e157002':
[DO NOT MERGE] Fixed NPE when trying to animate a window without display
2015-04-03 00:36:56 +00:00
Wale Ogunwale
5fd6b13903
am 4a7967ad: am f61aee97: Merge "[DO NOT MERGE] Fixed NPE when trying to animate a window without display" into lmp-mr1-dev
...
* commit '4a7967ad9ac76d8b9d6285bc367c33d1b6c83235':
[DO NOT MERGE] Fixed NPE when trying to animate a window without display
2015-04-03 00:26:49 +00:00
Wale Ogunwale
4a7967ad9a
am f61aee97: Merge "[DO NOT MERGE] Fixed NPE when trying to animate a window without display" into lmp-mr1-dev
...
* commit 'f61aee97adf4e543e82289511c6127bcfa53151c':
[DO NOT MERGE] Fixed NPE when trying to animate a window without display
2015-04-03 00:15:26 +00:00
Wale Ogunwale
f61aee97ad
Merge "[DO NOT MERGE] Fixed NPE when trying to animate a window without display" into lmp-mr1-dev
2015-04-03 00:07:04 +00:00
Adam Lesinski
e6c28f7c3a
Merge "AAPT2"
2015-04-03 00:06:34 +00:00
Adam Lesinski
6f6ceb7e14
AAPT2
...
First checking of AAPT2. The individual phases of AAPT2 work, but there
are some missing pieces.
For early testing we are missing:
- Need to properly mark file references and include them in package
- Need to package into zip
Final AAPT for apps we are missing:
- Need to crush PNGs
- Need to parse 9-patches
- Need to validate all of AndroidManifest.xml
- Need to write align method to align resource tables for splits.
Final AAPT for apps + system we are missing:
- Need to handle overlays
- Need to store comments for R file
- Need to handle --shared-lib (dynamic references too).
New AAPT features coming:
- Need to import compiled libraries
- Name mangling
- R file generation for library code
Change-Id: I95f8a63581b81a1f424ae6fb2c373c883b72c18d
2015-04-02 17:02:48 -07:00
Svetoslav
d945e6b485
Merge "Do not clear a shared user's permissions on an app install."
2015-04-02 23:55:21 +00:00
Svetoslav
d2cf3aec60
Do not clear a shared user's permissions on an app install.
...
When regranting permissions for an app during an install if
that app is in a shared user we should not clear the permissions
as the permissions for the shared user are additive and go away
when apps requesting them are uninstalled.
bug:20050689
Change-Id: I82aa70669fc25a45e7020a1545b093db5525f5cf
2015-04-02 16:52:00 -07:00
Tor Norbye
2a53812cfa
Merge "Fix resource type annotations for obtainStyledAttributes"
2015-04-02 23:45:22 +00:00
Wale Ogunwale
70e12aa123
[DO NOT MERGE] Fixed NPE when trying to animate a window without display
...
In some cases it is possible for the AppToken.allAppWindows list to
get out of sync with the list of windows known to WMS if the client
doesn't call Session.remove(Window). This can lead to an NPE when
the animation threads runs and the display for the window has been
removed.
Bug: 19972099
Change-Id: Ifdf9ff2364b96757bba0539394c4a682f64577c9
2015-04-02 16:38:52 -07:00
Fyodor Kupolov
30c688da8b
am 031898df: am 3d8b7f4d: Merge "Support for storing OAT files in app directory"
...
* commit '031898dfd2dd734724d61e447a8ed61cc7f07d5c':
Support for storing OAT files in app directory
2015-04-02 23:38:19 +00:00
Doris Liu
6aac06ab94
Add per-interval interpolation support for keyframe in xml resources
...
Bug: 19913234
Change-Id: Ie46af02b2db3dad6ace667480aa556e0f645d278
2015-04-02 16:28:40 -07:00
Fyodor Kupolov
031898dfd2
am 3d8b7f4d: Merge "Support for storing OAT files in app directory"
...
* commit '3d8b7f4d50c2f7c64ec4e5874fd95cf837ddc12e':
Support for storing OAT files in app directory
2015-04-02 23:27:38 +00:00
Raph Levien
f673acb6c9
Merge "Add Paint.hasGlyph method"
2015-04-02 23:27:24 +00:00
Raph Levien
f7f969e67e
Add Paint.hasGlyph method
...
This patch adds a method to determine whether a typeface has a glyph
to support a particular Unicode character or sequence.
The implementation is based on shaping the text and checking for the
presence of .notdef glyphs, and counting the number of glyphs in the
ligature case. In the case of variation selector control characters, it
currently just returns false because there is no variation selector
support yet (Mongolian Free Variation Selectors work because they're
shaped with GSUB instead).
Change-Id: I8ee4ae0d6e81a0ac57f961eb02dcc35aabd87042
2015-04-02 23:14:58 +00:00
Jeff Brown
fd93eaf278
Merge "Clarify settings update code."
2015-04-02 23:12:51 +00:00
Simon Wilson
fd395ce7f3
am d0077829: am fb397cf8: (-s ours) Merge "Frameworks/base: Support dex2oat threads system property" into lmp-mr1-modular-dev
...
* commit 'd007782986a8b4b90ab622339749271993379839':
Frameworks/base: Support dex2oat threads system property
2015-04-02 23:12:23 +00:00
Fyodor Kupolov
3d8b7f4d50
Merge "Support for storing OAT files in app directory"
2015-04-02 23:11:11 +00:00
Simon Wilson
d007782986
am fb397cf8: (-s ours) Merge "Frameworks/base: Support dex2oat threads system property" into lmp-mr1-modular-dev
...
* commit 'fb397cf827d2f0c2e1a2aca496c75752da11bc3f':
Frameworks/base: Support dex2oat threads system property
2015-04-02 23:04:25 +00:00
Tenghui Zhu
9764b40898
Merge "Revert "Revert "Use AVD for checkbox animation."""
2015-04-02 22:59:18 +00:00
Chris Craik
ec3c97d27f
Merge "Add compat path for restore underflow"
2015-04-02 22:38:49 +00:00
Chris Craik
3891f3ad59
Add compat path for restore underflow
...
bug:19829784
Change-Id: Ia761664208ab80c055ca11174db3ddc74457b92b
2015-04-02 15:30:32 -07:00
Alex Klyubin
f4c301bdf5
am 58031d5e: am 378df98e: am 3cc9e5d6: Merge "Improve the AndroidKeyStore-backed HMAC state machine."
...
* commit '58031d5eb5531f8bc45ac1789ea1cc9134591358':
Improve the AndroidKeyStore-backed HMAC state machine.
2015-04-02 22:02:45 +00:00
Alex Klyubin
7f5b87692b
resolved conflicts for merge of e7e705d4 to master
...
Change-Id: If3e8c985f4f122f9fb36aab206787aac1407a74e
2015-04-02 14:58:27 -07:00