summaryrefslogtreecommitdiff
path: root/src/com/android/stk/StkInputActivity.java
AgeCommit message (Expand)Author
2023-01-10modify InputType to PHONE in DigitOnly modePankaj Kumar
2022-10-20Merge "in case of DigitOnly forcing the IME to show only numeric keyboard" am...Arun kumar Voddu
2022-10-20Merge "in case of DigitOnly forcing the IME to show only numeric keyboard"Arun kumar Voddu
2022-10-20in case of DigitOnly forcing the IME to show only numeric keyboardarunvoddu
2022-10-18Merge "Fix errorprone warnings that should be errors" am: 200f0502a7Treehugger Robot
2022-10-15Fix errorprone warnings that should be errorsCole Faust
2022-09-27Prevent draw overlay on top of SimToolKit dialog am: aa8d8c37e1arunvoddu
2022-09-27Prevent draw overlay on top of SimToolKit dialogandroid-13.0.0_r82android-13.0.0_r81android-13.0.0_r80android-13.0.0_r74android-13.0.0_r73android-13.0.0_r72android-13.0.0_r66android-13.0.0_r65android-13.0.0_r64android-13.0.0_r60android-13.0.0_r59android-13.0.0_r58android13-qpr3-c-s8-releaseandroid13-qpr3-c-s7-releaseandroid13-qpr3-c-s6-releaseandroid13-qpr3-c-s5-releaseandroid13-qpr3-c-s4-releaseandroid13-qpr3-c-s3-releaseandroid13-qpr3-c-s2-releaseandroid13-qpr3-c-s12-releaseandroid13-qpr3-c-s11-releaseandroid13-qpr3-c-s10-releaseandroid13-qpr3-c-s1-releasearunvoddu
2022-08-29Merge "Hide the soft keyboard when StkInputActivity is not in the foreground"Treehugger Robot
2022-05-19Use Foo.class.getSimpleName() for LOG_TAGJared Duke
2022-03-15Hide the soft keyboard when StkInputActivity is not in the foregroundYoshiaki Naka
2021-08-26do not show the length helper for the text input am: 545e13b21eNazanin
2021-08-26do not show the length helper for the text inputNazanin
2021-08-16Add logs for showing StkInputActivity text helperNazanin
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
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-05Replace CatLog.d(this) with CatLog.d(LOG_TAG) in SIM Toolkit classesYoshiaki Naka
2019-11-05Simplify the mechanism of the pending activity and dialogAnna Suzuki
2019-10-29Make it configurable to display the allowed characters in the digit modeYukiko Fujimura
2019-10-28Improve the UI layout of the input screenYoshiaki Naka
2018-11-19Deleted default text shall not be filled in again when recreatedMiyu Iijima
2018-11-05Disable OK button while input text does not satisfy the expectationMiyu Iijima
2018-09-27The current session shall be terminated if user goes to the idle screenTakanori Nakano
2018-09-20Fix incorrect handling of pending activity and state managementYoshiaki Naka
2018-09-19Merge changes from topic "remain_under_dialog"Hall Liu
2018-08-29Pending input screen shall remain in the backgroundYoshiaki Naka
2018-08-17The input field should have a focus on the input screen by defaultKazuhiro Uto
2018-07-02StkInputActivity shall handle timeout exactly even in the low-power modeYoshiaki Naka
2018-03-09Input data must be kept while activity is recreatedTakanori Nakano
2017-12-05Display the cancel button on the input screenTakanori Nakano
2017-10-27Fix WindowLeaked issue happening in StkInputActivityYoshiaki Naka
2017-10-24Fix incorrect handling of pending activitiesYoshiaki Naka
2017-10-09Merge "Do not go Fullscreen in StkInputAcvtivity."Treehugger Robot
2017-09-26Remove the menu title from the screen for GET INPUT and DISPLAY TEXTYoshiaki Naka
2017-09-26Merge "Icon must be placed near the text string on the input screen"Jordan Liu
2017-09-25Icon must be placed near the text string on the input screenYoshiaki Naka
2017-09-20Do not go Fullscreen in StkInputAcvtivity.Srikanth Chintala
2017-09-12Merge "Support to input (0-9,*,# and +) in masked mode."Pankaj Kanwar
2017-05-30Add action bar to display the option menu itemsandroid-vts-8.0_r2android-vts-8.0_r1oreo-devTakanori Nakano
2017-05-22Support to input (0-9,*,# and +) in masked mode.Yujing Gu
2016-10-06Avoid NullPointerException when activity is automatically recreatedRyuto Sawada
2016-07-19Support self-explanatory icon for GET INKEY and GET INPUT commandsTakeshi Shinohara
2015-07-10UICC: Destroy input activity when the terminal responose is sent.hoonsung.park
2015-06-02Remove user input from logcatCuihtlauac ALVARADO
2014-12-17Stk App bug fix and code refine.Legler Wu
2014-11-18Stk: Timer Related FixesPreeti Ahuja
2014-10-20STK App DSDS supportWink Saville
2014-09-25Help and End Session options do not show upw30234