- 22 Aug, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: I2c938372320c21f4c8dae774fafa8c8085710753
-
- 15 Jul, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: Ie02d737097cb74c9b071019458f8024bae246c6d
-
- 26 May, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: Ibc3a30a55fb2345a7593e3a796b4053da65b7794
-
- 09 Mar, 2011 2 commits
-
-
Wink Saville authored
* commit 'd5ee8b86': Fix missinterpretation of tenth-of-second
-
Wink Saville authored
-
- 30 Jan, 2011 2 commits
-
-
The Android Open Source Project authored
Change-Id: Id6a21ed49c7147f05143318bcbf36cf9399192f9
-
The Android Open Source Project authored
Change-Id: I98a715e440817a46ab85c7213985542f48f0c12b
-
- 27 Jan, 2011 2 commits
-
-
Eric Fischer authored
* commit '4d8118f0': Remove redundant translations.
-
Eric Fischer authored
Change-Id: I66208e8754a140417e3aa35cd3d22878e8ac4864
-
- 25 Jan, 2011 1 commit
-
-
Eric Fischer authored
* commit 'd2f267c7': Import translations for additional languages.
-
- 11 Jan, 2011 1 commit
-
-
Eric Fischer authored
* commit '6cce9455': Import translations for additional languages.
-
- 07 Jan, 2011 2 commits
-
-
Eric Fischer authored
* commit 'd2f267c7': Import translations for additional languages.
-
Eric Fischer authored
Change-Id: I4aea5429a75884b2729f81cc1a03b5656be9350b
-
- 06 Jan, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: I47f28c64a6ff69326f5dc30e0923ae38b80b9798
-
- 04 Jan, 2011 1 commit
-
-
Pierre Frojd authored
When the PLAY TONE command from Sim tool kit has a duration time with the time unit of "Tenth of seconds", this is missinterpreted by StkApp as "Ten times seconds". See 3GPP TS 11.14 page 113. Change-Id: If7123f894f5476258aa5b94ba99460d8778c75f1
-
- 02 Dec, 2010 1 commit
-
-
Eric Fischer authored
Change-Id: I8395d33662d8c9325200fa1436be8d9ef96cc013
-
- 29 Nov, 2010 1 commit
-
-
Eric Fischer authored
Change-Id: I873fe31efa5489344da111a58c25ecc09cb160ee
-
- 22 Nov, 2010 2 commits
-
-
Jean-Baptiste Queru authored
* commit 'fdf7d8e4': Fixing a Monkey crash in Stk.
-
Jean-Baptiste Queru authored
-
- 18 Nov, 2010 1 commit
-
-
Eric Fischer authored
Change-Id: I193869d5e2ed8339305d7218c7ace4e2aeafff84
-
- 08 Nov, 2010 1 commit
-
-
Pierre Fröjd authored
Monkey test has reports nullpointer exception in the RES_ID_INPUT case. Added a null check to avoid future exceptions. Change-Id: I489e3f389d9f37aa8f48eee399ee32ed5967b33e
-
- 12 Jul, 2010 1 commit
-
-
Alex Yakavenka authored
As all stk related classes were moved to new Cat package this application needs to use new package instead of old one. Change-Id: I537c61318eff3677951af9639e9991425c418241
-
- 21 Jun, 2010 1 commit
-
-
Kenny Root authored
Change-Id: Ic1411514a4d43aea57342b842481e6071eb971de
-
- 27 Apr, 2010 1 commit
-
-
Kenny Root authored
Change-Id: I5a21c3e0f13c46d44e4fcc09641c7e8c1589975c
-
- 18 Mar, 2010 1 commit
-
-
Kenny Root authored
Change-Id: Ia535bd364786e64b483d3cbe16aab99dd999ac00
-
- 09 Mar, 2010 1 commit
-
-
Jean-Baptiste Queru authored
Change-Id: I2054ce889310ba549e6f24204ba8bcf3c6cf830e
-
- 11 Feb, 2010 1 commit
-
-
Jeff Hamilton authored
Change-Id: Ic44096b59794016a3566aa5d67809e55a6f71212
-
- 05 Feb, 2010 3 commits
-
-
The Android Open Source Project authored
Merge commit '48ab24c9' * commit '48ab24c9': android-2.1_r1 snapshot
-
The Android Open Source Project authored
Merge commit 'd7e672ad' into eclair-plus-aosp * commit 'd7e672ad': android-2.1_r1 snapshot
-
The Android Open Source Project authored
-
- 29 Jan, 2010 1 commit
-
-
The Android Open Source Project authored
-
- 12 Jan, 2010 1 commit
-
-
The Android Open Source Project authored
-
- 08 Jan, 2010 2 commits
-
-
Romain Guy authored
Bug: #2361749.
-
Eric Fischer authored
-
- 06 Jan, 2010 1 commit
-
-
Jean-Baptiste Queru authored
The build system does not honor user tags on apps, and setting it is misleading. This removes the confusion by making the makefiles behave like they read. Change-Id: I3c2497eb7d2d524f17796c2c1c5cf4e3047e0422
-
- 21 Dec, 2009 1 commit
-
-
John Joseph authored
When Alpha string is NULL, blank screen should not be displayed for SEND SHORT MESSAGE proactive command. GCF Testcase UMTS SIM/USIM 27.22.4.10.1 SEND SHORT MESSAGE - SEQ 1.7
-
- 04 Dec, 2009 2 commits
-
-
Naveen Kalla authored
am 66f9843d: am d517689f: Send OK in terminal response if command specifies user response is not needed. Merge commit '66f9843d' * commit '66f9843d': Send OK in terminal response if command specifies user response is not needed.
-
Naveen Kalla authored
Merge commit 'd517689f' into eclair-mr2-plus-aosp * commit 'd517689f': Send OK in terminal response if command specifies user response is not needed.
-
- 03 Dec, 2009 1 commit
-
-
Naveen Kalla authored
GCF Testcase GCF-PTCRB SAT/USAT 27.22.4.1.1seq1.5 expects OK if the command qualifier specifies no user response is required. Send OK instead of NO_RESPONSE_FROM_USER when userClear field is set to false.
-
- 15 Nov, 2009 1 commit
-
-
Jean-Baptiste Queru authored
Merge commit 'cf0f1d7e' * commit 'cf0f1d7e': eclair snapshot
-