summaryrefslogtreecommitdiff
path: root/src/com/android/stk/ToneDialog.java
AgeCommit message (Expand)Author
2022-05-20Merge "Use Foo.class.getSimpleName() for LOG_TAG" am: d69d775d75 am: 34e790458eTreehugger Robot
2022-05-19Use Foo.class.getSimpleName() for LOG_TAGJared Duke
2021-11-02Adding receiver flags to STKJacob Hobbie
2020-01-24Close Tone Dialog if the requested tone has already been stoppedYoshiaki Naka
2019-11-05Replace CatLog.d(this) with CatLog.d(LOG_TAG) in SIM Toolkit classesYoshiaki Naka
2017-10-19The activity should also be finished when the alert dialog is closedRyuto Sawada
2017-07-06resolve merge conflicts of 528f2dc to stage-aosp-masterpkanwar
2017-07-06Do not inform user when the alpha identifier is a null data.Srikanth Chintala
2017-04-20Fix crash in stk app.Sanket Padawe
2016-07-07Support self-explanatory icon for PLAY TONE commandTeruaki Minami
2014-10-20STK App DSDS supportWink Saville
2014-04-22Fix for play tone proactive command's wrong terminal responseLi Qiang
2012-09-26Fix mVibrator initialization.Wink Saville
2012-09-13No response sent when backlight is OFFPierre Fröjd
2012-04-13Get Vibrator from Context instead of using private API.Jeff Brown
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
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project