Romain Guy
7d5c0e660e
am 15f0a79a: Merge "fix typo in comment @beamsOverlap"
...
Merge commit '15f0a79a81fd18211603587bcd46eee0e37ced4d' into gingerbread-plus-aosp
* commit '15f0a79a81fd18211603587bcd46eee0e37ced4d':
fix typo in comment @beamsOverlap
2010-09-12 12:01:54 -07:00
Romain Guy
15f0a79a81
Merge "fix typo in comment @beamsOverlap"
2010-09-12 11:42:49 -07:00
Brad Fitzpatrick
171c83f47d
am 11fe181e: Add faster TextUtil function for searching delimited lists.
...
Merge commit '11fe181e16501103d7c0f70344661ea2ef5d3df9' into gingerbread-plus-aosp
* commit '11fe181e16501103d7c0f70344661ea2ef5d3df9':
Add faster TextUtil function for searching delimited lists.
2010-09-12 11:03:48 -07:00
Brad Fitzpatrick
11fe181e16
Add faster TextUtil function for searching delimited lists.
...
The previous version in Settings allocated memory.
Change-Id: I0f821112dc8f830689489f201ce268195f9e6cbd
2010-09-12 10:58:38 -07:00
Adam Powell
12e08f3a88
am 26cab064: Merge "Allow two finger pan and scale on touchscreens with FEATURE_TOUCHSCREEN_MULTITOUCH_DISTINCT." into gingerbread
...
Merge commit '26cab06472badee374ac854f5a210991c37c4493' into gingerbread-plus-aosp
* commit '26cab06472badee374ac854f5a210991c37c4493':
Allow two finger pan and scale on touchscreens with
2010-09-12 10:28:50 -07:00
Adam Powell
26cab06472
Merge "Allow two finger pan and scale on touchscreens with FEATURE_TOUCHSCREEN_MULTITOUCH_DISTINCT." into gingerbread
2010-09-12 10:25:55 -07:00
madan ankapura
44e8ec7197
fix typo in comment @beamsOverlap
...
Change-Id: I7c7f8e94391ed71a54b65badea164286281df7e3
2010-09-12 09:09:05 -07:00
Jean-Baptiste Queru
ec06144c9d
am 36edb202: Merge "Make DRM libraries optional"
...
Merge commit '36edb2028acf9f876a288a49a66bc749b28e64c1' into gingerbread-plus-aosp
* commit '36edb2028acf9f876a288a49a66bc749b28e64c1':
Make DRM libraries optional
2010-09-12 08:57:07 -07:00
Romain Guy
405f537a47
am 89e05fd5: Merge "Fix the layouting of the checkbox."
...
Merge commit '89e05fd560e3347070a55260b7aaec3db5647442' into gingerbread-plus-aosp
* commit '89e05fd560e3347070a55260b7aaec3db5647442':
Fix the layouting of the checkbox.
2010-09-12 08:44:37 -07:00
Jean-Baptiste Queru
36edb2028a
Merge "Make DRM libraries optional"
2010-09-12 08:42:48 -07:00
Jean-Baptiste Queru
fe1d52d572
resolved conflicts for merge of 01937f63 to gingerbread-plus-aosp
...
Change-Id: If4e427d87538477c90f43be7a9733adb8da1c617
2010-09-12 08:35:04 -07:00
Romain Guy
89e05fd560
Merge "Fix the layouting of the checkbox."
2010-09-11 14:06:07 -07:00
Romain Guy
01937f63dc
Merge "Memory leak in TextKeyListener."
2010-09-11 14:03:11 -07:00
Jean-Baptiste Queru
b387571c42
am ca6de93a: Merge "Fix number counter will keep going after window losed focus."
...
Merge commit 'ca6de93a9d2f11a18187d9fcd54303813c06094a' into gingerbread-plus-aosp
* commit 'ca6de93a9d2f11a18187d9fcd54303813c06094a':
Fix number counter will keep going after window losed focus.
2010-09-10 16:39:35 -07:00
Jean-Baptiste Queru
ca6de93a9d
Merge "Fix number counter will keep going after window losed focus."
2010-09-10 16:13:13 -07:00
Jaikumar Ganesh
b987146123
am e442fb6c: Merge "Register ServiceStateChanged to CallManager." into gingerbread
...
Merge commit 'e442fb6c9215fc6329522915805a9582ec2c3323' into gingerbread-plus-aosp
* commit 'e442fb6c9215fc6329522915805a9582ec2c3323':
Register ServiceStateChanged to CallManager.
2010-09-10 16:01:19 -07:00
Jaikumar Ganesh
e442fb6c92
Merge "Register ServiceStateChanged to CallManager." into gingerbread
2010-09-10 15:54:19 -07:00
Jean-Baptiste Queru
03821dc6ea
am 962e4826: Merge "Allow two SurfaceViews inbetween the app and the wallpaper."
...
Merge commit '962e482606e3f8f8c0b8e540888eaef56a1c8603' into gingerbread-plus-aosp
* commit '962e482606e3f8f8c0b8e540888eaef56a1c8603':
Allow two SurfaceViews inbetween the app and the wallpaper.
2010-09-10 15:47:34 -07:00
Jean-Baptiste Queru
d77b0dfdf3
am 7c65585f: Merge "Make sure OutOfMemoryError is handled by WallpaperManager"
...
Merge commit '7c65585feb761a3e00bb2b8a468d43f70a8c3cdc' into gingerbread-plus-aosp
* commit '7c65585feb761a3e00bb2b8a468d43f70a8c3cdc':
Make sure OutOfMemoryError is handled by WallpaperManager
2010-09-10 15:47:27 -07:00
John Wang
d028bd0a5f
Register ServiceStateChanged to CallManager.
...
Change-Id: I216bac222e1bfd93ad36c0aeafa85c232dd60abe
2010-09-10 15:23:21 -07:00
Jean-Baptiste Queru
962e482606
Merge "Allow two SurfaceViews inbetween the app and the wallpaper."
2010-09-10 14:36:21 -07:00
Jean-Baptiste Queru
7c65585feb
Merge "Make sure OutOfMemoryError is handled by WallpaperManager"
2010-09-10 14:25:14 -07:00
Gilles Debunne
ddea348daa
am e262ab2f: Merge "Changed menu and expandedMenu background color to dark." into gingerbread
...
Merge commit 'e262ab2f797eeaf9ad200a1b8479f67641c2aebb' into gingerbread-plus-aosp
* commit 'e262ab2f797eeaf9ad200a1b8479f67641c2aebb':
Changed menu and expandedMenu background color to dark.
2010-09-10 14:19:50 -07:00
Gilles Debunne
e262ab2f79
Merge "Changed menu and expandedMenu background color to dark." into gingerbread
2010-09-10 14:16:29 -07:00
Brad Fitzpatrick
37fc8cc7b8
am b724d251: Merge "Enable strictmode logging in system_server & add a lock." into gingerbread
...
Merge commit 'b724d2519a900744a477bd57df6a2f8703c87e72' into gingerbread-plus-aosp
* commit 'b724d2519a900744a477bd57df6a2f8703c87e72':
Enable strictmode logging in system_server & add a lock.
2010-09-10 14:08:58 -07:00
Jesse Wilson
30f163e4d9
am 86333015: Merge "Delete AWT from frameworks/base." into gingerbread
...
Merge commit '863330154e8d42e688ffda02c497f53d8b213a2d' into gingerbread-plus-aosp
* commit '863330154e8d42e688ffda02c497f53d8b213a2d':
Delete AWT from frameworks/base.
2010-09-10 14:06:10 -07:00
Brad Fitzpatrick
b724d2519a
Merge "Enable strictmode logging in system_server & add a lock." into gingerbread
2010-09-10 14:05:57 -07:00
Jesse Wilson
863330154e
Merge "Delete AWT from frameworks/base." into gingerbread
2010-09-10 14:04:01 -07:00
Joe Onorato
38f75b97d9
am 58300000: This was already deprecated, but not picked up by the tool DO NOT MERGE
...
Merge commit '58300000c1867eaf10fbfb91c53d1b86a37f5b47' into gingerbread-plus-aosp
* commit '58300000c1867eaf10fbfb91c53d1b86a37f5b47':
This was already deprecated, but not picked up by the tool DO NOT MERGE
2010-09-10 14:03:28 -07:00
Joe Onorato
58300000c1
This was already deprecated, but not picked up by the tool DO NOT MERGE
...
Change-Id: I4740a37039d0817a7f433f169ac2afc074101533
2010-09-10 16:58:58 -04:00
Gilles Debunne
26b16f3946
Changed menu and expandedMenu background color to dark.
...
Change-Id: I662e635c49a4a80295a2f11ccd9406301ffd831d
2010-09-10 13:51:22 -07:00
Eric Fischer
e7be8e8f6c
am b6a007c5: Merge "Import revised translations. DO NOT MERGE" into gingerbread
...
Merge commit 'b6a007c5cd7bb02250d4dd573ba89367a010a473' into gingerbread-plus-aosp
* commit 'b6a007c5cd7bb02250d4dd573ba89367a010a473':
Import revised translations. DO NOT MERGE
2010-09-10 13:21:26 -07:00
Eric Fischer
b6a007c5cd
Merge "Import revised translations. DO NOT MERGE" into gingerbread
2010-09-10 13:18:37 -07:00
Eric Fischer
41c2489ee1
Import revised translations. DO NOT MERGE
...
Change-Id: Ia93fc0d7ab89ff0ccf09f183ae0c9366ce72f9d0
2010-09-10 13:04:39 -07:00
Brett Chabot
0194eeabfe
am 4940ff85: Update to new ddmlib-prebuilt api.
...
Merge commit '4940ff85d561310d2c122ca6bd7de4d00772b095' into gingerbread-plus-aosp
* commit '4940ff85d561310d2c122ca6bd7de4d00772b095':
Update to new ddmlib-prebuilt api.
2010-09-10 13:03:57 -07:00
Xavier Ducrohet
fa8887848e
am 89fef418: Merge "Avoid pre-processing images when they won\'t be used"
...
Merge commit '89fef4183a3c58aebbbf66e894bbdc1ae9f634e9' into gingerbread-plus-aosp
* commit '89fef4183a3c58aebbbf66e894bbdc1ae9f634e9':
Avoid pre-processing images when they won't be used
2010-09-10 13:03:43 -07:00
Jean-Baptiste Queru
e3dabc4bc4
am beeb71df: fix build
...
Merge commit 'beeb71dfd4ffe635daba3745515bb392f7c5ada2' into gingerbread-plus-aosp
* commit 'beeb71dfd4ffe635daba3745515bb392f7c5ada2':
fix build
2010-09-10 13:03:38 -07:00
Jean-Baptiste Queru
03b3eda2f8
am 862438eb: fix build
...
Merge commit '862438eb69297accde289230f4c4623b56a39458' into gingerbread-plus-aosp
* commit '862438eb69297accde289230f4c4623b56a39458':
fix build
2010-09-10 13:03:33 -07:00
Jean-Baptiste Queru
3b3d2160b7
am 7547b8ea: fix build
...
Merge commit '7547b8eac6a4011683a93f51fdabf5a978e1f18c' into gingerbread-plus-aosp
* commit '7547b8eac6a4011683a93f51fdabf5a978e1f18c':
fix build
2010-09-10 13:03:29 -07:00
Jean-Baptiste Queru
6fc97b3500
am 93548db6: fix build
...
Merge commit '93548db645dd4fd2b9c1dd270421ac0b38de720e' into gingerbread-plus-aosp
* commit '93548db645dd4fd2b9c1dd270421ac0b38de720e':
fix build
2010-09-10 13:03:24 -07:00
Joe Onorato
ebdac324a8
am 81fe092d: Merge "Make @deprecated without a comment an error DO NOT MERGE" into gingerbread
...
Merge commit '81fe092d11607912944a49c47df6c14e28a977b8' into gingerbread-plus-aosp
* commit '81fe092d11607912944a49c47df6c14e28a977b8':
Make @deprecated without a comment an error DO NOT MERGE
2010-09-10 12:49:15 -07:00
Jean-Baptiste Queru
3802949f5c
Make DRM libraries optional
...
Change-Id: I0b591b75a035bc6d8049c85b595966845fedaa15
2010-09-10 12:46:57 -07:00
Joe Onorato
fb71733b35
am 7c8258d0: Merge "Fix the last remaining @deprecated tag without comment warning." into gingerbread
...
Merge commit '7c8258d064efe70e8551480eaafd7296f659acd5' into gingerbread-plus-aosp
* commit '7c8258d064efe70e8551480eaafd7296f659acd5':
Fix the last remaining @deprecated tag without comment warning.
2010-09-10 12:46:52 -07:00
Joe Onorato
81fe092d11
Merge "Make @deprecated without a comment an error DO NOT MERGE" into gingerbread
2010-09-10 12:45:18 -07:00
Joe Onorato
7c8258d064
Merge "Fix the last remaining @deprecated tag without comment warning." into gingerbread
2010-09-10 12:44:36 -07:00
Scott Main
4cf0f45d65
am 3b202844: am 51c18989: docs: update platform dashboard
...
Merge commit '3b202844fef5eb1a213bd7108dd1b6d42b1d9c64' into gingerbread-plus-aosp
* commit '3b202844fef5eb1a213bd7108dd1b6d42b1d9c64':
docs: update platform dashboard
2010-09-10 12:39:57 -07:00
Scott Main
3b202844fe
am 51c18989: docs: update platform dashboard
...
Merge commit '51c18989cf44d14a7ff82c45d9886b7ea55bd068' into gingerbread
* commit '51c18989cf44d14a7ff82c45d9886b7ea55bd068':
docs: update platform dashboard
2010-09-10 12:34:06 -07:00
Joe Onorato
e94f6db177
Make @deprecated without a comment an error DO NOT MERGE
...
(do not merge because in master, this error has a different code 114 instead of 14)
Change-Id: Iffc58423a8e972f3f59edfe6668beac4b65182e0
2010-09-10 15:02:06 -04:00
Joe Onorato
4d8cc7bdf4
Fix the last remaining @deprecated tag without comment warning.
...
Change-Id: Id4c50dee743fa781ca3f470f97ed76d1501f7222
2010-09-10 15:01:35 -04:00
Scott Main
51c18989cf
docs: update platform dashboard
...
Change-Id: Id4acf3ca425b278e534f83511fb10dfdbdceb03b
2010-09-10 11:46:17 -07:00