Satoshi Kataoka
ee0a5fafa7
am 245a3e1c: Merge "Change the initial disabled state of disabled IMEs" into jb-mr2-dev
...
* commit '245a3e1c1ed265a13d07000ef6e786ec321b85c4':
Change the initial disabled state of disabled IMEs
2013-05-03 11:19:01 -07:00
Jeff Brown
f87d4ea77a
am 17cf4e4d: Merge "Really make Surface thread-safe." into jb-mr2-dev
...
* commit '17cf4e4d4a576009efbfce93bd64b687601b71c7':
Really make Surface thread-safe.
2013-05-03 11:18:58 -07:00
Satoshi Kataoka
245a3e1c1e
Merge "Change the initial disabled state of disabled IMEs" into jb-mr2-dev
2013-05-03 02:34:39 +00:00
Jeff Brown
17cf4e4d4a
Merge "Really make Surface thread-safe." into jb-mr2-dev
2013-05-03 02:11:03 +00:00
Dianne Hackborn
4c41f6cd18
am 856a5a86: Merge "Fix issue #8768456 : Settings > App Info under reports..." into jb-mr2-dev
...
* commit '856a5a860e11a85f8fbb1ad07f6ef444abeafbaf':
Fix issue #8768456 : Settings > App Info under reports...
2013-05-02 15:15:19 -07:00
Christopher Tate
77a66f4459
am b8453357: Merge "Send package-changed broadcasts to the correct users" into jb-mr2-dev
...
* commit 'b84533575601133868bf414c526b5b30de3e62c6':
Send package-changed broadcasts to the correct users
2013-05-02 15:11:52 -07:00
Dianne Hackborn
856a5a860e
Merge "Fix issue #8768456 : Settings > App Info under reports..." into jb-mr2-dev
2013-05-02 22:11:36 +00:00
Christopher Tate
b845335756
Merge "Send package-changed broadcasts to the correct users" into jb-mr2-dev
2013-05-02 22:08:18 +00:00
Christopher Tate
1e08f5c3b3
Send package-changed broadcasts to the correct users
...
Also be sure to drop any pending package-changed broadcasts
that are targeted to a now-removed user.
Bug 8594153
Change-Id: Ib14874b4a67b968bbf6ca12ee095c85383aff324
2013-05-02 14:18:51 -07:00
Dianne Hackborn
ecc8d6f114
Fix issue #8768456 : Settings > App Info under reports...
...
...app storage size for apps w/ .so files
The lib directories are tagged with the apk install number,
so must be explicitly passed down to installd.
Change-Id: Ic37b03726f9a7405eb05956703f8198223b22595
2013-05-02 11:17:15 -07:00
Satoshi Kataoka
ed1cdb24ba
Change the initial disabled state of disabled IMEs
...
Bug: 8365223
This change is a supplement for I77f01c70610d82ce9070d4a
The disabled state of disabled pre-installed imes should be changed
to ENABLED_STATE_DISABLED_UNTIL_USED on boot or user switch.
Change-Id: If8ff1b2b95c36d33148def2ab87bd006aa520cc0
2013-05-02 17:53:17 +09:00
Amith Yamasani
f5a553a427
am 55a08c5a: Merge "Allow requiredForAllUsers to work on updates to system apps" into jb-mr2-dev
...
* commit '55a08c5ab91014eb42ecdc9e7039c7bae1f00058':
Allow requiredForAllUsers to work on updates to system apps
2013-05-01 21:27:14 -07:00
Amith Yamasani
55a08c5ab9
Merge "Allow requiredForAllUsers to work on updates to system apps" into jb-mr2-dev
2013-05-02 04:26:01 +00:00
Jeff Brown
f2930d783a
am c3112608: Merge "Don\'t dump sql bindargs unless verbose mode is requested." into jb-mr2-dev
...
* commit 'c31126088fea61a9b5ba6cdb1fd2791e86800a8a':
Don't dump sql bindargs unless verbose mode is requested.
2013-05-01 17:54:34 -07:00
Jeff Brown
c31126088f
Merge "Don't dump sql bindargs unless verbose mode is requested." into jb-mr2-dev
2013-05-02 00:52:26 +00:00
Christopher Tate
bd5fca23e1
am eed8411c: Merge "Bootstrap installed system apps only when the target user is running" into jb-mr2-dev
...
* commit 'eed8411c8cc1f163ba06a928e3b4b6d3f1045282':
Bootstrap installed system apps only when the target user is running
2013-05-01 15:50:42 -07:00
Christopher Tate
eed8411c8c
Merge "Bootstrap installed system apps only when the target user is running" into jb-mr2-dev
2013-05-01 22:47:16 +00:00
Amith Yamasani
0d8750d771
Allow requiredForAllUsers to work on updates to system apps
...
Bug: 8736380
Also set the default type as the constructor docs imply in RestrictionEntry.
Change-Id: I446504fad8822804d68f09b45ef62f6d79c4b8df
2013-05-01 15:31:49 -07:00
Jeff Brown
cefeb29d53
Don't dump sql bindargs unless verbose mode is requested.
...
Bug: 8780126
Change-Id: I88e238f9d684cc76731207e75370cbb2e0e476c5
2013-05-01 15:28:37 -07:00
Jeff Brown
fc0ebd7d37
Really make Surface thread-safe.
...
There were many places where the native object was being
accessed improperly. Also some places where CloseGuard might
not be acquired or released correctly or where the generation
count might not be updated.
Fixed them all.
That said, Surface isn't intended to be used concurrently
so please don't do it. This is only intended to make
hard to find crashes less likely.
Bug: 8328715
Change-Id: I981ef33425823e0fd7ad6b64443f2ec9b0c8335e
2013-05-01 15:28:01 -07:00
Jeff Tinker
9ba564c7e2
am 48f2b548: Merge "MediaDrm API: Add two exceptions to handle error path scenarios" into jb-mr2-dev
...
* commit '48f2b548edf8e276cc89d2c4c2d2936cde46fc95':
MediaDrm API: Add two exceptions to handle error path scenarios
2013-05-01 15:03:20 -07:00
Jeff Tinker
48f2b548ed
Merge "MediaDrm API: Add two exceptions to handle error path scenarios" into jb-mr2-dev
2013-05-01 22:01:16 +00:00
Elliott Hughes
c255800fb0
am 6d82f86f: Merge "Show CJK dates as all-numeric in the DatePicker."
...
* commit '6d82f86fa01800ee0523743366e0dc1113178fd9':
Show CJK dates as all-numeric in the DatePicker.
2013-05-01 14:53:28 -07:00
Scott Main
f7ae746a15
am b9e757c8: am 66623196: am 95fa4428: am 1fbbf8ca: am 4bc82dea: am 47dcb666: dashboard update for 5/1
...
* commit 'b9e757c8044697c6675a969859940beb5dae6358':
dashboard update for 5/1
2013-05-01 14:35:05 -07:00
Scott Main
b9e757c804
am 66623196: am 95fa4428: am 1fbbf8ca: am 4bc82dea: am 47dcb666: dashboard update for 5/1
...
* commit '66623196159ec4509e617cd440199499b483367a':
dashboard update for 5/1
2013-05-01 14:31:44 -07:00
Scott Main
6662319615
am 95fa4428: am 1fbbf8ca: am 4bc82dea: am 47dcb666: dashboard update for 5/1
...
* commit '95fa4428172ae6c0435c20bf8ab49734e95c9eb8':
dashboard update for 5/1
2013-05-01 14:30:33 -07:00
Scott Main
95fa442817
am 1fbbf8ca: am 4bc82dea: am 47dcb666: dashboard update for 5/1
...
* commit '1fbbf8caaf5bb3c796fa2acacedfb7a3be4d0c73':
dashboard update for 5/1
2013-05-01 14:28:40 -07:00
Scott Main
1fbbf8caaf
am 4bc82dea: am 47dcb666: dashboard update for 5/1
...
* commit '4bc82dea43c3e60ce6ad244fdd6b8e61396b1118':
dashboard update for 5/1
2013-05-01 14:27:12 -07:00
Scott Main
4bc82dea43
am 47dcb666: dashboard update for 5/1
...
* commit '47dcb66610fbe9284f83f73a06a5c23515e17fbd':
dashboard update for 5/1
2013-05-01 14:26:05 -07:00
Christopher Tate
3335644f7a
Bootstrap installed system apps only when the target user is running
...
I.e. don't bother trying to send a BOOT_COMPLETED broadcast to the
newly-installed/enabled system app when its host user isn't live.
Also use the static isSystemApp()-type helpers instead of duplicating
those tests locally.
Bug 8594153
Change-Id: I4bd0b86351d67f72c44eae8d1afce6a98f034d31
2013-05-01 14:25:26 -07:00
Tsu Chiang Chuang
e325f13cf0
am 4e0ae8d6: Merge "Make sure the app is still app after launching. Bug:8755950" into jb-mr2-dev
...
* commit '4e0ae8d6fdc4646a90949ddf95fd8d1f7a22055a':
Make sure the app is still app after launching. Bug:8755950
2013-05-01 14:14:01 -07:00
Elliott Hughes
6d82f86fa0
Merge "Show CJK dates as all-numeric in the DatePicker."
2013-05-01 21:12:38 +00:00
Tsu Chiang Chuang
4e0ae8d6fd
Merge "Make sure the app is still app after launching. Bug:8755950" into jb-mr2-dev
2013-05-01 21:12:31 +00:00
Elliott Hughes
949e9df25b
Show CJK dates as all-numeric in the DatePicker.
...
Before, we'd have something like 2006 4月12. After, we have 2006 4 12.
The alternative would require using custom NumberPicker.Formatter instances
for the year and day fields in these locales, and that seems significantly
more disruptive.
Bug: 8766552
Change-Id: I568578aae2f80f2acfc53cd277ef3beae6743472
2013-05-01 14:12:05 -07:00
Mike J. Chen
94264d522e
am 2f4cc8ea: Merge "Fix a crash case" into jb-mr2-dev
...
* commit '2f4cc8eacfe819a4f54aa4b0318ad1d31ecc2a40':
Fix a crash case
2013-05-01 14:02:32 -07:00
Mike J. Chen
2f4cc8eacf
Merge "Fix a crash case" into jb-mr2-dev
2013-05-01 20:59:12 +00:00
Adam Koch
2046a8f157
am 7521541c: am 53e8587b: am 58a6e5c0: am 4f221669: am 1d71751f: am bbed0513: Contacts Provider Training - fix minor code snippet typos.
...
* commit '7521541c2a26d29c28c6b1bd60fc4550e5eb5c49':
Contacts Provider Training - fix minor code snippet typos.
2013-05-01 13:28:37 -07:00
Adam Koch
7521541c2a
am 53e8587b: am 58a6e5c0: am 4f221669: am 1d71751f: am bbed0513: Contacts Provider Training - fix minor code snippet typos.
...
* commit '53e8587bedda3beef34e060f7256261d53f30697':
Contacts Provider Training - fix minor code snippet typos.
2013-05-01 13:24:40 -07:00
Adam Koch
53e8587bed
am 58a6e5c0: am 4f221669: am 1d71751f: am bbed0513: Contacts Provider Training - fix minor code snippet typos.
...
* commit '58a6e5c0d1406cab6c70b397b0b4252e5da66743':
Contacts Provider Training - fix minor code snippet typos.
2013-05-01 13:20:21 -07:00
Adam Koch
58a6e5c0d1
am 4f221669: am 1d71751f: am bbed0513: Contacts Provider Training - fix minor code snippet typos.
...
* commit '4f2216691a3df241977f39102b7eafc68556f477':
Contacts Provider Training - fix minor code snippet typos.
2013-05-01 13:14:49 -07:00
Adam Koch
4f2216691a
am 1d71751f: am bbed0513: Contacts Provider Training - fix minor code snippet typos.
...
* commit '1d71751fc20a2c52e04656af409fa97a6f7c15c5':
Contacts Provider Training - fix minor code snippet typos.
2013-05-01 13:13:02 -07:00
Casey Burkhardt
4c8fc9f067
am e8569117: Merge "Properly populates AccessibilityEvents for notification and quick settings shades" into jb-mr2-dev
...
* commit 'e85691176261baca50aff1284c01880dc2188a81':
Properly populates AccessibilityEvents for notification and quick settings shades
2013-05-01 12:35:17 -07:00
Casey Burkhardt
e856911762
Merge "Properly populates AccessibilityEvents for notification and quick settings shades" into jb-mr2-dev
2013-05-01 19:33:08 +00:00
Adam Koch
1d71751fc2
am bbed0513: Contacts Provider Training - fix minor code snippet typos.
...
* commit 'bbed0513abb1d98733f0eed5399f4cb195fda55f':
Contacts Provider Training - fix minor code snippet typos.
2013-05-01 11:52:26 -07:00
Jeff Sharkey
a49cea63a0
am 033168b1: Merge "Lockdown VPN handles its own connection teardown." into jb-mr2-dev
...
* commit '033168b1b0e6fc24a01bef6ec65948663f0ad3b7':
Lockdown VPN handles its own connection teardown.
2013-05-01 11:31:41 -07:00
Jeff Sharkey
033168b1b0
Merge "Lockdown VPN handles its own connection teardown." into jb-mr2-dev
2013-05-01 18:30:23 +00:00
gcondra@google.com
334c04e2f0
am bb1a6244: Merge "Fix an NPE and fd leak in SELinux policy updater." into jb-mr2-dev
...
* commit 'bb1a6244d169bbbf06068b5dce47c51c98097c89':
Fix an NPE and fd leak in SELinux policy updater.
2013-05-01 11:14:06 -07:00
repo sync
bb1a6244d1
Merge "Fix an NPE and fd leak in SELinux policy updater." into jb-mr2-dev
2013-05-01 18:12:04 +00:00
Scott Main
47dcb66610
dashboard update for 5/1
...
Change-Id: I9cdcf2934a5332fee50067e0b6f8f3f159373892
2013-05-01 10:32:47 -07:00
Jeff Sharkey
57666934b4
Lockdown VPN handles its own connection teardown.
...
Recent changes started watching for CONNECTIVITY_ACTION broadcasts
to handle the case where a network is disconnected without the
interface going down.
However, when lockdown VPN is enabled, the broadcast contents are
augmented, and all connections appear disconnected until the VPN
comes online. This caused a reset feedback loop to occur.
Since LockdownVpnTracker already handles networks being disconnected
separately from interfaces going down, this change disables handling
the broadcast when lockdown is enabled.
Bug: 8755148
Change-Id: I70a348aa97a4b22eaaf23aa5ed344de3e9a9ab0b
2013-05-01 09:40:50 -07:00