b58959a500453f9b3eaaa1ba2751bd3d8c5a190d |
|
25-Jan-2011 |
Hung-ying Tyan <tyanh@google.com> |
Merge "SipEditor: unregister previous primary SIP account..." into gingerbread
|
aa7ea4c129fd3df00553cfed67e71065011952ab |
|
06-Jan-2011 |
Chung-yih Wang <cywang@google.com> |
Add auth. username field in SipEditor. bug:3226867 Change-Id: I49321b24bb0bd5b8544b3481831ee0b6ee9d0edf
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
63c2415c9a85efa36d5195f91beb421f4f026e35 |
|
06-Jan-2011 |
Hung-ying Tyan <tyanh@google.com> |
SipEditor: unregister previous primary SIP account... only when new one is selected as primary. Bug: 3327553 Change-Id: I86bb61fa5f5638f7d9a001388009313c6d78d170
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
ba635a36a0f955f4851eaf088a3a2f3a5262e23a |
|
22-Oct-2010 |
Chung-yih Wang <cywang@google.com> |
Fix the phone hung issue if the focus is in SipEditor. 1. We will defer the close until the user change any field in SipEditor. 2. Disables all fields and 'remove account' when we launch the sip editor and phone is not idle. 3. Disables the "Receive incoming call" and "Add Account" buttons in SIP Setting screen if the phone is not idle. bug : http://b/3116480 Change-Id: I2f1d31c46b402f062234e9d6e86a00d9ce61c045
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
0fb4528c4fcbdc5c0be69ba11dbdf4f8f27d55af |
|
05-Oct-2010 |
Hung-ying Tyan <tyanh@google.com> |
SipSetting: supply PendingIntent when opening a profile. Add SipUtil for creating the PendingIntent. It's shared by multiple classes. Companion CL: https://android-git.corp.google.com/g/#change,71799 Change-Id: I7370f084cc17cd8096d0c83c95ccc09ecd814002
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
dad85ef297bfb5fb97a94379d4d4e5b411030379 |
|
03-Oct-2010 |
Hung-ying Tyan <tyanh@google.com> |
Save profile in SipEditor for better UX. + Move all DB and SipService operations to SipEditor. + Execute all the ops in a background thread. + Make home button click save the profile. This fixes the use case of user clicking home button mentioned in: http://b/issue?id=2997976 + Fix an unreported bug where selecting a nonprimary account to be primary does not remove the phone of the old primary account in CallManager. + Fix a type in strings.xml: "Call phone call" --> "Cell phone call" Change-Id: Ic1ffa946e4e75bf12c3d1209a35b7d59aa255419
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
e41c3381b2938bcdb1f620c7e29ec763dbd42aea |
|
03-Oct-2010 |
Hung-ying Tyan <tyanh@google.com> |
SipEditor: don't verbose log password Change several logging from level d to v. Change-Id: I4ec53098e94f73e720c4de91923e5fad7ef92387
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
5b917a6c4629e8f989e05fc9878ffcf2c75da984 |
|
14-Sep-2010 |
Hung-ying Tyan <tyanh@google.com> |
Misc fixes/refactoring for SipEditor. + allow the back button to cancel when all the fields are empty. + change default value of receiving calls to false. + fix initial value problem where android:defaultValue doesn't work as expected. + specify android:inputType for port number. + check port number range. + move getValue()/setValue() to PreferenceKey. http://b/issue?id=2997976 http://b/issue?id=2991065 Change-Id: Ida33acf3e7e6a3d19922858140d177ca7150b503
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
998050730b423a5888a561e9f8230d499515d864 |
|
11-Sep-2010 |
Hung-ying Tyan <tyanh@google.com> |
Misc fixes in SipEditor. + remove profile name. + fix default value for the Receiving calls option. + put username and password together. http://b/issue?id=2991626 http://b/issue?id=2988016 http://b/issue?id=2991918 Change-Id: I2f0b2e89f7430176d65d165cd60145f9e48a6e26
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
107d3caaf2fbd6acb56dc3a9838cedf21e34c597 |
|
09-Sep-2010 |
Hung-ying Tyan <tyanh@google.com> |
Fix string translation issues in SipEditor. Change-Id: I7f0ed50e1f130680183054f3704c0dc218a00bec http://b/issue?id=2988154
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
7c2f55531a39cca652d17e1a54ff8aa6cc5a4124 |
|
08-Sep-2010 |
Hung-ying Tyan <tyanh@google.com> |
SipEditor: missing default value for the transport parameter. also fix a null pointer problem when loading an existing profile to editor. http://b/issue?id=2982613 Change-Id: Ief0d7efc23dc15a3596c816ebc59a3c42b35829a
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
ac21dcfb468598c08ae5e21f6a7d939e3b2314cd |
|
07-Sep-2010 |
Hung-ying Tyan <tyanh@google.com> |
Minor fixes on SipEditor + show "optional" in Outbound proxy address's summary + show "same as username" in Display name's summary + move default values to xml files and revise the code accordingly Change-Id: I2d33ad1b70b1ae0a67f4dfbb7e9ff233d0570969
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
53c36f640cd4edf232b81d2e4c7eefb7222a279a |
|
02-Sep-2010 |
Hung-ying Tyan <tyanh@google.com> |
Misc fixes for SipEditor. + fix primary account handling, + make length of scrambed password same as that of the password, + use hint for default display name; skip validity check for display name. http://b/issue?id=2973376 http://b/issue?id=2972444 http://b/issue?id=2972424 http://b/issue?id=2971685 Change-Id: Ic4c7fd3bfc2589b8b8358b48fb195007456a97d0
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
cf74fe2b5fab4e7c4016e12c6909e70ea625cc02 |
|
02-Sep-2010 |
Hung-ying Tyan <tyanh@google.com> |
SipEditor: handle default display name. Change-Id: Iaca0cc129d97503f4d21c7326a14609a95b56fab
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
a6f6cc70e2a07e79df6db368381180c9f714bd71 |
|
02-Sep-2010 |
Hung-ying Tyan <tyanh@google.com> |
SipEditor: set primary account when profile is saved. Change-Id: I78a13e7bf9f9c899ec33fcbf9f5e35478f77103e
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
0ebb25589bf5f9f97e1bea1c7fc179894b938ae4 |
|
02-Sep-2010 |
Chia-chi Yeh <chiachi@android.com> |
SipEditor: fix another NPE. Change-Id: I44f52c79dc5399a7d2683b1a745c350628dbc97c
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
6accb9026338b980246eefffbfe09f3449863c09 |
|
01-Sep-2010 |
Hung-ying Tyan <tyanh@google.com> |
Add primary account checkbox and optional section to SIP profile editor. Change-Id: I9405ea47b83ad99931ee6b20d908d6410e7d4841
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
bb5fb3fa71c9b9ab678f5cf5f2a9cc69ceea3445 |
|
31-Aug-2010 |
Chung-yih Wang <cywang@google.com> |
Modify the SIP settings UI. +Use the Settings.Sip for the global settings. +Fix the NPE bug http://b/issue?id=2959945. Change-Id: Ibb4daa45c51b53094d6dbd4ea8e45a36c99c7f17
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|
fad09042967550e13affd57f139f375e2948b8af |
|
09-Aug-2010 |
Chung-yih Wang <cywang@google.com> |
Add SIP settings into call feature settings. +add sipbroadcastreceiver for new sip phones/incoming calls. +add permission RECORD_AUDIO. +add unregisterPhone. Change-Id: I5469809c68f582f3bfada2bc2579d388b65f9162
/packages/apps/Phone/src/com/android/phone/sip/SipEditor.java
|