aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/dictionary.txt
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2011-04-21 21:25:15 -0700
committerTor Norbye <tnorbye@google.com>2011-04-22 20:23:20 -0700
commitaaa917c9c5e6f974ca20b94adfd53d1bf01bb54e (patch)
tree3e1ac620eb9ee9a04c0a8c9321a34f17f6550136 /eclipse/dictionary.txt
parentc3216a2d0ca4978eb7e5bf34994e76b9ecb6ddb5 (diff)
downloadsdk-aaa917c9c5e6f974ca20b94adfd53d1bf01bb54e.zip
sdk-aaa917c9c5e6f974ca20b94adfd53d1bf01bb54e.tar.gz
sdk-aaa917c9c5e6f974ca20b94adfd53d1bf01bb54e.tar.bz2
Add code completion support for drawables, animations and colors
This changeset adds in descriptor metadata and XML editors for: - Drawables (res/drawable/) - Animations (res/anim/) - Animators (res/animator/) - Colors (res/color) These types have also been added to the New XML File wizard. There is some specialized completion support for animators: - Completing on the propertyName property of <objectAnimator> will offer the various integer and float properties in views - Completion for the interpolator property shows the framework interpolators immediately and on top (instead of having to complete the individual resource paths @android: and anim/ first There is also a new quickfix and marker resolution for the AAPT error which complains about an unbound prefix. This will insert a xmlns:android="http://schemas.android.com/apk/res/android" attribute declaration on the root element. This CL also includes a fix to make the New XML File Wizard preselect the current project in more scenarios. NOTE: This changeset adds new XML editors for these resource types. It does not attempt to update previous editor bindings for files of the given type, so to test this you may need to use "Open With" in the package explorer to pick the right file type. A subsequent CL will try to migrate settings over to these editors, but that work will tie into another effort: merging all these different editors into a single editor class that does its own content type switching and different viewparts for the other tabs. Change-Id: I4b12bafd8fd068176c41bac1e345bb74ccdb8b6f
Diffstat (limited to 'eclipse/dictionary.txt')
-rw-r--r--eclipse/dictionary.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/eclipse/dictionary.txt b/eclipse/dictionary.txt
index 3369ca1..9291f47 100644
--- a/eclipse/dictionary.txt
+++ b/eclipse/dictionary.txt
@@ -17,6 +17,7 @@ app
apps
arg
async
+attr
attrs
avd
avds
@@ -64,8 +65,10 @@ dex
dexified
diff
diffs
+dir
dirs
ditto
+docs
dpi
drawable
drawables
@@ -81,6 +84,7 @@ foreach
fqcn
framelayout
gen
+git
groovy
guava
hardcoded
@@ -101,6 +105,8 @@ inline
instanceof
instantiatable
int
+interpolator
+interpolators
iterable
javac
javadoc
@@ -124,6 +130,7 @@ malformed
marquee
metadata
min
+mipmap
monte
ms
msg
@@ -148,6 +155,7 @@ precompiler
pref
prefs
preload
+preloaded
preloads
primordial
printf
@@ -156,12 +164,14 @@ programmatically
proguard
proxies
proxy
+quickfix
recompilation
rect
redo
refactor
refactoring
regexp
+regexps
registry
reindent
remap
@@ -192,6 +202,8 @@ stderr
stdout
stretchiness
struct
+styleable
+styleables
subclassing
submenu
supertype