summaryrefslogtreecommitdiff
path: root/core/java/android/util/Config.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue # 5017868: Twitter crashes on start:Dianne Hackborn2011-07-181-0/+56
| | | | | | | | | unable to resolve static field 106 (DEBUG) in Landroid/util/Config Config was removed, but apparently some apps are actually using it. Put it back. Change-Id: Iebcb94b1158abc5e8c3dd9855068d2e9223d8999
* Remove the deprecated things from Config.java. These haven't been working ↵Joe Onorato2011-04-071-60/+0
| | | | | | since before 1.0. Change-Id: Ic2e8fa68797ea9d486f4117f3d82c98233cdab1e
* Remove default constructors from static utility classes.Jesse Wilson2011-02-241-2/+3
| | | | | Change-Id: Id8dc55a30a03e1da87500b66c429de9268033b9e http://b/3344646
* I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-241-4/+4
| | | | Change-Id: I2205eebae419eaf4a0992c9f5b7cd807eb843fe1
* Manual cherry-pick of 821427eac75d88f1388935e0a2f0564be8979e58 into masterAndroid (Google) Code Review2009-05-041-25/+33
| | | | | * changes: Merge change 847 into donut
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+51
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-51/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+51