Amith Yamasani
38e69e96f4
am 74defbf2: Merge "Query users excluding any being removed" into jb-mr1-dev
...
* commit '74defbf202de713aa6ae19fbbf2ea5c318ccd11c':
Query users excluding any being removed
2012-09-21 17:44:50 -07:00
Fabrice Di Meglio
01143c16bb
am 8da91a69: Merge "Fix bug #7205072 Text inside popup window is too close to the edge" into jb-mr1-dev
...
* commit '8da91a699cefccb8d9abf2b72221bc8c1f1874fc':
Fix bug #7205072 Text inside popup window is too close to the edge
2012-09-21 13:35:23 -07:00
Jeff Brown
a41ebd4ad7
am f2eb2e3e: Merge "Fix javadoc." into jb-mr1-dev
...
* commit 'f2eb2e3e0343da98f8bfe29a6c61d85f1cd7fbd8':
Fix javadoc.
2012-09-21 13:35:18 -07:00
Adam Cohen
44f52cf7e1
am 11a6450e: Merge "Fixing partiallyUpdateAppWidget to cache the new changes" into jb-mr1-dev
...
* commit '11a6450e543d5c178c60ce2216fad1b29bf15457':
Fixing partiallyUpdateAppWidget to cache the new changes
2012-09-21 13:35:02 -07:00
John Reck
cea904c91e
am e6ff4784: Merge "Use less static synchronized" into jb-mr1-dev
...
* commit 'e6ff47840fc6d8ac5ba551101684011e328b4caa':
Use less static synchronized
2012-09-21 13:34:36 -07:00
Eric Laurent
41da58338f
am 6730c3c6: Merge "Fix safe volume warning message flickering" into jb-mr1-dev
...
* commit '6730c3c69f84d799198365e0692b79be72b0eeb7':
Fix safe volume warning message flickering
2012-09-21 13:34:29 -07:00
Christopher Tate
5d978525bc
am 58e7f73c: Merge "Multiuser awareness in content observer infrastructure" into jb-mr1-dev
...
* commit '58e7f73c6e2d6583be0beabc95e7ac430bef0eb4':
Multiuser awareness in content observer infrastructure
2012-09-21 13:33:34 -07:00
Dianne Hackborn
22b46b6fa4
am 6de76d21: Merge "Implement multi-user PackageMonitor." into jb-mr1-dev
...
* commit '6de76d21ff60818f8b296fc8f645897203f475da':
Implement multi-user PackageMonitor.
2012-09-21 13:32:57 -07:00
Dianne Hackborn
342737d543
am e6f63800: Merge "Fix issue #7196015 : system_server deadlock during setup wizard" into jb-mr1-dev
...
* commit 'e6f6380027d5c209eb17ec2567f00356ad32038a':
Fix issue #7196015 : system_server deadlock during setup wizard
2012-09-21 13:32:45 -07:00
Irfan Sheriff
917fc95cac
am 314488b7: Merge "Captive check for both mobile and wifi" into jb-mr1-dev
...
* commit '314488b791d36756504ee593f818f04b4cd24893':
Captive check for both mobile and wifi
2012-09-21 13:32:22 -07:00
Lei Zhang
534a076c81
Fix auto-merger error in I74c0644c6938d28c20c42d88d995ffb56a71d703
...
Change-Id: If199aa3f01d1a7ea3f298504c0de4aa9a96e7451
2012-09-21 12:39:39 -07:00
Jason Simmons
f445a77bf3
resolved conflicts for merge of d053554f to jb-mr1-aah-dev
...
Change-Id: I8540083f7fd04e252c8879475f247ea6bbde8159
2012-09-21 10:38:01 -07:00
Amith Yamasani
74defbf202
Merge "Query users excluding any being removed" into jb-mr1-dev
2012-09-20 23:08:45 -07:00
Amith Yamasani
920ace0bbc
Query users excluding any being removed
...
Keep track of user creation and last logged-in time.
adb shell dumpsys users
User switcher shouldn't show users about to be removed.
No need to check for singleton for activities.
Bug: 7194894
Change-Id: Ic9a59ea5bd544920479e191d1a1e8a77f8b6ddcf
2012-09-20 22:33:43 -07:00
Fabrice Di Meglio
8da91a699c
Merge "Fix bug #7205072 Text inside popup window is too close to the edge" into jb-mr1-dev
2012-09-20 18:51:23 -07:00
Jeff Brown
f2eb2e3e03
Merge "Fix javadoc." into jb-mr1-dev
2012-09-20 18:47:50 -07:00
Fabrice Di Meglio
3e27c34e0e
Fix bug #7205072 Text inside popup window is too close to the edge
...
- if targetSDK is pre JB-MR1 then we really need to use the User padding
when it is defined and valid
Change-Id: If416fbc181b8784de446e9171529147ab03c9373
2012-09-20 18:27:17 -07:00
Adam Cohen
11a6450e54
Merge "Fixing partiallyUpdateAppWidget to cache the new changes" into jb-mr1-dev
2012-09-20 18:09:11 -07:00
Justin Koh
b4641b5cd4
Merge "Converts hover touch events to trackball events" into jb-mr1-aah-dev
2012-09-20 18:04:49 -07:00
Jeff Brown
a95a3b494f
Fix javadoc.
...
Bug: 7172727
Change-Id: I55ee0099ea2e61f5f0a9de7b434fb8fb858ad5f9
2012-09-20 17:49:47 -07:00
John Reck
e6ff47840f
Merge "Use less static synchronized" into jb-mr1-dev
2012-09-20 16:55:40 -07:00
Eric Laurent
6730c3c69f
Merge "Fix safe volume warning message flickering" into jb-mr1-dev
2012-09-20 16:53:10 -07:00
Eric Laurent
0516a9ecb0
Fix safe volume warning message flickering
...
Do not display a new warning message when one is already showing.
Bug 7064975.
Change-Id: I920656c6d742a969c29e8f42a438ecbc794d1114
2012-09-20 16:48:44 -07:00
Christopher Tate
58e7f73c6e
Merge "Multiuser awareness in content observer infrastructure" into jb-mr1-dev
2012-09-20 15:43:57 -07:00
John Reck
9f9d34552f
Use less static synchronized
...
Bug: 6482144
Change-Id: I86161e3298101c10a112add406615001561e649e
2012-09-20 15:25:16 -07:00
Adam Cohen
fbe44b7d5e
Fixing partiallyUpdateAppWidget to cache the new changes
...
-> This is a good change to the widget framework that I've wanted to
make for a while, but issue 7174198 triggered the immediate need.
Change-Id: I3f267e0e67f2d9f28920bb53973af365a3c9e0ba
2012-09-20 15:18:47 -07:00
Dianne Hackborn
6de76d21ff
Merge "Implement multi-user PackageMonitor." into jb-mr1-dev
2012-09-20 14:54:10 -07:00
Dianne Hackborn
c72fc674a3
Implement multi-user PackageMonitor.
...
New APIs let you indicate what user(s) to monitor, and tell you
what user is changing when receiving a callback.
Fix package manager to only deliver package brpadcasts to the
running users. (This isn't really a change in behavior, since
the activity manager would not deliver to stopped users anyway).
Make sure all broadcasts that package monitor receives also include
user information for it to use.
Update wallpaper service to (hopefully) now Really Correctly
monitor package changes per user.
Change-Id: Idd952dd274abcaeab452277d9160d1ae62919aa0
2012-09-20 14:53:18 -07:00
Dianne Hackborn
e6f6380027
Merge "Fix issue #7196015 : system_server deadlock during setup wizard" into jb-mr1-dev
2012-09-20 14:33:50 -07:00
Christopher Tate
b756445429
Multiuser awareness in content observer infrastructure
...
Content observers are registered under the calling user's identity,
not under the provider host's identity (unless the caller is using
the new permissioned entry points that allow observers to be
registered for a different user's view of the data). The most important
implication of this is that when the settings provider is directly
queried, the Cursor returned to the app is wired for change notifications
based on that calling app's user.
Note that it is not possible to use query() / insert() to read/write
data for different users. All such manipulations should use the
standard get* / put* methods in Settings.*.
Bug 7122169
Change-Id: If5d9ec44927e5e56e4e7635438f4ef48a5430986
2012-09-20 13:58:16 -07:00
Irfan Sheriff
314488b791
Merge "Captive check for both mobile and wifi" into jb-mr1-dev
2012-09-20 13:33:52 -07:00
Eric Laurent
c08870e946
am f9fac2c5: Merge "Add multi user volume management" into jb-mr1-dev
...
* commit 'f9fac2c5fe3f304ee866b1afc3191d36835e96bd':
Add multi user volume management
2012-09-20 12:51:05 -07:00
John Reck
18fc6e8493
am b6610d82: Merge "Fix DPI scaling on TVDPI" into jb-mr1-dev
...
* commit 'b6610d8289f5c682a7f66d419afcfbd6541d0367':
Fix DPI scaling on TVDPI
2012-09-20 12:50:55 -07:00
Elliott Hughes
3a8b3a85e1
am 3d5be42e: Merge changes I87c2ab9e,I2dafcc34,I731c96c2 into jb-mr1-dev
...
* commit '3d5be42eaa35914d9b37fe052fa7222dc1992dc0':
Fix formatDateRange month names for Farsi.
Use localized digits for Time formatting.
Use proper digits in formatElapsedTime and format3339
2012-09-20 12:50:52 -07:00
Irfan Sheriff
9538bdd3c7
Captive check for both mobile and wifi
...
Bug: 7113195
Bug: 7102238
Bug: 7087564
Change-Id: Iac08db9de3935338ad498aa3983d2ca82057dda1
2012-09-20 12:13:06 -07:00
Geremy Condra
d053554f80
Merge "Push dropbox logging into libcore." into jb-mr1-dev
2012-09-20 11:24:14 -07:00
Eric Laurent
f9fac2c5fe
Merge "Add multi user volume management" into jb-mr1-dev
2012-09-20 11:18:17 -07:00
John Reck
b6610d8289
Merge "Fix DPI scaling on TVDPI" into jb-mr1-dev
2012-09-20 10:21:41 -07:00
Elliott Hughes
3d5be42eaa
Merge changes I87c2ab9e,I2dafcc34,I731c96c2 into jb-mr1-dev
...
* changes:
Fix formatDateRange month names for Farsi.
Use localized digits for Time formatting.
Use proper digits in formatElapsedTime and format3339
2012-09-20 10:05:44 -07:00
Chris Wren
fc850997a8
am 683ab00a: fix underfull content bug in inbox and big text templates.
...
* commit '683ab00a2ec2e02f8ad1296efb381aa72d364b57':
fix underfull content bug in inbox and big text templates.
2012-09-20 08:42:00 -07:00
Chris Wren
683ab00a2e
fix underfull content bug in inbox and big text templates.
...
Bug: 7172721
Change-Id: I22019009eec31ca18b54eec5f6ed5b626cee1540
2012-09-20 10:54:40 -04:00
John Spurlock
5d514eb468
am e0de5bff: Merge "Fire "dreaming started" and "dreaming stopped" broadcasts." into jb-mr1-dev
...
* commit 'e0de5bfff2e74ee566ac2d053052de09aa25e54b':
Fire "dreaming started" and "dreaming stopped" broadcasts.
2012-09-20 06:24:20 -07:00
Jeff Brown
cf11e2381a
am 925ad51b: Merge "Add support for remembering Wifi display devices." into jb-mr1-dev
...
* commit '925ad51bd82b34fa26a462a303781c610e635450':
Add support for remembering Wifi display devices.
2012-09-20 06:23:20 -07:00
Jim Miller
3945caec4e
am d5d853ec: Merge "Update keyguard selector view to match UX design spec - Use new Roboto-Thin font - Add new keyguard-specific date format - Layout tweaks to keyguard selector screen. - Add smart EmergencyButton class - Add selective upper-casing of components on th
...
* commit 'd5d853ec48bc4ad3d6f0ec5cdc20821550cbf3f8':
Update keyguard selector view to match UX design spec - Use new Roboto-Thin font - Add new keyguard-specific date format - Layout tweaks to keyguard selector screen. - Add smart EmergencyButton class - Add selective upper-casing of components on the display to enable later UX decision - Work around SIM state bug
2012-09-20 06:23:08 -07:00
Romain Guy
a7dfff1109
am 4c97ef90: Merge "Add support for QCOM_tiled_rendering Bug #7186819 " into jb-mr1-dev
...
* commit '4c97ef9094f7a52dbc983ed12ce5f3b586f2d769':
Add support for QCOM_tiled_rendering Bug #7186819
2012-09-20 06:23:04 -07:00
Jeff Sharkey
ef33caf85a
am 4e7b551f: Merge "Move HAS_TRANSIENT_STATE flag into a safe area." into jb-mr1-dev
...
* commit '4e7b551fbffa6112821ed6cfeedd6128463fccd0':
Move HAS_TRANSIENT_STATE flag into a safe area.
2012-09-20 06:22:39 -07:00
Jeff Sharkey
e3981fa8f3
am c3e3311c: Merge "Migrate network stats from removed users." into jb-mr1-dev
...
* commit 'c3e3311c050f47a229e1b49f1fdf685669d79d53':
Migrate network stats from removed users.
2012-09-20 06:22:35 -07:00
Christopher Tate
40ccfee497
am c575e007: Merge "setShowGTalkServiceStatus() is deprecated but tested by CTS" into jb-mr1-dev
...
* commit 'c575e007e59e00db7c1f3f2b2ea57cc24dd7c2de':
setShowGTalkServiceStatus() is deprecated but tested by CTS
2012-09-20 06:22:26 -07:00
John Reck
28aba6e9d4
am 4be07ade: Merge "Revert "Test aggressive throttling"" into jb-mr1-dev
...
* commit '4be07ade3658da9345067780520ddbd266900ee4':
Revert "Test aggressive throttling"
2012-09-20 06:22:05 -07:00
Jeff Sharkey
4d6ce59c5c
am 4046e012: Merge "Migrate UI to supportsMultipleUsers()." into jb-mr1-dev
...
* commit '4046e012887fff1f36dfd3eddc6f354d4c2497fc':
Migrate UI to supportsMultipleUsers().
2012-09-20 06:21:27 -07:00