Commit Graph

38903 Commits

Author SHA1 Message Date
Robert Greenwalt
acab17f02a am 1c1ffa0c: Promote MccTable to telephony and use it for both gsm/cdma
Merge commit '1c1ffa0cab8b56274970736d7f3b8c00c01c3d2b' into eclair-plus-aosp

* commit '1c1ffa0cab8b56274970736d7f3b8c00c01c3d2b':
  Promote MccTable to telephony and use it for both gsm/cdma
2009-09-03 13:05:00 -07:00
Robert Greenwalt
1c1ffa0cab Promote MccTable to telephony and use it for both gsm/cdma
This adds timezone/locale/wifi-regulator-channels initialization to cdma (gsm already had it).

bug: 2071211
2009-09-03 12:34:15 -07:00
Marco Nelissen
9c0b2da22a am 5e528841: am e1da8be5: Merge change 23835 into eclair
Merge commit '5e5288410702ea426c401be19e9221f63532cfe8'

* commit '5e5288410702ea426c401be19e9221f63532cfe8':
  When encountering a .nomedia file, notify the MediaScannerClient,
2009-09-03 12:31:24 -07:00
Marco Nelissen
5e52884107 am e1da8be5: Merge change 23835 into eclair
Merge commit 'e1da8be501e953cdf50b0ba2edf8fe68af8cf2b9' into eclair-plus-aosp

* commit 'e1da8be501e953cdf50b0ba2edf8fe68af8cf2b9':
  When encountering a .nomedia file, notify the MediaScannerClient,
2009-09-03 12:29:51 -07:00
Android (Google) Code Review
e1da8be501 Merge change 23835 into eclair
* changes:
  When encountering a .nomedia file, notify the MediaScannerClient, so that it can erase the data column for entries that are in the folder containing the .nomedia file. This prevents us from deleting (via a delete trigger) files when somebody adds a .nomedia file after the fact.
2009-09-03 12:27:26 -07:00
Leon Scroggins
5d0efbd228 am 7eb63ba5: am b00fc735: Merge change 23760 into eclair
Merge commit '7eb63ba5666ce470e4d99164965a28dc63e681f6'

* commit '7eb63ba5666ce470e4d99164965a28dc63e681f6':
  Attach the title bar to the top of the page.
2009-09-03 11:47:16 -07:00
Mike Lockwood
a773ae47bb am 01589770: am fbd9b87f: Merge change 23807 into eclair
Merge commit '015897709182be40eb5e9aee19e9ef396738a33e'

* commit '015897709182be40eb5e9aee19e9ef396738a33e':
  Add support for running apps with uid/gid AID_LOG by specifying android.uid.log in the manifest
2009-09-03 11:44:55 -07:00
Leon Scroggins
7eb63ba566 am b00fc735: Merge change 23760 into eclair
Merge commit 'b00fc7357f50ba0ebc1a5e48be2a1ee096bf1b67' into eclair-plus-aosp

* commit 'b00fc7357f50ba0ebc1a5e48be2a1ee096bf1b67':
  Attach the title bar to the top of the page.
2009-09-03 11:44:43 -07:00
Android (Google) Code Review
b00fc7357f Merge change 23760 into eclair
* changes:
  Attach the title bar to the top of the page.
2009-09-03 11:43:06 -07:00
Mike Lockwood
0158977091 am fbd9b87f: Merge change 23807 into eclair
Merge commit 'fbd9b87feab649dc7410711ceaa589e5f058c753' into eclair-plus-aosp

* commit 'fbd9b87feab649dc7410711ceaa589e5f058c753':
  Add support for running apps with uid/gid AID_LOG by specifying android.uid.log in the manifest
2009-09-03 11:42:21 -07:00
Android (Google) Code Review
fbd9b87fea Merge change 23807 into eclair
* changes:
  Add support for running apps with uid/gid AID_LOG by specifying android.uid.log in the manifest
2009-09-03 11:40:42 -07:00
Daniel Sandler
9d8fd42a7f am 021856d7: am 704a488e: Merge change 23833 into eclair
Merge commit '021856d7a1f6d6e1a22973d1e5e057f07bf74eb7'

* commit '021856d7a1f6d6e1a22973d1e5e057f07bf74eb7':
  New, darker tab widgets for the platform.
