33647 Commits

Author SHA1 Message Date
Nick Kralevich
17879644e1 am b4c4f4c7: am 5a286051: Merge "PackageParser: remove temporary code." into jb-mr1-dev
* commit 'b4c4f4c74de3be5a45629a0c17b46e796c98df05':
  PackageParser: remove temporary code.
2012-08-08 17:23:14 -07:00
Nick Kralevich
5a28605155 Merge "PackageParser: remove temporary code." into jb-mr1-dev 2012-08-08 17:19:06 -07:00
Amith Yamasani
7f0e543de3 am 4fe1082e: am 8264408f: Start the correct settings from the status bar.
* commit '4fe1082ec60359baef1ccac2b3a74834fe862303':
  Start the correct settings from the status bar.
2012-08-08 16:57:19 -07:00
Amith Yamasani
8264408f59 Start the correct settings from the status bar.
Added a new method to Context: startActivityAsUser() requiring the
INTERACT_ACROSS_USERS_FULL permission.

Show the correct Recents list, based on current user.
Added a getRecentTasksForUser() in ActivityManager. Hidden and requires
the INTERACT_ACROSS_USERS_FULL permission.

Change-Id: If5b56465efdd3ead36601a3b51ed4af157bbf35c
2012-08-08 16:52:53 -07:00
Jeff Sharkey
e7f15b2286 am 6c73eb8a: am 82f479d0: Merge "Cleaner controls between Vpn and init services." into jb-mr1-dev
* commit '6c73eb8a73449ff87964936a1cc3e2d463fa7fab':
  Cleaner controls between Vpn and init services.
2012-08-08 16:25:34 -07:00
Jeff Sharkey
82f479d064 Merge "Cleaner controls between Vpn and init services." into jb-mr1-dev 2012-08-08 16:22:23 -07:00
Adam Powell
32d1079362 am 591a708e: am 08532ab9: Merge "Fix indeterminate ProgressBars with weird sizes and padding; optimize ActionBar measurement" into jb-mr1-dev
* commit '591a708ea06acc1cdb017fb00e04118eceabc85a':
  Fix indeterminate ProgressBars with weird sizes and padding; optimize ActionBar measurement
2012-08-08 16:10:22 -07:00
Adam Powell
08532ab9ba Merge "Fix indeterminate ProgressBars with weird sizes and padding; optimize ActionBar measurement" into jb-mr1-dev 2012-08-08 16:04:35 -07:00
Adam Powell
6322af54cf Fix indeterminate ProgressBars with weird sizes and padding; optimize
ActionBar measurement

Fix a bug where preserved aspect ratios in ProgressBar indeterminate
drawables were causing drawable bounds to be calculated incorrectly
when the ProgressBar had padding specified.

Measure the ActionBar menu view's height with EXACT measure mode,
preventing an extra measure pass to match child heights for some
cases.

Change-Id: I8c4678662a015b57ba2686d5b5c5fc27d4ef8d36
2012-08-08 16:02:36 -07:00
Nick Kralevich
a30a4806ac PackageParser: remove temporary code.
This code isn't needed and wasn't doing what I thought
it was doing.

Bug: 3306452
Change-Id: Ifeab672e379fd331a6f0ef1504eebb29aa6b4466
2012-08-08 15:39:45 -07:00
Romain Guy
b1ab6e0dfe am 091b5171: am c89b14bb: It seems that apparently useless public APIs are actually useful Bug #6953651
* commit '091b5171397c6fd4296eb61001e0fcf1e67ade08':
  It seems that apparently useless public APIs are actually useful Bug #6953651
2012-08-08 15:12:09 -07:00
Subir Jhanb
015d0b3e7f am 95c29a8b: am 603af61a: Add a new permission to have access to Gal Provider BUG:6897999
* commit '95c29a8bbcf31c196044d6b645119d67b2c36e9f':
  Add a new permission to have access to Gal Provider BUG:6897999
2012-08-08 15:11:53 -07:00
Jean-Baptiste Queru
5d1e814e75 am c366e198: am 9951b7c4: am e5c46fae: am 6d0dd51e: Merge "Return early when checking divider before child zero."
* commit 'c366e198238cc03ab6a857e339035ecd8a09fc25':
  Return early when checking divider before child zero.
2012-08-08 15:11:43 -07:00
Jean-Baptiste Queru
839e76d7de am 1cc9386e: am 88a42921: am 807c7ae0: am 7835d4fb: Merge "Fix SurfaceView notifies on invalid surfaces."
* commit '1cc9386e96e676b3a84f4ce058d2fab86c662a13':
  Fix SurfaceView notifies on invalid surfaces.
2012-08-08 15:11:39 -07:00
Rich Cannings
b38cb4da4a am 22c5c52d: am a56d9cec: Merge "Revert "Pass URLs to package verifiers"" into jb-mr1-dev
* commit '22c5c52d43d055db307e6a0136180e7995db49f1':
  Revert "Pass URLs to package verifiers"
