- 28 Sep, 2012 1 commit
-
-
Dianne Hackborn authored
Don't launch this when a user is starting. Change-Id: Ic264a8e1060407d500138d7d182414988aa03938
-
- 26 Sep, 2012 1 commit
-
-
Wink Saville authored
getSystemService cannot be called during java#init, moving initialization of mVibrator into onCreate. Bug: 6886400 Change-Id: I644aa674fffb11ea755bd6d96169e43896c839f2
-
- 14 Sep, 2012 3 commits
-
-
Wink Saville authored
* commit '8e36a0a6': No response sent when backlight is OFF
-
Wink Saville authored
* commit '3420f3cc': No response sent when backlight is OFF
-
Wink Saville authored
-
- 13 Sep, 2012 1 commit
-
-
Pierre Fröjd authored
When the LCD backlight is OFF while receiving a PLAY TONE command, the onDestroy() method is called immediately since the app is in the background. In onDestroy() the STOP message is removed from the handler queue which leads to no response is sent back to StkAppService. This causes the RIL layer to send TR 'ME currently unable to process command' back to the SIM. Solution is to check if a response is sent before removing any messages from the handler queue. Change-Id: I7ac2e99b85b38576acfe72370aa55850cdc304a0
-
- 08 Aug, 2012 3 commits
-
-
Wink Saville authored
* commit '558abb1d': Stk: Fix crash due to race condition
-
Wink Saville authored
* commit 'af0dd9f0': Stk: Fix crash due to race condition
-
Wink Saville authored
-
- 28 Jul, 2012 1 commit
-
-
Alex Yakavenka authored
StkAppService doesn't really need mStkService reference in the constructor. It will need it to respond to proactive command. By that time StkService has to exist (proactive command comes from it)
-
- 20 Jul, 2012 1 commit
-
-
Ying Wang authored
Change-Id: I449238b1b4dab9680658ce0aecfa53915d10e19f Auto-generated-cl: translation import
-
- 17 Jul, 2012 3 commits
-
-
Wink Saville authored
* commit '1234f0b4': Use telephony-common - DO NOT MERGE
-
Wink Saville authored
* commit '71013cbd': Use telephony-common - DO NOT MERGE
-
Wink Saville authored
Change-Id: I5fa0c8f97d0302bfbf1ea73217ad4cfcb0098193
-
- 12 Jul, 2012 1 commit
-
-
Wink Saville authored
* commit '401a3cf1': Use telephony-common
-
- 12 Jun, 2012 1 commit
-
-
Wink Saville authored
Change-Id: I5fa0c8f97d0302bfbf1ea73217ad4cfcb0098193
-
- 14 Apr, 2012 1 commit
-
-
Jeff Brown authored
-
- 13 Apr, 2012 2 commits
-
-
Eric Fischer authored
Change-Id: Ifaa65a2ce2cc7af5ab995cc13e92da05b8b6d652
-
Jeff Brown authored
Bug: 6334179 Change-Id: I1582daff119a1e7d507f7e3b161710a75971a68e
-
- 03 Apr, 2012 1 commit
-
-
Mike Lockwood authored
-
- 23 Mar, 2012 1 commit
-
-
Eric Fischer authored
Change-Id: If19cdc20c7b06675f3323e01fd11c0e2580e100a
-
- 08 Mar, 2012 1 commit
-
-
Eric Fischer authored
Change-Id: Ic956973c25c5edaf0344404a1aeef4054995907f
-
- 10 Feb, 2012 2 commits
-
-
Eric Fischer authored
* commit '7c82ced5': Import translations. DO NOT MERGE
-
Eric Fischer authored
* commit '7c82ced5': Import translations. DO NOT MERGE
-
- 09 Feb, 2012 1 commit
-
-
Eric Fischer authored
Change-Id: Ie2593ee0cbe9869db694242039faddbc8acb56ed
-
- 30 Jan, 2012 1 commit
-
-
Eric Fischer authored
Change-Id: I75a2596e9049efbcff898bdf787c975cd7983d2d
-
- 26 Jan, 2012 1 commit
-
-
Eric Fischer authored
Change-Id: I0fdfeec44fdbcd9b0b8d29bc06b508950a51ff82
-
- 05 Jan, 2012 2 commits
-
-
Wink Saville authored
* commit 'd9925af4': Fix crash in STK.
-
Kazuhiro Ondo authored
* commit '764167cd': Add support of dislaying Alpha tag for BIP commands
-
- 04 Jan, 2012 3 commits
-
-
Wink Saville authored
* commit 'd9925af4': Fix crash in STK.
-
Wink Saville authored
-
Kazuhiro Ondo authored
* commit '764167cd': Add support of dislaying Alpha tag for BIP commands
-
- 22 Dec, 2011 1 commit
-
-
Wink Saville authored
This was fixed in factory rom but was a do not merge, see change: If3f9d1468562a5e7f948156aa8395525665bc9ff and thus didn't make it to ics-mr1. With this change, StkAppService.java is now identical to the version in master. Bug: 5489975 Change-Id: Ieba6e35a8c70342c22341247ee855f26faab4934
-
- 21 Dec, 2011 1 commit
-
-
Kazuhiro Ondo authored
Display dialogs when BIP related proactive commands are received. "Open Channel" command will requre user input and a response will be sent to Cat Service. "Close Channel", "Send Data" and "Receive Data" command will just show an alart dialog to notify the event to the user. Bug:5165510 Change-Id: I350bdc7dfee2947cc0a4c7771ab4972e768c6ff9
-
- 29 Nov, 2011 4 commits
-
-
Eric Fischer authored
* commit 'cea52ec4': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
* commit 'cea52ec4': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: I421e60038d68cb8cc3cbf84bb57efc19ca0d86fc
-
Eric Fischer authored
Change-Id: Ib6959452c65eca48211099032f8d0b8157728321
-
- 22 Nov, 2011 2 commits
-
-
Eric Fischer authored
* commit '60ead5ef': Import revised translations. DO NOT MERGE