2009-09-03 11:27:46 -07:00
Daniel Sandler
021856d7a1 am 704a488e: Merge change 23833 into eclair
Merge commit '704a488ef5f5b50ed82332cbff8d6d982ac09118' into eclair-plus-aosp

* commit '704a488ef5f5b50ed82332cbff8d6d982ac09118':
  New, darker tab widgets for the platform.
2009-09-03 11:25:37 -07:00
Android (Google) Code Review
704a488ef5 Merge change 23833 into eclair
* changes:
  New, darker tab widgets for the platform.
2009-09-03 11:23:22 -07:00
Marco Nelissen
8b04661700 When encountering a .nomedia file, notify the MediaScannerClient,
so that it can erase the data column for entries that are in the
folder containing the .nomedia file. This prevents us from
deleting (via a delete trigger) files when somebody adds a
.nomedia file after the fact.
2009-09-03 11:22:28 -07:00
Leon Scroggins
0236e673d8 Attach the title bar to the top of the page.
Remove the old notions of changing the viewing mode
resulting in changing the visibility of the title bar.
Instead, attach the title bar to the top of the page.
Change contentToView() to contentToViewY() (and an X
version; same change for viewToContent), to account
for the title bar's height.  Adjust the parameters
for drawing the scroll bar to account for the title bar.
Requires a change to packages/apps/Browser.

Change-Id: Ic0f7d6e0a1cce58ba2bca87337cf72a8194e9aa4
2009-09-03 14:08:53 -04:00
Mike Reed
9ee311b1c1 am 1d56df66: am 70fc6257: Merge change 23828 into eclair
Merge commit '1d56df6688e1f3cb6db9ad72694476b908e1c077'

* commit '1d56df6688e1f3cb6db9ad72694476b908e1c077':
  allow subclassing for drawing vertical scrollbar, so that clients (e.g. webview) can resize/position
2009-09-03 10:50:08 -07:00
Mike Reed
1d56df6688 am 70fc6257: Merge change 23828 into eclair
Merge commit '70fc625745b5c6303951113e6d17ea57870fe2f7' into eclair-plus-aosp

* commit '70fc625745b5c6303951113e6d17ea57870fe2f7':
  allow subclassing for drawing vertical scrollbar, so that clients (e.g. webview) can resize/position
2009-09-03 10:48:29 -07:00
Mike Lockwood
d42685d5de Add support for running apps with uid/gid AID_LOG by specifying android.uid.log in the manifest
This is needed to allow the BugReportService to start the dumpstate service.

Change-Id: I12cab23767c919592da102c654b6b80416717661
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-03 13:47:54 -04:00
Android (Google) Code Review
70fc625745 Merge change 23828 into eclair
* changes:
  allow subclassing for drawing vertical scrollbar, so that clients (e.g. webview) can resize/position
2009-09-03 10:46:59 -07:00
Android (Google) Code Review
27c20667fc Merge change 23830
* changes:
  Fix preloaded-classes for recent Hashtable change. (Remove obsolete nested classes.)
2009-09-03 10:35:10 -07:00
Joshua Bloch
251ab751da Fix preloaded-classes for recent Hashtable change.
(Remove obsolete nested classes.)
2009-09-03 10:30:58 -07:00
Mike Reed
4d6fe5ffdc allow subclassing for drawing vertical scrollbar, so that clients (e.g. webview) can resize/position 2009-09-03 13:29:05 -04:00
Daniel Sandler
435b8a3c8a New, darker tab widgets for the platform.
Helps address the long-running http://b/2086871 ; Contacts is
legible again (if low-res).
2009-09-03 13:28:15 -04:00
Cynthia Wong
904de61465 Override getAccounts to return an empty AccountSet in MockAccountManager. This used to throw an NPE instead since IAccountManagerService is set to NULL. 2009-09-03 10:06:55 -07:00
Andreas Huber
bb91b35ca5 am 461cb561: am f6190284: Merge change 23715 into eclair
Merge commit '461cb5613c692f734e2fe9b005d21c5a2f3e8203'

* commit '461cb5613c692f734e2fe9b005d21c5a2f3e8203':
  Setting the component role appears to be mandatory now for all mime types.
2009-09-03 09:53:52 -07:00
Andreas Huber
7c6481b49b am ca963369: am 8e65337d: Merge change 23714 into eclair
Merge commit 'ca963369c7791436f650b6463b68cd3269ef4a15'