2012-08-08 15:11:15 -07:00
Jean-Baptiste Queru
2c4f62672f am a2848806: am 86d09388: am bce41358: am 9ab84c20: Merge "Fix wrong count return for getPhoneSignalStrengthCount"
* commit 'a2848806a746abf34e7a0e140a0ac21bef360fa2':
  Fix wrong count return for getPhoneSignalStrengthCount
2012-08-08 15:10:59 -07:00
Jean-Baptiste Queru
314458c08b am d81486d2: am 04c7923c: am 74913572: am 6fb8fe9a: Merge "StrictMode.permitCustomSlowCalls() should call disable(DETECT_CUSTOM)"
* commit 'd81486d208062b188ce9be198f362bc69eb0c149':
  StrictMode.permitCustomSlowCalls() should call disable(DETECT_CUSTOM)
2012-08-08 15:10:55 -07:00
Romain Guy
c89b14bba0 It seems that apparently useless public APIs are actually useful
Bug #6953651

Change-Id: Ic47ce504e63262711f5d3edc76f7d2b9c12471ad
2012-08-08 14:58:54 -07:00
Subir Jhanb
603af61a7c Add a new permission to have access to Gal Provider
BUG:6897999

Change-Id: Ie60963b7f3911b402b971e794178754e1b4f0a43
2012-08-08 14:31:45 -07:00
Jean-Baptiste Queru
9951b7c4f0 am e5c46fae: am 6d0dd51e: Merge "Return early when checking divider before child zero."
* commit 'e5c46faefb9deda885cff308ec9b1926636ca8bc':
  Return early when checking divider before child zero.
2012-08-08 14:08:42 -07:00
Jean-Baptiste Queru
88a4292186 am 807c7ae0: am 7835d4fb: Merge "Fix SurfaceView notifies on invalid surfaces."
* commit '807c7ae00bc5b8a7fe68ba4acbfa3909a955ae70':
  Fix SurfaceView notifies on invalid surfaces.
2012-08-08 14:08:38 -07:00
Jean-Baptiste Queru
e5c46faefb am 6d0dd51e: Merge "Return early when checking divider before child zero."
* commit '6d0dd51ebb170a89bea614a558b96f1dff3e7723':
  Return early when checking divider before child zero.
2012-08-08 14:04:08 -07:00
Jean-Baptiste Queru
807c7ae00b am 7835d4fb: Merge "Fix SurfaceView notifies on invalid surfaces."
* commit '7835d4fb4e99bac698599a269ce7f84f2de1fb46':
  Fix SurfaceView notifies on invalid surfaces.
2012-08-08 14:04:02 -07:00
Rich Cannings
a56d9cecee Merge "Revert "Pass URLs to package verifiers"" into jb-mr1-dev 2012-08-08 13:50:56 -07:00
Jean-Baptiste Queru
6d0dd51ebb Merge "Return early when checking divider before child zero." 2012-08-08 13:20:07 -07:00
Jean-Baptiste Queru
7835d4fb4e Merge "Fix SurfaceView notifies on invalid surfaces." 2012-08-08 13:20:00 -07:00
Jean-Baptiste Queru
86d09388ee am bce41358: am 9ab84c20: Merge "Fix wrong count return for getPhoneSignalStrengthCount"
* commit 'bce413587973eae29a783d7e273dc2f7db06f7c9':
  Fix wrong count return for getPhoneSignalStrengthCount
2012-08-08 13:11:33 -07:00
Jean-Baptiste Queru
04c7923c74 am 74913572: am 6fb8fe9a: Merge "StrictMode.permitCustomSlowCalls() should call disable(DETECT_CUSTOM)"
* commit '749135722c6edb681fc27fcbab5beba25f938d82':
  StrictMode.permitCustomSlowCalls() should call disable(DETECT_CUSTOM)
2012-08-08 13:11:28 -07:00
Jean-Baptiste Queru
bce4135879 am 9ab84c20: Merge "Fix wrong count return for getPhoneSignalStrengthCount"
* commit '9ab84c203fea0521135e0b0983aa15ce1afdc5ec':
  Fix wrong count return for getPhoneSignalStrengthCount
2012-08-08 13:08:31 -07:00
Jean-Baptiste Queru
749135722c am 6fb8fe9a: Merge "StrictMode.permitCustomSlowCalls() should call disable(DETECT_CUSTOM)"
* commit '6fb8fe9aba75681509d84f68d536ed78d292bd44':
  StrictMode.permitCustomSlowCalls() should call disable(DETECT_CUSTOM)
2012-08-08 13:08:27 -07:00
Jean-Baptiste Queru
9ab84c203f Merge "Fix wrong count return for getPhoneSignalStrengthCount" 2012-08-08 12:59:06 -07:00
Rich Cannings
e1d7c711df Revert "Pass URLs to package verifiers"
This reverts commit 24713907fe4632d263aea82f7a35c8fb08918a09

