Luan Nguyen
9a7238d8f5
Merge "Revert "docs: Update auto landing and design page image assets"" into lmp-docs
2015-03-11 16:25:33 +00:00
Luan Nguyen
36b8a59a6d
Revert "docs: Update auto landing and design page image assets"
...
This reverts commit 7859590acd .
Change-Id: Iab71d4a2ce0eb6dbbab685433a7c991015402e19
2015-03-11 16:20:52 +00:00
Paul Jensen
7fad4eb4b5
Remove dead code, mostly DataStateTracker.
...
Change-Id: I1433937bffdb29bd42fb1adbfcf0a50ceffac7dd
2015-03-11 10:03:58 -04:00
Craig Mautner
20553036af
am 68694780: Merge "[ActivityManager] Fix index OOB when resetting removed task"
...
* commit '686947801e7c35eb60bf25385f46e45db66bee69':
[ActivityManager] Fix index OOB when resetting removed task
2015-03-11 13:59:04 +00:00
Craig Mautner
686947801e
Merge "[ActivityManager] Fix index OOB when resetting removed task"
2015-03-11 13:46:38 +00:00
riddle_hsu
1d7919a7eb
[ActivityManager] Fix index OOB when resetting removed task
...
Assume task T has an activity X lives in process P.
When P is died and before death recipient being called,
start activity with flag RESET_TASK_IF_NEEDED to bring the
existed task T.
Then scheduleResumeActivity IPC will fail and trigger start
a new process that removes task T.
That results resetTaskIfNeededLocked cannot find the task
when continuing the start flow.
Detail:
https://code.google.com/p/android/issues/detail?id=159558
Change-Id: Icc400c7a6c481a3f78657e9fb83cf0c3a17dde68
2015-03-11 17:09:50 +08:00
tiger_huang
4a7f8b99f8
Wait for visible wallpaper drawn before starting app transitions
...
If the opening app has wallpaper, when the closing app starts hiding,
the wallpaper would be revealed. It would be nice if we play the app
transitions while opening apps, closing apps, and visible wallpapers
are all drawn.
https://code.google.com/p/android/issues/detail?id=150811
Change-Id: I3c7d140f6f6e43e18119e48f9cab441ee96b17e5
2015-03-11 16:38:27 +08:00
Deepanshu Gupta
7b2cae5072
Fix project settings.
...
1. Update layoutlib_api source path.
2. Update jdk version
3. Update nullity annotations.
Change-Id: I48db7dbd7ba5ff02fcf11672608b75e072385166
2015-03-10 18:16:21 -07:00
Deepanshu Gupta
d345f44a87
Add RecyclerView support.
...
Bug: http://b.android.com/72117
Change-Id: Iba95baff59f1b715f91da25e15acf27bc052d95e
2015-03-10 18:16:21 -07:00
Prashant Malani
a98c21a662
Make circular mask thickness configurable
...
Obtain the circular mask thickness as a dimension so that it can
be customized per-device.
Change-Id: Ied88f91424c5cf4f25dd1e78cf22f0fd7ea7b0a4
Signed-off-by: Prashant Malani <pmalani@google.com >
2015-03-11 00:34:15 +00:00
Craig Mautner
60a907e60c
Correct docs to specify leading slash in paths.
...
The guide documentation for the manifest data element contains a
grammar that implies leading slashes are not required for the path
part of a URI string. Also the path documentation does not mention
the need for a leading slash.
Grammar from documentation:
<scheme>://<host>:<port>/[<path>|<pathPrefix>|<pathPattern>]
^
|
Included "/" -----------+
All internal usages of path, pathPrefix, and pathPattern, have a /
starting out the string and these attributes don't work without that
/.
This change updates the grammar and the documentation for the path
attributes.
Fixes bug 19540035
Change-Id: I931a25fd1c10c01eaa32a7cfa82cca256b129efb
2015-03-10 15:52:35 -07:00
Justin Koh
dff0fdb417
Merge "Add translatable=false to dozeComponent" into lmp-mr1-modular-dev
2015-03-10 20:37:06 +00:00
Justin Koh
ba6cff0de7
Add translatable=false to dozeComponent
...
Add translatable=false to dozeComponent: this prevents it from breaking with
en_XA pseudolocalization.
Change-Id: I53a77d8590c65189633b89fed67d247115e75df9
2015-03-10 13:12:51 -07:00
Luan Nguyen
42ee70aac0
am 24b4e572: am 0fc17c37: Merge "docs: Update auto landing and design page image assets" into lmp-docs
...
* commit '24b4e5729ed917dc2831a111f917d0a5fbd4e4d0':
docs: Update auto landing and design page image assets
2015-03-10 19:28:57 +00:00
Rich Slogar
dcc5a34b14
am 08ddf132: am 0c1076b2: Merge "docs: eclipse revisions update" into lmp-docs
...
* commit '08ddf132bfb2117d49ea3ca70861a227c39e8115':
docs: eclipse revisions update
2015-03-10 19:28:53 +00:00
Luan Nguyen
24b4e5729e
am 0fc17c37: Merge "docs: Update auto landing and design page image assets" into lmp-docs
...
* commit '0fc17c37a514a80073631dffa381ec07caed93cf':
docs: Update auto landing and design page image assets
2015-03-10 19:22:37 +00:00
Rich Slogar
08ddf132bf
am 0c1076b2: Merge "docs: eclipse revisions update" into lmp-docs
...
* commit '0c1076b270bd718cab4b89acc96f6cbbbd1e9774':
docs: eclipse revisions update
2015-03-10 19:22:33 +00:00
Luan Nguyen
0fc17c37a5
Merge "docs: Update auto landing and design page image assets" into lmp-docs
2015-03-10 19:18:54 +00:00
Rich Slogar
0c1076b270
Merge "docs: eclipse revisions update" into lmp-docs
2015-03-10 19:15:10 +00:00
Rich Slogar
05298d0fd5
docs: eclipse revisions update
...
Change-Id: I163f9ef9d8cd0c4e4fe5d7a19b76e239af2ee2d3
2015-03-10 11:46:49 -07:00
David Friedman
c4f3d4e6e2
Localized Android landing pages
...
Bug: 19124242
Change-Id: Ie393202008ba7fd630919e493a2545b95f3030bf
2015-03-10 11:31:10 -07:00
Dimitry Ivanov
3b9cfe30ed
am a6ed1b95: am 6e116429: Merge "Generate gnu hash for arm only"
...
* commit 'a6ed1b9547dcd592031a415739cc7e672c068f7c':
Generate gnu hash for arm only
2015-03-10 17:21:32 +00:00
Dimitry Ivanov
a6ed1b9547
am 6e116429: Merge "Generate gnu hash for arm only"
...
* commit '6e116429a8d48f9c8298f15c332cd29146694d8b':
Generate gnu hash for arm only
2015-03-10 17:14:53 +00:00
Dimitry Ivanov
6e116429a8
Merge "Generate gnu hash for arm only"
2015-03-10 17:07:58 +00:00
Goran Jakovljevic
12f4749df8
Generate gnu hash for arm only
...
Fixes build failure caused by:
https://android-review.googlesource.com/#/c/139670/
As previously discussed [1], MIPS does not support GNU-style ELF hashes.
[1] https://android-review.googlesource.com/#/c/49282/2/tests/Android.mk
Change-Id: I8edb8a1595308db2ecd1bd6650a069b1224ae64f
2015-03-10 09:50:51 -07:00
Mark Renouf
91239a0b73
am cc2212d2: Merge "Adds system property for developer option for force-enable burn-in protection" into lmp-mr1-modular-dev
...
* commit 'cc2212d2eea86e733955bdeda36cb7e4afe2bb6a':
Adds system property for developer option for force-enable burn-in protection
2015-03-10 16:45:06 +00:00
Mark Renouf
cc2212d2ee
Merge "Adds system property for developer option for force-enable burn-in protection" into lmp-mr1-modular-dev
2015-03-10 16:38:54 +00:00
Rich Slogar
e7b3834e23
am 1d0b0edd: am ccc24997: am 464a2bc2: Merge "docs: build tools revision 22.0.0:" into lmp-mr1-dev
...
* commit '1d0b0edd303a0a6b15ec74f8036bd0e2e88be692':
docs: build tools revision 22.0.0:
2015-03-10 15:52:52 +00:00
Narayan Kamath
debf5a09e4
am c2826fb9: am 3d333c74: Merge "Fix typos in AudioManager javadoc"
...
* commit 'c2826fb922ba1626920907fa892cbc98e0db64a6':
Fix typos in AudioManager javadoc
2015-03-10 15:27:58 +00:00
Dmitriy Ivanov
1944667b7f
am 8ced0357: am 2a88ff2f: Merge "Generate sysv hash for libjnigraphics"
...
* commit '8ced0357152a9df64c9e21c8f3cec69cc7e8403d':
Generate sysv hash for libjnigraphics
2015-03-10 15:27:51 +00:00
Narayan Kamath
c2826fb922
am 3d333c74: Merge "Fix typos in AudioManager javadoc"
...
* commit '3d333c745f928ca1595aca111d9938fa3cf3e282':
Fix typos in AudioManager javadoc
2015-03-10 15:23:06 +00:00
Dmitriy Ivanov
8ced035715
am 2a88ff2f: Merge "Generate sysv hash for libjnigraphics"
...
* commit '2a88ff2fe1849a3823962a2c239afdf6339fedc9':
Generate sysv hash for libjnigraphics
2015-03-10 15:12:46 +00:00
Andreas Gampe
b6d6c04a71
am 174a4488: am 7f383873: Merge "Frameworks/base: Pass APK debugability to installd"
...
* commit '174a44888ec56f688426c80d50b9e0021f47c16f':
Frameworks/base: Pass APK debugability to installd
2015-03-10 15:11:56 +00:00
Andrew Solovay
5f8e08ed2c
am 66b4b317: am 0a3f9c7d: docs: Revisions to "Providing Messaging for Auto"
...
* commit '66b4b3179b0b98e89daaacf0e4d926c72341ea6a':
docs: Revisions to "Providing Messaging for Auto"
2015-03-10 15:11:01 +00:00
Narayan Kamath
3d333c745f
Merge "Fix typos in AudioManager javadoc"
2015-03-10 15:10:15 +00:00
Eemi Haukkala
bc68256fea
Fix typos in AudioManager javadoc
...
The ACTION_HDMI_AUDIO_PLUG constant's description
had spelled "HDMI" as "HMDI" and was missing a
period. Fixes issue 93726.
Change-Id: Idfd5352dba022afcd81bc9e50864fc6e95c661db
Signed-off-by: Eemi Haukkala <eemi.haukkala@gmail.com >
2015-03-10 15:10:05 +00:00
Rich Slogar
1d0b0edd30
am ccc24997: am 464a2bc2: Merge "docs: build tools revision 22.0.0:" into lmp-mr1-dev
...
* commit 'ccc24997a37a7ee96b80f4dc4f43ea52d2c2cd46':
docs: build tools revision 22.0.0:
2015-03-10 15:08:58 +00:00
Raju Yadav
aedae722fd
systemui: Handle case when network has been lost
...
If the network is immediately lost after becoming
available the onAvailable callback may not yet
have finished and is working with a lost network.
In this case networkCapabilities may be null, so
handle that.
Change-Id: I588586ae0e844667cca4e2fd992d9694432a2198
2015-03-10 14:12:14 +00:00
tiger_huang
473db6fdfb
Wait for opening apps ready before stopping freezing display
...
When the screen rotation is changing, we will freeze the display
until all the window surfaces are all drawn (this is not including
windows which have no surface). If the opening app's window surface
is created after we stop freezing the display, there would be no
waiting for the app, and the user would see the black screen.
In this change, we would not only wait for the windows which have
surface, but also wait for the windows about to have surface before
stopping freezing display.
https://code.google.com/p/android/issues/detail?id=150921
Change-Id: I7de4db8ca902236f3e9f730b04dbde681cf8c032
2015-03-10 21:10:40 +08:00
Dmitriy Ivanov
2a88ff2fe1
Merge "Generate sysv hash for libjnigraphics"
2015-03-10 04:41:35 +00:00
Dmitriy Ivanov
1dc91a5f7a
Generate sysv hash for libjnigraphics
...
Bug: 19059885
Change-Id: I9b227fda6549e15a5ce50ac6b59250dff1371bb3
2015-03-09 19:42:16 -07:00
Andreas Gampe
174a44888e
am 7f383873: Merge "Frameworks/base: Pass APK debugability to installd"
...
* commit '7f383873566024c7121cadae3bbdd2a7c47150bc':
Frameworks/base: Pass APK debugability to installd
2015-03-10 02:10:22 +00:00
Rich Slogar
ccc24997a3
am 464a2bc2: Merge "docs: build tools revision 22.0.0:" into lmp-mr1-dev
...
* commit '464a2bc261ac3b3ad817e3d5cc7fa8f3dae0a6c3':
docs: build tools revision 22.0.0:
2015-03-10 01:31:03 +00:00
Andrew Solovay
66b4b3179b
am 0a3f9c7d: docs: Revisions to "Providing Messaging for Auto"
...
* commit '0a3f9c7dd26ba31e75552db6ec0eb27cb7267c00':
docs: Revisions to "Providing Messaging for Auto"
2015-03-10 01:29:29 +00:00
Rich Slogar
464a2bc261
Merge "docs: build tools revision 22.0.0:" into lmp-mr1-dev
2015-03-09 23:42:48 +00:00
Andreas Gampe
7f38387356
Merge "Frameworks/base: Pass APK debugability to installd"
2015-03-09 22:14:54 +00:00
Brian Carlstrom
f4e73a94d8
Update vmSafeMode documentation
...
Bug: 2267583
Bug: 2553512
Bug: 12457423
Bug: 19664166
Change-Id: I6036c041176ead60deb745e1c4d27fe4addd47bd
2015-03-09 14:28:20 -07:00
Luan Nguyen
7859590acd
docs: Update auto landing and design page image assets
...
Change-Id: I0382eaa82ee51ce4fce8287c36e8702c13ea8819
2015-03-09 14:06:33 -07:00
dcashman
4c887ac931
am db7fa51f: am c7446790: Merge "ZygoteConnection: remove obsolete security checks."
...
* commit 'db7fa51ff0f330b79b171f03b4304a75affaabce':
ZygoteConnection: remove obsolete security checks.
2015-03-09 20:58:54 +00:00
dcashman
db7fa51ff0
am c7446790: Merge "ZygoteConnection: remove obsolete security checks."
...
* commit 'c74467902b5a9a7267b6cb8f30b364b8373eac72':
ZygoteConnection: remove obsolete security checks.
2015-03-09 20:51:33 +00:00