summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/res
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in PendingIntentRecord debug output.Dianne Hackborn2010-02-242-16/+62
* Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modesDianne Hackborn2010-02-182-1/+51
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-113-4/+51
* Multiple asset adding in one shot for AssetManagerKenny Root2010-01-211-0/+20
* Fix typo in ColorStateList documentation.Romain Guy2010-01-041-1/+1
* Update imports to android-commonTom Taylor2009-12-214-4/+4
* Fix #2262593: 42 ANR reports from android.process.acoreDianne Hackborn2009-11-161-27/+26
* Fix issue #2226370: Resource versions match with equalityDianne Hackborn2009-11-011-1/+1
* A variety of work on animations.Dianne Hackborn2009-09-251-2/+5
* experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), w...Mike Reed2009-09-221-0/+19
* Implement issue #1780928: Need support hiding nav keys.Dianne Hackborn2009-09-151-1/+31
* Fix issue #2116977: buttons are huge and bentDianne Hackborn2009-09-141-2/+2
* Some optizations to wallpaper drawing/scrolling.Dianne Hackborn2009-09-141-3/+1
* Various cleanup around resources and nine-patches.Dianne Hackborn2009-09-112-10/+1
* More work on wallpapers.Dianne Hackborn2009-08-171-1/+3
* Make <font size> and <font height> in string resources respect density.Eric Fischer2009-08-121-11/+23
* am b8546001: Merge change 20878 into donutDianne Hackborn2009-08-121-0/+5
|\
| * Fix issue #2048263: More debugging informationDianne Hackborn2009-08-111-0/+5
* | am 25dff70f: Merge change 9039 into donutAndroid (Google) Code Review2009-07-302-1/+3
|\ \ | |/
| * Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-292-1/+3
* | am 589cebe2: * Use the scaled size for surface view instead of native. The su...Mitsuru Oshima2009-07-231-12/+3
|\ \ | |/
| * * Use the scaled size for surface view instead of native. The surface will be...Mitsuru Oshima2009-07-231-12/+3
* | am 11b822d2: Simplify density compatibility to a boolean.Dianne Hackborn2009-07-221-33/+7
|\ \ | |/
| * Simplify density compatibility to a boolean.Dianne Hackborn2009-07-221-33/+7
* | am 9fc20b0e: Merge change 8126 into donutAndroid (Google) Code Review2009-07-212-24/+85
|\ \ | |/
| * First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-212-24/+85
* | am fe6f45c8: Merge change 8098 into donutAndroid (Google) Code Review2009-07-211-2/+2
|\ \ | |/
| * cast is floor. Use round instead.Mitsuru Oshima2009-07-211-2/+2
* | am 841f13c8: * Reverted the change in PackageParser that I checked by acciden...Mitsuru Oshima2009-07-191-2/+1
|\ \ | |/
| * * Reverted the change in PackageParser that I checked by accidentMitsuru Oshima2009-07-191-2/+1
* | am 5c536e91: Merge change 7840 into donutAndroid (Google) Code Review2009-07-191-3/+17
|\ \ | |/
| * Fix issue where scaled bitmap sizes could be wrong.Dianne Hackborn2009-07-181-3/+17
* | am aad0fcc9: Merge change 7783 into donutAndroid (Google) Code Review2009-07-192-4/+13
|\ \ | |/
| * Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-172-4/+13
* | am 54f09101: Merge change 7613 into donutAndroid (Google) Code Review2009-07-171-2/+7
|\ \ | |/
| * * Use Fede In/Out animation if one of opening/closing apps is in compatibili...Mitsuru Oshima2009-07-171-2/+7
* | am b5c735d3: Merge change 7106 into donutAndroid (Google) Code Review2009-07-141-0/+20
|\ \ | |/
| * Return adjusted display for WindowManager.getDefaultDisplay()Mitsuru Oshima2009-07-141-0/+20
* | am ba3ba579: * Use cached resources for widgetsMitsuru Oshima2009-07-121-30/+7
|\ \ | |/
| * * Use cached resources for widgetsMitsuru Oshima2009-07-111-30/+7
* | am 1ecf5d28: Re-implementation of large screen support using window manager. ...Mitsuru Oshima2009-07-081-199/+45
|\ \ | |/
| * Re-implementation of large screen support using window manager.Mitsuru Oshima2009-07-081-199/+45
* | Fix Configuration documentation for new constantsKenny Root2009-07-071-3/+4
|/
* widgets scaling fix. Use container's compatibility info and display metrics w...Mitsuru Oshima2009-07-062-6/+44
* Expand support for different screen sizes.Dianne Hackborn2009-06-264-18/+59
* * new screen resolution support impl.Mitsuru Oshima2009-06-232-25/+374
* Merge change 4696 into donutAndroid (Google) Code Review2009-06-181-1/+2
|\
| * Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...Dianne Hackborn2009-06-181-1/+2
* | Fixes #1922373. Resolves a case of keys collision in Resources' cache.Romain Guy2009-06-181-16/+15
|/
* resolution support fix/improvementMitsuru Oshima2009-06-102-9/+19