Change-Id: Ie04ba73475b813635c4a74915c45e83250801b6b
2012-08-08 12:46:06 -07:00
Jean-Baptiste Queru
6fb8fe9aba Merge "StrictMode.permitCustomSlowCalls() should call disable(DETECT_CUSTOM)" 2012-08-08 12:06:26 -07:00
Nick Kralevich
af0d0aae27 am 1ce2a926: am 2caec6c6: Fix link typo.
* commit '1ce2a926ea6af2e0b7c2b7e34aa5dca69592290e':
  Fix link typo.
2012-08-08 11:40:26 -07:00
Nick Kralevich
2caec6c682 Fix link typo.
Change-Id: I182b9c04caddcc4a985f206eddf5c23b06afe0e3
2012-08-08 11:33:17 -07:00
Jean-Baptiste Queru
f9f3fe9709 am 487e079b: am de9d40d4: am 64ed6b2c: am d77d17c2: Merge "Fix cursor memory leak"
* commit '487e079b6ac2a0f58f1ed3fc7d21343c299e7403':
  Fix cursor memory leak
2012-08-08 10:59:50 -07:00
Jean-Baptiste Queru
7ebe1bfff5 am aa02a15d: am c98db2a7: am 425d13a0: am 2278e60c: Merge "Adds missing Bluetooth as network type."
* commit 'aa02a15d42155161593f177cfeba75763331d08d':
  Adds missing Bluetooth as network type.
2012-08-08 10:59:46 -07:00
Jean-Baptiste Queru
de9d40d445 am 64ed6b2c: am d77d17c2: Merge "Fix cursor memory leak"
* commit '64ed6b2cfa6a4bb58f3f8a9b59d840cdce049c80':
  Fix cursor memory leak
2012-08-08 10:55:46 -07:00
Jean-Baptiste Queru
c98db2a7d1 am 425d13a0: am 2278e60c: Merge "Adds missing Bluetooth as network type."
* commit '425d13a0aeded1f750addb2c64cd693109661415':
  Adds missing Bluetooth as network type.
2012-08-08 10:55:39 -07:00
Nick Kralevich
9663215edc am ebd997d8: am 9d16c219: Merge "Content Providers: change default for android:exported" into jb-mr1-dev
* commit 'ebd997d8662e52a64318b1f3c531d61e6e76bfc3':
  Content Providers: change default for android:exported
2012-08-08 10:54:26 -07:00
Jean-Baptiste Queru
64ed6b2cfa am d77d17c2: Merge "Fix cursor memory leak"
* commit 'd77d17c28d6f120ceb648747c7e2ef1a50215700':
  Fix cursor memory leak
2012-08-08 10:54:04 -07:00
Jean-Baptiste Queru
425d13a0ae am 2278e60c: Merge "Adds missing Bluetooth as network type."
* commit '2278e60c39f937b6eee14fbf0094d4be92d7f06b':
  Adds missing Bluetooth as network type.
2012-08-08 10:53:52 -07:00
Nick Kralevich
9d16c219f1 Merge "Content Providers: change default for android:exported" into jb-mr1-dev 2012-08-08 10:50:05 -07:00
Jean-Baptiste Queru
d77d17c28d Merge "Fix cursor memory leak" 2012-08-08 10:44:50 -07:00
Jean-Baptiste Queru
2278e60c39 Merge "Adds missing Bluetooth as network type." 2012-08-08 10:43:20 -07:00
Dianne Hackborn
128f16cfe0 am 852f06b3: am 53791582: Merge "More mult-user API work." into jb-mr1-dev
* commit '852f06b3fc84d559c2ff2ede2b8477bfd4c4ffa6':
  More mult-user API work.
2012-08-08 10:27:38 -07:00
Dianne Hackborn
537915828b Merge "More mult-user API work." into jb-mr1-dev 2012-08-08 10:22:49 -07:00
Daniel Sandler
12a4dcb0ae am cd500c67: am 5927d957: Merge "Migrate Dreams default settings to DatabaseHelper." into jb-mr1-dev
* commit 'cd500c670d440564af1c84c9f5c34ea07823df35':
  Migrate Dreams default settings to DatabaseHelper.
2012-08-08 08:52:30 -07:00
Daniel Sandler
5927d957ea Merge "Migrate Dreams default settings to DatabaseHelper." into jb-mr1-dev 2012-08-08 08:47:40 -07:00
Daniel Sandler
fdb7c36a10 Migrate Dreams default settings to DatabaseHelper.
Also switch Dreams on for all charging devices by default.

Change-Id: Iccbcc2906d55214320b2f467e88ba9cb188f4886
2012-08-08 08:38:48 -04:00