- 22 Aug, 2016 1 commit
-
-
Amit Mahajan authored
-
- 25 Jul, 2016 1 commit
-
-
Amit Mahajan authored
-
- 19 Jul, 2016 1 commit
-
-
Takeshi Shinohara authored
Self-explanatory icon should be supported for GET INKEY and GET INPUT like the other proactive commands, e.g. DISPLAY TEXT. The STK application must check the icon qualifier propagated from the framework. Bug: 30081488 Change-Id: I43cb2c4273e62c9195cd22c2dd83683e97217632
-
- 13 Jul, 2016 1 commit
-
-
Treehugger Robot authored
-
- 12 Jul, 2016 1 commit
-
-
Ryuto Sawada authored
Currently ServiceHandler sleeps 10 seconds right after broadcasting an intent to launch a browser application, but 10 seconds is too long and ServiceHandler cannot handle next user operation if user comes back from the browser application to the STK application quickly. To fix the issue, shorten the sleep duration. Bug: 29863555 Change-Id: Ia0e6af5bca42f174675df6dad51de91002f5e795
-
- 11 Jul, 2016 1 commit
-
-
Amit Mahajan authored
-
- 07 Jul, 2016 1 commit
-
-
Teruaki Minami authored
ETSI TS 102 384 TC 27.22.4.5.3 fails because it is expected to display the self-explanatory icon without the alpha identifier. TextMessage propagates the self-explanatory option specified by PLAY TONE command, but ToneDialog does not consider it. If the icon is self- explanatory, it should replace the alpha identifer. Bug: 30007740 Change-Id: I945f6456a519551c57115deb0a5335f8707bb8a4
-
- 02 Jun, 2016 5 commits
-
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Takanori Nakano authored
Show the menu title on the launcher activity if it is provided by SET-UP MENU command. This change improves the usability of MSIM products as requested by operators. Bug: 29030384 Change-Id: Ida2de5204df4575ecab95cc5533c66785e6e597c
-
Ryuto Sawada authored
WebDialogActivity implemented in com.google.android.setupwizard.util is Launched instead of a browser if Intent.ACTION_VIEW is broadcasted with http/https schemes when the phone setup has not been completed. WebDialogActivity cannot always handle user operations on a carrier's SIM activation page which was displayed because of the request from SIM, so it's better NOT to broadcast the intent if the phone setup has not completed yet. Bug: 29085544 Change-Id: I0ce7a4f87f477f13bd28ffb96bac23e75b67859d
-
- 30 May, 2016 1 commit
-
-
Chai Xuening authored
The theme and the style of the buttons should align with the device's default ones. Bug: 29030525 Change-Id: I7dde3e2492053011785b4709e230925c0606525a
-
- 28 Apr, 2016 1 commit
-
-
Tsukasa Gotou authored
This change fixes the issue that the STK main menu sends unexpected terminal response. onDestroy() shall not send the response if the activity works as the main menu. Bug: 28368843 Change-Id: Ib2533fa153a4c2e23fe6de551e99b9aab3298fe7
-
- 19 Apr, 2016 1 commit
-
-
Amit Mahajan authored
-
- 23 Feb, 2016 1 commit
-
-
Baligh Uddin authored
Auto-generated-cl: translation import Bug: 27293916 Change-Id: Ia0380d44944681c2faa4e93c748171e06702a2a1
-
- 16 Feb, 2016 1 commit
-
-
Tsukasa Gotou authored
This change fixes the issue that StkDialogActivity is unexpectedly finished before user sees it. The issue can happen if the terminal receives DISPLAY TEXT command with the immediate response option while the terminal is sleeping. StkAppService has a mechanism to finish the pending dialog when the current session ends. The state of the activity immediately goes to the stop state in this use-case and the session also ends right away because of the immediate response option. The dialog shall not be treated as pending dialog if the immediate response option is specified. Change-Id: I7a6e87e24d91bb91e1708bc28e5aab69f1cb506c
-
- 05 Nov, 2015 2 commits
-
-
Baligh Uddin authored
am: ed8ebb59 -s ours * commit 'ed8ebb59': Import translations. DO NOT MERGE
-
Baligh Uddin authored
Auto-generated-cl: translation import Bug: 25433205 Change-Id: I48b31abee24955f6a9889c979eae3cebca2709e6
-
- 29 Sep, 2015 2 commits
-
-
Baligh Uddin authored
* commit '20fba9a7': Import translations. DO NOT MERGE
-
Baligh Uddin authored
Change-Id: I82021c80ecb788875f4bdf9fe7d49f4708a7b691 Auto-generated-cl: translation import
-
- 19 Sep, 2015 3 commits
-
-
Baligh Uddin authored
am 165c7521: (-s ours) am 879da353: (-s ours) am e57e462a: (-s ours) Import translations. DO NOT MERGE * commit '165c7521': Import translations. DO NOT MERGE
-
Baligh Uddin authored
* commit '879da353': Import translations. DO NOT MERGE
-
Baligh Uddin authored
* commit 'e57e462a': Import translations. DO NOT MERGE
-
- 18 Sep, 2015 1 commit
-
-
Baligh Uddin authored
Change-Id: I337dc1dbef69a796d14bd4863e9d772e0f75c620 Auto-generated-cl: translation import
-
- 04 Sep, 2015 1 commit
-
-
Amit Mahajan authored
* commit '497fcd9f': Stk: Icon related changes
-
- 03 Sep, 2015 5 commits
-
-
Amit Mahajan authored
* commit '7b95f245': Stk: Icon related changes
-
Amit Mahajan authored
* commit '44c11d01': Stk: Icon related changes
-
Amit Mahajan authored
-
Preeti Ahuja authored
Return appropriate result code, if icon is not displayed and display text msg only if icon display fails or if icon is not self explanatory. BUG=22637125 Change-Id: If4b10f267cbbb1385701b0e97210d369f9e61cea
-
Preeti Ahuja authored
* commit '241e5db4': Correct handling of Launch Browser command.
-
- 02 Sep, 2015 3 commits
-
-
Preeti Ahuja authored
* commit 'e6bb02b8': Correct handling of Launch Browser command.
-
Preeti Ahuja authored
* commit 'a7cdca22': Correct handling of Launch Browser command.
-
Preeti Ahuja authored
1) Stk: Create STK Default Url via System Property - Create a default url, specific to the STK module that can be set via a system property. - This url will be used when processing a launch browser proactive command that contains no url data associated with it. 2) Stk: Update Launch Browser If Not Already Launched Behavior - Since the default browser supports tabs, it will never be considered unavailable. Thus, there is no need to send a terminal response with a browser unavailable result code. - Suppress user confirmation when the browser mode is launch if not already launched and the alphaid is null or contains no text. BUG=22637280 Change-Id: I44cc1736da3f962cc5a6d7afd7b7f84d845fdb25
-
- 27 Aug, 2015 2 commits
-
-
Geoff Mendal authored
* commit '71daa297':
-
hoonsung.park authored
am 2b72b949: (-s ours) am cba2996a: UICC: Destroy input activity when the terminal responose is sent. * commit '2b72b949':
-
- 15 Jul, 2015 4 commits
-
-
Geoff Mendal authored
am a7429d23: (-s ours) am f67c3643: (-s ours) am cd4919b8: (-s ours) Import translations. DO NOT MERGE * commit 'a7429d23': Import translations. DO NOT MERGE
-
Geoff Mendal authored
* commit 'f67c3643': Import translations. DO NOT MERGE
-
Geoff Mendal authored
* commit 'cd4919b8': Import translations. DO NOT MERGE