* commit 'ca963369c7791436f650b6463b68cd3269ef4a15':
  Some work to make audio encoding work.
2009-09-03 09:53:46 -07:00
Libin Tang
94fc8dea3e am b3f12a98: am a7d7a86b: Merge change 23818 into eclair
Merge commit 'b3f12a98c60e6f2c36a958ab7993bc3890baa230'

* commit 'b3f12a98c60e6f2c36a958ab7993bc3890baa230':
  Exit Emergency Callback Mode if phone process crashes/restarts
2009-09-03 09:53:40 -07:00
Jeff Hamilton
e31787620b am 8d4713e5: am 505cbb44: Merge change 23811 into eclair
Merge commit '8d4713e564260b4ebc58f4889def0c5fc19ae6f9'

* commit '8d4713e564260b4ebc58f4889def0c5fc19ae6f9':
  Fix the registration of the package changes broadcast receiver.
2009-09-03 09:53:27 -07:00
Steve Block
c688891545 am 478ac277: am b84138c7: Merge change 23806 into eclair
Merge commit '478ac27782a4d68f8726a485781bfd18d1f622e1'

* commit '478ac27782a4d68f8726a485781bfd18d1f622e1':
  Handle security exception when Geolocation registers with system location service in DumpRenderTree.
2009-09-03 09:53:19 -07:00
Robert Greenwalt
15ab9f5cf7 am 1cfe4b2a: am e8f605ff: Merge change 23761 into eclair
Merge commit '1cfe4b2a75041b6853c304eeaee1ae84bbf5f2a8'

* commit '1cfe4b2a75041b6853c304eeaee1ae84bbf5f2a8':
  Fix compilation of add-resource tag.
2009-09-03 09:53:09 -07:00
Daniel Sandler
e545a9c553 am 7a1140ee: am 47cec9fa: Merge change 23817 into eclair
Merge commit '7a1140ee899a9fef550e7a573e44c2d1bd9ad721'

* commit '7a1140ee899a9fef550e7a573e44c2d1bd9ad721':
  Fix http://b/issue?id=2096107 (cosmetic issue for menus in WVGA)
2009-09-03 09:53:03 -07:00
Eric Laurent
45a3241b58 am 6e1e1c6b: am 1a3af62b: Merge change 23801 into eclair
Merge commit '6e1e1c6b781969e2af287ee7dd5074e215dc0725'

* commit '6e1e1c6b781969e2af287ee7dd5074e215dc0725':
  fix issue 2096657: Sholes: residue shutter sound heard ONCE while taking a picture AFTER the volume is turned off.
2009-09-03 09:52:41 -07:00
Eric Laurent
481294fae8 am 7838887a: am cabd01f4: Merge change 23798 into eclair
Merge commit '7838887af4e63a1d31d98a9c4d31e1c40dabe297'

* commit '7838887af4e63a1d31d98a9c4d31e1c40dabe297':
  Fix issue 2097083: STREAM_SYSTEM should be at max volume.
2009-09-03 09:52:35 -07:00
Wei Huang
23e07a2ec7 am 80a268bd: am 558340f2: Merge change 23793 into eclair
Merge commit '80a268bdc94c9ab092d741a5525285a4358587fa'

* commit '80a268bdc94c9ab092d741a5525285a4358587fa':
  add conditional verbose logging for when sending a SMS message.
2009-09-03 09:52:17 -07:00
Dianne Hackborn
f84863fbde am f6d2ccc1: am 85644d78: Really fix issue #:2097189 can\'t set custom wallpaper
Merge commit 'f6d2ccc19f2f4ef3f5dc1efe2d97549146ce7bab'

* commit 'f6d2ccc19f2f4ef3f5dc1efe2d97549146ce7bab':
  Really fix issue #:2097189 can't set custom wallpaper
2009-09-03 09:52:05 -07:00
Jeff Sharkey
bc974e2f79 am bc0f52ea: am 0c36a517: Add private API for data with presence.
Merge commit 'bc0f52ea0b044de8fa787c3dd63cde829dc009c3'

* commit 'bc0f52ea0b044de8fa787c3dd63cde829dc009c3':
  Add private API for data with presence.
