47858 Commits

Author SHA1 Message Date
Wink Saville
8daec83f9a Merge "Delay data reconnection after disconnected." into honeycomb-LTE 2011-04-28 11:50:05 -07:00
Irfan Sheriff
8f87f83898 Merge "Define Protocol class for use with StateMachine" into honeycomb-LTE 2011-04-28 11:38:54 -07:00
Irfan Sheriff
3fc75e9267 Define Protocol class for use with StateMachine
Adds a common namespace for communication across
different state machines

Change-Id: I0a9ae872112567afd35a1dc95ac9283170f3f459
2011-04-28 11:10:03 -07:00
Stephen Hines
697f8b331b am 00df8e23: Merge "Check setName() for null string + fix rsRand()." into honeycomb-mr1
* commit '00df8e230ef797729a3618d1d0c19cda3950c922':
  Check setName() for null string + fix rsRand().
2011-04-27 17:36:38 -07:00
Stephen Hines
00df8e230e Merge "Check setName() for null string + fix rsRand()." into honeycomb-mr1 2011-04-27 17:32:40 -07:00
Alex Sakhartchouk
4658d779e3 Check setName() for null string + fix rsRand().
Change-Id: I5e0042930209861e2eb9acc91380e9473dac0997
2011-04-27 13:30:43 -07:00
Gloria Wang
969749319c am 83ddcdf7: Add heartbeat error codes into MediaErrors.h
* commit '83ddcdf7fdd46b81a2b0ea5acdf9b9dc52b5daa6':
  Add heartbeat error codes into MediaErrors.h
2011-04-27 12:11:49 -07:00
Ramesh Sudini
38d284d323 Remove subclass cast for calls to isDnsCheckDisabled.
Change-Id: Ic9121db810b295d9f614046932badf04f07a42db
2011-04-26 21:17:06 -07:00
Gloria Wang
83ddcdf7fd Add heartbeat error codes into MediaErrors.h
related-to-bug: 4322415

Change-Id: I78137c61e3a8ce9afcb9fb38cb77a83561b9b72d
2011-04-26 19:35:32 -07:00
Ramesh Sudini
315f107109 GsmDCT: Reset DataConnection upon APN disable.
Change-Id: I36a715830604d0fe34f1ab5c8b1bf56eb5777e0f
2011-04-26 16:53:38 -07:00
Ramesh Sudini
5ccc801a97 Delay data reconnection after disconnected.
Change-Id: Iede631b5e92a48883ef87c66dd79490e92ec196a
2011-04-26 16:47:18 -07:00
Joe Fernandez
983cb86388 docs: fix for Misdirected link in topic Declaring Layout
bug 4257430

Change-Id: Id4711c712e99eea1dd537ee2343aedc5014df536
2011-04-26 15:47:39 -07:00
Daniel Sandler
e97528ee9e Account for race condition when attaching HDMI.
The status bar figures out how tall it needs to be by
subtracting 720 (for 720p HDMI output) from the display
height. However, if the display is in the process of
rotating to portrait when HDMI is attached (or for whatever
other reason dispatches the HDMI_PLUGGED_STATE before the
display has been rotated to landscape) this computation will
be wrong.

The quick fix is to compute the status bar height as
shortSide - 720 rather than height - 720.

Bug: 4284690
Change-Id: I3715264a9e32af1299777ccdbdc22ca60926cc79
2011-04-26 13:54:37 -04:00
Scott Main
e20c91de9c am e1e3d7d9: am 97fee855: docs: update a couple usb driver URLs bug: 4339758
* commit 'e1e3d7d97caf89307230e85997f5d23074b216cb':
  docs: update a couple usb driver URLs bug: 4339758
2011-04-26 01:12:14 -07:00
Scott Main
e1e3d7d97c am 97fee855: docs: update a couple usb driver URLs bug: 4339758
* commit '97fee8554d40a8c093ef16934284d9292e4cf7a4':
  docs: update a couple usb driver URLs bug: 4339758
2011-04-26 00:45:35 -07:00
Eric Laurent
969357e31c am 223995dc: Fix issue 4335692: HDMI media volume
* commit '223995dcf28aca2399258951a59559a7ae318ceb':
  Fix issue 4335692: HDMI media volume
