summaryrefslogtreecommitdiff
path: root/src/com/android/stk/StkDialogActivity.java
AgeCommit message (Expand)Author
2022-04-13Use Foo.class.getSimpleName() for LOG_TAGJared Duke
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-05Simplify the mechanism of the pending activity and dialogAnna Suzuki
2018-09-20Fix incorrect handling of pending dialog and state managementYoshiaki Naka
2018-06-12Use direct callback instead of pending intent for time-out alarmYoshiaki Naka
2018-02-27Close the dialog activity before new one is displayedYoshiaki Naka
2017-12-05Merge "The activity should not be left when the dialog disappears"Jordan Liu
2017-11-02Avoid logging text string specified in DISPLAY TEXT commandYoshiaki Naka
2017-10-12Merge "Terminal shall display icon specified by DISPLAY TEXT command"Jordan Liu
2017-10-11Terminal shall display icon specified by DISPLAY TEXT commandTakanori Nakano
2017-10-10The activity should not be left when the dialog disappearsTakuro Nishi
2017-10-02Save and restore the instance state of StkDialogActivity correctlyTakanori Nakano
2017-07-20AlertDialog should not be instantiated in onResume()Takanori Nakano
2017-04-06UI refresh for STK app.Sanket Padawe
2016-10-06Avoid NullPointerException when activity is automatically recreatedRyuto Sawada
2016-09-06Terminal should sustain the dialog when user touches the outsideRyuto Sawada
2016-02-16The dialog shall be displayed even if the command comes while sleepingTsukasa Gotou
2015-01-12STK: Accurate Terminal Response timer for StkDialogw30234
2014-12-17Stk App bug fix and code refine.Legler Wu
2014-11-18Stk: These changes are related to DISPLAY Text pro cmdPreeti Ahuja
2014-11-18Stk: Timer Related FixesPreeti Ahuja
2014-11-18Stk: Usat Phase 2 feature supportPreeti Ahuja
2014-10-20STK App DSDS supportWink Saville
2014-05-01DISPLAY TEXT clr msg after delay, expects result code OKJohannes Carlsson
2014-03-28Special case for SAT Display TextChristopher Posselwhite
2013-01-09Changed timeouts for StkChristopher.Posselwhite
2010-07-12CAT: Use new Cat package from frameworksandroid-sdk-tools_r7android-adt-0.9.9android-adt-0.9.8tools_r7Alex Yakavenka
2009-06-09Cleanup whitespace.Wink Saville
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-01-09auto import from //branches/cupcake/...@125939The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project