2009-09-03 09:51:46 -07:00
Dianne Hackborn
bc428ff095 am 3df6afc1: am e3c393d3: Merge change 23787 into eclair
Merge commit '3df6afc153d25c32b986b9935874e0dc9e90ec3d'

* commit '3df6afc153d25c32b986b9935874e0dc9e90ec3d':
  Fix issue #2097313: Latin IME crashes first use
2009-09-03 09:51:40 -07:00
Libin Tang
71c55e5114 am 13cb90a7: am e2c9187b: Merge change 23782 into eclair
Merge commit '13cb90a745a91ae5be76420bb7374b44a9b2317e'

* commit '13cb90a745a91ae5be76420bb7374b44a9b2317e':
  Fix the issue that dialing *86 during call, the dialing voicemail screen is not shown.
2009-09-03 09:51:32 -07:00
Dianne Hackborn
d196294f76 am 83c36fcb: am 3bb9c6d1: Merge change 23774 into eclair
Merge commit '83c36fcbd4fac92540e207cab94b0295f5de5dbe'

* commit '83c36fcbd4fac92540e207cab94b0295f5de5dbe':
  Fix issue #2097189: can't set custom wallpaper
2009-09-03 09:51:26 -07:00
Dianne Hackborn
47c12a45bc am 03050e8c: am bdd52b26: Fix issue #2097060: Screen all messed up when setup wizard finished
Merge commit '03050e8cd2e895156ac4f94116582df2bb6e7f8f'

* commit '03050e8cd2e895156ac4f94116582df2bb6e7f8f':
  Fix issue #2097060: Screen all messed up when setup wizard finished
2009-09-03 09:51:19 -07:00
Tammo Spalink
4e253d63fe am 8521dca6: am fb16e5cc: Merge change 23607 into eclair
Merge commit '8521dca69bb33a7f45c8233305618e540543b00d'

* commit '8521dca69bb33a7f45c8233305618e540543b00d':
  Reject (NAK) CDMA SMS with unknown teleservice ids.
2009-09-03 09:50:45 -07:00
Andreas Huber
461cb5613c am f6190284: Merge change 23715 into eclair
Merge commit 'f619028470b63ba1c8e9d86fd2faab7bbece873b' into eclair-plus-aosp

* commit 'f619028470b63ba1c8e9d86fd2faab7bbece873b':
  Setting the component role appears to be mandatory now for all mime types.
2009-09-03 09:42:15 -07:00
Andreas Huber
ca963369c7 am 8e65337d: Merge change 23714 into eclair
Merge commit '8e65337d06a1cc4fe896d17a947d46ae5f7257a8' into eclair-plus-aosp

* commit '8e65337d06a1cc4fe896d17a947d46ae5f7257a8':
  Some work to make audio encoding work.
2009-09-03 09:42:07 -07:00
Scott Main
88ffe75acd resolved conflicts for merge of 438fdfe8 to master 2009-09-03 09:41:39 -07:00
Android (Google) Code Review
f619028470 Merge change 23715 into eclair
* changes:
  Setting the component role appears to be mandatory now for all mime types.
2009-09-03 09:40:17 -07:00
Android (Google) Code Review
8e65337d06 Merge change 23714 into eclair
* changes:
  Some work to make audio encoding work.
2009-09-03 09:40:08 -07:00
Libin Tang
b3f12a98c6 am a7d7a86b: Merge change 23818 into eclair
Merge commit 'a7d7a86b328ac3d506b02ad5d5abc5d8c27b41c5' into eclair-plus-aosp

* commit 'a7d7a86b328ac3d506b02ad5d5abc5d8c27b41c5':
  Exit Emergency Callback Mode if phone process crashes/restarts
2009-09-03 09:37:33 -07:00
Jeff Hamilton
8d4713e564 am 505cbb44: Merge change 23811 into eclair
Merge commit '505cbb446d46466230c23a09b2ceb201b8faae8f' into eclair-plus-aosp

* commit '505cbb446d46466230c23a09b2ceb201b8faae8f':
  Fix the registration of the package changes broadcast receiver.
2009-09-03 09:36:02 -07:00
Android (Google) Code Review
a7d7a86b32 Merge change 23818 into eclair
* changes:
  Exit Emergency Callback Mode if phone process crashes/restarts
2009-09-03 09:35:25 -07:00