1. 62d023d Merge spl-2020-12-05 by Eric Arseneau · 3 years, 10 months ago
  2. 8bf7df4 Merge spl-2020-11-05 by Eric Arseneau · 3 years, 11 months ago
  3. 7607739 Merge spl-2020-10-05 Change-Id: I966872ea9efc1faab922677083dd96f527fd1ef6 by Eric Arseneau · 3 years, 11 months ago
  4. 6ee1a81 Set OP to msg.what instead of msg.arg1 by Jordan Liu · 4 years, 1 month ago
  5. 468951a Set OP to msg.what instead of msg.arg1 by Jordan Liu · 4 years, 1 month ago
  6. 9f8fc0e Treat recentapps as home press for STK dialogs by Jordan Liu · 4 years, 2 months ago
  7. 3bd92cd Do not set notification title to app name by Jordan Liu · 4 years, 1 month ago
  8. 4f605ac Treat recentapps as home press for STK dialogs by Jordan Liu · 4 years, 2 months ago
  9. 5a59b8d Merge RP1A.200204.001 by Steven Laver · 4 years, 8 months ago
  10. c63753c Merge "Move resources to Stk App resources" by TreeHugger Robot · 4 years, 8 months ago
  11. 2b44d5b Move resources to Stk App resources by Sooraj Sasindran · 4 years, 8 months ago
  12. 13a66b9 Merge "Unregister handler for multi-SIM configuration change" am: afeccff350 am: e6e98d5c5e am: 62f9c53adb by Automerger Merge Worker · 4 years, 8 months ago
  13. 10da929 Remove WindowManager references in Stk by Peter Wang · 4 years, 8 months ago
  14. f70e373 Unregister handler for multi-SIM configuration change by Yoshiaki Naka · 4 years, 8 months ago
  15. 679fb34 Merge RP1A.200123.001 by Steven Laver · 4 years, 8 months ago
  16. 3160e6c Merge "[Telephony Mainline] Telephony uses own user activity notification" by Ying Xu · 4 years, 8 months ago
  17. a14d13d [Telephony Mainline] Telephony uses own user activity notification by Peter Wang · 4 years, 8 months ago
  18. 549e21a Use new @System API in ActivityManager to monitor screen being idle. by Malcolm Chen · 4 years, 9 months ago
  19. c94b8e6 [Telephony Mainline] Refactored ServiceManager calls by Peter Wang · 4 years, 9 months ago
  20. 37982ab Merge RP1A.191114.001 by Steven Laver · 4 years, 11 months ago
  21. 6d224df Merge RP1A.191031.003 by Steven Laver · 4 years, 11 months ago
  22. a24539b Merge "Correct boundary check and add log." by Treehugger Robot · 4 years, 11 months ago
  23. 7a9f2ad Correct boundary check and add log. by Malcolm Chen · 4 years, 11 months ago
  24. 11b59ed Merge "Add a missing boundary check of mStkContext." by Treehugger Robot · 4 years, 11 months ago
  25. c8bf490 Consider long system notification sound set by user by Yoshiaki Naka · 6 years ago
  26. 5e57640 Add a missing boundary check of mStkContext. by Malcolm Chen · 5 years ago
  27. 8b960fb Remove PhoneConstants.SIM_ID_1 by Yoshiaki Naka · 5 years ago
  28. 3a980db Replace CatLog.d(this) with CatLog.d(LOG_TAG) in SIM Toolkit classes by Yoshiaki Naka · 5 years ago
  29. b1cee23 Differentiate home screen from others implemented in the same activity by Anna Suzuki · 6 years ago
  30. 35309b0 Simplify the mechanism of the pending activity and dialog by Anna Suzuki · 6 years ago
  31. 616ea28 Allocate and de-allocate mStkService and mStkContext upon multi_config_change. by Malcolm Chen · 5 years ago
  32. 5baf940 Merge "Allocate and de-allocate mStkService and mStkContext upon multi_config_change." by Xiangyu/Malcolm Chen · 5 years ago
  33. 29d6607 Merge changes from topic "cancel_play_tone_command" by Treehugger Robot · 5 years ago
  34. f961b65 Allocate and de-allocate mStkService and mStkContext upon multi_config_change. by Malcolm Chen · 5 years ago
  35. 913c143 Make it configurable to display the allowed characters in the digit mode by Yukiko Fujimura · 6 years ago
  36. a89c934 Migrate from the support library v4 to AndroidX by Yoshiaki Naka · 6 years ago
  37. 8134527 Merge "Remove the task of SIM Toolkit when it becomes no longer needed" by Treehugger Robot · 5 years ago
  38. 27109cd Merge RP1A.191024.001 by Steven Laver · 5 years ago
  39. b82c875 Cancel PLAY TONE command if SIM is removed or disabled by Takanori Nakano · 5 years ago
  40. b80f8ce Operation code should be handled with the field 'what' of Message class by Yoshiaki Naka · 5 years ago
  41. eeed5db Missing CatService shall not be treated as exception by Takanori Nakano · 5 years ago
  42. 3addaea Remove the task of SIM Toolkit when it becomes no longer needed by Anna Suzuki · 5 years ago
  43. 3728ec1 Merge QP1A.190324.001 by Scott Lobdell · 6 years ago
  44. 10c9511 StkAppService: Track changes to IProcessObserver. by Narayan Kamath · 6 years ago
  45. 0906d96 Merge QP1A.181202.001 by Scott Lobdell · 6 years ago
  46. 30d5a81 Replace SubscriptionManager.getSubId() with other method by Yoshiaki Naka · 6 years ago
  47. 028bb09 Retrieve appropriate carrier configuration associated with SIM card by Yoshiaki Naka · 6 years ago
  48. a5b2182 Merge QP1A.181022.001 by Diego Wilson · 6 years ago
  49. 3c42300 SIM Toolkit shall be able to remove the main menu on MSIM device by Yoshiaki Naka · 6 years ago
  50. aec8188 Merge "Fix terminal response not sent during sim hotswap." by Youming Ye · 6 years ago
  51. 449f4ed Merge QP1A.181008.001 by Diego Wilson · 6 years ago
  52. 5814094 SIM Toolkit shall remain on the launcher after NAA application reset by Yoshiaki Naka · 6 years ago
  53. 43dacc0 The current session shall be terminated if user goes to the idle screen by Takanori Nakano · 6 years ago
  54. a1cea46 Fix incorrect handling of pending dialog and state management by Yoshiaki Naka · 6 years ago
  55. 03a79d9 Fix incorrect handling of pending activity and state management by Yoshiaki Naka · 6 years ago
  56. 670b7a9 Fix terminal response not sent during sim hotswap. by Sandeep Gutta · 6 years ago
  57. 43afa36 Pending secondary menu shall remain in the background by Yoshiaki Naka · 6 years ago
  58. 49116bb Merge QPR1.180718.001 by Diego Wilson · 6 years ago
  59. b313a1a Merge "Finish pending activity or dialog when the current session ends" by Jordan Liu · 6 years ago
  60. ce9d5d6 Merge "Finish pending activity or dialog when the current session ends" by Jordan Liu · 6 years ago
  61. 75c5155 Merge "Support the alpha identifier of REFRESH command" am: 3b2a56d16c by Jordan Liu · 6 years ago
  62. 7f74e02 Support the alpha identifier of REFRESH command by Yoshiaki.Naka · 7 years ago
  63. 28ce8b6 Finish pending activity or dialog when the current session ends by Takanori Nakano · 7 years ago
  64. aacfdb6 Merge "Telephony: Display RUN_AT command" am: 954cc6ae4a by Brad Ebinger · 6 years ago
  65. 954cc6a Merge "Telephony: Display RUN_AT command" by Brad Ebinger · 6 years ago
  66. c0acaac Fix the incorrect title for DISPLAY TEXT dialog. by Umashankar Godachi · 6 years ago
  67. 7e9de77 Merge PPR1.180503.001 by Brian Orr · 6 years ago
  68. 4e42dd1 To avoid text truncated in notification area. am: c7f3bdf4a9 by samalin · 6 years ago
  69. c7f3bdf To avoid text truncated in notification area. by samalin · 6 years ago
  70. d345b36 Fix to dismiss ToneDialog activity on tone timeout. by Umashankar Godachi · 7 years ago
  71. c94cf75 P PPR1.180311.001 merge e996887fad861a8c622367fc61318c85c6e8bfb6 - clean by Lalit Kansara · 7 years ago
  72. b9b093b Merge "Support ENVELOPE (EVENT DOWNLOAD - User activity) command" by Jordan Liu · 7 years ago
  73. e888926 Merge "Fix terminal response not sent during sim hotswap." by Linux Build Service Account · 7 years ago
  74. 4f838d4 Merge "STK: Add content information to the icon that is displayed." by Linux Build Service Account · 7 years ago
  75. 15cd06f Merge "STK application uninstall for NAA Application reset." by Linux Build Service Account · 7 years ago
  76. 8e2eb93 Merge "Stk: Add Support for alpha in REFRESH command." by Linux Build Service Account · 7 years ago
  77. b762341 Merge "Support ENVELOPE (EVENT DOWNLOAD - User activity) command" into pi-dev by Jordan Liu · 7 years ago
  78. 40ab475 Support ENVELOPE (EVENT DOWNLOAD - User activity) command by Yoshiaki Naka · 7 years ago
  79. dfa122d Merge "Support ENVELOPE (EVENT DOWNLOAD - User activity) command" into pi-dev by Jordan Liu · 7 years ago
  80. 9018313 Close the dialog activity before new one is displayed by Yoshiaki Naka · 7 years ago
  81. c342bd2 Merge "Close the dialog activity before new one is displayed" by Treehugger Robot · 7 years ago
  82. fb99725 Support ENVELOPE (EVENT DOWNLOAD - User activity) command by Yoshiaki Naka · 7 years ago
  83. 40a72f7 STK application uninstall for NAA Application reset. by Umashankar Godachi · 7 years ago
  84. 39e2130 Fix terminal response not sent during sim hotswap. by Umashankar Godachi · 7 years ago
  85. d3598a2 Add large text view for 'SET UP IDLE MODE TEXT' by Umashankar Godachi · 7 years ago
  86. 809fc5d Stk: Add Support for alpha in REFRESH command. by Preeti Ahuja · 11 years ago
  87. c77445b STK: Add content information to the icon that is displayed. by Umashankar Godachi · 7 years ago
  88. 4c7fb2b Close the dialog activity before new one is displayed by Yoshiaki Naka · 7 years ago
  89. 0c2d2ba Utilize dynamic broadcast receiver for ACTION_LOCALE_CHANGED broadcast by Yoshiaki Naka · 7 years ago
  90. 6e0dd35 PPR1.180206.003_AOSP_Merge by Divya Sharma · 7 years ago
  91. fe96580 Wake up from the standby mode and display message on the keyguard screen by Yuta Ui · 7 years ago
  92. 15e8d67 Merge "Telephony: Display RUN_AT command" by Linux Build Service Account · 7 years ago
  93. 08c821c The main menu shall not be launched when the current session ends by Ryuto Sawada · 8 years ago
  94. 4424964 Merge "The STK menu activity cannot treat subsequent user input" by Jordan Liu · 7 years ago
  95. 3fcea52 Telephony: Display RUN_AT command by Avinash Nalluri · 7 years ago
  96. e471813 Telephony: Display RUN_AT command by Avinash Nalluri · 7 years ago
  97. 62bfb0d Improve the logic to determine the idle mode by Yoshiaki Naka · 7 years ago
  98. 129fde5 Merge "Empty toast should not be displayed" by Treehugger Robot · 7 years ago
  99. dd80325 Merge "Release the instance of StkAppService when it is destroyed" by Treehugger Robot · 7 years ago
  100. 3776e2c The STK menu activity cannot treat subsequent user input by Takanori Nakano · 8 years ago