2011-04-26 00:19:34 -07:00
Robert Greenwalt
ef568c97b5 Merge "Make new networkAttribute parameter non-optional." into honeycomb-LTE 2011-04-25 16:19:30 -07:00
Robert Greenwalt
af2eb4f6db Make new networkAttribute parameter non-optional.
Dependencymet sets the default dep-met value for the network.  Should
be set to true unless you know what you're doing.

Change-Id: Ifa3765a97615f5333da07bce9defdb8600275129
2011-04-25 16:04:45 -07:00
Scott Main
97fee8554d docs: update a couple usb driver URLs
bug: 4339758

Change-Id: I39357a0061312b189f50c296105cefe3862fc733
2011-04-25 14:53:03 -07:00
Eric Laurent
223995dcf2 Fix issue 4335692: HDMI media volume
Forced music stream volume to max when not muted and output device is HDMI.

Change-Id: Ibd287cea8ae1d3f36fea6651a113bd5cf2dbad13
2011-04-25 13:34:51 -07:00
Ramesh Sudini
dcbba67afc Telephony: Fix merge issue "Set enabled state before notification is sent out."
The original change-id was I6e84920b8d082fd6da838bccb5333051362bc4bc

Change-Id: I758641f8b29346a868e1b6b454ccd3f2341dffb8
2011-04-25 11:30:32 -07:00
Joe Fernandez
41f665a5f9 am c84362a7: am a29e2cca: docs: Fixing Issue with code for Adding Tabs topic bug 4293013
* commit 'c84362a72ab958c4ffe34c16d8cf76883d48f0e8':
  docs: Fixing Issue with code for Adding Tabs topic bug 4293013
2011-04-22 16:46:37 -07:00
Freeman Ng
3b9089c1fa new LTE prepay related values
bug: 4082355
Change-Id: Id5a8f9b8bca64d9cf6ee13b00bd32c4911e9a3fa
2011-04-22 16:42:57 -07:00
Joe Fernandez
c84362a72a am a29e2cca: docs: Fixing Issue with code for Adding Tabs topic bug 4293013
* commit 'a29e2cca5d0e3ff222c09165fd69ca8f4d0f634e':
  docs: Fixing Issue with code for Adding Tabs topic bug 4293013
2011-04-22 16:36:33 -07:00
Joe Fernandez
a29e2cca5d docs: Fixing Issue with code for Adding Tabs topic
bug 4293013

Change-Id: Ia08fe8ae0112af5157607e4fcd07773a945473f3
2011-04-22 16:22:48 -07:00
Scott Main
a2c180a0dd am caf60ebd: am 48c187f9: docs: fix typo in 3.0 notes
* commit 'caf60ebdbdf9769624f17395aabac4cf11ee130d':
  docs: fix typo in 3.0 notes
2011-04-21 17:39:30 -07:00
Scott Main
caf60ebdbd am 48c187f9: docs: fix typo in 3.0 notes
* commit '48c187f9cf2bcb51f446a5a62346f9ef5920c7f3':
  docs: fix typo in 3.0 notes
2011-04-21 17:36:40 -07:00
Scott Main
48c187f9cf docs: fix typo in 3.0 notes
Change-Id: I0925a21b5eb53811736cfe04498917371c8bb67c
2011-04-21 17:22:54 -07:00
Scott Main
69ccfd7a29 am ca7f30eb: am b8a57841: Merge "docs: add a little info to Configuration class description" into honeycomb
* commit 'ca7f30ebb20dcf4c056f57a8c4ab3342cafaed83':
  docs: add a little info to Configuration class description
2011-04-21 10:55:20 -07:00
Scott Main
ca7f30ebb2 am b8a57841: Merge "docs: add a little info to Configuration class description" into honeycomb
* commit 'b8a57841316171d6db4311a65914720213516153':
  docs: add a little info to Configuration class description
2011-04-21 10:53:08 -07:00
Scott Main
b8a5784131 Merge "docs: add a little info to Configuration class description" into honeycomb 2011-04-21 10:51:14 -07:00
Scott Main
fdf854cce5 am 1ccfd8ed: am d155e1a2: docs: change ZTE usb driver link
* commit '1ccfd8ed7db0d6a8e9ac268baed060f0518cb4e5':
  docs: change ZTE usb driver link
