Andrew Solovay
3cb4430b07
am 27547e6d: am fdc9e56f: Correcting name of \'Backup & reset\' menu.
...
* commit '27547e6d3a22fb9615594769e460c6a86f2dd44b':
Correcting name of 'Backup & reset' menu.
2014-04-24 23:41:26 +00:00
Andrew Solovay
27547e6d3a
am fdc9e56f: Correcting name of \'Backup & reset\' menu.
...
* commit 'fdc9e56ff8a1019c353e77f5d4b5f3566d173941':
Correcting name of 'Backup & reset' menu.
2014-04-24 23:37:40 +00:00
Elliott Hughes
cacbe1b1ef
Use the suggested public API instead of libcore.os.
...
Change-Id: Id392e4c36c5721ca609d88d9ec6b9340ce05274c
2014-04-24 16:19:27 -07:00
Andrew Solovay
fdc9e56ff8
Correcting name of 'Backup & reset' menu.
...
Doc is staged at
http://asolovay.mtv.corp.google.com:9000/guide/topics/data/backup.html#Testing
Bug: 14253720
Change-Id: Ib8eb213d8708c02c93c8bc93233db2c828caa925
2014-04-24 15:59:45 -07:00
Mark Salyzyn
fc02fcc8a4
am eacaa353: am c717179e: Merge "jni: android_util_Process 64 bit issues"
...
* commit 'eacaa353e83942d3c59d0db594df0fb6179e0eea':
jni: android_util_Process 64 bit issues
2014-04-24 22:17:11 +00:00
Mark Salyzyn
eacaa353e8
am c717179e: Merge "jni: android_util_Process 64 bit issues"
...
* commit 'c717179e4fec346334fe4bb8603184499b746179':
jni: android_util_Process 64 bit issues
2014-04-24 22:14:02 +00:00
Mark Salyzyn
c717179e4f
Merge "jni: android_util_Process 64 bit issues"
2014-04-24 22:10:22 +00:00
Mark Salyzyn
c6a410164e
jni: android_util_Process 64 bit issues
...
- critical issue with using %lld to scanf into a jlong
- subsidiary issues with mix jint, jsize and jlong printing
Change-Id: I77c6b3d3a202fec741cacc540fc39ad6cba25f52
2014-04-24 13:09:15 -07:00
Raph Levien
a10e19845c
Followon fix for 14276128 Clipping at bottom of TextView
...
The previous fix did not work when the text was ellipsized, because the
test for whether the line was the last line was incorrect. The new test
handles both the end of the buffer and the case where it is the last
line because of ellipsizing.
So this should be the proper fix for bug 14276128 Clipping at bottom of
TextView when lineSpacingMultiplier < 1
Change-Id: Iac5c96f2273142031c18a27f504f7d6d5fcf823e
2014-04-24 20:00:05 +00:00
Nick Kralevich
69ee6b0a77
am 140dc63f: am 84803849: Merge "Zygote: enable CAP_BLOCK_SUSPEND capability for system server"
...
* commit '140dc63f4f927a8eddddf8d11a142e6975c1c6cf':
Zygote: enable CAP_BLOCK_SUSPEND capability for system server
2014-04-24 18:25:58 +00:00
Nick Kralevich
140dc63f4f
am 84803849: Merge "Zygote: enable CAP_BLOCK_SUSPEND capability for system server"
...
* commit '8480384986c314bd97b841cbf7f63acb7055ecef':
Zygote: enable CAP_BLOCK_SUSPEND capability for system server
2014-04-24 18:22:20 +00:00
Nick Kralevich
8480384986
Merge "Zygote: enable CAP_BLOCK_SUSPEND capability for system server"
2014-04-24 18:18:02 +00:00
Daniel Leung
49cbafad9b
Zygote: enable CAP_BLOCK_SUSPEND capability for system server
...
Starting from kernel 3.6, it requires processes to have the capability
CAP_BLOCK_SUSPEND to set/unset wake locks. Adds CAP_BLOCK_SUSPEND
to the list of capabilities for system server, so that PowerManager
can set wake locks.
Change-Id: I3246e6f6e6cb8f0bedb1c0417ed07085ee1f3aaa
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2014-04-24 19:12:38 +01:00
Craig Mautner
f8a5820817
am 03981a4c: Merge "Add activity attribute allowEmbedded" into klp-modular-dev
...
* commit '03981a4c2e9689197e4d2c916c07ae16207b5276':
Add activity attribute allowEmbedded
2014-04-24 16:33:02 +00:00
Craig Mautner
03981a4c2e
Merge "Add activity attribute allowEmbedded" into klp-modular-dev
2014-04-24 16:30:14 +00:00
Raph Levien
07bed4921a
am e4ee0e31: Merge "Fix bug 14276128 Clipping at bottom of TextView" into klp-modular-dev
...
* commit 'e4ee0e3193f8e66cabc5352046969041ad4921e5':
Fix bug 14276128 Clipping at bottom of TextView
2014-04-24 16:18:08 +00:00
Michael Kolb
0fc5f86950
am e597d5f9: Merge "Use rotation to position circular display mask" into klp-modular-dev
...
* commit 'e597d5f9310f760843272c728d6fb1917abf241a':
Use rotation to position circular display mask
2014-04-24 16:13:41 +00:00
Raph Levien
e4ee0e3193
Merge "Fix bug 14276128 Clipping at bottom of TextView" into klp-modular-dev
2014-04-24 16:12:54 +00:00
Michael Kolb
e597d5f931
Merge "Use rotation to position circular display mask" into klp-modular-dev
2014-04-24 16:08:21 +00:00
Michael Kolb
8b275ca9d3
Use rotation to position circular display mask
...
Bug: 14231785
Change-Id: Ib6d69f3b9c2a638731539f1c1e51b56ad1698adc
2014-04-24 09:01:19 -07:00
Craig Mautner
75731016e9
Add test for attribute android:allowEmbedded
...
Throw a SecurityException if it is not true for an activity launched
using ActivityContainer.startActivity().
Change-Id: Id1d70e630195a49a3eccdc64a0beccc420400332
2014-04-24 08:42:32 -07:00
Craig Mautner
ffd14a13ce
Add activity attribute allowEmbedded
...
Activitys without allowEmbedded=true may not be launched in an ActivityView.
Fixes bug 13693121.
Change-Id: I431d554300fc3504ab1bc7d73a58d5dad24f8639
2014-04-24 08:41:29 -07:00
Baligh Uddin
d0af9589ff
am aed314e8: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
...
* commit 'aed314e8f3e53627518222777c2fe89666bfd643':
Import translations. DO NOT MERGE
2014-04-24 14:34:02 +00:00
Baligh Uddin
aed314e8f3
Merge "Import translations. DO NOT MERGE" into klp-modular-dev
2014-04-24 14:28:31 +00:00
Craig Mautner
7e28afd956
am 7d2d2272: Merge "Force ActivityView activities to start in new task" into klp-modular-dev
...
* commit '7d2d2272f1dc91f27983797349f8253bfa25e8b4':
Force ActivityView activities to start in new task
2014-04-24 09:11:30 +00:00
Elliott Hughes
56cc5ba79b
am 8d47f23e: am dbb0de21: Merge "Fix a typo in an assertion."
...
* commit '8d47f23e43760dcbf051aaeffff668c3c6340276':
Fix a typo in an assertion.
2014-04-24 09:01:44 +00:00
Craig Mautner
7d2d2272f1
Merge "Force ActivityView activities to start in new task" into klp-modular-dev
2014-04-24 04:28:28 +00:00
Deepanshu Gupta
8f9d92c4ca
am 7406e4b8: am 7947ec71: am b64732d9: Merge "Fix style warnings in RenderSessionImpl [DO NOT MERGE]" into klp-dev
...
* commit '7406e4b8102ffd71affd55a9f453c0ecce13a097':
Fix style warnings in RenderSessionImpl [DO NOT MERGE]
2014-04-24 01:36:22 +00:00
Deepanshu Gupta
057dca97d9
am 1668ae8d: am a019e772: am 6aaea1bd: Merge "Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]" into klp-dev
...
* commit '1668ae8d2a29b491c3ae421c5b0eca101fb10824':
Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]
2014-04-24 01:36:18 +00:00
Deepanshu Gupta
5dee1a093a
am e17ed922: am 126f4057: am 5ba2f230: Add view cookies for action bar menus. [DO NOT MERGE]
...
* commit 'e17ed922001cf70c48969eb7b10ee2e2557b41f9':
Add view cookies for action bar menus. [DO NOT MERGE]
2014-04-24 01:36:14 +00:00
Deepanshu Gupta
7406e4b810
am 7947ec71: am b64732d9: Merge "Fix style warnings in RenderSessionImpl [DO NOT MERGE]" into klp-dev
...
* commit '7947ec715d8b4a0c82135553abb4947b61bf802b':
Fix style warnings in RenderSessionImpl [DO NOT MERGE]
2014-04-24 01:31:24 +00:00
Deepanshu Gupta
1668ae8d2a
am a019e772: am 6aaea1bd: Merge "Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]" into klp-dev
...
* commit 'a019e77252f86962b9803042c01b897f7f1aa89f':
Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]
2014-04-24 01:31:20 +00:00
Deepanshu Gupta
e17ed92200
am 126f4057: am 5ba2f230: Add view cookies for action bar menus. [DO NOT MERGE]
...
* commit '126f4057a06756fbb1c194b5d9d40f9f922d14ee':
Add view cookies for action bar menus. [DO NOT MERGE]
2014-04-24 01:31:15 +00:00
Deepanshu Gupta
7947ec715d
am b64732d9: Merge "Fix style warnings in RenderSessionImpl [DO NOT MERGE]" into klp-dev
...
* commit 'b64732d977c023423cd01d32361a49401d9203cd':
Fix style warnings in RenderSessionImpl [DO NOT MERGE]
2014-04-24 01:27:53 +00:00
Deepanshu Gupta
a019e77252
am 6aaea1bd: Merge "Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]" into klp-dev
...
* commit '6aaea1bd4aa056335776098cd9dc523e898716f1':
Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]
2014-04-24 01:27:50 +00:00
Deepanshu Gupta
126f4057a0
am 5ba2f230: Add view cookies for action bar menus. [DO NOT MERGE]
...
* commit '5ba2f230faa355eb9bc1e90f6c48eeeb437f390c':
Add view cookies for action bar menus. [DO NOT MERGE]
2014-04-24 01:27:45 +00:00
Deepanshu Gupta
b64732d977
Merge "Fix style warnings in RenderSessionImpl [DO NOT MERGE]" into klp-dev
2014-04-24 01:21:55 +00:00
Deepanshu Gupta
6aaea1bd4a
Merge "Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]" into klp-dev
2014-04-24 01:21:46 +00:00
Deepanshu Gupta
1ea1b21acd
Fix style warnings in RenderSessionImpl [DO NOT MERGE]
...
Change-Id: I9d3cb23e4ea692f737a3e3d6c18cc8de18b66a3c
(cherry-picked from commit fbfeb1a90b6f8f3966c60a69d50ce8f608d9d861)
2014-04-23 18:04:26 -07:00
Deepanshu Gupta
5ba2f230fa
Add view cookies for action bar menus. [DO NOT MERGE]
...
The change adds the view cookies for the menus rendered in the action
bar. This enables the IDE to map the menu to the relevant XML Tag in the
menu xml and show the highlighting accordingly.
The change also contains a bugfix where a method wasn't renamed
properly.
Change-Id: Idcfc263a8ebe0a4f25afa3a1eb085fa628fd03ca
(cherry-picked from commit 1001961f904bac5294aaf73a47c2497aa764bf7f)
2014-04-23 18:04:21 -07:00
Elliott Hughes
8d47f23e43
am dbb0de21: Merge "Fix a typo in an assertion."
...
* commit 'dbb0de21d35343504b096ae6cbf97d122ac410c9':
Fix a typo in an assertion.
2014-04-24 00:25:01 +00:00
Elliott Hughes
dbb0de21d3
Merge "Fix a typo in an assertion."
2014-04-23 23:55:33 +00:00
Elliott Hughes
6bd762289b
Fix a typo in an assertion.
...
Change-Id: I3e97bb3cb8070c0ec0c6b97769f1da3e7b4ef8f5
2014-04-23 16:54:33 -07:00
Raph Levien
936df68016
Fix bug 14276128 Clipping at bottom of TextView
...
Avoid applying "extra" linespacing to the last line of a layout, because
when that is negative, it causes clipping.
Change-Id: I4cc8792fd3444e4118604cc3d0f816d59dfc1e74
2014-04-23 23:17:12 +00:00
Deepanshu Gupta
6f9baea477
Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]
...
The bug caused some classes to be missed when computing the dependencies
of the existing classes.
Change-Id: I7285ff67e016ce5d73a8550501f49acc73cfadfa
(cherry-picked from 4a0f93bd32b8dd9b3c351680ad82e461d5111f38)
2014-04-23 16:11:57 -07:00
Craig Mautner
7f7bdb2712
Force ActivityView activities to start in new task
...
Activities were associating with existing tasks when their
components matched. This was causing them to be launched
into existing stacks rather than into their ActivityView. Adding
these flags forces the launches to be in unique tasks on their
ActivityView.
Fixes bug 14252286.
Change-Id: I9ba65a4a2da198435748c0a17396d3f7f8c75f5e
2014-04-23 13:55:36 -07:00
Baligh Uddin
b43b108355
Import translations. DO NOT MERGE
...
Change-Id: I99c697cc9974820312756fa89f51e3cf821401e2
Auto-generated-cl: translation import
2014-04-23 11:27:35 -07:00
Neil Fuller
d720ef541d
am caf6497b: am 683cf1bf: Merge "Changes to support asynchronous close interruption"
...
* commit 'caf6497b9a0347da7d5acbe678adc2c8187176c0':
Changes to support asynchronous close interruption
2014-04-23 16:48:34 +00:00
Neil Fuller
caf6497b9a
am 683cf1bf: Merge "Changes to support asynchronous close interruption"
...
* commit '683cf1bffe33f49f26d46201f96cd2eff60e8192':
Changes to support asynchronous close interruption
2014-04-23 16:45:15 +00:00
Neil Fuller
683cf1bffe
Merge "Changes to support asynchronous close interruption"
2014-04-23 16:41:17 +00:00