- 21 Nov, 2016 1 commit
-
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 32177112 Change-Id: I9498a8ee792f5593ecc728d28645684eb3e4c781
-
- 10 Oct, 2016 4 commits
-
-
Ryuto Sawada authored
Merge "Avoid NullPointerException when activity is automatically recreated" am: ea511309 am: d181d470 am: eca7c3f1 Change-Id: Ia38137f24d72f8052cff6a650f4f3e302abc3d14
-
Ryuto Sawada authored
am: d181d470 Change-Id: I2ea804afc4aa2eddc0630eb7f40b53274f6ff7b6
-
Ryuto Sawada authored
am: ea511309 Change-Id: I3313ad358ce128b29c19840730577dce2c962727
-
Treehugger Robot authored
-
- 06 Oct, 2016 6 commits
-
-
Amit Mahajan authored
am: f88b3f80 Change-Id: I45726242b5986a931eb9ef5b41abc4503892660e
-
Amit Mahajan authored
am: 5f8032c4 Change-Id: Id5009c061f08a46ff11c22806dea0f5617b4289b
-
Amit Mahajan authored
am: e3fb871d Change-Id: Ic7f0b355d6624c23a166392e084419bf18cf6cc2
-
Amit Mahajan authored
-
Ryuto Sawada authored
Android system recreates activity with the saved Bundle object if it is unexpectedly destroyed. If the death of the phone process caused such unexpected destruction of activity, it is possible that StkAppService is not started yet when the activity is recreated. Bug: 31980334 Test: Confirmed NPE does not happen after the phone process is killed. Change-Id: I7aeb570a6d866ec4ae6c33c7cea309bf83080d0a
-
Tsukasa Goto authored
StkAppService does not stop itself when phone starts with no SIM card if it is dual SIM model. That is because the initial state of CatService (mStkService) is STATE_UNKNOWN. The state of the service must not be checked if CatService does not exist. Bug: 31979523 Test: Confirmed StkAppService is correctly stopped with no SIM card. Change-Id: I22275cedbb77fb9abd259845c73b5f14dfff5fdb
-
- 09 Sep, 2016 7 commits
-
-
Sanket Padawe authored
am: bfb63c85 Change-Id: Ia132778eb8dbf9f258a3fe34888187ce3e40f609
-
Sanket Padawe authored
am: 98f11ec4 Change-Id: I90403a1ee7864bba5b01bb25431dcb94dc6679ee
-
Sanket Padawe authored
am: 77a7e493 Change-Id: I2bcd6056de585dd78360417a3287dbd8e0148a00
-
Sanket Padawe authored
am: 586633e9 Change-Id: I02cc57f53166bc6d03bf2d5b22a4503808961059
-
Sanket Padawe authored
am: 35737b02 Change-Id: I8fb89c14b0c2288417e373c80bfe0b74ef8acab2
-
Sanket Padawe authored
am: 35737b02 Change-Id: I7e46697f5fb873cc25c0082014dedcd30f9d1d16
-
Sanket Padawe authored
Bug: 31292260 Change-Id: I99c16bb2e67ea6f42c2f476e239d12d4b60eb92c
-
- 06 Sep, 2016 5 commits
-
-
Amit Mahajan authored
Merge "Terminal should sustain the dialog when user touches the outside" am: a7e7124a am: 57dfec01 am: 0e5e96fd Change-Id: If0a10fbf1b63e680d8fe3f0e9ff3844830a2da8a
-
Amit Mahajan authored
am: 57dfec01 Change-Id: I990ba06385f7a6cf5e6e7ed5c2ceac4a5871000d
-
Amit Mahajan authored
am: a7e7124a Change-Id: I581b2733c81177fd5297aca2d6a3e50a7c38384a
-
Amit Mahajan authored
-
Ryuto Sawada authored
The dialog activity should not be closed when user touches the outside of the text display area because it might be an unexpected touch. Bug: 31294784 Change-Id: Id9e1112fbf9e2241fc98ecb39797b236c0ce55f5
-
- 22 Aug, 2016 8 commits
-
-
Amit Mahajan authored
am: f1073d35 Change-Id: If8cb99de116dfe1f3c21e69bfe95ba3f68695186
-
Amit Mahajan authored
Merge "Prevent sending unnecessary Terminal Response in STK main menu" am: 53941bd0 am: 1608e1a7 am: f9baad03 Change-Id: Icfae0c556a42781f151ef0d2593a65d3628709a7
-
Amit Mahajan authored
am: eaae308f Change-Id: I6a6133f548674213615ac2deda61714946c86ea0
-
Amit Mahajan authored
am: 1608e1a7 Change-Id: Idb80c397d493bfb9aef6a80e2582e11ddcd48b0f
-
Amit Mahajan authored
am: 7ea9a575 Change-Id: I5c33445f09095ce3c0ae4fc7e54eaeaa77acbf7e
-
Amit Mahajan authored
am: 53941bd0 Change-Id: I9cf82e2ec98ea08b597e983c36ebcdcf8b7591c1
-
Amit Mahajan authored
-
Amit Mahajan authored
-
- 27 Jul, 2016 3 commits
-
-
fionaxu authored
Bug: 30430865 Change-Id: Ia2a811f93348b49987cf2602d603f36bff8361f2
- 25 Jul, 2016 4 commits
-
-
Takeshi Shinohara authored
Merge \\\"Support self-explanatory icon for GET INKEY and GET INPUT commands\\\" am: c0eda576 am: 39531a94 am: 4bdae1b0 Change-Id: I62a1271a275d08c6f427840714cea5549fd3fe84
-
Amit Mahajan authored
am: 39531a94 Change-Id: Ic327f610faad57189aafcf6de2c9ecdecd565c88
-
Takeshi Shinohara authored
am: c0eda576 Change-Id: I301dfba028700575ce0b67b2337a844b162a7cc7
-
Amit Mahajan authored
-
- 20 Jul, 2016 2 commits
-
-
Bill Yi authored
Change-Id: I805fd3f363e5989e61f455442c4b9a1d4c52a4dd Auto-generated-cl: translation import