2011-04-21 10:18:13 -07:00
Scott Main
1ccfd8ed7d am d155e1a2: docs: change ZTE usb driver link
* commit 'd155e1a2d8768e383824c565a5b4f5a7546960ea':
  docs: change ZTE usb driver link
2011-04-21 10:08:20 -07:00
Scott Main
d155e1a2d8 docs: change ZTE usb driver link
Change-Id: I8a7528094a565f846ceca456787de81c81ee39c9
2011-04-21 09:57:55 -07:00
Scott Main
63848e3df3 docs: add a little info to Configuration class description
Change-Id: I3278759bd1c323330c1143ef71d0644872caa085
2011-04-20 22:20:46 -07:00
Wink Saville
afa79585e0 Remove getCurrentDataConnectionList.
This should not be exposed externally and is used only by
RadioInfo.java a hidden application used for debugging.
I'll another mechanism which will probably use an
asynchronous interface with the DataConnectionTracker.

Change-Id: Ic21cc8d45bd3172c2ceeab154eca6118d94580e9
2011-04-18 16:03:03 -07:00
Wink Saville
64c42cae44 Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.
Change-Id: Ib4b33894da75f5f156066092fb145b478e52f7d7
2011-04-18 14:55:10 -07:00
Wink Saville
6f200f738e Merge "Data connection attempts/retries for multiple APNs" into honeycomb-LTE 2011-04-18 13:28:49 -07:00
Kazuhiro Ondo
6bb582a00c Data connection attempts/retries for multiple APNs
Fixing issues found in IOT. GsmDCT was only attempting to connect
default APNs. This patch will try to attempt to connect/reconnect
all APNs as long as they are ready and in right state.

Change-Id: I6e872936330654dcb25198c800728cb4d033e731
2011-04-18 11:45:46 -07:00
Scott Main
74c890a57a am 1f07f125: am 6669f251: docs: fix snippet errors in web doc
* commit '1f07f1257b62f2ac71696bb430f9328597c3de27':
  docs: fix snippet errors in web doc
2011-04-18 03:08:32 -07:00
Wink Saville
a9378485cb Merge "Telephony: GDCT - Set enabled state before notification is sent out." into honeycomb-LTE 2011-04-16 14:45:42 -07:00
Wink Saville
df43e32177 Merge "Telephony: Set Radio turned off reason when powered off." into honeycomb-LTE 2011-04-16 14:44:08 -07:00
Wink Saville
dc26a0c8d4 Merge "Clean up calls immediately if cid become inactive in unsol data state changed" into honeycomb-LTE 2011-04-16 14:43:30 -07:00
Wink Saville
585b7acb16 Merge "handle missing constants when creating a Phone instance" into honeycomb-LTE 2011-04-16 14:42:49 -07:00
Ramesh Sudini
1aac25187f Telephony: GDCT - Set enabled state before notification is sent out.
Change-Id: I6e84920b8d082fd6da838bccb5333051362bc4bc
2011-04-16 04:54:28 -07:00
Kazuhiro Ondo
96a5f00abe handle missing constants when creating a Phone instance
Change-Id: I6089881830842cbaa5bf6d757c6f723c62c5878d
2011-04-16 04:35:48 -07:00
Ramesh Sudini
157f9a0449 Telephony: Set Radio turned off reason when powered off.
Change-Id: Ie538c888d09b189b30c24fa0fd637265ccce954f
2011-04-16 04:34:27 -07:00
Kazuhiro Ondo
a43db7f48d Clean up calls immediately if cid become inactive in unsol data state changed
Do not perform extra data call list query. Just trust the message sent up
from RIL.

Change-Id: Ic03f5cc13ef05fe1de8fb5826fa37a68708e8e18
2011-04-16 04:32:53 -07:00
Scott Main
1f07f1257b am 6669f251: docs: fix snippet errors in web doc
* commit '6669f251391d7e61a6ea55e2538c941f82514dd9':
  docs: fix snippet errors in web doc
2011-04-15 18:03:14 -07:00
Scott Main
6669f25139 docs: fix snippet errors in web doc
Change-Id: I65648136c2df4bde5fa3bc3495f5166c4c87fe8a
2011-04-15 17:55:33 -07:00