Brian Carlstrom
c12099678f
am 70111a42: am fe6cde37: am 6580c273: am d2b82488: am 20de619d: Merge "Set threads\' contextClassLoader during LoadedApk.makeApplication." into lmp-dev
...
* commit '70111a429d6da51ffd1790eb767086acada2dabe':
Set threads' contextClassLoader during LoadedApk.makeApplication.
2014-10-16 18:12:59 +00:00
Brian Carlstrom
70111a429d
am fe6cde37: am 6580c273: am d2b82488: am 20de619d: Merge "Set threads\' contextClassLoader during LoadedApk.makeApplication." into lmp-dev
...
* commit 'fe6cde379a7b086032877917c0ee0e64bf7e9e57':
Set threads' contextClassLoader during LoadedApk.makeApplication.
2014-10-16 18:05:13 +00:00
Brian Carlstrom
6580c273a5
am d2b82488: am 20de619d: Merge "Set threads\' contextClassLoader during LoadedApk.makeApplication." into lmp-dev
...
* commit 'd2b824887f9ec2e3448bd38aae58efbc4f178997':
Set threads' contextClassLoader during LoadedApk.makeApplication.
2014-10-16 17:45:54 +00:00
George Mount
e084c1f1e5
am 56789daa: am 27a08f2a: am ea6f0ae8: Merge "Use empty snapshots list when there are no shared elements." into lmp-mr1-dev
...
* commit '56789daadf666a24c4644cd3820561566582109f':
Use empty snapshots list when there are no shared elements.
2014-10-16 14:35:30 +00:00
George Mount
56789daadf
am 27a08f2a: am ea6f0ae8: Merge "Use empty snapshots list when there are no shared elements." into lmp-mr1-dev
...
* commit '27a08f2ad547934280b626aee9c60dd3a597e6da':
Use empty snapshots list when there are no shared elements.
2014-10-16 14:29:51 +00:00
George Mount
ea6f0ae86d
Merge "Use empty snapshots list when there are no shared elements." into lmp-mr1-dev
2014-10-16 14:21:43 +00:00
Brian Carlstrom
20de619d66
Merge "Set threads' contextClassLoader during LoadedApk.makeApplication." into lmp-dev
2014-10-16 01:01:26 +00:00
George Mount
7c479f5a01
Use empty snapshots list when there are no shared elements.
...
Bug 17964119
Change-Id: Ia2a63e52623d1e4238b0fd4e25d565451e856834
2014-10-15 16:21:51 -07:00
Amith Yamasani
8d0c97af73
am 2df0ce5e: am ecb7b899: am 5c8cafa6: am 01ddc75f: am 2c3886cb: Merge "Fix admin policies in managed profiles" into lmp-dev
...
* commit '2df0ce5e2b73900452b8a1841938d3407469af41':
Fix admin policies in managed profiles
2014-10-15 18:16:54 +00:00
Amith Yamasani
2df0ce5e2b
am ecb7b899: am 5c8cafa6: am 01ddc75f: am 2c3886cb: Merge "Fix admin policies in managed profiles" into lmp-dev
...
* commit 'ecb7b899b022d2ecbee48324c1e4a524a596a29e':
Fix admin policies in managed profiles
2014-10-15 18:12:10 +00:00
Amith Yamasani
5c8cafa614
am 01ddc75f: am 2c3886cb: Merge "Fix admin policies in managed profiles" into lmp-dev
...
* commit '01ddc75fc1e9ea28212512299132e9bdace60e05':
Fix admin policies in managed profiles
2014-10-15 17:54:34 +00:00
Amith Yamasani
2c3886cb34
Merge "Fix admin policies in managed profiles" into lmp-dev
2014-10-15 17:44:24 +00:00
Amith Yamasani
242f4b1259
Fix admin policies in managed profiles
...
Some of the admin policies are throwing security exceptions in
a managed profile without being documented correctly and others
shouldn't be throwing security exceptions.
Changed setCameraDisabled() to not throw an exception. It now just
prevents work profile apps from using the camera.
Changed wipeData() to allow passing in ERASE_EXTERNAL_STORAGE. In
secondary users/profiles, this is just going to remove the user, so
the flag is harmless.
Updated documentation for setKeyguardDisabledFeatures() and resetPassword()
to indicate that they cannot be called in a managed profile.
Bug: 17987913
Change-Id: I8060be4c2d32bdd4edb46ce543551fabb9c8c983
2014-10-15 10:42:17 -07:00
Narayan Kamath
8091edbffb
Set threads' contextClassLoader during LoadedApk.makeApplication.
...
We used to set this from LoadedApk.getClassLoader. This had
the unfortunate side effect of clobbering the threads default
classloader when Context.createPackageContext().getClassLoader()
was called. This happens, for example, to every app that uses
a updatable webview.
bug: 17986934
Change-Id: If2b5938a19f836ea5fe60c94ea53a7125c2098c0
2014-10-15 11:38:44 +01:00
Jeff Sharkey
7b2993c565
am 6449ba6d: am 92ab2748: am 4d526bd2: am cf2c5649: am 97978808: Start cross profile intents as caller.
...
* commit '6449ba6d8c12747e74ab6d1fd0fa8730f4a5d512':
Start cross profile intents as caller.
2014-10-15 03:35:39 +00:00
Jeff Sharkey
6449ba6d8c
am 92ab2748: am 4d526bd2: am cf2c5649: am 97978808: Start cross profile intents as caller.
...
* commit '92ab2748efc185a347d11e1382d54b86ffd22799':
Start cross profile intents as caller.
2014-10-15 03:21:58 +00:00
Dianne Hackborn
cfd38a3c63
am 133c747e: am 3c5a70e0: am f23b29ad: am a861a9d7: am 35de0e28: Merge "Fix issue #10034864 : Define YouTube application as the preferred..." into lmp-dev
...
* commit '133c747e1008069a31cf9b2f25955fff0a650a04':
Fix issue #10034864 : Define YouTube application as the preferred...
2014-10-15 02:22:01 +00:00
Jeff Sharkey
4d526bd249
am cf2c5649: am 97978808: Start cross profile intents as caller.
...
* commit 'cf2c564987965be1241fe197106b3ec22b11b4b0':
Start cross profile intents as caller.
2014-10-15 02:19:26 +00:00
Dianne Hackborn
133c747e10
am 3c5a70e0: am f23b29ad: am a861a9d7: am 35de0e28: Merge "Fix issue #10034864 : Define YouTube application as the preferred..." into lmp-dev
...
* commit '3c5a70e0314cd21d42eda406ed2239303b07e6e1':
Fix issue #10034864 : Define YouTube application as the preferred...
2014-10-15 02:03:59 +00:00
Jeff Sharkey
9797880808
Start cross profile intents as caller.
...
The system should always be using new startActivityAsCaller() when
starting activities on behalf of someone else, to ensure that
security checks are enforced as the original caller.
Bug: 17983737
Change-Id: Ic40816a797cfdb13c0adb48b86ed4ed7d6aae8eb
2014-10-14 17:57:28 -07:00
Dianne Hackborn
f23b29ad5a
am a861a9d7: am 35de0e28: Merge "Fix issue #10034864 : Define YouTube application as the preferred..." into lmp-dev
...
* commit 'a861a9d713c99b576c0e7284a65d50838c4f953a':
Fix issue #10034864 : Define YouTube application as the preferred...
2014-10-14 19:58:39 +00:00
Dianne Hackborn
f85e7af4d0
Fix issue #10034864 : Define YouTube application as the preferred...
...
...handler for its Intents
Fix bug when a third party app is installed as an additional but
worse match for the intent.
Also raise up the limit for when we start printing logs about
overly large strict mode data.
And turn off the logs about services being created and destroyed,
since with the way things are using services these days these have
become way too spammy.
Change-Id: I8fe301dfd80fb4b70213cb7783b7c5426245278d
2014-10-14 10:46:52 -07:00
Christopher Tate
870b6615b8
am 697c94a4: am 702f2747: am f1178b23: am 2c15bbc8: am 1133e29f: Tweak wallpaper restore rejection threshold
...
* commit '697c94a4ab38c61270b9d2485d7e324495a8bcda':
Tweak wallpaper restore rejection threshold
2014-10-10 23:28:59 +00:00
Christopher Tate
697c94a4ab
am 702f2747: am f1178b23: am 2c15bbc8: am 1133e29f: Tweak wallpaper restore rejection threshold
...
* commit '702f2747b5731371558f8e4bb448582023831fda':
Tweak wallpaper restore rejection threshold
2014-10-10 23:20:52 +00:00
Christopher Tate
f1178b23ac
am 2c15bbc8: am 1133e29f: Tweak wallpaper restore rejection threshold
...
* commit '2c15bbc8382ac7e5f04d149c8f576261f1dca334':
Tweak wallpaper restore rejection threshold
2014-10-10 22:52:57 +00:00
Dianne Hackborn
cb5f5689fb
am 5457d5cc: am 8f6928f1: am e61e68d0: am 18d2d51e: am 7ea69880: Merge "Improve some docs, fix some debugging." into lmp-dev
...
* commit '5457d5ccb6efdc138523cbcba7aa76ddb67f19e4':
Improve some docs, fix some debugging.
2014-10-10 22:08:09 +00:00
Dianne Hackborn
1cef19a306
am a22d2fc3: am 57af6ac7: am d190a5ca: am 0e259ce2: am 6166a824: Merge "Implement issue #17906468 : Allow search request to fall back to global search" into lmp-dev
...
* commit 'a22d2fc319069407d29a792e23910d8ba826ac34':
Implement issue #17906468 : Allow search request to fall back to global search
2014-10-10 22:07:04 +00:00
Dianne Hackborn
5457d5ccb6
am 8f6928f1: am e61e68d0: am 18d2d51e: am 7ea69880: Merge "Improve some docs, fix some debugging." into lmp-dev
...
* commit '8f6928f1399620ce432b82d046912e2030d6511c':
Improve some docs, fix some debugging.
2014-10-10 21:06:48 +00:00
Dianne Hackborn
e61e68d001
am 18d2d51e: am 7ea69880: Merge "Improve some docs, fix some debugging." into lmp-dev
...
* commit '18d2d51ee30d8df4d3afa5e7b6bb7e7171a18b63':
Improve some docs, fix some debugging.
2014-10-10 20:47:07 +00:00
Jorim Jaggi
6151222e31
am 1137ea7e: am 782994ef: am 51650235: Merge "Apply color to progress bar for notifications" into lmp-mr1-dev
...
* commit '1137ea7eaf9d806b17a110c2f8ddfa21b58fc3fc':
Apply color to progress bar for notifications
2014-10-10 18:41:48 +00:00
Tim Kilbourn
716b1f1992
am 9d285e7f: am 79297f3c: am bb76d5cd: am 5d7f58be: am 37bd0776: Merge "Don\'t start SearchDialog on television." into lmp-dev
...
* commit '9d285e7f9905923a23c400ab76b630e4ad7c8c91':
Don't start SearchDialog on television.
2014-10-10 18:40:44 +00:00
Christopher Tate
f74fb2b3a5
am eb129805: am 05d7f0df: am a4d5471f: am 3a8e28c1: am c0a30bcf: Merge "Turn on dimension validation in wallpaper restore" into lmp-dev
...
* commit 'eb129805b5460709a7f4155530b7863656dc0d96':
Turn on dimension validation in wallpaper restore
2014-10-10 18:40:06 +00:00
Adam Lesinski
a5ebe01da3
am 557b8d7c: am bd1867e4: am 03be7ab5: am 6167950b: am 59d208dd: Merge "Remove UsageEvents#resetToStart() as it doesn\'t work" into lmp-dev
...
* commit '557b8d7cbdeaeeaaea792f6a85c74cfb34845e41':
Remove UsageEvents#resetToStart() as it doesn't work
2014-10-10 18:39:49 +00:00
Christopher Tate
1133e29f22
Tweak wallpaper restore rejection threshold
...
Raise the height ratio threshold slightly in order to start accepting
restores of height=1920 images onto height=2560 devices.
Bug 17882661
Change-Id: I63b47817fdf754cda9a052bddb62aee764522c6f
2014-10-10 17:54:14 +00:00
Dianne Hackborn
a22d2fc319
am 57af6ac7: am d190a5ca: am 0e259ce2: am 6166a824: Merge "Implement issue #17906468 : Allow search request to fall back to global search" into lmp-dev
...
* commit '57af6ac767ff7063adbff694ff784e9ddc442a7e':
Implement issue #17906468 : Allow search request to fall back to global search
2014-10-10 17:14:36 +00:00
Jorim Jaggi
1137ea7eaf
am 782994ef: am 51650235: Merge "Apply color to progress bar for notifications" into lmp-mr1-dev
...
* commit '782994efd30a153af44c38a9871d24fecb0eb609':
Apply color to progress bar for notifications
2014-10-10 17:01:07 +00:00
Tim Kilbourn
9d285e7f99
am 79297f3c: am bb76d5cd: am 5d7f58be: am 37bd0776: Merge "Don\'t start SearchDialog on television." into lmp-dev
...
* commit '79297f3c1c7898a194310169ef499889ed544a57':
Don't start SearchDialog on television.
2014-10-10 16:59:04 +00:00
Christopher Tate
eb129805b5
am 05d7f0df: am a4d5471f: am 3a8e28c1: am c0a30bcf: Merge "Turn on dimension validation in wallpaper restore" into lmp-dev
...
* commit '05d7f0dfe8352aab87d35f42209b1d34ae30b2d1':
Turn on dimension validation in wallpaper restore
2014-10-10 16:57:50 +00:00
Adam Lesinski
557b8d7cbd
am bd1867e4: am 03be7ab5: am 6167950b: am 59d208dd: Merge "Remove UsageEvents#resetToStart() as it doesn\'t work" into lmp-dev
...
* commit 'bd1867e48e9655c266fa901ec7bc9f85f8fb5c11':
Remove UsageEvents#resetToStart() as it doesn't work
2014-10-10 16:57:35 +00:00
Dianne Hackborn
d95f1c991c
am 75a6e82b: am 36ae48a8: am d83e9e42: am 0761b1b5: am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-dev
...
* commit '75a6e82bcc625025c5f48dc6c33d0dd469e9ca61':
Put in real "code" (aka marketing) name.
2014-10-10 05:41:19 +00:00
Dianne Hackborn
75a6e82bcc
am 36ae48a8: am d83e9e42: am 0761b1b5: am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-dev
...
* commit '36ae48a850bade17d485cb49dd40a3f11f667ad4':
Put in real "code" (aka marketing) name.
2014-10-10 04:26:40 +00:00
Dianne Hackborn
ab4a81b3c6
Improve some docs, fix some debugging.
...
- Add docs to Binder, Messenger, ResultReceier to explain their
relation (or lack there-of) to process lifecycle.
- Clarify some aspects of process lifecycle for services.
- Fix help text of am command.
- Fix per-package dumping of battery stats to not include history.
- Fix per-package dumping of proc stats to only include aggregated
and current stats and fix some formatting.
- Fix per-process dumping of meminfo to have an option to interpret
the input as a package, so including all processes that are
running code of that package.
- Fix top-level per-package debug output to correctly include all
of these improvements and give them a little more time (10s) to
complete for timing out.
Change-Id: I2a04c0f862bd47b08329443d722345a13ad9b6e2
2014-10-09 18:21:59 -07:00
Dianne Hackborn
d190a5ca4c
am 0e259ce2: am 6166a824: Merge "Implement issue #17906468 : Allow search request to fall back to global search" into lmp-dev
...
* commit '0e259ce2d7ed09c58993da5c5b63966e8f467c82':
Implement issue #17906468 : Allow search request to fall back to global search
2014-10-10 00:30:33 +00:00
Jorim Jaggi
51650235c1
Merge "Apply color to progress bar for notifications" into lmp-mr1-dev
2014-10-09 22:01:56 +00:00
Tim Kilbourn
bb76d5cd88
am 5d7f58be: am 37bd0776: Merge "Don\'t start SearchDialog on television." into lmp-dev
...
* commit '5d7f58be2c034823d6e5cfab847ad50b2a463dfc':
Don't start SearchDialog on television.
2014-10-09 19:17:10 +00:00
Jorim Jaggi
ef72a198af
Apply color to progress bar for notifications
...
Bug: 17128179
Change-Id: Ia642ff2a352bbabf2d1e468367d45dc188ee0e73
2014-10-09 11:37:00 -07:00
Dianne Hackborn
fdf5b35ab4
Implement issue #17906468 : Allow search request to fall back to global search
...
Change-Id: I04834b2a9f1ec4a68c6a3fed14da2f8dd93b3be7
2014-10-09 10:37:19 -07:00
Christopher Tate
a4d5471fc6
am 3a8e28c1: am c0a30bcf: Merge "Turn on dimension validation in wallpaper restore" into lmp-dev
...
* commit '3a8e28c1d7dc474b70e937774de5eba70d528674':
Turn on dimension validation in wallpaper restore
2014-10-09 16:57:51 +00:00
Adam Lesinski
03be7ab529
am 6167950b: am 59d208dd: Merge "Remove UsageEvents#resetToStart() as it doesn\'t work" into lmp-dev
...
* commit '6167950b7a5a8b9f021e9656b42b9b48bfbcbf80':
Remove UsageEvents#resetToStart() as it doesn't work
2014-10-09 16:57:34 +00:00
Dianne Hackborn
d83e9e4280
am 0761b1b5: am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-dev
...
* commit '0761b1b5ebb453a411e3289c1c972dbfddcee880':
Put in real "code" (aka marketing) name.
2014-10-09 13:03:21 +00:00