summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-26Revert "Split Stk into a client apk and a lib."Amit Mahajan
2020-02-07Revert "Split Stk into a client apk and a lib."Amit Mahajan
2020-02-03Use new @System API in ActivityManager to monitor screen being idle.Malcolm Chen
2020-01-31Merge "Remove XmlUtils in jarjar-rules and use Telephony XmlUtils" am: c2d770...Automerger Merge Worker
2020-01-31Remove XmlUtils in jarjar-rules and use Telephony XmlUtilsShuo Qian
2020-01-30Merge "Move resources to Stk App resources"TreeHugger Robot
2020-01-29Move resources to Stk App resourcesSooraj Sasindran
2020-01-29Merge "Consider that inactive Modem can be activated in run time" am: fef9e49...Automerger Merge Worker
2020-01-29Merge "Unregister handler for multi-SIM configuration change" am: afeccff350 ...Automerger Merge Worker
2020-01-29Merge "Consider that inactive Modem can be activated in run time"Treehugger Robot
2020-01-27Remove WindowManager references in StkPeter Wang
2020-01-24Unregister handler for multi-SIM configuration changeYoshiaki Naka
2020-01-24Consider that inactive Modem can be activated in run timeYoshiaki 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-12-05Split Stk into a client apk and a lib.Amit Mahajan
2019-12-04Split Stk into a client apk and a lib.Amit Mahajan
2019-11-27Fix the incorrect title for DISPLAY TEXT dialog.Umashankar Godachi
2019-11-08Merge "Correct boundary check and add log." am: a24539b71e am: 9b61d363e5Malcolm Chen
2019-11-08Merge "Correct boundary check and add log."Treehugger Robot
2019-11-06Correct boundary check and add log.Malcolm Chen
2019-11-05Merge "Add a missing boundary check of mStkContext." am: 11b59edfb4 am: 4085a...Malcolm Chen
2019-11-05Merge "Consider long system notification sound set by user" am: 858b4d7278 am...Yoshiaki Naka
2019-11-06Merge "Add a missing boundary check of mStkContext."Treehugger Robot
2019-11-05Merge changes from topics "is_debuggable", "stk_home_key_handling" am: 11bda1...Jack Yu
2019-11-05Replace CatLog.d(this) with CatLog.d(LOG_TAG) in SIM Toolkit classes am: 3a98...Yoshiaki Naka
2019-11-05Differentiate home screen from others implemented in the same activity am: b1...Anna Suzuki
2019-11-05Simplify the mechanism of the pending activity and dialog am: 35309b0e5e am: ...Anna Suzuki
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-05Remove usage of hidden APIs Build.IS_DEBUGGABLE & XmlUtilsJayachandran C
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