aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/res/values
AgeCommit message (Expand)Author
2012-11-16Merge remote-tracking branch 'square/master' into robolectric-2-masterChristian Williams & Dimitris Couchell
2012-10-20Merge branch 'TextUtils-equals' of https://github.com/justinmuller/robolectri...Phil Goodwin & Tyler Schultz
2012-10-09Added intArray supportmsama
2012-10-09Added boolean support to ShadowResourcesmsama
2012-09-15Fix indentation.justinmuller
2012-09-15Add support for point ("pt") dimensions in dimens.xmljustinmuller
2012-06-23Load "integer" resources. Also adds missing method to ShadowTypedArrayEric Denman
2012-06-06Large hex int resource supportedMaja Bratseth
2012-03-16Add IntegerResourceLoaderWenhui Yao
2012-03-09Implement Resources#getDimension by reading values from XML files. The old i...Michael Portuesi
2012-01-31Merge branch 'master' into ray/upstream-mergeRay Ryan & Eric Denman
2012-01-20Improves attribute resource parsing, and makes TestAttributeSet honorRay Ryan
2012-01-17Merge remote-tracking branch 'upstream/master'Ray Ryan
2011-12-13Handle references to @android:color/transparentEric Denman
2011-08-11String array resources properly namespaced with android:X/YJesse Toth & Tim Labeeuw
2011-08-11String and color resources properly namespaced with android:X/YJesse Toth & Tim Labeeuw
2011-08-05Added support for Resources#getQuantityStringJan Berkel
2011-01-26formattingPhil Goodwin
2011-01-16- Added option to use ShadowAlertDialog with items and an resourceIdRonald Dehuysser
2010-12-22Rearrange source tree to follow maven conventions.Christian Williams