1. 8c72f2f Use new @System API in ActivityManager to monitor screen being idle. by Malcolm Chen · 4 years, 7 months ago
  2. f70e373 Unregister handler for multi-SIM configuration change by Yoshiaki Naka · 4 years, 7 months ago
  3. a24539b Merge "Correct boundary check and add log." by Treehugger Robot · 4 years, 9 months ago
  4. 7a9f2ad Correct boundary check and add log. by Malcolm Chen · 4 years, 9 months ago
  5. 11b59ed Merge "Add a missing boundary check of mStkContext." by Treehugger Robot · 4 years, 9 months ago
  6. c8bf490 Consider long system notification sound set by user by Yoshiaki Naka · 5 years ago
  7. 5e57640 Add a missing boundary check of mStkContext. by Malcolm Chen · 4 years, 9 months ago
  8. 8b960fb Remove PhoneConstants.SIM_ID_1 by Yoshiaki Naka · 4 years, 10 months ago
  9. 3a980db Replace CatLog.d(this) with CatLog.d(LOG_TAG) in SIM Toolkit classes by Yoshiaki Naka · 4 years, 10 months ago
  10. b1cee23 Differentiate home screen from others implemented in the same activity by Anna Suzuki · 5 years ago
  11. 35309b0 Simplify the mechanism of the pending activity and dialog by Anna Suzuki · 5 years ago
  12. 616ea28 Allocate and de-allocate mStkService and mStkContext upon multi_config_change. by Malcolm Chen · 4 years, 10 months ago
  13. 29d6607 Merge changes from topic "cancel_play_tone_command" by Treehugger Robot · 4 years, 10 months ago
  14. 913c143 Make it configurable to display the allowed characters in the digit mode by Yukiko Fujimura · 5 years ago
  15. a89c934 Migrate from the support library v4 to AndroidX by Yoshiaki Naka · 5 years ago
  16. 8134527 Merge "Remove the task of SIM Toolkit when it becomes no longer needed" by Treehugger Robot · 4 years, 10 months ago
  17. b82c875 Cancel PLAY TONE command if SIM is removed or disabled by Takanori Nakano · 5 years ago
  18. b80f8ce Operation code should be handled with the field 'what' of Message class by Yoshiaki Naka · 5 years ago
  19. eeed5db Missing CatService shall not be treated as exception by Takanori Nakano · 5 years ago
  20. 3addaea Remove the task of SIM Toolkit when it becomes no longer needed by Anna Suzuki · 5 years ago
  21. 10c9511 StkAppService: Track changes to IProcessObserver. by Narayan Kamath · 5 years ago
  22. 30d5a81 Replace SubscriptionManager.getSubId() with other method by Yoshiaki Naka · 6 years ago
  23. 028bb09 Retrieve appropriate carrier configuration associated with SIM card by Yoshiaki Naka · 6 years ago
  24. 3c42300 SIM Toolkit shall be able to remove the main menu on MSIM device by Yoshiaki Naka · 6 years ago
  25. aec8188 Merge "Fix terminal response not sent during sim hotswap." by Youming Ye · 6 years ago
  26. 5814094 SIM Toolkit shall remain on the launcher after NAA application reset by Yoshiaki Naka · 6 years ago
  27. 43dacc0 The current session shall be terminated if user goes to the idle screen by Takanori Nakano · 6 years ago
  28. a1cea46 Fix incorrect handling of pending dialog and state management by Yoshiaki Naka · 6 years ago
  29. 03a79d9 Fix incorrect handling of pending activity and state management by Yoshiaki Naka · 6 years ago
  30. 670b7a9 Fix terminal response not sent during sim hotswap. by Sandeep Gutta · 6 years ago
  31. 43afa36 Pending secondary menu shall remain in the background by Yoshiaki Naka · 6 years ago
  32. b313a1a Merge "Finish pending activity or dialog when the current session ends" by Jordan Liu · 6 years ago
  33. ce9d5d6 Merge "Finish pending activity or dialog when the current session ends" by Jordan Liu · 6 years ago
  34. 75c5155 Merge "Support the alpha identifier of REFRESH command" am: 3b2a56d16c by Jordan Liu · 6 years ago
  35. 7f74e02 Support the alpha identifier of REFRESH command by Yoshiaki.Naka · 7 years ago
  36. 28ce8b6 Finish pending activity or dialog when the current session ends by Takanori Nakano · 6 years ago
  37. aacfdb6 Merge "Telephony: Display RUN_AT command" am: 954cc6ae4a by Brad Ebinger · 6 years ago
  38. 954cc6a Merge "Telephony: Display RUN_AT command" by Brad Ebinger · 6 years ago
  39. 4e42dd1 To avoid text truncated in notification area. am: c7f3bdf4a9 by samalin · 6 years ago
  40. c7f3bdf To avoid text truncated in notification area. by samalin · 6 years ago
  41. b9b093b Merge "Support ENVELOPE (EVENT DOWNLOAD - User activity) command" by Jordan Liu · 6 years ago
  42. b762341 Merge "Support ENVELOPE (EVENT DOWNLOAD - User activity) command" into pi-dev by Jordan Liu · 6 years ago
  43. 40ab475 Support ENVELOPE (EVENT DOWNLOAD - User activity) command by Yoshiaki Naka · 7 years ago
  44. dfa122d Merge "Support ENVELOPE (EVENT DOWNLOAD - User activity) command" into pi-dev by Jordan Liu · 6 years ago
  45. 9018313 Close the dialog activity before new one is displayed by Yoshiaki Naka · 7 years ago
  46. c342bd2 Merge "Close the dialog activity before new one is displayed" by Treehugger Robot · 6 years ago
  47. fb99725 Support ENVELOPE (EVENT DOWNLOAD - User activity) command by Yoshiaki Naka · 7 years ago
  48. 4c7fb2b Close the dialog activity before new one is displayed by Yoshiaki Naka · 7 years ago
  49. 0c2d2ba Utilize dynamic broadcast receiver for ACTION_LOCALE_CHANGED broadcast by Yoshiaki Naka · 7 years ago
  50. fe96580 Wake up from the standby mode and display message on the keyguard screen by Yuta Ui · 7 years ago
  51. 08c821c The main menu shall not be launched when the current session ends by Ryuto Sawada · 8 years ago
  52. 4424964 Merge "The STK menu activity cannot treat subsequent user input" by Jordan Liu · 7 years ago
  53. 3fcea52 Telephony: Display RUN_AT command by Avinash Nalluri · 7 years ago
  54. 62bfb0d Improve the logic to determine the idle mode by Yoshiaki Naka · 7 years ago
  55. 129fde5 Merge "Empty toast should not be displayed" by Treehugger Robot · 7 years ago
  56. dd80325 Merge "Release the instance of StkAppService when it is destroyed" by Treehugger Robot · 7 years ago
  57. 3776e2c The STK menu activity cannot treat subsequent user input by Takanori Nakano · 8 years ago
  58. 0f1ad65 Merge "Fix WindowLeaked issue happening in StkInputActivity" by Jordan Liu · 7 years ago
  59. b9ffdaa Merge "Support preset STK names and icons for MSIM model" by Jordan Liu · 7 years ago
  60. cec55b8 Fix WindowLeaked issue happening in StkInputActivity by Yoshiaki Naka · 7 years ago
  61. c8054ba Support preset STK names and icons for MSIM model by Takanori Nakano · 8 years ago
  62. 28d7a72 Fix incorrect handling of pending activities by Yoshiaki Naka · 7 years ago
  63. ba10300 Set additional info for LaunchBrowser error case. by Srikanth Chintala · 9 years ago
  64. 28313ba Remove the menu title from the screen for GET INPUT and DISPLAY TEXT by Yoshiaki Naka · 7 years ago
  65. 4453210 Merge "Clear STK menu when sim does not send set up menu." by Pankaj Kanwar · 7 years ago
  66. 8ffca3e Merge "Wrong index can disable the STK application unintentionally" by Pankaj Kanwar · 7 years ago
  67. 778de40 Merge "Wrong index can disable the STK application unintentionally" by Pankaj Kanwar · 7 years ago
  68. 1652f2b resolve merge conflicts of 528f2dc to stage-aosp-master by pkanwar · 7 years ago
  69. 89aa660 Do not inform user when the alpha identifier is a null data. by Srikanth Chintala · 10 years ago
  70. f51e5e0 Wrong index can disable the STK application unintentionally by Ryuto Sawada · 8 years ago
  71. 805eb57 support locale change for notification channel by fionaxu · 7 years ago
  72. 2c91c75 stk app supports notification channel by fionaxu · 7 years ago
  73. 7c5a04c Clear STK menu when sim does not send set up menu. by Srikanth Chintala · 8 years ago
  74. 21caf67 Merge "NPE in Stk app." am: b9ae9b4240 am: 9287dcf912 by Pankaj Kanwar · 8 years ago
  75. eab12f3 NPE in Stk app. by pkanwar · 8 years ago
  76. a416047 Introduce the config to disable LAUNCH_BROWSER by Sooraj Sasindran · 8 years ago
  77. 029332b Stop StkAppService when no CatService is available by Tsukasa Goto · 8 years ago
  78. eaae308 Merge "Invalidate launchMenuActivity at the time of call" am: 7ea9a57532 by Amit Mahajan · 8 years ago
  79. 7ea9a57 Merge "Invalidate launchMenuActivity at the time of call" by Amit Mahajan · 8 years ago
  80. 4316449 Merge \"Shorten the sleep duration for LAUNCH BROWSER command\" am: a7d25a2ab8 by Ryuto Sawada · 8 years ago
  81. 350aaa6 Shorten the sleep duration for LAUNCH BROWSER command by Ryuto Sawada · 8 years ago
  82. 98bc30c Merge "LAUNCH_BROWSER cmd should not be handled by Setup Wizard application" am: 98e8c86455 by Ryuto Sawada · 8 years ago
  83. 0bdc719 LAUNCH_BROWSER cmd should not be handled by Setup Wizard application by Ryuto Sawada · 8 years ago
  84. 10f053f Invalidate launchMenuActivity at the time of call by Tsukasa Gotou · 9 years ago
  85. aede819 Merge "Specify appropriate slot ID for the secondary slot" into nyc-dev by Amit Mahajan · 8 years ago
  86. 49b1272 Specify appropriate slot ID for the secondary slot by Takanori Nakano · 8 years ago
  87. 1481b17 The Language Selection event must be notified to all SIMs by Yuta Ui · 9 years ago
  88. 54afbdd Release the instance of StkAppService when it is destroyed by Tsukasa Gotou · 9 years ago
  89. 2ba20cc Empty toast should not be displayed by Ryuto Sawada · 9 years ago
  90. 44c11d0 Merge "Stk: Icon related changes" into mnc-dr-dev by Amit Mahajan · 9 years ago
  91. f33bf39 Stk: Icon related changes by Preeti Ahuja · 11 years ago
  92. a7cdca2 Correct handling of Launch Browser command. by Preeti Ahuja · 11 years ago
  93. bde7f03 Remove user input from logcat by Cuihtlauac ALVARADO · 9 years ago
  94. a08cffe STK: Check that main menu exists before retrieval by w30234 · 10 years ago
  95. aeefef5 Stk App bug fix and code refine. by Legler Wu · 10 years ago
  96. 5ad585e Restore main menu after handling SETUP_CALL cmd by w30234 · 10 years ago
  97. 560be36 Add support for idle screen notification by Preeti Ahuja · 10 years ago
  98. dd24010 Stk: Handle Null Alpha Identifer for Setup Call by Preeti Ahuja · 11 years ago
  99. b3d0e61 STK: Remove dependency on idle screen notification by Preeti Ahuja · 10 years ago
  100. 414bc41 Stk: These changes are related to DISPLAY Text pro cmd by Preeti Ahuja · 11 years ago