Hung-ying Tyan
34552149e4
am 6a53489a: SipService: add UID check.
...
Merge commit '6a53489ae594d7cc373a00687d6ea2f23d0634df' into gingerbread-plus-aosp
* commit '6a53489ae594d7cc373a00687d6ea2f23d0634df':
SipService: add UID check.
2010-09-30 10:10:41 -07:00
Adam Powell
6e9a021e96
am bc87ada1: Merge "Fix text anchors" into gingerbread
...
Merge commit 'bc87ada10de34c2d7b1301af86d94ed7c4801120' into gingerbread-plus-aosp
* commit 'bc87ada10de34c2d7b1301af86d94ed7c4801120':
Fix text anchors
2010-09-30 10:10:34 -07:00
Jeff Brown
76d55a3447
am 5068ad8d: Revert orientation change.
...
Merge commit '5068ad8d2396d6d7bfbdb1c2c3fe57104744f1f9' into gingerbread-plus-aosp
* commit '5068ad8d2396d6d7bfbdb1c2c3fe57104744f1f9':
Revert orientation change.
2010-09-30 10:10:20 -07:00
Robert Greenwalt
aa03f13c3a
am e8dd7160: Merge "Change the 0_fully signal icon to the new style" into gingerbread
...
Merge commit 'e8dd7160146803db6660fa10ab3e4f1d41e46c5b' into gingerbread-plus-aosp
* commit 'e8dd7160146803db6660fa10ab3e4f1d41e46c5b':
Change the 0_fully signal icon to the new style
2010-09-30 10:10:14 -07:00
Jeff Brown
b8182a382d
am 93e3296f: Merge "PointerLocationView: Display orientation correctly." into gingerbread
...
Merge commit '93e3296f946bf54e0f8172c9d26355d9a65c878f' into gingerbread-plus-aosp
* commit '93e3296f946bf54e0f8172c9d26355d9a65c878f':
PointerLocationView: Display orientation correctly.
2010-09-30 10:10:09 -07:00
Chia-chi Yeh
cbee622954
am 0a537b78: Merge "RTP: Enable AMR codec." into gingerbread
...
Merge commit '0a537b78d3fb4db86411d745b2696459d6b98ef6' into gingerbread-plus-aosp
* commit '0a537b78d3fb4db86411d745b2696459d6b98ef6':
RTP: Enable AMR codec.
2010-09-30 10:10:02 -07:00
Hung-ying Tyan
947d2abd82
am 2365b78e: Merge "SIP: misc fixes." into gingerbread
...
Merge commit '2365b78e64feaa9527efb15bf4ac207a837f2b45' into gingerbread-plus-aosp
* commit '2365b78e64feaa9527efb15bf4ac207a837f2b45':
SIP: misc fixes.
2010-09-30 10:09:53 -07:00
Hung-ying Tyan
49c13e512c
am 0e412304: Catch exceptions in SipPhone.canTake().
...
Merge commit '0e412304813ccd3a3fb6a643836e4f0922d1dc44' into gingerbread-plus-aosp
* commit '0e412304813ccd3a3fb6a643836e4f0922d1dc44':
Catch exceptions in SipPhone.canTake().
2010-09-30 10:09:39 -07:00
Hung-ying Tyan
2c4573263a
am 421c34c1: SipPhone: revise hangup() in SipCall and SipConnection.
...
Merge commit '421c34c162098efe870574844a7ee49812bbb929' into gingerbread-plus-aosp
* commit '421c34c162098efe870574844a7ee49812bbb929':
SipPhone: revise hangup() in SipCall and SipConnection.
2010-09-30 10:09:33 -07:00
Gilles Debunne
8064dd2265
am 71e24862: Merge "New assets for status bar data_edge and overscroll" into gingerbread
...
Merge commit '71e2486209856d33d027389be2bd4924a03c4f86' into gingerbread-plus-aosp
* commit '71e2486209856d33d027389be2bd4924a03c4f86':
New assets for status bar data_edge and overscroll
2010-09-30 10:08:38 -07:00
Ying Wang
3b197dfc7f
am 3caaa64e: Merge "Fix proguard flag file dependency." into gingerbread
...
Merge commit '3caaa64e866fa3aba1d5ba3070a3b092bb835a93' into gingerbread-plus-aosp
* commit '3caaa64e866fa3aba1d5ba3070a3b092bb835a93':
Fix proguard flag file dependency.
2010-09-30 09:33:19 -07:00
Hung-ying Tyan
6a53489ae5
SipService: add UID check.
...
Only allow creator or radio user to access profiles.
Change-Id: I548938f117926bcc878419142d1b5d818a4e70df
2010-09-30 12:40:11 +08:00
Adam Powell
bc87ada10d
Merge "Fix text anchors" into gingerbread
2010-09-29 21:05:12 -07:00
Adam Powell
ba0a2c383f
Fix text anchors
...
Change-Id: Iddd5434a1dbeb1adc2143db73ed27df6b575319e
2010-09-29 21:02:19 -07:00
Jeff Brown
5068ad8d23
Revert orientation change.
...
Change-Id: I1a6d13be118533171b9a75025dcf7985dd7e12b5
2010-09-29 20:14:56 -07:00
Robert Greenwalt
e8dd716014
Merge "Change the 0_fully signal icon to the new style" into gingerbread
2010-09-29 19:48:57 -07:00
Jeff Brown
93e3296f94
Merge "PointerLocationView: Display orientation correctly." into gingerbread
2010-09-29 19:08:02 -07:00
Jeff Brown
707a57aa26
PointerLocationView: Display orientation correctly.
...
Canvas rotations are counterclockwise, orientation is clockwise,
so we need to mind the sign of the rotation.
Change-Id: I2a8b60599bd26e9dc3ced2e13942f846461333df
2010-09-29 18:41:11 -07:00
Chia-chi Yeh
0a537b78d3
Merge "RTP: Enable AMR codec." into gingerbread
2010-09-29 18:32:24 -07:00
Hung-ying Tyan
2365b78e64
Merge "SIP: misc fixes." into gingerbread
2010-09-29 18:12:12 -07:00
Chia-chi Yeh
f88fc1fa90
RTP: Enable AMR codec.
...
Change-Id: I49e6bdc1b67306b44173f2f346f8372a50264870
2010-09-30 08:55:12 +08:00
Hung-ying Tyan
0e41230481
Catch exceptions in SipPhone.canTake().
...
Exceptions may throw during canTake() as the peer may cancel the call and
result in a race with this method call.
Change-Id: I61903d601d8f9b2dcb4c4fbe1586e2c1a1069109
http://b/issue?id=3033868
2010-09-30 08:30:36 +08:00
Hung-ying Tyan
421c34c162
SipPhone: revise hangup() in SipCall and SipConnection.
...
Make them DISCONNECTED immediately. Don't enter DISCONNECTING state and wait
until SipSession ends the session. SipSession will get timed out eventually
but PhoneApp/user don't need to know this detail and wait.
This should fix the bug:
http://b/issue?id=3027719
Change-Id: Ida5a1bd09d08b9d591721384b4978127619aab51
2010-09-30 08:26:59 +08:00
Hung-ying Tyan
fb3a98b1d8
SIP: misc fixes.
...
+ Fix keepalive timer event leak due to the race between stopping timer and
the async'ed timeout handler
+ SipSessionImpl: set state before handling an event to ensure we get correct
state when some error occurs during handling the event.
+ Fix potential NPE in SipManager.ListenerRelay.getUri().
Change-Id: I021ee34f83059fd4fbb64b30bea427a5462aa51b
2010-09-30 08:10:17 +08:00
Gilles Debunne
71e2486209
Merge "New assets for status bar data_edge and overscroll" into gingerbread
2010-09-29 17:05:26 -07:00
Gilles Debunne
03b58063de
New assets for status bar data_edge and overscroll
...
Change-Id: I32b8e036fc54a912719df660db3063045d8d7c93
2010-09-29 17:02:50 -07:00
Robert Greenwalt
edf2971cd5
Change the 0_fully signal icon to the new style
...
bug:3047901
Change-Id: I1faceb69fa44714bf1d73db0da7bddaaa3bddf3b
2010-09-29 16:37:24 -07:00
Ying Wang
3caaa64e86
Merge "Fix proguard flag file dependency." into gingerbread
2010-09-29 16:13:21 -07:00
Ying Wang
d252a52028
Fix proguard flag file dependency.
...
Change-Id: Ibc160fc98334ca83fa8059372d2384880069b9d2
2010-09-29 15:18:06 -07:00
Joe Onorato
9a042772c2
am 2a0b3c0d: Merge "AnimatedImageView: Stop the animation when we\'re not visible." into gingerbread
...
Merge commit '2a0b3c0d4cd98385ebfa60cc2014bdb2d7b5a7f5' into gingerbread-plus-aosp
* commit '2a0b3c0d4cd98385ebfa60cc2014bdb2d7b5a7f5':
AnimatedImageView: Stop the animation when we're not visible.
2010-09-29 14:28:03 -07:00
Joe Onorato
2a0b3c0d4c
Merge "AnimatedImageView: Stop the animation when we're not visible." into gingerbread
2010-09-29 14:25:15 -07:00
Joe Onorato
1e7277e204
AnimatedImageView: Stop the animation when we're not visible.
...
Change-Id: I5dedc4048806f1ea44ef4777ccf578a29e79869b
2010-09-29 14:21:06 -07:00
David Brown
5cf44f6907
am 87fbcc2b: Merge "Implement contacts lookup (caller-id) for incoming SIP calls." into gingerbread
...
Merge commit '87fbcc2b73b9b92d50c4520053bfc7bdff4cd91b' into gingerbread-plus-aosp
* commit '87fbcc2b73b9b92d50c4520053bfc7bdff4cd91b':
Implement contacts lookup (caller-id) for incoming SIP calls.
2010-09-29 14:10:37 -07:00
David Brown
87fbcc2b73
Merge "Implement contacts lookup (caller-id) for incoming SIP calls." into gingerbread
2010-09-29 14:08:31 -07:00
Doug Zongker
ab9f508292
am 981dec69: Merge "don\'t delete /cache/recovery/last_log on boot" into gingerbread
...
Merge commit '981dec695f83eb51935fcf480ecbd76ae3f7d6c4' into gingerbread-plus-aosp
* commit '981dec695f83eb51935fcf480ecbd76ae3f7d6c4':
don't delete /cache/recovery/last_log on boot
2010-09-29 13:43:28 -07:00
Doug Zongker
981dec695f
Merge "don't delete /cache/recovery/last_log on boot" into gingerbread
2010-09-29 13:41:00 -07:00
Jaikumar Ganesh
c10207b6bf
am a5c742bf: Merge "Update local cache before sending intent." into gingerbread
...
Merge commit 'a5c742bfd08df55849418cd1c77065ac54d83502' into gingerbread-plus-aosp
* commit 'a5c742bfd08df55849418cd1c77065ac54d83502':
Update local cache before sending intent.
2010-09-29 13:27:38 -07:00
Jaikumar Ganesh
a5c742bfd0
Merge "Update local cache before sending intent." into gingerbread
2010-09-29 13:24:53 -07:00
Doug Zongker
d059055fb3
don't delete /cache/recovery/last_log on boot
...
Change-Id: I7739d7a61f4f0d0c2bc6324580404f61d435d716
2010-09-29 13:22:49 -07:00
Gilles Debunne
ed1cf3dab5
am f0fa2674: Merge "New assets: wifi signal 1, no sim card." into gingerbread
...
Merge commit 'f0fa267492353a98562d32d4359f2099df0f2fcd' into gingerbread-plus-aosp
* commit 'f0fa267492353a98562d32d4359f2099df0f2fcd':
New assets: wifi signal 1, no sim card.
2010-09-29 12:20:31 -07:00
Eric Fischer
97708b19c5
am 5f0c8fe6: Merge "Split strings with SD card references into variations." into gingerbread
...
Merge commit '5f0c8fe6516ab2327f93f1c038d8854dbcbe7ce0' into gingerbread-plus-aosp
* commit '5f0c8fe6516ab2327f93f1c038d8854dbcbe7ce0':
Split strings with SD card references into variations.
2010-09-29 12:17:28 -07:00
Chia-chi Yeh
1c2eab2d86
am 955ab37c: Merge "RTP: Enable GSM-EFR codec." into gingerbread
...
Merge commit '955ab37cee3b2c61e67a2f8ceca895b47f6a182c' into gingerbread-plus-aosp
* commit '955ab37cee3b2c61e67a2f8ceca895b47f6a182c':
RTP: Enable GSM-EFR codec.
2010-09-29 12:17:24 -07:00
Gilles Debunne
f0fa267492
Merge "New assets: wifi signal 1, no sim card." into gingerbread
2010-09-29 12:15:51 -07:00
Eric Fischer
5f0c8fe651
Merge "Split strings with SD card references into variations." into gingerbread
2010-09-29 12:14:10 -07:00
Chia-chi Yeh
955ab37cee
Merge "RTP: Enable GSM-EFR codec." into gingerbread
2010-09-29 12:12:51 -07:00
Eric Fischer
d77782ed63
Split strings with SD card references into variations.
...
Change-Id: I39ead98a753f26c00c1e2ba6344338696263c49b
2010-09-29 12:09:04 -07:00
Chia-chi Yeh
f4ae94229d
RTP: Enable GSM-EFR codec.
...
Change-Id: I9d84009e4557a0a82c1f9d7d543922741be97c77
2010-09-30 03:07:57 +08:00
Chia-chi Yeh
1254b9c534
am cd386649: Merge "RTP: Revise the workaround of private addresses and fix bugs." into gingerbread
...
Merge commit 'cd38664916ca9e8c85c3269fec61e6a447ec7004' into gingerbread-plus-aosp
* commit 'cd38664916ca9e8c85c3269fec61e6a447ec7004':
RTP: Revise the workaround of private addresses and fix bugs.
2010-09-29 11:53:07 -07:00
Chia-chi Yeh
cd38664916
Merge "RTP: Revise the workaround of private addresses and fix bugs." into gingerbread
2010-09-29 11:50:16 -07:00
Chia-chi Yeh
fe5298992a
RTP: Revise the workaround of private addresses and fix bugs.
...
Change-Id: Ie654b569f47049aa452eca8d3e6d4a98ac18469c
2010-09-30 02:43:48 +08:00