summaryrefslogtreecommitdiff
path: root/core/java/android/app/ProgressDialog.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2017-06-29docs: Described why ProgressDialog is now deprecated.Andrew Solovay
2016-08-25Document and deprecate various old, undocumented classesChet Haase
2011-09-09Fix metrics on Holo progress dialogsAdam Powell
2011-08-23Fix bug 5149918 - Can't call ProgressDialog.setProgressNumberFormat()Adam Powell
2011-01-12Make ProgressDialog a little less lame.Dianne Hackborn
2010-11-12Revised assets for progress bars and indeterminate progress spinners.Adam Powell
2010-10-19Fix bug 3113015 - ProgressDialogs using wrong theme.Adam Powell
2010-09-27Holo themes and assets in progressAdam Powell
2009-04-02AI 144210: am: CL 144182 am: CL 144181 Modify ProgressDialog class and its xm...Daisuke Miyakawa
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
2008-10-21Initial ContributionThe Android Open Source Project