- 02 Nov, 2011 1 commit
-
-
Eric Fischer authored
* commit 'a742d994': Import revised translations.
-
- 01 Nov, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: I32642ccc8585e857a417790c021c18ee017fd1d0
-
- 27 Oct, 2011 1 commit
-
-
David Brown authored
am 91a1b3fa: (-s ours) am 885adf34: (-s ours) DO NOT MERGE. Fix crash in STK app when launching browser * commit '91a1b3fa': DO NOT MERGE. Fix crash in STK app when launching browser
-
- 26 Oct, 2011 2 commits
-
-
David Brown authored
* commit '885adf34': DO NOT MERGE. Fix crash in STK app when launching browser
-
David Brown authored
The problem was that StkAppService.launchBrowser() was calling intent.setClassName("com.android.browser", "com.android.browser.BrowserActivity"); when launching the browser. But in ICS, the browser that's actually installed is from the package com.google.android.browser, not com.android.browser. So right now, the STK crashes if it ever tries to view a web page. The fix is for the STK app to just not hardcode the browser package/class name at all, since if you fire off a VIEW intent with an http: URI in the data, you'll get whatever the default browser is. Also, if the STK gets a request with no URI at all, we bring up http://google.com/ as a default "home page". Bug: 5489975 Change-Id: If3f9d1468562a5e7f948156aa8395525665bc9ff
-
- 23 Oct, 2011 1 commit
-
-
David Brown authored
The problem was that StkAppService.launchBrowser() was calling intent.setClassName("com.android.browser", "com.android.browser.BrowserActivity"); when launching the browser. But in ICS, the browser that's actually installed is from the package com.google.android.browser, not com.android.browser. So right now, the STK crashes if it ever tries to view a web page. The fix is for the STK app to just not hardcode the browser package/class name at all, since if you fire off a VIEW intent with an http: URI in the data, you'll get whatever the default browser is. Also, if the STK gets a request with no URI at all, we bring up http://google.com/ as a default "home page". Bug: 5489975 Change-Id: If3f9d1468562a5e7f948156aa8395525665bc9ff
-
- 18 Oct, 2011 4 commits
-
-
Eric Fischer authored
-
Eric Fischer authored
Change-Id: I2143ad0c8a714b28451431f7cbcf5616046bd8cb
-
Eric Fischer authored
* commit '5a592c64': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: I6904a50846b2e25f41daaf82cc33cc945dc01602
-
- 10 Oct, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: Ie000d083e7b06111c76e4f1739cbc278ab96357d
-
- 30 Sep, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: Ic61f50d3566360913648e1cd32ccddba7b76d6a7
-
- 23 Sep, 2011 2 commits
-
-
Eric Fischer authored
* commit 'f9e385f3': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: I7b37eda7c39c44583bd04b935eb5371a7f45a0e5
-
- 20 Sep, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: I87842d7d566887738a344cceaad7dfdf031ae777
-
- 16 Sep, 2011 2 commits
-
-
Eric Fischer authored
* commit 'd91b1bd4': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: Ibc6f582ec33cefa9bc7320227039dbf6538819f4
-
- 12 Sep, 2011 1 commit
-
-
Eric Fischer authored
Change-Id: Ibe4c86784f8e8bf3be9d1fde46c4400f82e4b362
-
- 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
-