summaryrefslogtreecommitdiff
path: root/src/com/android/stk/StkAppService.java
AgeCommit message (Expand)Author
2021-11-02Adding receiver flags to STKJacob Hobbie
2021-10-19Merge "Remove unnecessary content title from notifications"android-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-2android-s-v2-preview-1Jordan Liu
2021-05-04Merge changes from topic "remove_stk_no_menu" am: f35598c66d am: 91c7a85ada a...Jordan Liu
2021-04-30Remove SIM Tookit from the launcher screen if no main menu is availableYoshiaki Naka
2021-04-21Add new function to show or hide SIM Toolkit on the launcher screenYoshiaki Naka
2021-04-13Merge "Override the label of the SIM Toolkit application dynamically" am: 22d...Jordan Liu
2021-04-05Override the label of the SIM Toolkit application dynamicallyYoshiaki Naka
2021-04-05Remove unnecessary content title from notificationsYoshiaki Naka
2021-02-22Make intent immutableJordan Liu
2020-10-13Follow rename of HomeVisibilityObserverHall Liu
2020-10-13Revert "Follow rename of HomeVisibilityObserver"Makoto Onuki
2020-10-06Follow rename of HomeVisibilityObserverHall Liu
2020-08-21Set OP to msg.what instead of msg.arg1 am: 468951abd0Jordan Liu
2020-08-21Set OP to msg.what instead of msg.arg1Jordan Liu
2020-08-13Do not set notification title to app name am: 3bd92cda73Jordan Liu
2020-08-12Do not set notification title to app nameJordan Liu
2020-08-06Treat recentapps as home press for STK dialogsJordan Liu
2020-08-05Merge "Treat recentapps as home press for STK dialogs" am: 2708362895 am: 369...Jordan Liu
2020-08-04Treat recentapps as home press for STK dialogsJordan Liu
2020-05-14Merge "Fix the incorrect title for DISPLAY TEXT dialog." am: 2296b3cb2b am: a...Jordan Liu
2020-05-14Merge "Fix the incorrect title for DISPLAY TEXT dialog."Jordan Liu
2020-05-04Merge "Close Tone Dialog if the requested tone has already been stopped" am: ...Jordan Liu
2020-05-04Merge "Close Tone Dialog if the requested tone has already been stopped"Jordan Liu
2020-02-03Use new @System API in ActivityManager to monitor screen being idle.Malcolm Chen
2020-01-30Merge "Move resources to Stk App resources"TreeHugger Robot
2020-01-29Move resources to Stk App resourcesSooraj Sasindran
2020-01-29Merge "Unregister handler for multi-SIM configuration change" am: afeccff350 ...Automerger Merge Worker
2020-01-27Remove WindowManager references in StkPeter Wang
2020-01-24Unregister handler for multi-SIM configuration changeYoshiaki Naka
2020-01-24Close Tone Dialog if the requested tone has already been stoppedYoshiaki Naka
2020-01-22Merge "[Telephony Mainline] Telephony uses own user activity notification"Ying Xu
2020-01-17[Telephony Mainline] Telephony uses own user activity notificationPeter Wang
2020-01-17Use new @System API in ActivityManager to monitor screen being idle.Malcolm Chen
2020-01-06[Telephony Mainline] Refactored ServiceManager callsPeter Wang
2019-11-27Fix the incorrect title for DISPLAY TEXT dialog.Umashankar Godachi
2019-11-08Merge "Correct boundary check and add log."Treehugger Robot
2019-11-06Correct boundary check and add log.Malcolm Chen
2019-11-06Merge "Add a missing boundary check of mStkContext."Treehugger Robot
2019-11-06Consider long system notification sound set by userYoshiaki Naka
2019-11-05Add a missing boundary check of mStkContext.Malcolm Chen
2019-11-05Remove PhoneConstants.SIM_ID_1Yoshiaki Naka
2019-11-05Replace CatLog.d(this) with CatLog.d(LOG_TAG) in SIM Toolkit classesYoshiaki Naka
2019-11-05Differentiate home screen from others implemented in the same activityAnna Suzuki
2019-11-05Simplify the mechanism of the pending activity and dialogAnna Suzuki
2019-10-31Allocate and de-allocate mStkService and mStkContext uponMalcolm Chen
2019-10-30Merge changes from topic "cancel_play_tone_command"Treehugger Robot
2019-10-29Make it configurable to display the allowed characters in the digit modeYukiko Fujimura
2019-10-28Migrate from the support library v4 to AndroidXYoshiaki Naka
2019-10-25Merge "Remove the task of SIM Toolkit when it becomes no longer needed"Treehugger Robot
2019-10-22Cancel PLAY TONE command if SIM is removed or disabledTakanori Nakano